-
Notifications
You must be signed in to change notification settings - Fork 133
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
Add ZWES0054E to error msg #2875
Changes from 7 commits
d1b669a
dd644c1
76c419c
6c3bebb
51f747e
78d24f5
e866097
b4347cb
453c2fe
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -367,3 +367,15 @@ The following error message codes may appear on ZSS log. Use the following messa | |
|
||
No action required. | ||
|
||
### ZWES0054E | ||
|
||
ZIS AUX Server started in wrong key 8 | ||
|
||
**Reasons:** | ||
|
||
authPluginLib was missing in the `ZWESASTC JCL` and the `ZWESISTS JCL`. | ||
|
||
**Action:** | ||
|
||
The `IZPSRGSP`,`IZPSRGAD`, and `ZWESVUSR` need read access to the profile `OMVSAPPL`. Then the ZWESASTC started task was started successfully by the ZWESISTS started task. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. IZP is some third party thing, not part of Zowe. This should read as:
|
||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ZWESISTC, not ZWESISTS