What would you use to improve performance on an insert statement that places millions of rows into that table?
1 3719If 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?
2149How would you configure your networking files to connect to a database by the name of DSS which resides in domain icallinc.com?
1916You 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 8968I 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 4018You 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?
1929Post New Oracle General Questions
State the difference between a primary key and foreign key?
Can group functions be mixed with non-group selection fields?
How would you change old and new values in an insert, delete and update triggers?
What is an oracle database?
What is the usage of control file in oracle?
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??
 What are the oracle DML commands possible through an update strategy?
What happens if you set the sga too low in oracle?
What exactly do quotation marks around the table name do?
What are the original export and import utilities?
Explain oracle data types with examples?
How to view existing locks on the database?
In not less than 100 words what's the main difference between Rolap and Molap in ORACLE ?
What is difference between truncate and delete?
How remove data files before opening a database?