PL/SQL API jcs_odf.drop_scheduler_scripttype
Summary
Drop a scripttype-scheduler combination.
Specification
procedure drop_scheduler_scripttype(scheduler_partition in varchar2,
scheduler_name in varchar2,
scripttype_partition in varchar2,
scripttype_name in varchar2)
Parameters
- scheduler_partition - the partition of the scheduler
- scheduler_name - the name of the scheduler
- scripttype_partition - the partition of the scripttype
- scripttype_name - the name of the scripttype
See Also
- jcs_odf.create_scheduler
- jcs_odf.create_scheduler
- jcs_odf.create_scheduler
- jcs_odf.create_scheduler_scripttype
plsqlTopic
onsiteTopic