SQL on how to find jobs with a given template
book
Article ID: KB0092104
calendar_today
Updated On:
TIBCO InConcert
|
-
|
Not Applicable
|
-
|
Description
Resolution:
Description: How can one retrieve all jobs with a given template?
Using sqlplus or isql
Job view
select * from JOB where TEMPLATE_ID=<object id of template>
Issue/Introduction
SQL on how to find jobs with a given template
Environment
Product: TIBCO InConcert
Version: All
OS: All
--------------------
Feedback
thumb_up
Yes
thumb_down
No