I have kept recovery catalog on same target database and taken backup of target DB to disk. deleted the target DB & tried to restore and revoer DB using the backup on disk but it is not possible, how do we restore & recover DB
2000if monday take full backup and tuesday it was cumulative backup and wednesday we taken incremental backup, thursday some disaster happen then what type of recovery and how it will take?
1 4082when 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.
1798How do you find out from the RMAN catalog if a particular archive log has been backed-up?
IBM,
2 11459How can you tell how much space is left on a given file system and how much space each of the file system's subdirectories take-up?
2559Define the SGA and: How you would configure SGA for a mid-sized OLTP environment? What is involved in tuning the SGA?
3812What is the cache hit ratio, what impact does it have on performance of an Oracle database and what is involved in tuning it?
2509Other than making use of the statspack utility, what would you check when you are monitoring or running a health check on an Oracle 8i or 9i database?
2041You have 4 instances running on the same UNIX box. How can you determine which shared memory and semaphores are associated with which instance?
4483Post New DB Administration Questions
Where do you find the default index fill factor and how to change it? : sql server DBA
what are the benefits of flashback feature?
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.
Which dictionary view(s) would you first look at to understand or get a high-level idea of a given Advanced Replication environment?
What do the 9i dbms_standard.sql_txt() and dbms_standard.sql_text() procedures do?
How many files can a database contain in sql server?how many types of data files exists in sql server? How many of those files can exist for a single database? : sql server DBA
what is the last version,the release date of that version and fix pack of ibm db2 udb?
Explain materialized views and how they are used.
What is a correlated sub-query? : sql server DBA
In which dictionary table or view would you look to determine at which time a snapshot or MVIEW last successfully refreshed?
when does an alert gets signaled?
What are statistics, under what circumstances they go out of date, how do you update them?
Why would you use sql agent? : sql server DBA
What view(s) do you use to associate a user's SQLPLUS session with his o/s process?
Explain the difference between a FUNCTION, PROCEDURE and PACKAGE.