Oracle General (1809)
Oracle DBA (Database Administration) (261)
Oracle Call Interface (OCI) (10)
Oracle Architecture (90)
Oracle Security (38)
Oracle Forms Reports (510)
Oracle Data Integrator (ODI) (120)
Oracle ETL (15)
Oracle RAC (93)
Oracle D2K (72)
Oracle AllOther (241) A dba had to remove some archivelogs to free up space in filesystem. Nowwhen the rman job starts to backup archivelogs, it complains about missing archivelogs thatwere deleted by dba. To resolve the issue and continue backing up remainder of archivelogs,which rman command can be used so it wo not complain about missing archivelogs.
603What are the tradeoffs between many vs few indexes? When would you want to have many, and when would it be better to have fewer?
627If you had a tablespace, test_tablespace, which consists of three files:test01.dbf, test02.dbf, and test03.dbf, and someone accidentally used the unix command"rm" to delete the file test02.dbf, what else would you need in order to recover all the data thatwas present in test_tablespace at the time that test02.dbf was deleted?
566What is the difference between a materialized view (snapshot) fast refresh versus complete refresh? When is one better, and when the other?
617Explain the wait events in statspack report 'db scattered read', 'db sequential real', 'enqueue'?
659
Which is the best option used to move database from one server to another serve on same network and why?
Explain the use of rows option in exp command.
Explain the purpose of forms_ddl.
How to invoke the data pump export utility?
How to delete a user account in oracle?
How to create a single index for multiple columns?
Why do we need to rebuild indexes?
How to assign a table row to a record variable?
What are the original export and import utilities?
If a parameter is used in a query without being previously defined, what diff. exist betw. report 2.0 and 2.5 when the query is applied ?
How to find out what oracle odbc drivers are installed?
Please explain oracle data types with examples?
What is a nvl function?
Explain the difference between a procedure and a function?
What is autocashrule set? : oracle accounts receivable