jcs_odf.create_scheduler_resource
PL/SQL API jcs_odf.create_scheduler_resource
Summary
Create a scheduler-resource combination.
Specification
Copy
procedure create_scheduler_resource(scheduler_name in varchar2,
resource_name in varchar2,
scheduler_partition in varchar2 default const.def_str,
resource_partition in varchar2 default const.def_str)
Parameters
- scheduler_name - the name of the scheduler
- resource_name - the name of the resource
- scheduler_partition - the partition of the scheduler
- resource_partition - the partition of the resource