Finding Your iSeries System Information
From Support
Finding your iSeries System can be done in several different ways. If you have any questions, please contact our Technical Support.
Using your RJS Software Systems iSeries Product Libraries
Each RJS Software Systems iSeries product library contains a command called:
PRDINFO
To use this command either add an RJS Software Systems iSeries product library to your library list and call the command:
ADDLIBLE <Library_Name> PRDINFO
or simply reference the library in the command:
<Library_Name>/PRDINFO
This command will display your system information for you as the bottom of the screen in the following layout:
OS/400 Level: ___ Model: ___ Serial#: _______ LPAR: _.
Using Standard IBM Commands
If you are on a new machine and have not loaded any RJS Software Systems iSeries product libraries yet (and prefer not to), the following commands may will assist you in finding the Serial Number and Model Number of your iSeries:
To locate the Serial Number:
DSPSYSVAL QSRLNBR
To locate the Model Number:
DSPSYSVAL QMODEL
Unfortunately, there is no simple command to locate the Partition Number (LPAR). If you are partitioning your iSeries System and you do not know what partition you are working with, you will need to proceed to option 3 and contact IBM.
If you do not know your partition number but you are not partitioning your iSeries System, then use the following chart options:
- Model 520 or newer: Default patition is 1
- Before model 520: Default patition is 0
Contact IBM
If you do not know your system information based upon the options above, you need to contact IBM and have them retrieve your system information.
