Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Call unix command in sqlplus script

747030Jan 17 2010 — edited Jan 21 2010
Hello, I wanna to know how to call a unix command in the sqlplus script.

For exemple,

I've a sqlplus script to lauch a oracle report, after the report is generated, I wanne to replace the output file in an other directory.

So that, I have to call the unix command mv here in the sqlplus script

How can I do it?**

I completed my situation:

I don't have dbms_scheduler untility in my database.


Thanks a lot for your help

Edited by: user11930885 on 17 janv. 2010 14:53
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 18 2010
Added on Jan 17 2010
15 comments
5,965 views