Frank Ginfrida
Member
Does anyone have an example configuration for creating a Tool to execute a sql script from a directory?
I'm currently running PL/SQL 7.1 (soon to be upgraded to 12).
When I create the tool as a menu item, I give the Tools Configuration menu:
- A name (no spaces)
- Type: Sessions
- Under Executable/Script I enter the full path and file name: D:\VSS Working Folder\Utilities - Batch Jobs\Audit_File.sql
- Give it a menu location
- Select "SQL Window" as the Window Type
When I execute the Tool, PL/SQL shows busy for 10-15 sec. then nothing is returned. Clearly there's something wrong in the configuration.
I've also tried copying the sql to the root directory (to eliminate any chance that of a name in the path causing the problem). Same result.
Any help would be greatly appreciated.
I'm currently running PL/SQL 7.1 (soon to be upgraded to 12).
When I create the tool as a menu item, I give the Tools Configuration menu:
- A name (no spaces)
- Type: Sessions
- Under Executable/Script I enter the full path and file name: D:\VSS Working Folder\Utilities - Batch Jobs\Audit_File.sql
- Give it a menu location
- Select "SQL Window" as the Window Type
When I execute the Tool, PL/SQL shows busy for 10-15 sec. then nothing is returned. Clearly there's something wrong in the configuration.
I've also tried copying the sql to the root directory (to eliminate any chance that of a name in the path causing the problem). Same result.
Any help would be greatly appreciated.