What are SQL*Plus Environment variables?

          

What are SQL*Plus Environment variables?

<<Previous  Next>>

Oracle - What are SQL*Plus Environment variables? - April 10, 2009 at 11:00 AM

What are SQL*Plus Environment variables?  

The behaviour of SQL PLUS depends on some environmental variables predefined in the OS:

ORACLE_HOME: This variable stores the home directory where the Oracle client application is installed

PATH: It contains a list of directories where SQL*Plus can look for executables or DLLs. PATH should include $ORACLE_HOMEbin

SQLPLUS: The directory where localization messages are stored. SQLPLUS should be set to $ORACLE_HOMEsqlplusmesg

TNS_ADMIN: The directory where the connect identifier file, tnsnames.ora is located. TNS_ADMIN should be set to $ORACLE_HOME/network/admin.

Also read

What is SQL*Plus?

SQL*Plus is an interactive and batch query tool, it gets installed with every Oracle Database Server or Client installation.............

What is Input Buffer in SQL*Plus?

Input buffer feature of the command-line SQL*Plus tool allows a revision of multiple-line command and rerunning it with a couple of simple commands. The last SQL statement is............

<<Previous  Next>>



Write your comment - Share Knowledge and Experience


 

 
Interview questions
Latest MCQs
» General awareness - Banking » ASP.NET » PL/SQL » Mechanical Engineering
» IAS Prelims GS » Java » Programming Language » Electrical Engineering
» English » C++ » Software Engineering » Electronic Engineering
» Quantitative Aptitude » Oracle » English » Finance
Home | About us | Sitemap | Contact us | We are hiring