On 2 December 2015 at 09:54, SUBSCRIBE IBM-MAIN Harold Gray <
[email protected]> wrote:

> Yes, it did at one point but I'm not sure when it stopped.  I only have
> access to z/OS 1.13 and 2.1 and JES2 in both accepts any destination name.


What is the actual invalid name that it's accepting? There are many valid
destination formats; is it possible that your bad one by chance passes a
check different from the one you were expecting?

The code for this is (still) not OCO. You can follow along yourself in
HASCSIRQ routine USERDEST. This is the internal routine that handles
things; the subsystem request code that calls USERDEST is also in the same
source module at label SSIUSUSE. I suppose the divide & conquer approach
would be to see if the latter is actually calling the former, though I
don't see a path for unconditional RC=0 from SSIUSUSE.

Tony H.

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

Reply via email to