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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Executing stored procedure from command prompt?

FilipFryJun 14 2010 — edited Jun 14 2010
Is there a way to execude stored procedure from Windows command prompt, something like executing sql script using sqlplus.exe username/password@db @sql_script.*. I am aware of possibility to put pl/sql block that calls procedure in script and then call the script but that is not the solution i am looking for.
This post has been answered by Saubhik on Jun 14 2010
Jump to Answer

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jul 12 2010
Added on Jun 14 2010
5 comments
24,661 views