plsqldoc Plug-In ... "Could not generate documentation for ... CreateSession failed"

Stefan GRECU

Member²
Hi ...
I'm back with my old problem ...

PlsqlDoc Plug-In error:

Could not generate documentation for ...
CreateSession failed.
"

... just because I will really need that feature ...

The error occurs only when I'm trying to generate the documentation for a table ... works just fine for packages/triggers ...

Tx,
Stefan


PL/SQL Developer
Version 6.0.4.906 (MBCS)
07.19058 - Unlimited user license
Windows XP version 6,0 (build 2600) Service Pack 1

DLLs
c:\orant\bin\oci.dll
c:\orant\bin\ORA805.DLL
c:\orant\bin\ORA804.DLL
c:\orant\bin\ORA803.DLL

TNS File
c:\orant\Net80\Admin\tnsnames.ora

Using
Home: DEFAULT_HOME
DLL: c:\orant\bin\oci.dll
OCI: Version 7.3
 
Can you go to Help > Support Info, press the 'Copy all pages' button on this info screen, and paste this text into an e-mail reply?
 
I found my problem.
Used OCI version: 7.3 . Changed to OCI version 9.2
and now it is working. I have several Oracle Homes onto my desktop.
 
I am using plsqldoc 1.2.0 against ...

PL/SQL Developer
Version 6.0.6.947 (MBCS)
01.22436 - 5 user license
Windows XP version 5.5 (build 3790) Service Pack 1

Using...
Home:
DLL: c:\ic\oci.dll
OCI: version 9.2
Oracle9i Enterprise Edition Release 9.2.0.7.0
Character size: 1 byte(s)

I get the same error (Cannot create session). I only have the Oracle 10g InstantClient on this Win2K3 server (terminal server).

Any ideas on how to get rid of error message and generate documentation?

Thanks,

Bryan
 
Back
Top