CL Command Reference - CHGPRB

CL Command List > CHGPRB Reference

Description:

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.


Examples:

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.