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: VAX-Alpha RTL/s "Not logged on" problem

Re: VAX-Alpha RTL/s "Not logged on" problem

From: Boris Oblak <boris.oblak_at_siol.net>
Date: Sat, 26 Dec 1998 00:38:58 GMT
Message-ID: <CeWg2.84$Zd.2031719@news.siol.net>


Hi!

We also have problem with 7.3.2.3.x database on Alpha Open VMS 7.1. There was a lot of ORA-00600 errors. Upgrade on 7.3.3.6.0.

--

Boris



Boris Oblak
ABAKUS Kranj, d.o.o.
e-mail: boris.oblak_at_siol.net

John Nunnington wrote in message <3680F822.93AA9FC1_at_bt.com>...
>We're running OpenVMS 7.1 on an Alpha against Oracle 7.3.2.3.0 and we've
>developed some code that we want to place in a Run-Time Library.
>
>A requirement of the development is to be able to have multiple RTL that
>operate on a single schema ( single thread only ). Our problem is that
>we have the main program executing (Embedded SQL) the CONNECT statement
>and then calling various RTL function that insist we're not logged onto
>the database.
>
>This appears to the fact that the main program and RTL don't share the
>embedded equivalent of the OCI LDA (?).
>
>Oracle Technical Support tell us that the sqlca structure is used to
>hold log-on data but after running various bits with debug and setting
>watchpoints I'm convinced this is not the case at all. They could offer
>no further advise on the matter but we believe this is merely a case of
>can't be bothered as opposed to any technical issues.
>
>Our current workaround involves calling an RTL function to log-on to the
>database but this will prevent the calling code from using other RTL's.
>
>
>I assume we are just a PSECT away in an OPT file for the RTL from
>solving this.
>
>Any assistance appreciated. Please reply via email
>
>
>John Nunnington
>Switch Manager Development
>British Telecom
>
>John.Nunnington_at_bt.com
>
Received on Fri Dec 25 1998 - 18:38:58 CST

Original text of this message

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