The TWO_TASK is the name of the database server you want to connect to. Oracle binaries lookup it’s value in the file $ORACLE_HOME/network/admin/tnsnames.ora to determine the hostname and port of the database server.
The name ‘TWO_TASK’ is historical and it isn’t clear what it refers to.
The name ‘TWO_TASK’ is historical and it isn’t clear what it refers to.
The equivalent of TWO_TASK variable on Windows is LOCAL.
set LOCAL=service_name
No comments:
Post a Comment