Start a Conversation

Unsolved

This post is more than 5 years old

1089

January 5th, 2010 07:00

SUBSYSTEM NAME question

When we use a new version of Resource Pack Base it is possible to specify ‘SUBSYSTEM NAME’ in:

//SCF$Vxxx DD

(e.g. V700)

Any other tasks and jobs like: ConGroup, QoS, TF Clone has referred this name of subsystem in DD:

//SCF$V700 DD DUMMY

In other hand – EMC recommends to create in IEFSSNxx member, separate subsystem for SDRF. The same name is used in SDRF parmlib:

SUBSYS SUBNAME(EMC1)                    /* EMC */

And in RDFCFG0 member:

SUBSYSTEM_NAME=EMC1                      NAME IN IEFSSN__

QUESTION:

Can use SRDF and SCF the same SUBSYSTEM_NAME ?

Or they should be separate subsystems ?

Marcin

48 Posts

January 6th, 2010 00:00

Yes, I know.

But the question is: can I use the same SUBSYSTEM NAME in SCF and SRDF definition ?

(in SRDF – subsystem is defined in RDFCFG0 member not in a //SCF$xxxx DD)

Regards

Marcin

No Events found!

Top