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 th

题目

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.


相似考题
更多“An application writes to a log file in the /logs filesystem that is full. After the log fi ”相关问题
  • 第1题:

    Whatisthedefaulttracefile(forLinux)thatisusedfortheinitialdebuggingofIBMTivoliFederatedIdentityManagerRuntime?()

    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


    参考答案:B

  • 第2题:

    An operator needs to run a script which will write standard output and standard error to different files. Which of the following commands will successfully perform this task?()

    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


    参考答案:A

  • 第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?()


    参考答案:D

  • 第4题:

    ASystempadministratorneedstoruntheannualreval.shscript,directingstandarderrorto/var/log/reval.err,andappendingstandardoutto/var/log/reval.log.Howcanthisbeaccomplished()

    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


    参考答案:D

  • 第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


    参考答案:D

  • 第6题:

    WhichthreeinitializationparametersarenolongerneededwhenFAST_START_MTTR_TARGETisdefined?()

    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


    参考答案:B, C, F