Chatta subito con l'assistenza
Chat con il supporto

SQL Navigator for Oracle 8.1 - User Guide

Quick Overview Working With SQL Navigator Navigation Oracle Logon Code Editor Visual Object Editors Team Coding and Version Control Systems Modules, Windows And Dialogs
Analyze Tool Auto Describe Tool Benchmark Factory Bookmarks Dialog Capture Web Output Change Logon Password Dialog Code Analysis Code Assistant Code Road Map Code Templates Code Test Database Source Code Search Dialog DB Navigator Describe Difference Viewer Edit Data ER Diagram Explain Plan Tool Export Table Find and Replace Dialog Find objects Dialog Find Recycle Bin Objects Dialog Formatting Options HTML Viewer Import HTML as PL/SQL Import Table Java Manager Job Scheduler Locate In Tree Output Window PL/SQL Profiler Profile Manager Project Manager Publish Java to PL/SQL Quick Browse Rename Object Search Knowledge Xpert Select DB Object Dialog Server Output Server Side Installation Wizard Session Browser Source Preview SQL Modeler SQL Optimizer Task Manager Web Support Configuration Dialog Wrap Code
View | Preferences About Us

Job Log Tab

(Only for Oracle 10g release or later)

You can view a history of the Job Scheduler transactions over a range of dates, including all job owners if desired.

Field Description
From date / To date Select the Start and End date range to view.
Owner Select job owner to use in log display.
Refresh Update the display.

Window Log Tab

(Only for Oracle 10g release or later)

You can view a history of the Job Scheduler window transactions over a range of dates.

Field Description
From date / To date Select the Start and End date range to view.
Refresh Update the display.

Job Scheduler (Requirements)

Specific system privileges are required in order for you to manage the Job Scheduler for connections to Oracle 10g and later.

Job Scheduler system privileges

The system privileges associated with the Job Scheduler (for Oracle 10g and later) are as follows:

System Privilege

Purpose…

CREATE JOB

Enables you to create jobs, schedules and programs in your own schema.

Note: You can always alter and drop jobs, schedules and programs which you own, even when you do not have the CREATE JOB privilege.

CREATE ANY JOB

Enables you to create jobs, schedules, and programs in any schema. This effectively gives the grantee the ability to run code as any user so it must be issued with care.

EXECUTE ANY PROGRAM

Enables jobs the ability to use programs from any schema.

EXECUTE ANY CLASS

Enables jobs to run under any job class.

MANAGE SCHEDULER

Enables you to create, alter and drop job classes, windows and window groups. It also enables you to purge scheduler logs and modify scheduler attributes.

 

INIT.ORA configuration file

In order to successfully use the Job Scheduler, you may also need to adjust the settings on your server in the INIT.ORA configuration file to allow use of the DBMS_JOBS package (Oracle 9.2 and earlier) or the DBMS_SCHEDULER (Oracle 10g and later).

The following minimum settings are recommended:

job_queue_processes = 2

job_queue_interval = 10

job_queue_keep_connections = false

(Remember to restart your server to apply these settings.)

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 the DB Navigator tree. This action expands all intermediate nodes and displays the object’s details—such as privileges and columns.

Locate in Tree is available from the following windows:

Related Documents

The document was helpful.

Seleziona valutazione

I easily found the information I needed.

Seleziona valutazione