Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

as400 SYSTEM VALUES

Status
Not open for further replies.

gigs68

MIS
Apr 11, 2003
2
US
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
 
If you do a WRKSYSVAL *PRINT (or use [f4] to make your selections), it will give a listing of the system values, with current value vs. shipped value.

Hope that's what you are looking for!

J.R.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top