PL/SQL (MOSC)

MOSC Banner

Java Wrapper Procedure Fails to execute

edited Oct 17, 2011 5:43AM in PL/SQL (MOSC) 6 commentsAnswered
I have migrated my database from Oracle 9.2 to 11.2 and have SQLJ code that was successfully loaded into database using loadjava command.  There is a Java Wrapper procedure that is supposed to call the SQLJ code, which all works fine in the old database, but nothing happens in the new database.  I read through knowledge base reading article, Calling Unix Shell Scripts From a Java Stored Procedure [ID 244733.1]I followed the instructions and created a sample class to call unix shell script.  When I execute the wrapper procedure it says it was successful, but nothing is written to the log file specified.  I have write permissions to the directory and I used full path.  Since this sample does not work I have ruled out this being an issue with migration.  The article mentioned needing

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center