taltyman JCL Forum Moderator

Joined: 02 Dec 2002 Posts: 310 Topics: 8 Location: Texas
|
Posted: Fri Dec 05, 2003 2:12 pm Post subject: IMS PSB status |
|
|
I've been asked to post this question by a co-worker.
Quote: | CICS application program, well after the initial EXEC DLI SCHD, is
attempting to determine the status of an IMS database. How can
the status of one (nth) database in the scheduled PSB be determined
by a subsequent program of the application? Programmer is trying
to avoid the overhead of PSB TERM and reSCHD. Since there have
been intervening DLI calls, QUERY is not an option and REFRESH
has failed with abend ADCD. |
|
|