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.
570What are the tradeoffs between many vs few indexes? When would you want to have many, and when would it be better to have fewer?
584If 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?
536What is the difference between a materialized view (snapshot) fast refresh versus complete refresh? When is one better, and when the other?
551Explain the wait events in statspack report 'db scattered read', 'db sequential real', 'enqueue'?
617
What are the daily activities of oracle dba?
What are the functions of administration?
How many types of km's? And you what are the type's km are used in your project?
What is tkprof and how can we use it?
What is oracle datasource?
What is a scenario in odi?
What are the differences between interval year to month and interval day to second?
can we use lexical perameter in oracle plsql if yes how
How to write date and time literals in oracle?
suppose u have been seven tables based on that u have to create a report u don't have access to db. then how do u find the relation between tables
Explain procedure to change characterset of a database.
How do I know if oracle client is installed on windows?
in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement
What is a system tablespace and why do we need it?
What is the importance of batch source set up in ar? : oracle accounts receivable