资源描述
IBM 000-004
000 - 004 IBM Tivoli Storage Manager V6.1
Administration Exam
Practice Test
Version 3.0
IBM 000-004: Practice Exam
QUESTION NO: 1
Which command can be used to verify if a backup stgpool command finished successfully?
A. Q LOG
B. Q ACTLOG
C. Q PROCESS
D. Q STGPOOL
Answer: B
QUESTION NO: 2
What is the minimum size of active log?
A. 2 GB
B. 13 GB
C. 128 GB
D. It depends upon the file system size
Answer: A
QUESTION NO: 3
Which option disables deduplication when using update scgpooi?
A. DUPLICATE=NO
B. DUPLICATE=OFF
C. DEDUPLICATE=NO
D. DEDUPLICATE=OFF
Answer: C
QUESTION NO: 4
An IBM Tivoll Storage Manager (Tivoli Storage Manager) administrator checks daily the Tivoli
Storage Manager activity log for errors and warnings This task is a manual process that should be
automated. What should the administrator do?
A. Create a script and run it daily from the command line.
B. Create a script and a client schedule to run it daily automatically.
C. Create a script and an administrative schedule to run it daily automatically.
"Pass Any Exam. Any Time." -
2
IBM 000-004: Practice Exam
D. Use theAdministration Center, select Define Script, and then select "run daily".
Answer: C
QUESTION NO: 5
Which type of storage pool can use either a sequential access device class or a random access
device class?
A. active-data pool
B. copy storage pool
C. primary storage pool
D. deduplicated data pool
Answer: C
QUESTION NO: 6
After a scheduled backup to IBM Tivoll Storage Manager (Tivoli Storage Manager) performed by
Tivoll Storage Manager client node, it has been found that few files have been skipped or not
included in backup for some reason. Which two logs from backup-archive client should be
checked as an initial step to get information of schedule operation failure? (Choose two.)
A. activity log
B. error report from operating system
C. dsmerror.log file located in backup-archive client installation directory
D. Dally Operational Report generated by Tivoli Storage Managerserver
E. dsmsched.log file located in backup-archive client Installation directory
Answer: C,E
QUESTION NO: 7
What occurs when the archive log runs out of space?
A. An archive log mirror is created.
B. Afailover archive log Is created.
C. The IBM Tivoli Storage Manager server halts.
D. Data begins being deleted from the IBM Tivoli Storage Manager server
Answer: C
"Pass Any Exam. Any Time." -
3
IBM 000-004: Practice Exam
QUESTION NO: 8
An IBM Tivoli Storage Manager administrator receives a call from a client complaining that
backups are taking twice as long as usual. The administrator decides to run a manual backup to
check the client's performance and the backup completes. Where should the administrator look to
review the statistics of the backup that was completed?
A. on the server in the event.log
B. on the server in the activity log
C. on the client in the dsmerror.log
D. on the client in the dsmsched.log
Answer: B
QUESTION NO: 9
Which two statements are true about shredding sensitive data? (Choose two.)
A. I/O response time is improved.
B. Performance for shredding data is faster.
C. Discovering and reconstructing data Is easy.
D. Data is overwritten one or more times after it is deleted.
E. Shredding can be done either automatically or manually
Answer: D,E
QUESTION NO: 10
Which command can be used to display information about all volumes checked into an automated
library for use by the IBM Tivoli Storage Manager server?
A. Q MEDIA
B. Q LIBVOL
C. Q VOLUMES
D. Q CONTENTS
Answer: B
QUESTION NO: 11
"Pass Any Exam. Any Time." -
4
IBM 000-004: Practice Exam
On a Windows platform, what is the purpose of the include/exclude list in the dsm.optfile?
A. which files are scheduled to be backed up
B. to ensure the IBM Tivoli Storage Manger client password is encrypted
C. that the include/exclude list does not apply to the Windowsdsm.optfile
D. to specify the files to be treated differently from the DEFAULT management class
Answer: D
QUESTION NO: 12
.Which two privileges should an administrator have to perform AUDIT LIBRARY process for IBM
Tivoli Storage Manager? (Choose two.)
A. analyst authority
B. policy privilege
C. system privilege
D. operator privilege
E. unrestricted storage privilege
Answer: C,E
QUESTION NO: 13
Which action must be taken to use a new active log directory?
A. Use DB2Administration Center.
B. Edit theactivelogdir server option and restart the IBM Tivoli Storage Manager server.
C. Issue the server command setactlogdir and restart the IBM Tivoli Storage Manager server.
D. Usedshserv utility with activelogdir parameter and restart the IBM Tivoli Storage Manager
server
Answer: B
QUESTION NO: 14
During start-up, the IBM Tivoli Storage Manager server is in the foreground. Several tapes in read-
only and/or are unavailable. Which action will correct the status?
A. MOVE VOLUMEvolid ACCESS=READWRITE
B. UPDATE VOLUMEvolid ACCESS=READWRITE
"Pass Any Exam. Any Time." -
5
IBM 000-004: Practice Exam
C. UPDATE LIBRARYvolid ACCESS=READWRITE
D. UPDATE VOLUMEvolid ACCESS=UNAVAILABLE
Answer: B
QUESTION NO: 15
Which statement describes IBM Tivoli Storage Manager message events?
A. All events are always stored in the activity log and cannot be disabled.
B. Only errors and warnings are stored in the activity log and cannot be disabled.
C. All events are always stored in the event log and can be disabled with disabled event
command.
D. Only errors and warnings are stored in the event log and can be disabled with disabled event
command
Answer: A
QUESTION NO: 16
An administrator of IBM Tivoli Storage Manager schedules a migration to move data from the
DISKPOOLto TAPEPOOLfor local sequential copy, but he also wants to keep the data on
DISKPOOL for faster restore to improve performance. Which option will accomplish this task?
A. CHANGE STGPOOL DISKPOOL ACCESS=READWRITE NEXTSTGPOOL=TAPEPOOL
HIGHMIG=0
LOWMIG=0 CACHE=YES HIGPROCESS=2 H1GCONTINUE=YES
B. UPDATE STGPOOL DISKPOOL ACCESS=READWRITE NEXTSTGPOOL=TAPEPOOL
HIGHIHIG=0
LOWMIG=0 CACHE=YES HIGPROCESS=2 H1GCONTINUE=YES
C. UPDATE STGPOOL DISKPOOL ACCESS=READWRITE NEXTSTGPOOL=TAPEPOOL
HIGHMIG=50
LOWHIG=50 CACHE=NO HIGPROCESS=2 HIGCONTINUE=YES
D. CHANGE STGPOOL DISKPOOL ACCESS=READWRITE NEXTSTGPOOL=BACKPOOL
HIGHMIG=100
LOWHIG=100 CACHE=YES HIGPROCESS=2 H1GCONTINUE=YES
Answer: B
QUESTION NO: 17
"Pass Any Exam. Any Time." -
6
IBM 000-004: Practice Exam
A customer has a 3584 library with 1000 tape volumes. All of the tape volumes are in IBM Tivoli
Storage Manager library inventory with private and scratch status. Now the customer wants to
know the total number of 'Private' volumes by SQL command. What is the correct SQL statement
for an automatic count?
A. SELECT * FROM volumes WHEREscatus=1Private1
B. SELECT * FROMlibvolumes WHERE scatus=1Private1
C. SELECTCOUNT(*) FROH volumes WHERE status=1Privace1
D. SELECTCOUNT(*) FROH libvolumes WHERE status=1Privace
Answer: D
QUESTION NO: 18
If a symbolic link points to a directory, the backup depends on how the directory Is specified on the
command. If a directory is specified with a trailing slash on a selective or incremental backup
command, how does the client save the symbolic link?
A. The client only backs up the path information.
B. The client does not back up the contents of the target directory.
C. The client saves the symbolic link as a directory, and backs up the contents of the target
directory.
D. The client does not save the symbolic link and the contents of the target directory are not
backed up
Answer: C
QUESTION NO: 19
Which statement will be added to the client's option file to assign a management class for a file for
backup?
A. MC=<management class name>
B. Accept policy <policy domain name>
C. Backup <fully qualified file name>mgmtclass
D. Include <fully qualified file name>mgmtclass
Answer: D
QUESTION NO: 20
"Pass Any Exam. Any Time." -
7
IBM 000-004: Practice Exam
On the Windows platform, where should a predefined (custom) dsm.optfile be placed when
installing IBM Tivoli Storage Manager V6.1 client?
A. ...\CLIENT directory
B. ...\CONFIG directory
C. ...\BACLIENT directory
D. ...\BACLIENT\CONFIG directory
Answer: B
QUESTION NO: 21
What should be done to remove all tape libraries and all data on tapes stored in library from IBM
Tivoll Storage Manager (Tivoli Storage Manager)?
A. Delete thefilespaces.
B. Delete the volumes, the contents, the paths, and the library from Tivoli Storage Manager.
C. Delete the contents of the volumes, check out all the tapes, delete the path, and then delete the
tape
library.
D. Delete the contents of the tape volumes, and delete the tape drives, paths, device class and
library from Tivoli Storage Manager
Answer: D
QUESTION NO: 22
An IBM Tivoll Storage Manger administrator has to determine why a backup failure occurred.
Which location is the best place to find the cause of the failure?
A. event.log
B. cliact.log
C. dsmerror.log
D. IBM Web site
Answer: C
QUESTION NO: 23
What must be defined in order for migration to occur?
"Pass Any Exam. Any Time." -
8
展开阅读全文