UNSOLVED

smbl

updated

17 years ago

S

smbl

48 Posts

0

1139

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