Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Change Problem (CHGPRB) Command allows you to change the values of selected fields within the problem log. The changeable fields include the service assigned number, problem severity, user name assigned to the problem log entry, and problem description.
Restriction: This command is shipped with public *EXCLUDE authority and the QPGMR, QSYSOPR, QSRV, and QSRVBAS user profiles have private authorities to use the command.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
PRBID | Problem identifier | Character value | Required, Key, Positional 1 |
ORIGIN | Origin | Element list | Optional, Key |
Element 1: Network identifier | Communications name, *NETATR | ||
Element 2: Control point name | Communications name, *NETATR | ||
SEV | Severity | *SAME, *NONE, 1, 2, 3, 4 | Optional |
ASNUSER | User assigned | Simple name, *SAME, *NONE | Optional |
GROUP | Group assigned | Name, *SAME, *NONE, *DEFAULT | Optional |
SRVID | Service number | Character value, *SAME, *NONE | Optional |
PRBCGY | Problem category | *SAME, *REPORT, *LOGONLY | Optional |
TEXT | Text 'description' | Character value, *SAME | Optional |
Top |
Specifies the 10-character problem identifier of the problem log entry. Problems with different system origins can have the same identifier. This parameter can be used with the ORIGIN parameter to select a single problem from a particular system origin.
This is a required parameter.
Top |
Specifies the node of the system from which the problem log entry originated. This parameter is used with the PRBID parameter to uniquely identify the problem.
The possible network ID values are:
The possible control point name values are:
Top |
Specifies the severity level of the problem. Severity levels are assigned by the user when the problem is prepared for reporting. The four severity levels are:
Top |
Specifies the user ID of the person to whom the problem is assigned.
Top |
Specifies the group in the filter to which the problem is assigned.
Top |
Specifies the service assigned number for the problem. This number was assigned when the problem was reported to IBM service support.
Top |
Specifies whether a problem should be logged and reported to the service provider, or logged only.
Top |
Specifies the description of the problem.
Top |
CHGPRB PRBID(9213438081) ORIGIN(AS400 SYSTEM02) SEV(4) ASNUSER(JEFFREY) GROUP(CHGPROB) SRVID(PMR01) TEXT('NEW PROBLEM DESCRIPTION')
This command changes the problem 9213438081 originating on SYSTEM02.AS400 to severity 4, changes the assigned user to JEFFREY, changes the group to CHGPROB, changes the service assigned number to PMR01, and adds a new description.
Top |
*ESCAPE Messages
Top |