Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: tns error: 03505 - trying to get hsodbc to work

Re: tns error: 03505 - trying to get hsodbc to work

From: Sybrand Bakker <gooiditweg_at_nospam.demon.nl>
Date: Tue, 18 Mar 2003 22:11:39 +0100
Message-ID: <cp2f7vkfke58t041cnbkioj383jcir5i47@4ax.com>


On Tue, 18 Mar 2003 17:38:39 GMT, pheonix1t <9090pheonix1t.at_at_earthlink.net909090.oio> wrote:

> (SID_DESC =
> (SID_NAME = CORE_OFFICE1)
> (ORACLE_HOME = F:\oracle\ora92)
> (PROGRAM = core_office1)
>
> )

This is conflicting. You seem to define an external procedure here (program = core_office1), and so also define a sid. If it should be an external procedure, external procedures run on the server only, so the only protocol which applies is IPC

Sybrand Bakker, Senior Oracle DBA

To reply remove -verwijderdit from my e-mail address Received on Tue Mar 18 2003 - 15:11:39 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US