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
how can you initialize log miner?
how can you schedule a job in database?
What are the different types of indexes available in sql server? : sql server DBA
What authentication modes does sql server support? : sql server DBA
what is the use of ocr?
what do you understand by fine-grained auditing?
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
Does transparent data encryption provide encryption when transmitting data across network? : sql server DBA
how can you enable flashback feature?
what is the diffrence between core dba and apps dba?
What are the new features in sql server 2005 when compared to sql server 2000? : sql server DBA
i have 10gp file.now i need store in database..but database have only 7gb memory only..how do u store the file ?
When setting replication, can you have distributor on sql server 2005, publisher on sql server 2008? : sql server DBA
What is transparent data encryption? : sql server DBA
Assuming today is Monday, how would you use the DBMS_JOB package to schedule the execution of a given procedure owned by SCOTT to start Wednesday at 9AM and to run subsequently every other day at 2AM.