As 400+Command+Line+Commands+ +support
As 400+Command+Line+Commands+ +support
http://wiki.rjssoftware.com/wiki/index.php/AS/400_Command_Line_...
Contents
1 Caution 2 Things To Know 3 Command Line Length 4 Displaying various system values: 5 To Display System Operator Messages 6 To Display Session Job Log 7 Library and Library List Commands: 8 Output Queue and Report Commands 9 Viewing Directories and Files on the IFS (Integrated File System) 10 Checking a User Profile 11 FTP Server Commands:
Caution
This article is designed to help people learn some basic commands on the IBM iSeries. Please note that not every user has the security to run all of the commands listed below. Please make sure that you have permission to make any changes to your system before doing so. RJS Software Systems does not accept any responsibilty for lost information or data due to using any of our Knowledge Base Articles.
Things To Know
Help Pressing <F1> while the cursor is on a message, command or a value will often bring up a help screen to give you information on that message, command or value. PROMPT Pressing <F4> after typing in a command will allow you to prompt that command to see what values can be passed to it. It will display all available parameters and acceptable values for those parameters. SECURITY As stated above: Please note that not every user has the security to run all of the commands listed below. Please make sure that you have permission to make any changes to your system before doing so. RJS Software Systems does not accept any responsibilty for lost information or data due to using any of our Knowledge Base Articles.
1 de 6
http://wiki.rjssoftware.com/wiki/index.php/AS/400_Command_Line_...
Serial number:
DSPSYSVAL QSRLNBR
Model number:
DSPSYSVAL QMODEL
System name:
DSPNETA (press enter) Local system
OS/400 version:
GO LICPGM (press enter), option 10, press F11
2 de 6
http://wiki.rjssoftware.com/wiki/index.php/AS/400_Command_Line_...
When Job Log appears, press <F10> to see a detailed log and page up from the bottom to see the most current activity.
3 de 6
http://wiki.rjssoftware.com/wiki/index.php/AS/400_Command_Line_...
NOTE: Helpful in checking for output queue existance To display a specific output queue:
WRKOUTQ <OUTPUT QUEUE NAME>
NOTE: You can see several queues with similar names by using the "*" wildcard NOTE: If you have the same output queue in multiple libraries, you may need to specify the library as well. To create an output queue
CRTOUTQ <LIBRARY NAME>/<OUTPUT QUEUE NAME>
NOTE: If you do not specify a library when you create the output queue, it should create it in teh QGPL library by default. To clear an output queue (deletes all spool files in the output queue):
CLROUTQ <LIBRARY NAME>/<OUTPUT QUEUE NAME>
NOTE: If you do not specify a library name, it will clear the first output queue with the matching name that it finds while searching your library list. To delete an output queue:
4 de 6
http://wiki.rjssoftware.com/wiki/index.php/AS/400_Command_Line_...
NOTE: If you do not specify a library name, it will delete the first output queue with the matching name that it finds while searching your library list. To look at reports by owner
WRKSPLF<F4>
enter 5 by the appropriate user<ENTER>, then you can find output queue
STATUS (should be ENABLED) SET PASSWORD TO EXPIRE (should be NO) LIMIT CAPABILITIES (if *YES, we have a Notes technical document that tell them the commands they must have -- do a user class (*SECOFR indicates security officer level)
5 de 6
http://wiki.rjssoftware.com/wiki/index.php/AS/400_Command_Line_...
NOTE: Inactivity timeout is 300 seconds (5 minutes) by default. Setting it to 0 indicates no timeout! After changing the FTP attributes, you must stop FTP server and restart
To verify that you can log on to your AS/400 FTP Server from DOS, perform the following: 1. Go to DOS prompt 2. Type FTP <IP Address> and press ENTER 3. You should then be asked for a user ID and password. If this fails or doesn't happen, there is a problem connecting to your AS/400 FTP server and our software will not work until this is resolved. Retrieved from "http://wiki.rjssoftware.com/wiki/index.php/AS/400_Command_Line_Commands" Categories: OS/400 | TBPR | Knowledge Base | How To This page was last modified on 26 December 2007, at 22:41. Web Meeting: Go
6 de 6