What would you use to improve performance on an insert statement that places millions of rows into that table?
1 3626If 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?
2075How would you configure your networking files to connect to a database by the name of DSS which resides in domain icallinc.com?
1873You 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 8871I 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 3907You 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?
1863Post New Oracle General Questions
How to create a table index in oracle?
how to convert .db (extention) database file into .dmp (extention ) for oracle database ?
What is the quickest way to fetch the data from a table?
How to execute a stored procedure in oracle?
How do I uninstall oracle client from windows?
How to store only time; not date and time?
How do you bind variables in oracle?
How do I connect to oracle?
How to get a create statement for an existing table?
What is a sub query and what are the different types of subqueries?
What is a trigger and what are its types in oracle?
What is bulk collect in oracle?
How can we view last record added to a table?
How to build data dictionary view an new database?
How to create id with auto_increment on oracle?