Oracle General (1803)
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) How would you edit your CRONTAB to schedule the running of /test/test.sh to run every other day at 2PM?
1996In which dictionary table or view would you look to determine at which time a snapshot or MVIEW last successfully refreshed?
1 3636Which dictionary view(s) would you first look at to understand or get a high-level idea of a given Advanced Replication environment?
1939An automatic job running via DBMS_JOB has failedKnowing only that its failed, how do you approach troubleshooting this issue?
2107What query tells you how much space a tablespace named test is taking up, and how much space is remaining?
2343Database is hung. Old and new user connections alike hang on impact. What do you do? Your SYS SQLPLUS session IS able to connect.
2213Database crashes. Corruption is found scattered among the file system neither of your doing nor of Oracles. What database recovery options are available? Database is in archive log mode.
2062Illustrate how to determine the amount of physical CPUs a Unix Box possesses (LINUX and/or Solaris).
2376
What is an Oracle Rollback Segment?
What are dml statements in oracle?
I've got a database 10g and Form version 5.0 but unable to connect. Does Oracle 10g database supports form 4.5
How to bring a tablespace online?
How view is different from a table?
Explain what are the characteristics of data files?
What are record groups ? Explain the types of record group.
Does oracle partitioning improve performance?
What is the meaning of database backup?
Why do we use bulk collect in oracle?
How to list all indexes in your schema?
How to get / select the nth row from the table?
What is blob data type in oracle?
What is bulk copy or bcp in oracle?
What are nested tables?