Home » RDBMS Server » Server Utilities » Send Mail thru Oracle 9i Database by UTL_SMTP, plsql.jar not found
Send Mail thru Oracle 9i Database by UTL_SMTP, plsql.jar not found [message #112010] Tue, 22 March 2005 07:01 Go to next message
fanni
Messages: 96
Registered: March 2004
Member
Hi, Iam using oracle 9i release 2. I want to send mail thru oracle 9i database.
for that i got a procedure from net. Also they asked to follow three steps. the steps are
1. Execute the script as sys "$ORACLE_HOME\javavm\install\initjvm.sql"
2. Execute the loadjava classfile as
$ORACLE_HOME\plsql\jlib>loadjava -f -v -r -u sys/**** plsql.jar
3. Execute the script as sys "$ORACLE_HOME\rdbms\admin\initplsj.sql"

I sucessfully executed the first step, but for the second step iam not able to locate the plsql.jar file in the specified path.

So Please tell me if there is any other method to perform this task

Regards
Adnust
Re: Send Mail thru Oracle 9i Database by UTL_SMTP, plsql.jar not found [message #112074 is a reply to message #112010] Tue, 22 March 2005 16:56 Go to previous message
Barbara Boehmer
Messages: 9097
Registered: November 2002
Location: California, USA
Senior Member
I believe step 2 was a fix for version 8.1.6 only and does not apply to others versions, so try just skipping that step and see if everything works.
Previous Topic: sqlldr return code in Windows platform ...
Next Topic: Why no body answer , me is it difficult?
Goto Forum:
  


Current Time: Thu Jul 04 06:22:29 CDT 2024