OnDemand User Group

Support Forums => z/OS Server => Topic started by: chuckalugk on October 06, 2020, 06:05:29 AM

Title: Can you place multiple classes into ARSLOAD?
Post by: chuckalugk on October 06, 2020, 06:05:29 AM
Can you specify ARSLOAD to look for multiple classes?   If so, is it -C X  -C Y?
Title: Re: Can you place multiple classes into ARSLOAD?
Post by: chuckalugk on October 06, 2020, 06:08:13 AM
As Ed would say...."It's easy to google!"

-C class
Specifies the JES SYSOUT class or classes that the ARSLOAD program monitors for input data to process when running as a started task. You can specify up to 36 classes. The classes should be specified as a string of characters. For example: -C A or -C
ACDFLPQ.

Title: Re: Can you place multiple classes into ARSLOAD?
Post by: Nolan on October 06, 2020, 06:11:19 AM
Correct, an internet search is always the 1st step of troubleshooting.  Most often already answered, or in the online documentation.

As you noted :)

-C 123456789