pass4sure ibm 000-223

By PassGuide-IBM Study Guide | Oct 9, 2008
Visited 1278 times, 4 so far today

IBM System p Administrator : 000-223 Exam
Known also as the IBM System p Administrator (000-223), 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-223 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-223 practice exams and exam simulators will translate directly into your daily work environment.
Product Description

Exam Number/Code: 000-223

Exam Name:IBM System p Administrator

“IBM System p Administrator”, also known as 000-223 exam, is a IBM certification. With the complete collection of questions and answers, Pass4sure has assembled to take you through 130 Q&As to your 000-223 Exam preparation. In the 000-223 exam resources, you will cover every field and category in IBM certifications helping to ready you for your successful IBM Certification.

Question: 1
A client needs more disk space for another volume group and has decided to use hdisk12 from the uservg volume group containing hdisk10, hdisk11, and hdisk12 where hdisk10 and hdisk11
have sufficient PPs to contain the volume group data. The client attempted to remove hdisk12
from the volume group but received the following error:

0516-016 Cannot delete physical volume with allocated partitions.
Which of the following commands should be run to correct this problem? A. reducevg hdisk12
B. rmdev -dl hdisk12
C. cplv hdisk10 hdisk12
D. migratepv hdisk12 hdisk10
Answer: D Question: 2
A System p administrator is looking at changing attributes of a logical volume. Which of the following must be defined when it is created?

A. placement of the logical volume
B. stripe size of the logical volume
C. inter-disk policy of the logical volume
D. intra-disk policy of the logical volume
Answer: B Question: 3
A System p distribution customer is very concerned about Reliability, Availability and
Serviceability (RAS). They are planning to install several p6 servers in their facilities and want to
be able to move an LPAR from one System p to another. Which of the following would accomplish this?

A. System p servers using similar SAN storage
B. System p servers must share an HMC
C. System p servers must have the same level HMC D. System p servers with VIOS
Answer: B Question: 4
A System p administrator has determined that a recently applied APAR needs to be removed.
Which of the following installp options will remove the APAR?

A. cleanup B. uninstall C. deinstall D. reject
Answer: D Question: 5
Which of the following actions will enable 64-bit applications on a system with a 32-bit kernel?

Page 1 of 15

A. Use “smit load64bit” to enable the 64-bit applications.
B. Re-install all applications with 64-bit versions. C. Re-install the OS with 64-bit kernel enabled.
D. Change the kernel to 64bit, reboot, and then use the following command: chdev -l sys0 -a
“applications=64_bit”
Answer: A Question: 6
A System p administrator needs to document system changes that have occurred recently. The company has a policy of making all possible changes via the smit interface.
Which of the following files would show the commands that have been performed from within smit and their resulting output?

A. /smit.log
B. /smit.script
C. /var/log/smit.log
D. /.history
Answer: A Question: 7
For security reasons, an administrator is asked to modify the system to prevent someone from leaving a terminal logged in. Which of the following options would enable a five minute timeout for
all users?

A. Add the following line to /etc/environment: TMOUT=300
B. Add the following lines to /.profile
TMOUT=5
export TMOUT
C. Run the following command: chuser -u ALL -a TIMEOUT=5M D. Run the following command: chsec -u ALL -a TIMEOUT=600
Answer: A Question: 8
A System p administrator found a process on the server that should be stopped. Which of the following commands can be used to list all the signal actions defined for this process?

A. ps
B. pstat
C. lssig
D. procsig
Answer: D Question: 9
A System p administrator has created a customized security profile using AIX Security Expert. Which of the following commands will apply this to a system?

A. aixpert -f mysec.xml
B. aixpert -a mysec.xml

Page 2 of 15

C. chsec -f mysec.xml
D. chsec -a mysec.xml
Answer: A Question: 10
How can an administrator determine how many physical copies there are of a mirrored logical volume in rootvg?

A. lslv rootvg B. lsvg rootvg C. lsvg rootvg D. lspv hdisk0
Answer: C Question: 11
What command is used to create a SEA device over physical ethernet adapter ent0 and virtual ethernet adapters ent1(PVID 1) and ent2(PVID 2) with default ID of 1?

A. mkvdev -sea ent1 -vadapter ent2 -default ent1 -defaultid 1
B. mkvdev -sea ent1 -vadapter ent0 -vadapter ent2 -default ent1 -defaultid 1
C. mkvdev -sea ent0 -vadapter ent1,ent2 -defaultid 1
D. mkvdev -sea ent0 -vadapter ent1 ent2 -default ent1 -defaultid 1
Answer: D Question: 12
A System p administrator has been instructed to verify that all filesets have all required requisites and are completely installed. Which of the following commands will provide this information?

A. lslpp
B. lppchk
C. geninstall
D. installp
Answer: B Question: 13
A state agency has recently deployed a new critical application on an 8-way p570. The state government has just mandated that all agencies have disaster recovery plans to recover critical applications in acceptable periods of time with no loss of performance. Which of the following will
best address this new requirement?

A. HACMP/XD and a 4-way p570 in a second location
B. HACMP/XD and a 8-way p570 in a second location
C. HACMP/XD and an 8-way p570 in the same location
D. HACMP and a 4-way p570 in the same location for the critical applications only
Answer: B Question: 14
A System p administrator must change the 9.47.53.0 subnet from 128 addresses to 64
addresses. How can the AIX systems in the network be permanently modified to accomplish this?

A. mktcpip -h hostname -a 9.47.53.x -m 255.255.255.64 -i en0 -g 9.3.230.1
B. ifconfig en0 netmask 255.255.255.64
C. chdev -l en0 -a netmask=255.255.255.192
D. ifconfig en0 netmask 0xffffffc0
Answer: C Question: 15
A System p administrator has increased the size of the logical volume lv00.
The administrator now wants to enlarge the filesystem /fs00 that is mounted on lv00 to the same size as lv00. Which of the following commands will show the administrator the number of blocks
to use when increasing the size of the filesystem /fs00?

A. lslv /fs00
B. lsfs -q /fs00
C. lscfg -v lv00
D. lsattr -El lv00
Answer: B Question: 16
An administrator needs to be able to restore a mksysb created on SERVER_A using a 4MM tape drive, to SERVER_B that only has an 8MM tape drive. There is an additional server that has a
4MM drive at /dev/rmt0 and an 8MM drive at /dev/rmt1. Which of the following procedures should be followed to convert from the 4MM to 8MM format?

A. tcopy /dev/rmt0.1 /dev/rmt1.1
B. dd if=/dev/rmt0.1 of=/dev/rmt1.1
C. tar -xvf /dev/rmt0.1 | tar -cvf /dev/rmt1.1
D. cpio -ivcBDUM < /dev/rmt0.1 | cpio -ovcBDUM - >/dev/rmt1.1
Answer: A Question: 17
A System p administrator noticed several error messages on the screen while the system was booting up; but was not able to write them down. Where should the system administrator look for
the console log, assuming it is in the default location?

A. /var/log/conslog
B. /var/log/console.log C. /var/adm/ras/conslog D. /var/ras/console.log
Answer: C Question: 18
Sometimes performance is more important than availability (e.g., in cases where the data can be
easily re-created). Which of the following is the appropriate disk configuration for an application that requires faster writes over availability?

A. RAID 1
B. RAID 6
C. RAID 0 + 1
D. RAID 0
# pass4sure ibm 000-223 Questions and Answers : 130 Q&As
# Updated: October 3rd , 2008
# Price: $159.99 $99.99

Free down:Testking ibm 000-223
Free down:Pass4sure ibm 000-223

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
3 Comments so far
  1. [...] Version 6 pass4sure 000-222 Exam : P5 and pSeries Administration and Support for AIX 5L V5.3 pass4sure 000-223 Exam : System p Administrator pass4sure 000-228 Exam : p5 and pSeries Technical Sales Support [...]

  2. [...] Version 6 pass4sure 000-222 Exam : P5 and pSeries Administration and Support for AIX 5L V5.3 pass4sure 000-223 Exam : System p Administrator pass4sure 000-228 Exam : p5 and pSeries Technical Sales Support [...]

  3. [...] Pass4sure 000-223 Testking 000-223 Actualtest 000-223 [...]

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