Testking ibm 000-356

By PassGuide-IBM Study Guide | Sep 30, 2008
Visited 129 times, 1 so far today

iseries system command operations v5r2 : 000-356 Exam
Known also as the IBM iSeries System Command Operations V5R2 (000-356), this exam plays an integral role in obtaining your certification. All IBM certification exams are extremely detailed and cover many different technological areas. We designed the 000-356 questions and answers for this very purpose, to prepare you for the unexpected. Beyond the testing center, the skills you learn and the knowledge you confirm using the 000-356 practice exams and exam simulators will translate directly into your daily work environment.
1.Based on the following message: Message… : Load form type ‘*STD’ device ITHPLJ4 writer
ITHPLJ4. (G B I H R C) What is the correct response to process this file and continue using standard forms for future jobs?
A.G B.I C.C D.H
Correct:A
2.When changing the job priority for a job that is waiting in a JOBQ, what are the valid values that can be used?
A.Valid values range from 0 through 9, where 0 is the highest priority and 9 is the lowest priority. B.Valid values range from 0 through 9, where 9 is the highest priority and 0 is the lowest priority.
C.Valid values range from “A” through “Z”, where “Z” is the highest priority and “A” is the lowest priority. D.Valid values range from ­100 through ­999, where ­999 is the highest priority and ­100 is the lowest priority.
Correct:A
3.Which of the following commands is used to save user profiles to a save file in a library that does not exist in the library list?
A.SAVSECDTA DEV(*SAVF) SAVF(SAVF1) B.SAVSECDTA DEV(*SAVF) SAVF(ABC/SAVF1) C.SAVSECDTA DEV(*SAVF) SAVF(*LIBL/SAVF1) D.SAVSECDTA DEV(*SAVF) SAVF(*CURLIB/SAVF1) Correct:B
4.The iSeries server was powered down while electrical maintenance work was performed on the data center UPS. What mode must be displayed on the control panel to power up the system without further operator intervention?
A.Auto B.Manual C.Secure D.Normal Correct:D
5.A writer is running and the associated printer is printing. How can an operator determine how many spooled files have not yet printed?
A.Check the writer’s status.
B.Check the output queue’s status. C.Check the printer’s status messages. D.Check the jobs in the spool subsystem. Correct:B
6.An operator accidentally deleted a spool file before it was printed. What must the operator do to recover the spool file?
A.Rerun the job that created it.

B.Use the IBM­supplied RSTSPLF command.
C.Restore the spool file from the last backup tape.
D.Use iSeries Navigator to restore the file from the recycle bin.
Correct:A
7.Which of the following commands will save a directory stored in the IFS?
A.SAV B.SAVOBJ C.SAVDLO D.SAVLIB Correct:A
8.An operator has been asked to prepare a backup tape to be restored on another iSeries server. Which SAVLIB parameter is used to prepare the tape for the broadest number of iSeries systems? A.CLEAR(*ALL)
B.ACCPTH(*YES)
C.DTACPR(*YES) D.USEOPTBLK(*NO) Correct:D
9.Installing an operating system PTF which of the following would be impacted?
A.IBM supplied object(s) B.User created object(s)
C.Newly installed object(s)on the system
D.Changes the authority of object(s) on the system
Correct:A
10.Press the exhibit button to view the exhibit. Which of the following can be determined from the job description?
A.What user profile submitted the job
B.The library list associated with the job
C.The output queue where the output will be sent
D.The job queue from which the job will be selected to run
Correct:D
11.A job named “USERJOB1″ has been running for an unusually long period of time and is utilizing a large amount of CPU resources. Which command will immediately end the job and delete all spool files produced by the job?
A.ENDJOB(USERJOB1) OPTION(*IMMED) SPLFILE(*NO) B.ENDJOB(USERJOB1) OPTION(*IMMED) SPLFILE(*YES) C.ENDJOB(USERJOB1) OPTION(*IMMED) SPLFILE(*DLT) D.ENDJOB(USERJOB1) OPTION(*IMMED) SPLFILE(*ALL) Correct:B
12.What information is displayed when viewing all job queues?
A.Status of the job queues Subsystem assigned to the job queue
B.Number of jobs currently in each job queue Time each job was submitted C.Status of the subsystems assigned to each job queue Status of each job queue D.Number of jobs currently in each job queue Time each job is scheduled to run

Correct:A
13.A cumulative PTF package needs to be loaded and applied to the primary partition. Which of the following is recommended prior to IPLing the primary partition?
A.Power down all secondary partitions
B.Allocate all processor resources to the primary partition C.End all interactive subsystems on the secondary partitions D.Disable the virtual LAN connections between the partitions Correct:A
14.An Operator receives a message that one of the disk drives is bad and needs to be replaced. After notifying the System Administrator, the Operator is directed to make a complete backup of the system. Which of the following commands can be used to back up the entire system?
A.SAV B.SAVSTG C.SAVSYS D.SAVLIB Correct:B
15.In preparation to add a new workstation, an operator needs a list of all local workstations currently attached to controller CTL01. Which command should be used?
A.PRTCTLADR CTLD(CTL01) B.PRTCTLDEV CTLD(CTL01) C.PRTDEVADR CTLD(CTL01)
D.DSPDEVADR CTLD(CTL01) OPTION(*PRINT)
Correct:C
16.Which of the following occurs when a writer is ended in a controlled mode?
A.The writer program stops at the end of the current file.
B.The writer program stops immediately, deleting the rest of the file.
C.The writer program stops immediately, keeping the rest of the file in the queue.
D.The writer program stops at the end of the current page, keeping the rest of the file in the queue.
Correct:A
17.In the intermediate assistance level, how can an operator learn more about what a message means or how to respond to it?
A.Go to the Messages menu
B.Put the cursor on the message and press the F1 (Help) key
C.Enter the Work with Message Descriptions (WRKMSGD) command D.Put the cursor on the response line and press the F1 (Help) key Correct:B
18.USERJOBA and USERJOBB were both submitted to a single threaded job queue BATCH1. USERJOBA went active immediately and is a very long running job. The operator needs to move USERJOBB to job queue BATCH2 so it will start running immediately. Which command will accomplish this task?
A.TFRJOB JOB(USERJOBB) OUTQ(*LIBL/BATCH2) B.CHGJOB JOB(USERJOBB) OUTQ(*LIBL/BATCH2) C.TFRJOB JOB(USERJOBB) JOBQ(*LIBL/BATCH2)

D.CHGJOB JOB(USERJOBB) JOBQ(*LIBL/BATCH2)
Correct:D
19.An operator performed a backup of all changed objects. Which command would be used to restore SLS092502 to the ACCOUNT02 library from this backup?
A.RSTOBJ OBJ(SLS092502) SAVLIB(ACCOUNT02) DEV(TAP01) B.RSTOBJ OBJ(SLS092502) SAVCHG(ACCOUNT02) DEV(TAP01) C.RSTCHGOBJ OBJ(SLS092502) SAVLIB(ACCOUNT02) DEV(TAP01) D.RSTCHGOBJ OBJ(SLS092502) SAVCHG(ACCOUNT02) DEV(TAP01) Correct:A
20.The clean up options have been set up in the CLEANUP menu. In which IBM supplied subsystem does this job run?
A.The batch subsystem B.The user work subsystem C.The controlling subsystem
D.The system work subsystem
Correct:C
21.An operator needs to initialize a tape that was last used on a non­iSeries system. Which parameter on the INZTAP command will allow the tape to be initialized for the iSeries? A.CHECK(*NO)
B.CLEAR(*YES)
C.NEWVOL(*NONE) D.CODE(*EBCDIC) Correct:A
22.Which of the following is the correct sequence of steps to install a delayed PTF? 1. Apply PTF 2. IPL 3. Load PTF 4. Receive PTF
A.1,2,3,4
B.2,4,3,1
C.4,1,3,2
D.4,3,1,2
Correct:D
23.System One has a remote output queue A01 set up with System Two as the remote system. System Two’s output queue is B01. How would the operator get an existing spooled file on System One to System Two?
A.Send the spooled file to user PRINTER at System Two. B.Send the spooled file to output queue A01 on System Two. C.Send the spooled file to output queue B01 on System One.
D.Change the spooled file’s attributes to specify output queue A01.
Correct:D
24.Which command is used to display the status of the line description BANKTWO?
A.DSPLIND LIND(BANKTWO) B.WRKLIND LIND(BANKTWO) C.WRKLINSTS LIND(BANKTWO)
D.WRKCFGSTS CFGTYPE(*LIN) CFGD(BANKTWO)

Correct:D
25.When using File Transfer Protocol (FTP) to send a SAVF file between iSeries systems, which of the following conditions must be met?
A.The file transfer must be in binary mode.
B.The file cannot be active on the source system.
C.The receiving SAVF must not exist on the target system.
D.The Operator must be logged into the target system as QSYSOPR.
Correct:A
26.Which of the following actions would ensure that a spooled file remains on the system after it has been successfully printed?
A.Change the spooled file’s SAVE attribute. B.Change the writer to retain the spooled file.
C.Copy the spooled file to an output queue that is in held status.
D.Move the spooled file to an output queue configured for duplex printing.
Correct:A
27.An operator needs the daily balance job to process from the job queue ahead of the jobs in the queue before it. Which of the following parameters will accomplish this goal?
A.JOBPTY ­ Job priority B.RUNPTY ­ Run priority C.OUTPTY ­ Out priority D.DFTWAIT ­ Default Wait Time Correct:A
28.After an Operator runs a backup, which of the following commands can be used to determine if the backup completed successfully?
A.DSPJOB B.DSPLIB C.DSPOBJ D.DSPJOBLOG Correct:D
29.A system operator wants to schedule the system to shut down on Friday night and restart on Monday morning. What would the operator type to get to the menu where this can be scheduled? A.go ipl
B.go power
C.go shutdown D.go iplsched Correct:B
30.What command is used to display the system history log?
A.DSPLOG B.DSPHSTLOG C.DSPJOBLOG D.DSPSYSLOG
Correct:A

Testking ibm 000-356 Interactive Testing Engine Included!
120 Questions
Updated : 09/18/2008
Price : $87.99 $79.99
Free down:Testking ibm 000-356
Free down:Pass4sure ibm 000-356

Bookmark and Share
IBM Free Downloads

Type

Exam Bible New Questions & Answers

Latest Updated

Download link
Testking torrent All Ibm 's Exam Pack

767

1 days ago Download
pass4sure ibm

Random Posts

testking ibm
2 Comments so far
  1. [...] : pSeries AIX System Administration Testking 000-238 Exam : p5 and pSeries Technical Sales Support Testking 000-356 Exam : iSeries System Command Operations [...]

  2. [...] testking 000-356 [...]

Leave a Comment

If you would like to make a comment, please fill out the form below.

Name (required)

Email (required)

Website

Comments

© 2007 IBM Certification Exams, - IBM Sitemap ibm exams