Hello there.
I have ORACLE 8.1.7.4 server on AIX 5.1.
I have another server (BIZTALK) with Oracle client 8.1.7.
The system is running ok. I can connect from the client on my database
server just fine.
However at certain stages we get the error below when it tries to open
a connection.Plea se note that we are loading 150,000 records currently
and we open / close a connection for every call.
ORA-12154: TNS:could not resolve service name
- at System.Data.Ora cleClient.Oracl eException.Chec k(OciHandle
errorHandle, Int32 rc)
at System.Data.Ora cleClient.Oracl eInternalConnec tion.OpenOnLoca lTransaction(St ring
userName, String password, String serverName, Boolean
integratedSecur ity, Boolean unicode)
at System.Data.Ora cleClient.Oracl eInternalConnec tion.Open(Objec t
transact)
at System.Data.Ora cleClient.Oracl eConnection.Ope nInternal(Oracl eConnectionStri ng
parsedConnectio nString, Object transact)
at System.Data.Ora cleClient.Oracl eConnection.Ope n()
at BiztalkAIC.Bizt alkAIC.LaikiToB YNXRequest_AIC( XmlDocument doc)
at BiztalkAIC.Bizt alkAIC.ProcessM essage(String strDocument)
[0x0159] The server encountered a transport error while processing
the messaging port "Mainframe To Bynx", which uses a transport
component with a ProgID of "BiztalkAIC.Biz talkAIC".
[0x012b] A transmission attempt failed.
Do you have any idea how to troubleshoot this?
Thank you
I have ORACLE 8.1.7.4 server on AIX 5.1.
I have another server (BIZTALK) with Oracle client 8.1.7.
The system is running ok. I can connect from the client on my database
server just fine.
However at certain stages we get the error below when it tries to open
a connection.Plea se note that we are loading 150,000 records currently
and we open / close a connection for every call.
ORA-12154: TNS:could not resolve service name
- at System.Data.Ora cleClient.Oracl eException.Chec k(OciHandle
errorHandle, Int32 rc)
at System.Data.Ora cleClient.Oracl eInternalConnec tion.OpenOnLoca lTransaction(St ring
userName, String password, String serverName, Boolean
integratedSecur ity, Boolean unicode)
at System.Data.Ora cleClient.Oracl eInternalConnec tion.Open(Objec t
transact)
at System.Data.Ora cleClient.Oracl eConnection.Ope nInternal(Oracl eConnectionStri ng
parsedConnectio nString, Object transact)
at System.Data.Ora cleClient.Oracl eConnection.Ope n()
at BiztalkAIC.Bizt alkAIC.LaikiToB YNXRequest_AIC( XmlDocument doc)
at BiztalkAIC.Bizt alkAIC.ProcessM essage(String strDocument)
[0x0159] The server encountered a transport error while processing
the messaging port "Mainframe To Bynx", which uses a transport
component with a ProgID of "BiztalkAIC.Biz talkAIC".
[0x012b] A transmission attempt failed.
Do you have any idea how to troubleshoot this?
Thank you
Comment