Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workaround for suppressed ICH35003I #10

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

lnlyssg
Copy link
Contributor

@lnlyssg lnlyssg commented Aug 3, 2017

No description provided.

@mainframed
Copy link
Contributor

Does this work? Wouldn't an OR work better than an AND?

@lnlyssg
Copy link
Contributor Author

lnlyssg commented Aug 10, 2017

@mainframed && is an exclusive OR, although a | (inclusive OR) would also work. Using "OR" still gives "NO RACF PROFILE"

However, since I submitted this pull request I realised that it's my TSO profile on this system that's suppressing the msg as NOMSGID is set. An alternative fix would be to send TSO PROFILE MSGID at the start of the Rexx.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants