Task Manager
Modules, Windows And Dialogs > Task Manager
SQL Navigator executes long-running tasks in separate threads in the background. They lock only the current session. Background execution happens automatically, and means that all the application’s functionality remains available to the user while the task is running in a separate session.
The Task Manager is a display of all active and complete tasks for the current session.
The following background tasks can be managed through the Task Manager:
|
|
Note:
- Right click on a task to Suspend, Resume, End or Delete.
- Ending some tasks, such as compiling dependants in a complex table, may appear to "hang." This is due to SQL Navigator waiting for a response from the Oracle server. Even though there may be a delay, control will ultimately be returned to SQL Navigator.
|
Web Support Configuration Dialog
Modules, Windows And Dialogs > Web Support Configuration Dialog
Specify a local directory where images can be loaded or enter details of your Web server’s configuration.
This is required to view images and follow hyperlinks in your documents.
Wrap Code
Modules, Windows And Dialogs > Wrap Code
The Wrap Code utility provides an easy way to access Oracle’s Wrap Code utility. This window is connection independent so you do not need an open database session to use it.
To wrap code
- Click Tools Menu | Wrap Code to open the Wrap Code window.
-
Input File details:
|
Input File |
Enter the file (of PL/SQL code) you want to wrap, including the full path.
|
|
TIP: Click the drill down button to browse for the file. | |
|
Input File Text |
When you have selected the file, the text of the file appears here.
|
|
TIP: Right-click in the text area to copy the code to the clipboard. | |
|
Output File |
By default this is given the same name as the input file, but with extension .plb. |
-
Click Wrap Code.
|
Output File Text |
The wrapped code appears in the Output File Text area and is automatically saved to the specified Output File.
|
|
TIP: Right-click in the text area to copy the code to the clipboard. | |
View | Preferences
| Preferences can be changed by any user and apply to the current user only - unless otherwise stated.