I have a statement in the allocate job:
ADD DDDEF(VSHZFSX) PATH'/u/some/directory') .
The later Apply Check job just does:
//SMPCNTL DD *
SET BOUNDARY(TARGET) .
APPLY S(VVSH840) CHECK .
So it doesn't validate access to or even existence of that directory.
Could/should it? I don't know whether this is even reasonable, which makes it a
bit hard to research! Obviously we'll document it in great detail, but as
previously noted, I'm trying to make this as easy as possible for the users,
and failing on Apply Check seems more correct than on Apply (which is where it
fails now if that directory isn't there or the user doesn't have R/W access).
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN