Put an entry in the /etc/exclude.rootvg file.
Put an entry in the /etc/mksysb.exclude file.
Remove the directory’s entry from the mksysb /image.data file.
Remove the directory’s entry from the /var/adm/ras/bosinst.data file.
第1题:
An administrator wants to restore the /etc/resolv.conf file from a mksysb backup onto server1. After the mksysb is mounted in /mnt/backup/ from the local nim server, which command should be run to restore the file? ()
第2题:
A system administrator used the savevg command to back up the testvg each night. There is now a requirement to exclude the /test/static filesystem from the backup. How can this be accomplished?()
第3题:
How can a directory named /dir1 be excluded during a restore of files backed up by name with the backup command?()
第4题:
Which of the following commands should be used to delete an entry from the /etc/inittab?()
第5题:
How can a directory be excluded from a mksysb backup()
第6题:
You are required to remove the default EXTPROC entry from the default listener configuration to create a listener that will listen specifically for EXTPROC calls. Which two methods can you use to remove the default EXTPROC entry from the default listener configuration? ()
第7题:
The user jsmith can use r-commands from any server to server Alpha system-wide
The user jsmith can use r-commands from server Alpha to any server system-wide
The user jsmith can use r-commands from server Alpha to any server with a /home/jsmith directory
The user jsmith can use r-commands from any server to server Alpha only in the /home/jsmith directory
第8题:
By using the restore -x option followed by /dirl
By adding an entry in the /etc/restore.exclude file
By using the restore -i option to enter interactive mode and executing the command:delete /dirl
By using the restore -i option when running restore to specify a text file containing ’/dirl1 as one of the lines in it
第9题:
find /var/spool/lpd/qdir -mtime -7 -type f -exec rm -f {}/
find -name /var/spool/* -f rm {}/
find -name /var/spool/lpd/* -exec rm {}/
find /var/spool/lpd/qdir -mtime +7 -type f -exec rm -f {}/
第10题:
xitab
rmitab
chitab
delitab
第11题:
tar -xvf /mnt/backup/server1.mksysb ./etc/resolv.conf
restore -Tvf /mnt/backup/server1.mksysb ./etc/resolv.conf
listvgbackup -f /mnt/backup/server1.mksysb -r ./etc/resolv.conf
restorevgfiles -xrm /mnt/backup/server1.mksysb ./etc/resolv.conf
第12题:
Add the list of files to /etc/exclude.rootvg.
Modify the image.data file and add the files to be excluded form the backup.
Modify the bosinst.data file and specify which files are to be excluded from the backup.
Specify the files to be excluded on the command line when executing the mksysb command.
第13题:
How can a directory named /dirl be excluded during a restore of files backed up by name with the backup command()
第14题:
An administrator wants to restore the /etc/resolv.conf file from a mksysb backup onto server1. After the mksysb is mounted in /mnt/backup/ from the local nim server. Which command should be run to restore the file?()
第15题:
How can a directory be excluded from a mksysb backup of the following?()
第16题:
It has been determined that print jobs from an application are not being removed from the system after they have been printed. To remove these jobs from the /var/spool directory, which cron entry will remove files more than 7 days old?()
第17题:
An application is no longer required to start up automatically at system boot. Which of the following supported procedures would the administrator use to accomplish this()
第18题:
Put an entry in the /etc/exclude.rootvg file
Put an entry in the /etc/mksysb.exclude file
Remove the directory’s entry from the mksysb /image.data file
Remove the directory’s entry from the /var/adm/ras/bosinst.data file
第19题:
Edit the /etc/inittab and comment out the entry that starts the application by placing a at the beginning of the line.
Use the chitab command.
Use the rmitab command.
Edit the /etc/reboot file to remove the entry that starts the application.
第20题:
By using the restore -x option followed by /dir1
By adding an entry in the /etc/restore.exclude file
By using the restore -i option to enter interactive mode and executing the command:delete /dir1
By using the restore -i option when running restore to specify a text file containing ’/dir1’ as one of the lines in it.
第21题:
the RMAN utility
the import/export utility
the Oracle Enterprise Manager
the change tracking feature
the Net Manager utility
第22题:
Use the -X flag on the savevg command
Put an entry in the /etc/exclude.testvg file
Remove the /test/static entries from the /vgdata/testvg.data file
Use the touch command to create /test/static/.exclude before using savevg
第23题:
tar -xvf /mnt/backup/server1.mksysb ./etc/resolv.conf
restore -Tvf /mnt/backup/server1.mksysb ./etc/resolv.conf
listvgbackup -f /mnt/backup/server1.mksysb -r ./etc/resolv.conf
restorevgfiles -xrm /mnt/backup/server1.mksysb ./etc/resolv.conf