Documentation user
If a oracle user wants to use the scheduler it needs to be registered first.
Check the PL/SQL user documentation for creating oracle users.
Name
The name of a registered scheduler user is the same as
the name of a oracle user.
Only existing oracle users can be registered.
Privileges needed
A new scheduler user can only be registered by an already registered scheduler user with the administrator privilege.
Register users
Select from the scheduler window menu
User -> New.
A list of users is shown on the
user registration (select) window that are not registered yet
as a scheduler user.

Select the users to be registered and press the new button.
Now each selected user is immediate registered as
a scheduler user. For each new user a
user privileges window is opened on which
the scheduler privileges can be set.
Delete users
If a scheduler user is deleted it is removed from the scheduler repository and cannot perform scheduler actions anymore.
Only the registration is removed.
Select from the scheduler window menu
User -> Delete.
Only users are shown on the
user delete (select) window for which no
scheduler scripts exist.

Select the users that must be deleted and press the delete button.
Back to top