Page 1 of 1

How to resolve these dsns

PostPosted: Mon Aug 08, 2011 9:15 pm
by Mehdi shri
Dear friend.
I open the IMS start job on "SD;ST" an whatch this lines:
_______________________________________________________________
10 XXDFSOLP00 DD DSN=&SYS..&SYS2..OLP00,DISP=SHR
IEFC653I SUBSTITUTION JCL - DSN=IMS710.MED.OLP00,DISP=SHR
11 XXDFSOLP01 DD DSN=&SYS..&SYS2..OLP01,DISP=SHR
IEFC653I SUBSTITUTION JCL - DSN=IMS710.MED.OLP01,DISP=SHR
12 XXDFSOLP02 DD DSN=&SYS..&SYS2..OLP02,DISP=SHR
IEFC653I SUBSTITUTION JCL - DSN=IMS710.MED.OLP02,DISP=SHR
13 XXDFSOLP03 DD DSN=&SYS..&SYS2..OLP03,DISP=SHR
IEFC653I SUBSTITUTION JCL - DSN=IMS710.MED.OLP03,DISP=SHR
14 XXDFSOLP04 DD DSN=&SYS..&SYS2..OLP04,DISP=SHR
IEFC653I SUBSTITUTION JCL - DSN=IMS710.MED.OLP04,DISP=SHR
15 XXDFSOLP05 DD DSN=&SYS..&SYS2..OLP05,DISP=SHR
______________________________________________________________

Whta's that means?
Whats the means of "DSN=&SYS..&SYS2..OLP05" in JCL? And where is the real of this dataset.
I can see the "DBR DB ALL" in IMS start job on "SD;ST". But i can't specify which one or which terminal do it.

Re: Who was closed IMS?

PostPosted: Mon Aug 08, 2011 9:21 pm
by Mehdi shri
"DBR DB ALL" in IMS start job on "SD;ST" is:
_________________________________________
11.54.36 STC74719 DFS000I MESSAGE(S) FROM ID=IMSX 730
730 DFS0488I DBR COMMAND COMPLETED. KEYWORD ALL
11.54.38 STC74719 DFS000I MESSAGE(S) FROM ID=IMSX 731
731 DFS0488I STA COMMAND COMPLETED. KEYWORD ALL
11.55.31 STC74719 DFS000I MESSAGE(S) FROM ID=IMSX 758
_________________________________________
And 'IMS710.MED.OLP04' or 'IMS710.MED.OLP05' not changed by doeing: "/DBR DB ALL"

Re: Who was closed IMS?

PostPosted: Mon Aug 08, 2011 9:35 pm
by steve-myers
Mehdi shri wrote:Dear friend.
I open the IMS start job on "SD;ST" an whatch this lines:
_______________________________________________________________
10 XXDFSOLP00 DD DSN=&SYS..&SYS2..OLP00,DISP=SHR
IEFC653I SUBSTITUTION JCL - DSN=IMS710.MED.OLP00,DISP=SHR
11 XXDFSOLP01 DD DSN=&SYS..&SYS2..OLP01,DISP=SHR
IEFC653I SUBSTITUTION JCL - DSN=IMS710.MED.OLP01,DISP=SHR
12 XXDFSOLP02 DD DSN=&SYS..&SYS2..OLP02,DISP=SHR
IEFC653I SUBSTITUTION JCL - DSN=IMS710.MED.OLP02,DISP=SHR
13 XXDFSOLP03 DD DSN=&SYS..&SYS2..OLP03,DISP=SHR
IEFC653I SUBSTITUTION JCL - DSN=IMS710.MED.OLP03,DISP=SHR
14 XXDFSOLP04 DD DSN=&SYS..&SYS2..OLP04,DISP=SHR
IEFC653I SUBSTITUTION JCL - DSN=IMS710.MED.OLP04,DISP=SHR
15 XXDFSOLP05 DD DSN=&SYS..&SYS2..OLP05,DISP=SHR
______________________________________________________________

Whta's that means?
Whats the means of "DSN=&SYS..&SYS2..OLP05" in JCL? And where is the real of this dataset.
I can see the "DBR DB ALL" in IMS start job on "SD;ST". But i can't specify which one or which terminal do it.
These are a new questions than the original question, and they should be opened as new topics. One of them can't be answered here since it was a choice mad by the people that set up the IMS JCL at your shop; that's where that question should be asked.

Re: How to resolve these dsns

PostPosted: Mon Aug 08, 2011 10:10 pm
by dick scherrer
Hello,

Your topic has been split as it has nothing to do with the topic to which you replied. . .

Whats the means of "DSN=&SYS..&SYS2..OLP05" in JCL? And where is the real of this dataset.
These are symbolic parameters.
The IEFC653I messages show what you call the "real" dataset if i understand the queston.

You need to talk with the people who support the environment on your system for spedifics about that system.