Anda di halaman 1dari 4

Messages sent to QSYSMSG message queue

The system sends some messages to the QSYSMSG message queue instead of QSYSOPR.
It also sends certain messages to QSYSMSG, to QSYSOPR, or to both QSYSMSG and QS
YSOPR.
If the QSYSMSG message queue exists, the system sends the following messages to
QSYSMSG instead of QSYSOPR:
CPF1269
CPF1393
CPF1397
CPI2209
CPI9014
CPI96C0 through CPI96C7
The system sends certain messages to QSYSMSG, to QSYSOPR, or to both QSYSMSG and
QSYSOPR, depending on the system reference code (SRC) sent with the message and
whether the SRC is being logged with critical message handling. These messages
include the following.
CPP0DDD
CPP1604
CPPEA02
CPPEA04
CPPEA05
CPPEA12
CPPEA13
CPPEA26
CPPEA32
CPPEA38
CPPEA39
The system sends all other messages in this topic to both QSYSMSG and QSYSOPR.
CPD4070
Negative response received for remote location &5, device description &4.
CPF0907
Serious storage condition may exist. Press HELP.
This message is sent if the amount of available auxiliary storage in the system
auxiliary storage pool has reached the threshold value.
The system service tools function can be used to display and change the threshol
d value.
CPF1269
Program start request received on communications device was rejected with reason
codes.
This message is sent when a start request is rejected and contains a reason code
identifying why the rejection occurred.
If a password is not valid or an unauthorized condition occurs using APPC, it ma
y mean that a normal job is in error or that someone is attempting to break secu
rity. You may choose to prevent further use of the APPC device description until
the condition is understood by doing the following:
Sending the message to the QSYSOPR message queue.
Recording the attempt for the security officer to review.
Issuing the End Mode (ENDMOD) command to set the allowed jobs to zero. This allo
ws jobs that are currently using the peer device description to remain active, b
ut prevents other jobs from starting until the condition is understood.
Counting the number of attempts in a given time period. You could establish a th
reshold in your program for the number of attempts that were not valid before yo
u take serious action (such as changing the maximum number of sessions to zero).
You may want to assign this threshold value by unit of work identifier (which m
ay be blank), by APPC device description, or for your entire APPC environment.
CPF1393
User profile has been disabled because maximum number of sign-on attempts has be
en reached.
This message is sent when a user has attempted to sign on multiple times, causin
g the User Profile to be disabled.

CPF1397
Subsystem varied off workstation.
This message is sent if the threshold value assigned by the system value QMAXSIG
N is reached and the device is varied off. The message indicates that a user is
not entering a valid password. The message data for CPF1397 contains the name of
the device from which the message was sent. You can use this information and de
sign a program to take appropriate action. You could consider performing one or
several of the following:
Send the same message to the QSYSOPR message queue
Record the attempt for the security officer to review
Automatically vary on the device after a significant time delay
CPF510E
Network interface &9 failed while doing a read or write to device &4.
The system has detected a network interface failure and is attempting error reco
very for the network interface.
Try the request again. If the problem occurs again, enter the Analyze Problem (A
NZPRB) command to run problem analysis.
CPF5167
SNA session for remote location &5, device description &4 ended abnormally.
The Systems Network Architecture (SNA) session ended due to a request shutdown (
RSHUTD), request recovery (RQR), unbind (UNBIND), or notify switch off (NOTIFY)
command received from the remote controller.
Contact the remote controller operator to determine why the communications suppo
rt ended the session. Correct the error, and try the request again.
CPF5244
Internal system failure for remote location &5, device description &4.
Vary off the device. Vary the device on and try the request again. If the proble
m continues, report the problem (ANZPRB command).
CPF5248
SNA protocol violation for data received for remote location &5, device descript
ion &4.
The Systems Network Architecture (SNA) request received for remote location &5,
device description &4 violates SNA protocol. The system received a negative resp
onse with sense data &7 to the controller.
Correct the problem in the controller program and try the request again.
CPF5250
Negative response with sense data &7 received for remote location &5.
The system received a negative response with sense data &7 for remote location &
5 device description &4. The first four characters of the data did not begin wit
h 10xx, 08xx, or 0000. The Systems Network Architecture (SNA) session ended if i
t existed.
Correct the error and try the request again. For more information about sense da
ta and the causes of negative responses, see Systems Network Architecture Format
s, GA27-3136.
CPF5251
Password or user ID not valid for request for remote location &5.
A Systems Network Architecture (SNA) INIT-SELF command was received for finance
remote location &5, device description &4 that did not contain valid authorizati
on data. One of the following occurred:
The system could not find the user ID or password.
The system could not find the user ID.
The password was not valid for this user ID.
No authorization exists for this user ID to use device description &4.
The user profile was not accessible.
The user ID contained a character that is not valid.
Have the user try the request again with a valid user ID and password. If the us
er has no authorization to the device, use the Grant Object Authority (GRTOBJAUT
) command to authorize the user to this device.
CPF5257
Failure for device or member &4 file &2 in library &3.

An error occurred during a read or write operation. If this is a display file, t


he display may not be usable.
See the previously listed messages, correct the errors, and try the request agai
n. If the problem continues, report the problem (ANZPRB command).
CPF5260
Switched connection failed for device &4 in file &2 in &3.
Close the file and then try the request again.
CPF5274
Error on device for remote location &5 file &2 in &3.
The program attempted an input operation or an output operation to program devic
e &4, remote location &5 that had a prior error.
Vary off device associated with remote location &5 and then on again (VRYCFG or
WRKCFGSTS command). Then try the request again.
CPF5341
SNA session not established for remote location &5, device description &4.
The Systems Network Architecture (SNA) session could not be established. The Syn
chronous Data Link Control (SDLC) frame size is not compatible with the request/
response unit (RU) size. This is either a configuration error, or the SDLC frame
size has been negotiated to a smaller value by the i5/OS operating system. This
occured while the remote controller is using the Exchange Identification (XID) c
ommand.
The MAXLENRU parameter of the device description contains the specification of t
he RU size for retail and finance devices.
The MAXFRAME parameter of the line description contains the SDLC frame size spec
ification. The MAXFRAME parameter of the controller description also contains th
e specification for retail and finance devices.
Do one or more of the following and try the request again:
Verify that the frame size and the RU size values are compatible.
Increase the SDLC frame size, or decrease the RU size, if necessary.
Verify that this configuration is compatible with the remote controller configur
ation.
If you are making configuration changes, you must vary the configuration off and
on before the changes will take effect.
CPF5342
Line &9 failed on device description &4, remote location &5.
The system has detected line failure while processing input or output and is att
empting error recovery for the line.
Try the request again. If the problem continues, start problem analysis (ANZPRB
command).
CPF5344
Error on controller &9, device description &4.
The system has detected a controller failure and is attempting error recovery fo
r the controller.
Try the request again. If the problem continues, start problem analysis (ANZPRB
command).
CPF5346
Error for remote location &5, device description &4.
Close the file. Vary off the device (VRYCFG command). Look at any system operato
r messages in the job log to determine if any action is necessary before you var
y on the device. Correct the error, and vary on the device (VRYCFG command). The
n try the request again. If the problem continues, start problem analysis (ANZPR
B command).
CPF5355
Not able to locate object &7 in &8 of type *&9.
Object &7 type *&9 is either being used in another process, is not varied on, or
has no sessions available for advanced program-to-program communications.
Close file &2. Try the request again when object &7 is available or varied on. I
f the object that could not be allocated is for APPC, there were no sessions ava
ilable to use. You can change the WAITFILE parameter to allow the system to wait
longer for a session to become available. The mode can also be changed (MAXSSN

parameter) to make more sessions available. The remote system may also have to c
onfigure again to accept a greater number of sessions. If configuration exists f
or sufficient sessions, use the CHGSSNMAX command to attempt to increase the cur
rent session limit.
CPF8AC4
Reserved library name &7 in use.
A user has created a library name that is reserved for the QDLS file system. For
example, for user ASP 5, library name QDOC0005 is reserved for the system. The
system will attempt to create this library when the user is trying to create the
first document library object (DLO) on the user ASP. However, if a user has cre
ated their own library using the reserved name QDOC0005, then message CPF8AC4 wi
ll be sent. The user-created library must be deleted or renamed before a DLO can
be created in the user ASP.
CPF9E7C
i5/OS grace period expired.
The software license grace period for i5/OS has expired. Successful completion o
f the next initial program load (IPL) requires a software license key.
Contact your IBM marketing representative or IBM Business Partner for a new i5/OS
software license key. Use the Add License Key Information (ADDLICKEY) command t
o add the software license key.
CPI091F
PWRDWNSYS &1 command in progress.
This message is sent in a secondary partition, when the primary partition ends a
bnormally.
CPI0948
Mirrored protection is suspended on disk unit &1;
The system is not able to locate a storage unit. Data has not been lost. The fol
lowing information indicates where the system located the storage unit before th
e storage unit was missing from the system configuration:
Disk serial number: &5
Disk type: &3
Disk model: &4
Device resource name: &26
Do the following:
1.
Use the system Resource Configuration List display to see the storage un
it that is identified as missing.
2.
Ensure the proper installation of power cable connections on the storage
unit.

Anda mungkin juga menyukai