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.
464What are the tradeoffs between many vs few indexes? When would you want to have many, and when would it be better to have fewer?
471If 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?
417What is the difference between a materialized view (snapshot) fast refresh versus complete refresh? When is one better, and when the other?
402Explain the wait events in statspack report 'db scattered read', 'db sequential real', 'enqueue'?
491
What is execute immediate in oracle?
What is odi studio?
What are the standard concurent programs for auto invoice interface and customer interfaces? : oracle accounts receivable
What is the difference between a database and instance?
Write a syntax for update query in oracle?
Explain a synonym?
what are archived logs?
There are n numbers of flatfile of exactly same format are placed in a folder.Can we load these flatfile's data one by one to a single relational table by a single session??
Mention how oracle flex asm works?
How do I limit the number of rows returned by an oracle query after ordering?
Respected sir, Please send me technical questions related to oracle apps..
What is connection pool in oracle?
Explain how to close periods in ar. : oracle accounts receivable
How to create id with auto_increment on oracle?
i want to know about the javaBean.what is its purpose and how it can use in Forms.