SQL on how to find jobs with a given template

SQL on how to find jobs with a given template

book

Article ID: KB0092104

calendar_today

Updated On:

Products Versions
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=&ltobject id of template>

Issue/Introduction

SQL on how to find jobs with a given template

Environment

Product: TIBCO InConcert Version: All OS: All --------------------