oracore9.dll jdbc and f60jdapi.jar [message #91897] |
Tue, 15 July 2003 03:15 |
|
Maaher
Messages: 7065 Registered: December 2001
|
Senior Member |
|
|
Hi,
On my W2K box, I've created a Java program to extract all PL/SQL content of a Forms Module and insert it into a database table using the f60jdapi.jar (provided with Forms6i)
We're migrating from Forms6 to Forms6i and therefor, the sysadmin has used my box to test the installation. Unfortunately I had installed the Oracle9i client, which has disappeared too. Now the program I created won't run.
I have Sun SDK 1.4, JDeveloper and the 9i Rel2 JDBC drivers (including DLLs) installed, but the program still fails, because it requires oracore9.dll (?) file. If I choose to use the Oracle8i JDBC drivers, it fails with the following message: "Exception in thread "main" java.lang.UnsatisfiedLinkError: no ocijdbc9 in java.library.path"
Any suggestions?
MHE
|
|
|
|