What would you use to improve performance on an insert statement that places millions of rows into that table?
1 3790If youre unsure in which script a sys or system-owned object is created, but you know its in a script from a specific directory, what UNIX command from that directory structure can you run to find your answer?
2187How would you configure your networking files to connect to a database by the name of DSS which resides in domain icallinc.com?
1966You create a private database link and upon connection, fails with: ORA-2085: connects to . What is the problem? How would you go about resolving this error?
1 9047I have my backup RMAN script called backup_rman.sh. I am on the target database. My catalog username/password is rman/rman. My catalog db is called rman. How would you run this shell script from the O/S such that it would run as a background process?
1 4116You have found corruption in a tablespace that contains static tables that are part of a database that is in NOARCHIVE log mode. How would you restore the tablespace without losing new data in the other tablespaces?
1982Post New Oracle General Questions
What do the 9i dbms_standard.sql_txt() and dbms_standard.sql_text() procedures do?
How to rename an index in oracle?
What is dual table oracle?
What is data file?
Explain the use of rows option in exp command.
What is oracle open database communication (odbc)?
does the query needs a hint to access a materialized view?
How to write a query with a right outer join in oracle?
What is clustered table in Oracle?
candidate key is subset of super key but not vice-verse explain
Explain implicit cursor.
How to commit the current transaction in oracle?
What are the data types in oracle?
What are the major difference between truncate and delete?
How to drop a tablespace?