Some very useful commands to find the system resources information of Datastage unix server.
Find more details at the below link -
Hardware
How do I know if my machine is capable of running AIX 5L Version 5.3?AIX 5L Version 5.3 supports all 32- bit and 64-bit Common Hardware Reference Platform (CHRP)-based IBM Power® hardware. Only 64-bit CHRP systems are supported with AIX 6.1 and AIX V7.1.
How do I know if my machine is CHRP-based?
Run the
prtconf
command. If it is a CHRP machine, the string chrp
appears on the Model Architecture line.How do I know if my Power Systems machine (hardware) is 32-bit or 64-bit?
Run the
prtconf
command.How much real memory does my machine have?
To display real memory in kilobytes (KB), type one of the following:
lsattr -El sys0 -a realmem |
64-bit hardware is required to run the 64-bit kernel.
What are the values of attributes for devices in my system?
To list the current values of the attributes for the tape device, rmt0, type:
lsattr -l rmt0 -E |
lsattr -l rmt0 -D |
tty0
, type:lsattr -l tty0 -a login -R |
lsattr -E -l sys0 |
To display the number of processors on your system, type:
lscfg | grep proc How many hard disks does my system have and which ones are in use?
How do I list information about a specific physical volume? |
Tags
Datastage