An application writes to a log file in the /logs filesystem that is full. After the log file is deleted, ‘df‘ still shows the filesystem as 100% full.What is the likely cause of the problem and what will resolve it?()
A.The deleted file is still open by the application.The system must be rebooted before‘df‘ will show the reduction in the filesystem.
B.The deleted file is still open by the application.The application must be stoppedbefore ‘df‘ will show the reduction in the filesystem.
C.The filesystem is still marked as full in the /etc/fs.status file.The system must be rebooted before ‘df‘ will show the reduction in the filesystem.
D.The filesystem is still marked as full in the /etc/fs.status file.The application must be stopped before ‘df‘ will show the reduction in the filesystem.
第1题:
A./opt/IBM/FIM/logs/<ITFIMDomainName>/tivoli-common/FBT/logs/msg.log
B./opt/IBM/FIM/logs/<ITFIMDomainName>/tivoli-common/FBT/logs/trace.log
C./opt/IBM/WebSphere/AppServer/profiles/<servername>/logs/<profile>/trace.log
D./opt/IBM/WebSphere/AppServer/profiles/<servername>/logs/<profile>/SystemOut.log
第2题:
A. myscript.ksh 1>/tmp/log/script.log 2>/tmp/log/script.err
B. myscript.ksh $1>/tmp/log/script.log $2>/tmp/log/script.err
C. myscript.ksh 1>/tmp/log/script.log 2>1 /tmp/log/script/err
D. myscript.ksh 2>1 /tmp/log/script.log 2> /tmp/log/script.err
第3题:
Inthisscenario,assumethatyouarchivelogs101to104totwoarchivingdestinations,/log1and/log2.Thecontrolfilecontainsarchivedlogrecordsasfollows:
SequenceFilename
101/log1/log_1_101.arc
101/log2/log_1_101.arc
102/log1/log_1_102.arc
102/log2/log_1_102.arc
103/log1/log_1_103.arc
103/log2/log_1_103.arc
104/log1/log_1_104.arc
104/log2/log_1_104.arc
Youaccidentallydeletelogs102and104fromlog1.Yourunthiscommand:
BACKUPARCHIVELOGFROMSEQUENCE101UNTILSEQUENCE105;
Whathappens?()
第4题:
A.annualreval.sh2>&1/var/log/reval.log2>/var/log/reval.err
B.annualreval.sh1>/var/log/reval.log2>/var/log/reval.err
C.annualreval.sh2>>&1/var/log/reval.log/var/log/reval.err
D.annualreval.sh1>>/var/log/reval.log2>/var/log/reval.err
第5题:
Examinethefollowingparametersettingsfromaninitialization(init.ora)file:DB_CREATE_FILE_DEST=’/u01/oradata/’DB_CREATE_ONLINE_LOG_DEST_1=’/u02/oradata/’DB_CREATE_ONLINE_LOG_DEST_2=’/u03/oradata/’IfyoucreateanOracleManagedFiles(OMF)databaseusingthesesettings,whatistheresult?()

A.A
B.B
C.C
D.D
第6题:
A.TARGET_REDO_BLKS
B.FAST_START_IO_TARGET
C.LOG_CHECKPOINT_TIMEOUT
D.RECOVERY_ESTIMATED_IOS
E.LOG_FILE_SIZE_REDO_BLKS
F.LOG_CHECKPOINT_INTERVAL