• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/69

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

69 Cards in this Set

  • Front
  • Back
What are the two Job/Program types?
Interactive
Batch
What are the 6 Types of display screen?
1. Menu screen
2. Work with
3. List
4. library
5. Sign on
6. Prompting screen
What is the Command structure?
[Verb][adjective][noun]
What is an Object ?
Has a name, takes up space, and you can perform an action against it.
What is the Root library for whole system is?
Qsys
What distinguishes a Special Value?
It has an * before it as in *all
Where is the * if it is a generic value?
It is after the keyword as in all*
What are the Three steps to printing?
1.Get it to the spoolfile on the output Queue
2.sent to the printwriter
3.to the printer
start writer
strtwtr
end writer
endwtr
AS400 ISeries I5
hardware
Operating system
OS400
Timi = Hardware independence = Technology independent interface
The middle layer between the application software and the hardware
Two types of parameter notation:
keyword and positional notation
Keyword notation
requires parenthesis : wrkoutQ OUTQ (*ALL) = special value
What are the two Job/Program types?
Interactive
Batch
What are the 6 Types of display screen?
1. Menu screen
2. Work with
3. List
4. library
5. Sign on
6. Prompting screen
What is the Command structure?
[Verb][adjective][noun]
What is an Object ?
Has a name, takes up space, and you can perform an action against it.
What is the Root library for whole system is?
Qsys
What distinguishes a Special Value?
It has an * before it as in *all
Where is the * if it is a generic value?
It is after the keyword as in all*
What are the Three steps to printing?
1.Get it to the spoolfile on the output Queue
2.sent to the printwriter
3.to the printer
start writer
strwtr
end writer
endwtr
AS400 ISeries I5
hardware
Operating system
OS400
Timi = Hardware independence = Technology independent interface
The middle layer between the application software and the hardware
Two types of parameter notation:
keyword and positional notation
Keyword notation
requires parenthesis : wrkoutQ OUTQ (*ALL) = special value
Positional notation
WRKOUTQ ALL* = generic value
Values are either already filled in or assumed by system
default
System temporarily allows you to customize the prompt display: if you wanted to see all the parameters available in the prompt screen,
you could push F11 and display all the keywords
help
F1
F3
exit
refresh
F5
F9
recall a command
F11
keywords when you are on a prompt screen
cancel
F12
F24
more keys
What type of job requires user interaction? Interactive job?
Interactive job?
What type of job is usually run when the processor operation is light or when you submit a batch job.
It does not require user interaction.
What is A job?
A job is a basic unit of work. Signing on is a job.
Cpy
copy
Crt
Create
ADDLIBLE
Add Library List Entry
CHGPWD
Change Password
CLRLIB
Clear Library
CRTLIB
Creat Library
DLTJRN
Delete Journal
DLTLIB
Delete Library
DSPFD
Display Physical File Description
DSPFFD
Display Physical File Field Description
DSPLIB
Display Library
DSPLIBD
Display Library Description
DSPMSG
Display Message
DSPMSGD
Display Message Description
DSPPFM
Display Physical File Member
EDTLIBL
Edit Library List
SAVLIB
Save Library
SNDMSG
Send Message
WRKACTJOB
Work With Active Job
WRKOBJ
Work With Objects
WRKJOB
Work With Job
WRKOUTQ
Work With Output Queue
WRKMSGF
Work With Message File
WRKSPLF
Work With Spool Files
WRKUSRJOB
Work With User Jobs
WRKUSRPRF
Work With User Profiles