Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: tns error: 03505 - trying to get hsodbc to work
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
![]() |
![]() |