JES commands for CA Spool interface
search cancel

JES commands for CA Spool interface

book

Article ID: 73070

calendar_today

Updated On:

Products

OM Spool

Issue/Introduction

Is there a way to issue Spool commands with JES or z/OS commands which should be issued by USER in Syslog/Userlog  instead of going to ESF interface?
 

Environment

 Component: CSPOOL

Resolution

Use MVS modify commands against the Spool started task. For example, some commands that can be issued in the SDSF/Syslog are:
/F caspoolstc,DS <- same as the /DS command in the Spool interface
/F caspoolstc,D,*ALL,V <- same information from the V panel of the Spool menu

Where caspoolstc is the name of the Spool started task.