tnsping & sqlplus all work fine to the target DB from the account that broker is running from.
The DSN is defined and mqsi_setupdatabase has been run.
I'm stumped. Normally this all falls into place without problem. Any thoughts. I've probably missed something silly but at the moment I can't put my finger on it. _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
Posted: Tue May 10, 2011 4:04 am Post subject: Re: ORA-12162 TNS:net service error
Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
mqjeff wrote:
[quote="smdavies99"
Code:
]
(SERVICE_NAME = esbd.mybiz)
smdavies99 wrote:
SID=ESBD
That is handled by the sqlnet.ora.
Code:
names.default_domain = mybiz
Well it is in Oracle land...
tnsping trcproute & sqlplus all work fine.
All the internet references to this problem seem to say 'Set the ORACLE_SID correctly'.
If I do
Code:
export ORACLE_SID=ESBD
I get:-
Code:
BIP2393E: Database error: ODBC return code '-1' from datasource 'ESBDSN'.
BIP2322E: Database errorL SQL State '00001'; Native Error Code '12545'; Error Text '[DataDirect][ODBC Oracle Driver][Oracle]Ora-12545: Connect faile because target or host does not exist'.
ODBC trace confirms that a login failed. I know that the DSN uses the correct Username/password. I've set them in a script that does login/select using sqlplus with the same params.
All the settings (apart from the pathnames) were taken from a working 6.1.0.9 Solaris system.
baffled. _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
Everything (inc the OS) is 32bit so your question does not apply.
This is really a test system to try to get to the bottom of some issues with 6.1.0.9 on Solaris & SAP/CRM Connection Caching. What should have been a simple task is turning out to be just the opposite. _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum