Home » RDBMS Server » Server Administration » I cannot find script catrman.sql
I cannot find script catrman.sql [message #49946] Tue, 19 February 2002 23:43 Go to next message
Anatol
Messages: 15
Registered: January 2002
Junior Member
I want to back up my database with RMAN , but I need the catrman.sql script that must to be in catalog rdbms/admin but I don't see him . Where are situated this script?
Re: I cannot find script catrman.sql [message #49949 is a reply to message #49946] Wed, 20 February 2002 01:01 Go to previous messageGo to next message
shivkumar
Messages: 8
Registered: February 2002
Junior Member
it is not mandatory ,that you need to have the script
,follow this code

goto the cmd prompt say

c:>rman target=system/manager@db_name nocatalog

This will solve your problem

good luck
Re: I cannot find script catrman.sql [message #49956 is a reply to message #49946] Wed, 20 February 2002 06:10 Go to previous message
shivkumar
Messages: 8
Registered: February 2002
Junior Member
to create an recovery catalog the user should have
recovery_catalog_owner role granted,

now say

c:/>rman target=system/manager@dbname rcvcat=scott/tiger@dbname

no say
create catalog rcvcat;
Previous Topic: Re: How to Migrate Sql server to Oracle
Next Topic: DataBase Cloning.
Goto Forum:
  


Current Time: Tue Aug 06 14:36:31 CDT 2024