Common Content for Data Engineering
- Common Content for Data Engineering 10.2.1
- All Products
ORACLE_HOME=C:\Oracle
PATH=C:\ORANT\BIN;
mydatabase.world = (DESCRIPTION (ADDRESS_LIST = (ADDRESS = (COMMUNITY = mycompany.world (PROTOCOL = TCP) (Host = mymachine) (Port = 1521) ) ) (CONNECT_DATA = (SID = MYORA7) (GLOBAL_NAMES = mydatabase.world)
NLS_LANG=american_america.UTF8;
TNS_ADMIN= C:\oracle\files