2013年8月21日星期三

IBMの000-129認証の最優秀問題集

IT-Passports.comが提供したIBMの000-129試験問題と解答が真実の試験の練習問題と解答は最高の相似性があり、一年の無料オンラインの更新のサービスがあり、100%のパス率を保証して、もし試験に合格しないと、弊社は全額で返金いたします。


IBM 000-129認証試験を通るために、いいツールが必要です。IBM 000-129認証試験について研究の資料がもっとも大部分になって、IT-Passports.comは早くてIBM 000-129認証試験の資料を集めることができます。弊社の専門家は経験が豊富で、研究した問題集がもっとも真題と近づいて現場試験のうろたえることを避けます。


IBMの000-129試験に合格することは容易なことではなくて、良い訓練ツールは成功の保証でIT-Passports.comは君の試験の問題を準備してしまいました。君の初めての合格を目標にします。


試験番号:000-129問題集

試験科目:IBM 「IBM i 7.1 Administration」

問題と解答:全82問

IT-Passports.comは多くの人に便利を与えるとともに、多くの人の夢が実現させるサイトでございます。もし君はまだIT試験で心配すれば、私達IT-Passports.comの問題集を選んでください。IT-Passports.comは長年の研究をわたって研ITの認証試験に関する品質が高く、範囲は広い教育資料が開発しました。それは確かに君の試験に役に立つとみられます。


購入前にお試し,私たちの試験の質問と回答のいずれかの無料サンプルをダウンロード:http://www.it-passports.com/000-129.html


NO.1 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

IBM   000-129参考書   000-129過去問   000-129練習問題

NO.2 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

IBM認証試験   000-129認定資格   000-129

NO.3 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

IBM認定証   000-129   000-129認定証   000-129認定試験

NO.4 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

IBM   000-129   000-129

NO.5 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

IBM認定資格   000-129   000-129   000-129

NO.6 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

IBM   000-129練習問題   000-129

NO.7 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

IBM認定証   000-129   000-129   000-129   000-129

NO.8 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

IBM   000-129過去問   000-129認定証   000-129練習問題

NO.9 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

IBM   000-129   000-129認定試験   000-129   000-129問題集   000-129認定試験

NO.10 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

IBM   000-129   000-129認定試験   000-129認定試験   000-129練習問題

あなたは自分の職場の生涯にユニークな挑戦に直面していると思いましたら、IBMの000-129の認定試験に合格することが必要になります。IT-Passports.comはIBMの000-129の認定試験を真実に、全面的に研究したサイトです。IT-Passports.com のユニークなIBMの000-129の認定試験の問題と解答を利用したら、試験に合格することがたやすくなります。IT-Passports.comは認証試験の専門的なリーダーで、最全面的な認証基準のトレーニング方法を追求して、100パーセントの成功率を保証します。IT-Passports.comのIBMの000-129の試験問題と解答は当面の市場で最も徹底的かつ正確かつ最新な模擬テストです。それを利用したら、初めに試験を受けても、合格する自信を持つようになります。


没有评论:

发表评论