Running script in the SQL Developer
Provide the Source Path and Destination path and click the Run Script button.
- Example to run Oracle
script in SQL Developer
@"C:\ORCLAI\ExtractORCLAI.SQL" "C:\ORCLAI_ SQLDEV " "US" "APPS" "VIS" "ENGLISH" "US"
Note:C:\ORCLAI\ ExtractORCLAI.SQL is the location of SQL script and C:\ORCLAI_ SQLDEV is the location for extracted data.
Results are displayed in the lower `Script Output` panel and the ScriptRunner Task indicator.
After the task completes the `ScriptRunner Task` indicator changes as shown below.