Multiple LDA & HDA connections logon , logoff when required [message #93964] |
Tue, 03 June 2003 04:50 |
vijayendra
Messages: 1 Registered: June 2003
|
Junior Member |
|
|
Hai, Please Help.
I am have a array of structure where in I keep
LDA and HDA variables in these structure for each
ologon CALL and also I store the session and
processid information along with it. The next call
to the program uses the LDA in shared memory instead
of calling "ologon" call. This works fine , the problem occurs when I use "logof" call to free the unused LDA and HDA. Once I call logof other active LDA connection is getting last and getting "error not connected to Oracle". How to retain the
multiple connections and logon and logof when required.
Regards Vijay.
|
|
|