Archive for the 'oracle' Category

RemoteOperationException: ERROR: NMO not setuid-root (Unix-only)

Hi All,
I was trying using Oracle Enterprise Manager to start the database/Listener and when I tried to start the database/listener through OEM i got the following error
RemoteOperationException: ERROR: NMO not setuid-root (Unix-only)
Later on I discovered that the error was since the root.sh script was not run properly.
Then i tried to rerun the root.sh which is […]

STEPS TO CLONE A DATABASE ON A NEW SERVER WITH A NEW SID NAME USING HOT BACKUP

1) To use hot backup and clone the database the
production database has to be in archivelog mode.
2) Create a new init.ora from the production
database’s init.ora file and make the required
modifications like the location of bdump,udump,
cdump,log_archive_dest_1,instance_name,db_name and
also make sure the folders are physically present
at the OS level(i.e create them).
3) On the target machine (i.e where the […]


Close
E-mail It