IBM Pseries Administration And Support For Aix 5l 5.25
Index >> IBM >> Certified Administrator >> "000-232"Exam
VUE/Prometric Code:000-232
Questions and Answers:184 Q&As
Price:$ 79
Updated:2008-12-01
| IBM Pseries Administration And Support For Aix 5l 5.25 | |||
| Test | Q&A | Updated | Price |
| 000-232 | 184 Q&A | 2008-12-01 | $ 79 |
please download in PDF format Demo:
killtest 000-232 Exam Features
High quality and Value for the 000-232 Exam.
Killtest Practice Exams for IBM Pseries Administration And Support For Aix 5l 5.25 000-232 are written to the highest standards of technical accuracy, using only certified subject matter experts and published authors for development.
100% Guarantee to Pass Your Certified Administrator exam and get your Certified Administrator Certification.
We guarantee your success in the first attempt. If you do not pass the 000-232 (IBM Pseries Administration And Support For Aix 5l 5.25) on your first attempt we will give you a FULL REFUND of your purchasing fee AND send you another same value product for free.
killtest 000-232 Downloadable.
Printable Exams (in PDF format) Our Exam 000-232 Preparation Material provides you everything you will need to take your Certified Administrator exam. The Certified Administrator Certification details are researched and produced by Professional Certification Experts who are constantly using industry experience to produce precise, and logical. You may get Certified Administrator exam questions from different web sites or books, but logic is the key. Our Product will help you not only pass in the first Certified Administrator exam try, but also save your valuable time .
- Comprehensive questions with complete details about 000-232 exam.
- 000-232 exam questions accompanied by exhibits.
- Verified Answers Researched by Industry Experts and almost 100% correct.
- Drag and Drop questions as experienced in the Real Certified Administrator exam.
- 000-232 exam questions updated on regular basis.
- Like actual Certified Administrator Certification exams, 000-232 exam preparation is in multiple-choice questions (MCQs).
- Tested by many real Certified Administrator exams before publishing.
- Try free Certified Administrator exam demo before you decide to buy it in http://www.Killtest.com.
High quality and Value for the 000-232 Exam:100% Guarantee to Pass Your Certified Administrator exam and get your Certified Administrator Certification.
http://www.Killtest.com The safer.easier way to get Certified Administrator Certification.
We offer Demo version of Q&A, Q&A are as follows (not to provide picture):
000-232:please download 000-232 in PDF format Demo 
A.lsdev -Cl datavg
B.lsvpcfg datavg
C.lspv -p datavg
D.lsvg -p datavg
Correct:D
2.A system administrator needs to configure dump devices for the system. Which command would be used to estimate the size required for a dump device?
A.lsdev
B.chdev
C.sysdumpdev
D.sysdumpstart
Correct:C
3.Which command restarts the TCP/IP subsystem?
A.refresh -s inetd
B.refresh -s tcpip
C.refresh -g /etc/rc.tcpip
D.refresh -g /etc/inetd.conf
Correct:A
4.Prior to implementing an LPAR system, which of the following needs to be done?
A.A graphics monitor must be attached to the server
B.Cluster System Management (CSM) software must be installed
C.The LPAR system must have an Hardware Management Console (HMC) connected
D.Each LPAR must be configured with a CDROM for operating system installation
Correct:C
5.A system administrator's daily monitoring has revealed a failing disk drive. The drive that is failing, hdisk0, is a lvm mirrored drive. What is the first step that should be taken in order to physically replace this drive?
A.Remove the physical volume from the system.
B.Remove the physical volume from the volume group.
C.Remove the physical partitions from the volume group.
D.Remove the logical volume copies from the failing drive.
Correct:D
6.How would the system administrator turn on Dynamic Processor Deallocation?
A.Use the diag menu to set dynamic deallocation to 'on'
B.Use the chdev command to enable the 'cpuguard' attribute of sys0
C.Use the cfgmgr command to change the 'monitor' attribute of proc0
D.Use the smitty command with the fast path dynamic_processor_deallocation to turn it on
Correct:B
7.A system administrator suspects that there were problems with the AIX installation on a pSeries server. Which of the following commands can be used, with the appropriate flags, to view the BOS installation output files?
A.alog
B.errpt
C.lscfg
D.installp
Correct:A
8.The system administrator wants to use a new jfslog /dev/fs1log with the filesystem /test/fs1 on the testvg volume group. The following commands were used to create the log and assign it to the filesystem: mklv -t jfslog -y /dev/fs1log testvg 1 chfs -a log=/dev/fs1log /test/fs1 While trying to mount the /test/fs1 filesystem the administrator received the error "Cannot mount /dev/fs1lv on /test/fs1: A system call received a parameter that is not valid". What step did the administrator miss that most likely caused the error?
A.Use the logform command to format /dev/fs1log as a jfslog
B.Use the chlv command to change the lv type of /dev/fs1log to jfslog
C.Use the chvg command to change the default jfslog of testvg to /dev/fs1log
D.Edit the /etc/filesystems file to change the log associated with /test/fs1 to /dev/fs1log
Correct:A
9.A support specialist started to apply an APAR on a system by inserting the tape into the tape drive, and loaded the fix using smitty installp. The following error message is displayed: tape not in backup format Which of he following will resolve this problem?
A.Change density setting to 2
B.Set tape device to /dev/rmt0
C.Set block size to 0 for variable
D.Enable compression on tape device
Correct:C
10.A system administrator has filesystems that should not be mounted during system startup. How can the system administrator prevent the /data filesystem from being mounted during subsequent boots?
A.mount -no /data
B.chfs -A no /data
C.mount -t nfs /data
D.chfs -a type=nfs /data
Correct:B
11.A system administrator has a two-disk volume group (testvg) with one logical volume (testlv) which has just been mirrored across both disk drives. Which of the following commands can be used to turn off quorum?
A.chvg -Qn testvg
B.chlv -Qn testlv
C.varyoffvg testvg; varyonvg -Qn testvg
D.varyoffvg testvg; exportvg testvg; importvg -Qn testvg; varyonvg testvg
Correct:A
12.A user has used all of the allowed logon attempts for the userid. Which command can be used to reset the unsuccessful_login_count to 0 for that user?
A.usrck
B.chsec
C.chuser
D.passwd
Correct:B
13.Which of the following commands should an AIX system administrator invoke to check if the required device-dependent software is missing?
A.dbx
B.cfgmgr
C.telinit q
D.lsdev -Cc adapter
Correct:B
14.Which command will display the current Maintenance Level of a server?
A.lslpp -L
B.oslevel -r
C.oslevel -m
D.oslevel -i | grep ML
Correct:B
15.The following entry is in the /etc/host.equiv and /home/jsmith/.rhosts file on server Alpha: + jsmith What does this entry indicate?
A.The user "jsmith" can use r-commands from any server to server Alpha system-wide
B.The user "jsmith" can use r-commands from server Alpha to any server system-wide
C.The user "jsmith" can use r-commands from server Alpha to any server with a /home/jsmith directory
D.The user "jsmith" can use r-commands from any server to server Alpha only in the /home/jsmith directory
Correct:A
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
Correct:A
17.Which script is executed during system startup to set the system hostname, default gateway and static routes?
A./etc/rpc
B./etc/rc.net
C./etc/rc.tcpip
D./etc/resolv.conf
Correct:B
18.A system administrator was asked to log information on possible security breaches on a server. Which file should additional entries be added to capture this information?
A./var/adm/sulog
B./etc/syslog.conf
C./etc/security/sysck.cfg
D./etc/security/login.cfg
Correct:B
19.The /systest filesystem is associated with the /dev/testlv logical volume on the testvg volume group. The testvg volume group is assigned to physical volumes hdisk2 and hdisk3. Which command can the system administrator use to determine if the /systest filesystem is mirrored?
A.df
B.lslv
C.lsfs
D.lsdev
Correct:B
20.How does a system administrator add a new user to a system?
A.mkuser
B.cruser
C.adduser
D.edit /etc/password
Correct:A
21.A system administrator decides to review the system error log after installing new hardware. Which of the following is the correct command to use?
A.errpt
B.syslog
C.prtdiag
D.errlogger
Correct:A
22.Which of the following commands will set the duplex of a network adapter?
A.no -a media_speed=100_Full_Duplex en0
B.ifconfig -a media_speed=100_Full_Duplex ent0
C.chdev -l ent0 -a media_speed=100_Full_Duplex
D.chinet -l en0 -a media_speed=100_Full_Duplex en0
Correct:C
23.A system administrator is doing an AIX 5L New and Complete Overwrite installation on a system with a 64-bit processor using the default settings. Which of the following will be the resulting installed environment?
A.Only the 32-bit kernel will be installed and enabled
B.Only the 64-bit kernel will be installed and enabled
C.Both the 32-bit and 64-bit kernel will be installed and the 32-bit kernel will be enabled
D.Both the 32-bit and 64-bit kernel will be installed and the 64-bit kernel will be enabled
Correct:C
24.A system administrator would like to modify the system default user characteristics so that each new user will now be assigned (by default) the csh shell rather than the ksh shell. Which of the following actions should be performed?
A.Run the command chlogin -shell "csh"
B.Run the command mkuser -default "SHELL=csh"
C.Edit /etc/passwd and change all "ksh" entries to "csh"
D.Modify the contents of /usr/lib/security/mkuser.default file
Correct:D
25.A production system needs to be upgraded from AIX V5.1 to AIX V5.2. All logs and users need to be saved. Which installation method will accomplish the upgrade?
A.Update Installation
B.Migration Installation
C.Preservation Installation
D.New and Complete Overwrite Installation
Correct:B
26.A system administrator has increased the size the logical volume lv00. The administrator now wants to enlarge the filesystem /fs00 that is mounted on lv00 to the same size that lv00 currently is. 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.lsdev -Cc lv00
D.lsattr -El lv00
Correct:B
27.Which daemon converts Remote Procedure Call (RPC) program numbers into Internet port numbers?
A.inetd
B.rexecd
C.routed
D.portmap
Correct:D
28.Because of performance problems, space needs to be added to a paging space named paging01 on hdisk1. The physical partition size of hdisk1 is 4MB. Which command will increase the size of paging01 by 100MB?
A.swapon -a paging01 25
B.mkps -a 25 paging01
C.extendlv -a paging01 25
D.chps -a 25 paging01
Correct:D
29.Where do the BOS ODM files reside?
A./etc/odm
B./usr/lpp/odm
C./var/bosinfo
D./etc/objrepos
Correct:D
30.A system administrator wants to give full read/write/excute access to the owner and group of the /stuff directory and all subdirectories and files, but only allow read/execute for others. What command would the administrator use?
A.chmod -R 775 /stuff
B.chmod -h 002 /stuff
C.chmod -R 577 /stuff
D.chmod ug+rwx,o+rx /stuff
Correct:A


