Operations on database objects.
Menu Icon | Menu Name | More Information | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Create DB Object |
Create a database object. | |||||||||||||
Open DB Object |
Locate and open a database object. | |||||||||||||
Open |
Open the selected database object for editing. Not all database objects can be altered. You may need to drop the object and create a new one. | |||||||||||||
Describe |
Show attributes, methods and arguments of the selected procedure, function, package, synonym, table, index or cluster. Ensure the required database connection is active. See also Auto Describe Tool | |||||||||||||
Rename |
Rename the selected object. | |||||||||||||
Drop |
Remove the selected object from the database. To disable the Drop command: View | Preferences | General | "Drop" and "Truncate" safety options (Oracle 10g and later): A recycle bin is available for handling and restoring dropped objects. You can use DB Navigator to retrieve objects dropped from the database. See also Find Recycle Bin Objects Dialog. | |||||||||||||
Drop with Purge |
Remove the selected object from the database permanently. Do not place the object in the Recycle Bin. | |||||||||||||
Flashback |
Restore the selected object from the Recycle Bin. Use DB Navigator to select an object in the Recycle Bin. You can type a new name for the object in the New Name column if required. | |||||||||||||
Extract DDL |
Extract the DDL or other SQL statements that define the selected object or access control. On requesting Extract DDL the SQL Navigator Preferences open: View | Preferences | Extract DDL | General. SQL Navigator encloses non-alphanumeric and mixed-case object names inside double-quotes You may like to use DB Navigator to select object(s). Extract DDL runs as a background task. See Task Manager. | |||||||||||||
Get Metadata | Get the metadata of the selected object(s). | |||||||||||||
Publish Java to PL/SQL |
Create a PL/SQL package from the selected Java class stored in the database. | |||||||||||||
Import Table |
Import objects from a DMP file. | |||||||||||||
Export Table |
Export objects to a DMP file. | |||||||||||||
Compile |
Compile/Rebuild the selected object.
See also Task Manager, Code Editor. Watch for feedback in the Output Window. If the object compiles with errors, open it in the Code Editor and compile to make use of the Code Editor's error handling facilities. If the object has been modified, you will need to save it before you can compile it. This is to ensure that the changes in the object have been applied to the database. | |||||||||||||
Execute |
Execute the selected stored program and display the results in the PL/SQL Execution Console. | |||||||||||||
SQL Modeler |
Open the selected object in SQL Modeler. Scenario Example: Select a table in DB Navigator. Open the table in SQL Modeler. Build a query by selecting and dragging columns. | |||||||||||||
Quick Browse |
Execute the SQL query for the selected table object in the Code Editor to view chained rows information. | |||||||||||||
Edit Data |
Execute the SQL query for the selected table object in the Code Editor with Updateable switched on. | |||||||||||||
Analyze |
View and collect statistics, validate structure and list chained rows for database structures such as tables, clusters and indexes. | |||||||||||||
Truncate |
Remove all rows from a table and reset the STORAGE parameters to the values when the table or cluster was created. See also Task Manager. To disable the Truncate command: View | Preferences | General | "Drop" and "Truncate" safety options | |||||||||||||
Storage |
Oracle allocates space to objects in segments. Segments consist of contiguous sections called extents.
For more information, see the Oracle documentation on the ALTER TABLE and ALTER INDEX commands. | |||||||||||||
Enable |
Enable/Disable the selected constraint object. If a constraint is enabled, Oracle automatically enforces it. If a constraint is disabled, Oracle does not enforce it. See also Constraint Editor. See also Task Manager. Locate objects of type Constraint using Find objects Dialog. | |||||||||||||
Disable | ||||||||||||||
Grant | Grant object privileges for the selected object. | |||||||||||||
Revoke | Revoke object privileges for the selected object. | |||||||||||||
Locate in Tree |
When an object is open in an editing window, and you want to see where that object resides in the schema, you can use Locate in Tree to jump to that object’s node in DB Navigator. | |||||||||||||
Properties | Show the properties of the selected object | |||||||||||||
Add to Project | Add the selected object to the Project Manager |
Invoke and control integrated tools.
Menu Icon | Menu Name | More Information | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Code Test |
The Code Test panel automates the process of testing PL/SQL programs. | |||||||||||||||||||
Code Analysis |
Code Analysis analyzes code against a set of rules for best practices. | |||||||||||||||||||
View Difference |
Compare two scripts / two objects. | |||||||||||||||||||
Formatter Tools |
Format PL/SQL, SQL*Forms, Oracle Forms, and SQL*Plus source code.
| |||||||||||||||||||
Wrap Code |
Access Oracle’s Wrap Code utility. | |||||||||||||||||||
Session Browser |
Manage sessions in the Session Browser. | |||||||||||||||||||
Search Knowledge Xpert |
Knowledge Xpert (formerly RevealNet) is a library of more than 900 pre-built PL/SQL routines, written by some of the world's leading PL/SQL experts, that can be integrated into the standard PL/SQL environment. | |||||||||||||||||||
SQL Optimizer |
Analyze and tune the execution of SQL scripts. Requires installation of SQL Optimizer for Oracle. | |||||||||||||||||||
Explain Plan Tool |
Create, store and browse execution plans. | |||||||||||||||||||
PL/SQL Profiler |
Analyze the execution time and efficiency of your stored programs. | |||||||||||||||||||
SQL Modeler |
Create the framework of a Select, Insert, Update, or Delete statement. | |||||||||||||||||||
Code Road Map |
Show the complex PL/SQL inter dependencies within a database. | |||||||||||||||||||
ER Diagram |
Model a table and graphically see the dependencies and joins to other tables. | |||||||||||||||||||
Job Scheduler |
Work with Oracle Job Manager. | |||||||||||||||||||
Java Manager |
Load and unload multiple Java source files, classes, resources and archives. This is a convenient alternative to the Oracle LoadJava and UnloadJava command line utilities. | |||||||||||||||||||
Import HTML as PL/SQL |
Convert a HTML file into a PL/SQL stored procedure, to be output via the Oracle Web Cartridge. | |||||||||||||||||||
Code Tester |
Open Code Tester for Oracle. Requires installation of Code Tester for Oracle. | |||||||||||||||||||
Benchmark Factory |
Open Benchmark Factory. Requires installation of Benchmark Factory. | |||||||||||||||||||
Toad Data Modeler |
Open Toad® Data Modeler. Requires installation of Toad Data Modeler. | |||||||||||||||||||
Profile Manager |
Backup and restore SQL Navigator profiles. | |||||||||||||||||||
SQL Tracker |
Open SQL Tracker. Requires installation of SQL Tracker. | |||||||||||||||||||
Server Side Installation Wizard |
Install the server-side components of SQL Navigator | |||||||||||||||||||
Product Authorization |
Extensive and flexible Team Coding controls, including integration with third-party version control systems.
Menu Icon | Menu Name | More Information | ||||
---|---|---|---|---|---|---|
Administer |
Use the Team Coding Administration page to install, set up, and manage the Team Coding environment. Open Administer Team Coding. | |||||
Configure |
Set local Team Coding options. Open Configure Team Coding. | |||||
Team Coding Status |
View the status of the Team Coding configuration and features. See Team Coding Status. | |||||
Team Coding Manager |
Use the Team Coding Manager to manage and work with the objects that are controlled by Team Coding. The Team Coding Manager displays Team Coding status and controlled objects for the current active connection. Open Team Coding Manager. | |||||
Team Coding Summary info | View the summary of all controlled objects for the current active connection. | |||||
Provider Logon |
Logon to the Version Control Product. Requires that a version control product is in use. See Provider logon. | |||||
Add file | Add a file to VCS. | |||||
Check out |
Use to check out and check in an object or script. See Check in and Check out. To indicate the object or script to check in or check out:
Not applicable when Automatic Check-Out and Automatic Check-In are enabled. For more information, see Team Projects. | |||||
Check in | ||||||
Undo Check Out |
Cancel the check-out. You are prompted to confirm that you want to discard any changes you have made and restore the database version of the item as it was prior to checkout.
| |||||
Check in All | Check in all changes | |||||
Compare Contents | Select a database object (in DB Navigator for example) and compare it with the latest revision. | |||||
Get Latest Revision |
Get the latest version of an object or script as it is held in the Version Control System. The Get Latest Revision command overwrites the version of the object or script in the database, replacing it with the latest version held in the Version Control System. |
Access to user-assistance
Menu Icon | Menu Name | More Information |
---|---|---|
Contents |
General and How-To information | |
Context Help |
Open context-sensitive help for the current window or dialog Not all windows and dialogs are linked to help topics. | |
Shortcuts & Function Keys |
Look up keyboard shortcuts and function keys | |
Find a Command |
Locate SQL Navigator commands Open Component List | |
SQL Navigator Community |
Visit for all the latest product information, including tips and techniques. | |
Contact Support |
Open the Support Portal. Log issues, search the knowledge base and download products. | |
Create Support Bundle Files |
Create the support bundle file: SupportBundle.dta. This file will contain information about your environment and installation of SQL Navigator. If you log an issue with support then they may request this file. | |
Check For Updates |
||
About SQL Navigator |
SQL Navigator version, licensing version and options, and contact information. |
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center