W dniu 14.07.2022 o 23:13, Paul Gilmartin pisze:
On Thu, 14 Jul 2022 21:45:40 +0200, Radoslaw Skorupka wrote:

I need to protect some DEST values in OUTPUT JCL statement.
Something like
//ET1    OUTPUT  JESDS=ALL, DEST=FRANK1
and FRANK* should be available to authorized group.

Can I do it with WRITER class or I need to code some exit?

And you need to protect it in DYNALLOC if the path differs.

The goal is to protect against accidental job submissions with "forbidden" DEST parameter, so I think DYNALLOC is not relevant in this scenario. As people say there are many ways to skin a cat, so I try to avoid assembler coding. I like to KIS (Keep It Simple). I have some exit6, which protects output classes, but I don't want to rewrite it to DEST protection.


--
Radoslaw Skorupka
Lodz, Poland

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to