![]() | |
![]() |
| | Thread Tools | Display Modes |
#51
| |||
| |||
|
|
Calm down Sybrand! There is only one tnsname.ora on a server (It is easy to find - sorry I didn't tell you that up front!) do you have idea or NO answer or DON"T know the answer. if it is not so difficult, just show your knowledge about it. Thanks much, |
#52
| |||
| |||
|
|
Calm down Sybrand! There is only one tnsname.ora on a server (It is easy to find - sorry I didn't tell you that up front!) do you have idea or NO answer or DON"T know the answer. if it is not so difficult, just show your knowledge about it. Thanks much, |
#53
| |||
| |||
|
|
Calm down Sybrand! There is only one tnsname.ora on a server (It is easy to find - sorry I didn't tell you that up front!) do you have idea or NO answer or DON"T know the answer. if it is not so difficult, just show your knowledge about it. Thanks much, |
#54
| |||
| |||
|
|
I am a developer consultant ! it is a serious issue for me. The error message (ORA-12154: TNS:could not resolve the connect identifier specified) like the environment is not correct setup for a web. What I've done was create a new startup web sript ***************************** #/bin/sh export ORACLE_BASE=/opt/app/oracle export ORACLE_HOME=/opt/app/oracle/product/11.1.0/db_1 export ORACLE_SID=demo export LD_LIBRARY_PATH=/opt/app/oracle/product/11.1.0/db_1/lib export TNS_ADMIN=/opt/app/oracle/product/11.1.0/db_1/network/admin Odd... you tnsping uses |
#55
| |||
| |||
|
|
I am a developer consultant ! it is a serious issue for me. The error message (ORA-12154: TNS:could not resolve the connect identifier specified) like the environment is not correct setup for a web. What I've done was create a new startup web sript ***************************** #/bin/sh export ORACLE_BASE=/opt/app/oracle export ORACLE_HOME=/opt/app/oracle/product/11.1.0/db_1 export ORACLE_SID=demo export LD_LIBRARY_PATH=/opt/app/oracle/product/11.1.0/db_1/lib export TNS_ADMIN=/opt/app/oracle/product/11.1.0/db_1/network/admin Odd... you tnsping uses |
#56
| |||
| |||
|
|
I am a developer consultant ! it is a serious issue for me. The error message (ORA-12154: TNS:could not resolve the connect identifier specified) like the environment is not correct setup for a web. What I've done was create a new startup web sript ***************************** #/bin/sh export ORACLE_BASE=/opt/app/oracle export ORACLE_HOME=/opt/app/oracle/product/11.1.0/db_1 export ORACLE_SID=demo export LD_LIBRARY_PATH=/opt/app/oracle/product/11.1.0/db_1/lib export TNS_ADMIN=/opt/app/oracle/product/11.1.0/db_1/network/admin Odd... you tnsping uses |
#57
| |||
| |||
|
|
I am a developer consultant ! it is a serious issue for me. The error message (ORA-12154: TNS:could not resolve the connect identifier specified) like the environment is not correct setup for a web. What I've done was create a new startup web sript ***************************** #/bin/sh export ORACLE_BASE=/opt/app/oracle export ORACLE_HOME=/opt/app/oracle/product/11.1.0/db_1 export ORACLE_SID=demo export LD_LIBRARY_PATH=/opt/app/oracle/product/11.1.0/db_1/lib export TNS_ADMIN=/opt/app/oracle/product/11.1.0/db_1/network/admin Odd... you tnsping uses |
![]() |
| Thread Tools | |
| Display Modes | |
| |