executing Process-flows manually from SQLPLUS

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Ethender
    New Member
    • Dec 2007
    • 4

    executing Process-flows manually from SQLPLUS

    Hi,

    How to execute Process-flows manually(from SQLPLUS). I tried to execute the process-flows manually by using the following, but no response.

    Code:
    sqlplus OWB/OWB@sa @C:\OraHome_1\owb\rtp\sql\sqlplus_exec_template.sql OWB PlatformSchema ProcessFlow SA_PF "," ","

    Is there anyother way to run the Process-flows manually from SQLPLUS.


    Regards,
    Last edited by amitpatel66; Dec 27 '07, 10:38 AM. Reason: code tags
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    What do you mean by [/]execute Process-flows manually[/b]

    Are you trying to display the execution process of the sql statments in SQL * Plus.

    Comment

    Working...