What would you use to improve performance on an insert statement that places millions of rows into that table?
1 3711If 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?
2147How would you configure your networking files to connect to a database by the name of DSS which resides in domain icallinc.com?
1913You 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 8962I 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 4014You 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?
1927Post New Oracle General Questions
What is a initialization parameter file in oracle?
What are the varoius components of physical database structure of oracle database?
How to connect to a remote server?
How will you differentiate between varchar & varchar2?
what is dynamic SGA and static SGA
Explain parameter file in oracle.
How to drop an existing table in oracle?
An automatic job running via DBMS_JOB has failedKnowing only that its failed, how do you approach troubleshooting this issue?
How do I manually create a database in oracle?
What is system tablespace?
What happens if you use a wrong connect identifier?
What are the roles of dba?
What is the difference between PFILE and SPFILE in Oracle?
What is recovery manager in Oracle?
How to select all columns of all rows from a table in oracle?