Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

java execution is slow when run as stored procedures?

Status
Not open for further replies.

DCCoolBreeze

Programmer
Jul 25, 2001
208
US
I am trying the determine how I am going to get PL/SQL to call some java routines we have. These java routines use CORBA. I have been told that execution time is slow if you import the java routines into the database.

Question: Is this ture?
Question: what is the best method to call java from PL/SQL. The java already exists as is used be other java apps.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top