How to resolve these dsns



IBM's hierarchical database management system with a Database Manager (IMS DB) and a Transaction Manager(IMS DC)

How to resolve these dsns

Postby Mehdi shri » Mon Aug 08, 2011 9:15 pm

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.
Mehdi shri
 
Posts: 138
Joined: Sun Jan 16, 2011 6:30 pm
Has thanked: 57 times
Been thanked: 0 time

Re: Who was closed IMS?

Postby Mehdi shri » Mon Aug 08, 2011 9:21 pm

"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"
Mehdi shri
 
Posts: 138
Joined: Sun Jan 16, 2011 6:30 pm
Has thanked: 57 times
Been thanked: 0 time

Re: Who was closed IMS?

Postby steve-myers » Mon Aug 08, 2011 9:35 pm

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.
steve-myers
Global moderator
 
Posts: 2105
Joined: Thu Jun 03, 2010 6:21 pm
Has thanked: 4 times
Been thanked: 243 times

Re: How to resolve these dsns

Postby dick scherrer » Mon Aug 08, 2011 10:10 pm

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.
Hope this helps,
d.sch.
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times


Return to IMS DB/DC