Kbase 20146: How to Determine the OS & Patch Level of an AS/400 Machine
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/16/2008 |
|
Status: Unverified
GOAL:
How to Determine the OS & Patch Level of an AS/400 Machine
FACT(s) (Environment):
IBM AS/400 (RISC)
FIX:
In order to determine the OS/400 release use any of these methods:
1) View a "spool file" (if one exists) on the AS/400. Follow these steps:
a) Sign on.
b) Enter: wrksplf
c) Place option 5 next to any file name.
d) Press enter.
e) In the upper left of the view look at:
" V4R1M0 "
^^^^^^
||
operating system
or,
2) Display Software Resources.
This can be found in the menu:
DSPSFWRSC
Hit the F11 key to display libraries/releases.
or,
3) Execute the command: DSPDTAARA QSS1MRI.
In order to determine the exact patch level:
1) In V4Rx use the following commands:
DSPPTF LICPGM(5769SS1)
DSPPTF LICPGM(5769999)
2) In V5Rx use the following commands:
DSPPTF LICPGM(5722SS1)
DSPPTF LICPGM(5722999)