IT인증,IT자격증,IT자격증시험,IT인증시험

http://www.pass4test.net/

IBM Certified System Administrator 000-129 시험관련자료

Pass4Test의 연구팀에서는   IBM Certified System Administrator 000-129 (IBM i 7.1 Administration)  인증덤프를 위하여 최선을 다하였습니다. Pass4Test 학습가이드    IBM Certified System Administrator 000-129 (IBM i 7.1 Administration)  덤프로 시험준비 하시면 시험이 쉬워집니다. Pass4Test에서 제공하는 문제와 답을 공부하시면 100% 시험에서 한방에 통과할것입니다.여러분이    IBM Certified System Administrator 000-129 (IBM i 7.1 Administration)  시험에 응시하는데  Pass4Test의 도움을 받는다면 Pass4Test에서는 꼭 완벽한 자료를 드릴것을 약속합니다. 또한 일년무료 업데이트 서비스를 제공합니다.즉 문제와 답이 갱신이 되었을 경우 우리는 여러분들한테 최신버전의 문제와 답을 다시 보내드립니다.Pass4Test는  여러분이 원하는   IBM Certified System Administrator 000-129 (IBM i 7.1 Administration)  시험관련자료를 해결해드릴 수있는 사이트입니다. Pass4Test의 제품들은 모두 우리만의 거대한 IT업계 엘리트들로 이루어진그룹 즉 관련업계예서 권위가 있는 전문가들이 자기만의 지식과 지금까지의 경험으로 최고의IT인증 관련 자료를 만들어냅니다. Pass4Test의 문제와 답은 정확도 적중률이 아주 높습니다. 우리의 덤프로 완벽한    IBM Certified System Administrator 000-129 (IBM i 7.1 Administration)  시험대비를 하시면 됩니다.

 

 

NO.1 A batch job runs daily in the QBATCH subsystem with a run priority of 50. The job normally
takes
an hour to complete and no other batch jobs run during this time.
The administrator needs to reduce the run time and requests the run priority be lowered to 40.
However1 after the change, run time does not decrease.
What is the likely reason that the run time did not decrease?
A. The run priority applies to only interactive jobs.
B. D82 Symmetric Multiprocessing has not been installed.
C. The run priority represents only the relative importance of the job.
D. The system value QPFRADJ (Performance Adjustment) is set to No adjustment.
Answer: C

NO.2 The threshold limit has been reached for the system ASP on a system running IBM i 7.1 . There
are some disk units configured to a user ASP available. Business continuing policy prevents the
administrator from stopping the system.
How could the system administrator correct the storage problem in the system ASP?
A. Increase the ASP threshold above the currently utilized storage.
B. Concurrently remove available disk units from user ASP using the Remove units from
configuration SST option and add them to system ASP.
C. Switch to the backup system using an HA solution and restart the original system to DST.
Remove the available disk units from user ASP and add them to system ASP.
D. Initiate a control panel function 21 to activate DST on the system console for the affected
partition. Use the DST feature to compress the parity stripe to increase available storage.
Answer: B

NO.3 An administrator has been asked to update an IBM i 7.1 system to the most current
Technology
Refresh available from IBM. Which method is the most appropriate to achieve the update?
A. Perform a D-mode IPL using the Technology Group PTF package SF99707.
B. Perform a slip install using the most current 1_Base_01 resave media available.
C. Perform a scratch install using the most current 1_Base_01 resave media available.
D. Perform an install of the Technology Group PTF package SF99707 using the GO PTF menu.
Answer: D

NO.4 Due to an application problem, management has requested the IPL of a partition running IBM
i
7.1. The administrator initiates the IPL, and during the restart phase notices the IPL is running in
manual mode even though the HMC partition settings indicate B NORMAL.
Why is the IPL running in manual mode?
A. The PWRDWNSYS command restart parameter is set to *MANUAL.
B. Manual is the default IPL mode when there is a console problem.
C. The QIPLTYPE system value is set to Attended IPL, Console in debug mode.
D. Manual is the default IPL mode when the previous system end indicator is abnormal.
Answer: C

NO.5 A company has just purchased a new POWER7 server running IBM i 7.1 to replace an older
system running V5R4M5. Due to a mistake by a programmer on the V5R4 system, data was
accidently deleted. To recover, the administrator backs up the deleted data to virtual tape on the
7.1 server and attempts to restore it on the V5R4 server. The restore on the V5R4 server fails with
a message stating the data was saved from a more recent release of the operating system.
Which option will solve this problem?
A. Save the data to physical media.
B. Set the target release parameter to V5R4M0 when saving the data.
C. ETP the virtual tape image catalog from the 7.1 server using binary mode.
D. Use the target release parameter *RECOVER and the access path parameter set to VSR4MO.
Answer: B

NO.6 A disaster recovery test is being performed, using backups from a production system. The
backup
process is as follows:
Full system save, using GO SAVE Option 21, for weekly backup
SAVCHGOBJ LIB(*ALL) is used for daily library backup, in addition to DLO and IFS saves
The disaster recovery test is at the point where libraries are ready to be restored
Which pair of actions will restore the libraries to the most recent save point, in the minimum
amount of time?
A. Use RSTLIB(*NONSYS) to restore all libraries and object from the SAVE 21 weekly save. For
each daily tape, run a RSTLIB for each library saved by SAVCHGOBJ.
B. Use RSTLIB(*NONSYS) to restore all libraries and object from the SAVE 21 weekly save. Then
run a RSTOBJ for each library saved by SAVCHGOBJ on the most recent daily tape.
C. Run RSTOBJ for each library saved by SAVCHGOBJ on the most recent daily tape.
Then run RSTLIB(*NONSYS) OPTION(*NEW) to restore the remaining libraries and objects from
the SAVE 21 weekly save.
D. For each daily tape, run RSTOBJ for each library saved by SAVCHGOBJ on the daily tapes.
Then run RSTOBJ(*NONSYS) OPTION(*NEW) to restore the remaining libraries and objects from
the SAVE 21 weekly save.
Answer: B

NO.7 An administrator needs to restore a physical file DATALIB/SMALLFILE from a Save 21 backup of
library DATALIB. DATALIB has several hundred large database files plus other objects.
The administrator has the job log and output from the last full save of DATALIB.
What should the administrator do to restore SMALLFILE in the shortest time?
A. Run the RST command for object /QSYS.LIB/DATALIB.LIB/SMALLFILE.FILE
B. Delete SMALLFILE, run RSTLIB specifying *NEW objects, and specify library DATALIB as the
starting library.
C. Run RSTLIB for library DATALIB specifying the position parameter for SMALLFILEin library
DATALIB from the output of the save.
D. Run RSTOBJ for DATALIB/SMALLFILEspecifying the position and sequence number for
SMALLFILEin library DATALIB from the output of the save.
Answer: D

NO.8 Which graphical tool will help identity additional details about activity on the system, to
isolate the
root cause of performance problems?
A. PEX
B. iDoctor
C. Performance Monitor
D. Communications Trace
Answer: B

NO.9 Journaling of a large library is running on SYSTEMA and the journal is system managed.
Remote
journaling to
SYSTEMB has been configured. Due to a communications problem between SYSTEMA and
SYSTEMB, remote journaling is not working and cannot be quickly restarted.
Disk utilization on SYSTEMA is increasing rapidly. To reduce disk utilization the administrator tries
to delete journal receivers on SYSTEMA. Attempts fail and the following message displays:
CPF705F: Receiver not replicated to 1 remote journals.
What must the administrator do to delete journal receivers on SYSTEMA?
A. Delete and recreate only the journal, and then delete the receivers.
B. Stop journaling, as this must be ended first, and then delete the receivers.
C. Use the DLTJRNRCV command and change the delete option parameter to ignore target
receivers.
D. Use the CHGJRN command to change the Manage Receivers parameter to allow user
management of journal receivers and then delete the receivers.
Answer: C

NO.10 What are the key benefits provided by database journaling?
A. Can send updates concurrently to a second system
Can back out incomplete transactions
Can reduce system I/O workload
B. Can reduce application complexity
Can back out incomplete transactions
Can maintain database integrity in the case of an unexpected outage
C. Can send updates concurrently to a second system Can increase performance
Can maintain database integrity in the case of an unexpected outage
D. Can send updates concurrently to a second system
Can back out incomplete transactions and commitment control
Can maintain database integrity in the case of an unexpected outage
Answer: D
Posted 2013/1/28 3:21:45  |  Category: 미분류  |  Tag: