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

Home -> Community -> Usenet -> c.d.o.misc -> connect problem under AIX 4.1.5

connect problem under AIX 4.1.5

From: Sören Ehm <ehm_at_hmorga.de>
Date: Tue, 20 Oct 1998 09:12:07 +0200
Message-ID: <362C37C7.C8834130@hmorga.de>


In Cobol I have one main program which calls several sub programs, in which there are sql statements. With the same application running under Windows NT only one program has to do a database connect and all other sub programs can execute sql statements without perform another database connect.

Under AIX 4.1.5 I have to do a database connect in every sub program executing sql statements if I do not want to get an ORA-1012 (not logged on).

Any help will be greatly appreciated.

Thanks

Soeren Ehm Received on Tue Oct 20 1998 - 02:12:07 CDT

Original text of this message

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