I am an auditor new to as400 and have never performed command line access. I wanted a listing of all system values (without having to do them individually)
I did command
dspsysval sysval(*all)
It returned the message '*ALL ' not valid for parameter SYSVAL.
dspsysval sysval(QINACTITV) worked to give me that one value. I wanted all without having to do them individually.
What command should I do?
Thanks
I did command
dspsysval sysval(*all)
It returned the message '*ALL ' not valid for parameter SYSVAL.
dspsysval sysval(QINACTITV) worked to give me that one value. I wanted all without having to do them individually.
What command should I do?
Thanks