Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Dump BRM (DMPBRM) command saves BRMS files and related files to assist IBM support personnel in problem determination. You can specify various levels of detail and one or more job logs to dump. This command saves various files from QUSRBRM and related system files (depending on the specified level) to a device or save file. This information is used in problem determination by your technical representative. Processing this command should be done in conjunction with this representative.
To use this command, you must have the Backup Recovery and Media Services for iSeries, 5722-BR1, licensed program installed.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
DEV | Device | Name, *SAVF | Required, Positional 1 |
VOL | Volume identifier | Character value, *MOUNTED | Optional |
LVL | Level | 1-9, *ALL | Optional |
TGTRLS | Target release | Character value, *CURRENT | Optional |
DMPDEV | Dump device | Single values: *ALL, *NONE Other values (up to 10 repetitions): Name |
Optional |
JOBLOG | Joblog to dump | *NONE, *JOB | Optional |
JOB | Job name | Single values: * Other values (up to 10 repetitions): Element list |
Optional |
Element 1: Job name | Qualified job name | ||
Qualifier 1: Job name | Name | ||
Qualifier 2: User | Name | ||
Qualifier 3: Number | 000000-999999 |
Top |
Specifies the name of the device or save file to which you want the dump information to be saved.
Top |
Specifies the volume identifier to dump the data to.
Top |
Specifies the level of detail to be included in the dump. The level of detail can range from 1 to 9 with 1 being the least amount of detail and 9 being the most detail. You should ask your support representative for the level of detail to specify.
Top |
Specifies the release of the operating system on which you intend to restore the objects being saved.
Note: Not all objects can be targeted to another release. Objects that are new to a release typically cannot be saved to a previous release.
The objects can be restored on a system with the specified release or with any subsequent release of the operating system installed.
Note: Not all objects can be targeted to another release. Objects that are new to a release typically cannot be saved to a previous release.
Valid values depend on the current version, release, and modification level, and they change with each new release. If you specify a release-level that is earlier than the earliest release level supported by this command, an error message is sent indicating the earliest supported release.
Top |
Specifies a device or devices for which you would like to get diagnostic information. When specified, BRMS invokes the QTADMPDV API to gather this information using the special value *SPLF as the problem identifier.
Note: When an *APPC or *NET type device is specified for this parameter, BRMS will dump the save/restore flight recorder.
Single values
Other values (up to 10 repetitions)
Top |
Specifies whether you want to dump job log information.
Top |
Specifies the name of the job whose job log information is to be retrieved.
Single values
Other values (up to 10 repetitions)
Qualifier 1: Job name
Qualifier 2: User
Qualifier 3: Number
Top |
DMPBRM DEV(TAP01) LVL(2) JOBLOG(*JOB)
This command causes level 2 dump information, along with the job log for the current job, to be written to tape unit TAP01.
Top |
*ESCAPE Messages
Top |