what is the purpose of catlaog in oracle rman?
Answer Posted / ramakrishnach.dba
catalog initiates to take backup of database and results will be stored in catalog
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
what is a crs resource?
What are the high-availability solutions in sql server and differentiate them briefly? : sql server DBA
What is the difference between dropping a database and taking a database offline? : sql server DBA
what is ora 24313?what is the procedure to exclude that error?
Database crashes. Corruption is found scattered among the file system neither of your doing nor of Oracle's. What database recovery options are available? Database is in archive log mode.
You have found corruption in a tablespace that contains static tables that are part of a database that is in NOARCHIVE log mode. How would you restore the tablespace without losing new data in the other tablespaces?
Why would you call update statistics? : sql server DBA
How to start SQL Server in minimal configuration mode?
What are the different sql server versions you have worked on? : sql server DBA
what is a user-defined lock?
when we login sql editor using username and password then it says this error "could not resolve service name" then what can we do at client side.( here thing is tnsnames.ora file is ok till yesterday and worked well, but now it giving error.
Where would you look for errors from the database engine?
What view(s) do you use to associate a user's SQLPLUS session with his o/s process?
I have A,B,C servers.i want to 3 servers jobs move to D server(target server)..how? note: i said that take the backup of msdb and restore to the target server..he said while restoring jobs replaced. what is the solution
What would you do with an "in-doubt" distributed transaction?