You should set 'ConnectMode' property of your TOraSession object to cmSysDBA value, and specify user/password that has enough rights to connect as SysDBA, for example 'Sys' user.
Alex wrote:You should set 'ConnectMode' property of your TOraSession object to cmSysDBA value, and specify user/password that has enough rights to connect as SysDBA, for example 'Sys' user.
The recovery catalog user and password is rman/rman and default SID is OEMREP.
See Oracle Recovery Manager User's Guide for more information about Recovery Manager.