Which environment variables are absolutely critical in order
to run the OUI?
Answer Posted / guest
ORACLE_BASE and DISPLAY must be set in order to run the OUI.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
A table is classified as a parent table and you want to drop and re-create it. How would you do this without affecting the children tables?
how can you implement fine-grained auditing?
Claims and Drains are the locks used to control the concurrency between SQL processes and utilities. Referring to the above statement, what is the maximum number of concurrent Claimers for a Subsystem? Choice 1 32 Choice 2 64 Choice 3 128 Choice 4 256 Choice 5 No limit
If you are given access to a sql server, how do you find if the sql instance is a named instance or a default instance? : sql server DBA
What is transparent data encryption? : sql server DBA
How would you extract DDL of a table without using a GUI tool?
how can you process messages in order asynchronously?
internal architecture
What are the new features in sql server 2005 when compared to sql server 2000? : sql server DBA
What are the steps you will take to improve performance of a poor performing query?
In which dictionary table or view would you look to determine at which time a snapshot or MVIEW last successfully refreshed?
What are the different types of upgrades that can be performed in sql server? : sql server DBA
how can you enable flashback feature?
when we login sql editor using username and password then it says this error "could not resolve service name" then what can we do at client side.( here thing is tnsnames.ora file is ok till yesterday and worked well, but now it giving error.
What is the difference between the 2 operating modes of database mirroring? : sql server DBA