单选题Which of the following is TRUE about error processing?()A The error daemon runs in the foreground and reads the /etc/errpt file. B The error daemon is invoked by the user when required and it reads the /usr/lib/errpt. C The error daemon is invoked when

题目
单选题
Which of the following is TRUE about error processing?()
A

The error daemon runs in the foreground and reads the /etc/errpt file. 

B

The error daemon is invoked by the user when required and it reads the /usr/lib/errpt. 

C

The error daemon is invoked whenever the error occurs and it reads the /usr/lib/errpt. 

D

The error daemon /usr/lib/errdemon runs in the background on most machines and reads the /dev/error special file.


相似考题
更多“单选题Which of the following is TRUE about error processing?()A The error daemon runs in the foreground and reads the /etc/errpt file. B The error daemon is invoked by the user when required and it reads the /usr/lib/errpt. C The error daemon is invoked when”相关问题
  • 第1题:

    non-root user can run rsh commands from serverA to serverB, but attempts to run rsh commands by the root user return with a permission error message. What action will resolve the problem? ()

    • A、Add root user to the /etc/hosts.equiv on serverb
    • B、Create $HOME/.rhosts file for the root user on serverb
    • C、Restart the rshd daemon with root enabled option on serverb
    • D、Add entry to allow root user from serverA to the /etc/hosts.allow on serverb

    正确答案:D

  • 第2题:

    A non-root user can run rsh commands from serverA to serverB, but attempts to run rsh  commands by the root user return with a permission error message. What action will resolve the problem?()

    • A、Add root user to the /etc/hosts.equiv on serverB .
    • B、Create $HOME/.rhosts file for the root user on serverB .
    • C、Restart the rshd daemon with root enabled option on serverB .
    • D、Add entry to allow root user from serverA to the /etc/hosts.allow on serverB .

    正确答案:D

  • 第3题:

    Which method will configure an e-mail notification when permanent hardware errors are logged in the errorlog?()  

    • A、Create or update the errnotify stanza in the ODm
    • B、Update errpt daemon configuration file /etc/errpt.conf.
    • C、Update errpt daemon configuration file /var/adm/errpt.conf.
    • D、Define a notification alias in the /etc/syslog.conf file with the *.error stanza

    正确答案:A

  • 第4题:

    Which method will configure an e-mail notification when permanent hardware errors are logged in the errorlog?()

    • A、Create or update the errnotify stanza in the ODM.
    • B、Update errpt daemon configuration file /etc/errpt.conf.
    • C、Update errpt daemon configuration file /var/adm/errpt.conf.
    • D、Define a notification alias in the /etc/syslog.conf file with the *.error stanza.

    正确答案:A

  • 第5题:

    Multiple users are trying to telnet to the AIX server. They are able to ping the server successfully, but are  getting  the  following  error  message:  telnet:  connect:  A remote  host  refused  an  attempted  connect   operation Which of the following options could be the cause of this problem()

    • A、The routing table on the AIX server is incorrect.
    • B、The IP address in the /etc/hosts file is incorrect,
    • C、The portmap daemon is not running on the AIX server.
    • D、The inetd daemon is not running on the AIX server.

    正确答案:D

  • 第6题:

    Which of the following is TRUE about error processing?()

    • A、The error daemon runs in the foreground and reads the /etc/errpt file. 
    • B、The error daemon is invoked by the user when required and it reads the /usr/lib/errpt. 
    • C、The error daemon is invoked whenever the error occurs and it reads the /usr/lib/errpt. 
    • D、The error daemon /usr/lib/errdemon runs in the background on most machines and reads the /dev/error special file.

    正确答案:D

  • 第7题:

    单选题
    Multiple users are trying to telnet to the AIX server. They are able to ping the server successfully, but are getting the following error message:  telnet: connect: A remote host refused an attempted connect operation   Which of the following could be the cause of this problem?()
    A

    The routing table on the AIX server is incorrect.

    B

    The IP address on the network adapter is incorrect.

    C

    The portmap daemon is not running on the AIX server.

    D

    The inetd daemon is not running on the AIX server.


    正确答案: A
    解析: 暂无解析

  • 第8题:

    单选题
    A non-root user can run rsh commands from serverA to serverB, but attempts to run rsh  commands by the root user return with a permission error message. What action will resolve the problem?()
    A

    Add root user to the /etc/hosts.equiv on serverB .

    B

    Create $HOME/.rhosts file for the root user on serverB .

    C

    Restart the rshd daemon with root enabled option on serverB .

    D

    Add entry to allow root user from serverA to the /etc/hosts.allow on serverB .


    正确答案: C
    解析: 暂无解析

  • 第9题:

    单选题
    Which technique retrieves the error number when explicit DML fails?()
    A

    SQLCODE in an On-Error trigger. 

    B

    SQLCODE in an exception handler. 

    C

    DBMS_ERROR_CODE in an On-Error trigger. 

    D

    DBMS_ERROR_CODE in an exception handler. 


    正确答案: A
    解析: 暂无解析

  • 第10题:

    单选题
    Given: What is the result when method testIfA is invoked?()
    A

    True

    B

    Not true

    C

    An exception is thrown at runtime.

    D

    Compilation fails because of an error at line 12.

    E

    Compilation fails because of an error at line 19.


    正确答案: B
    解析: 暂无解析

  • 第11题:

    单选题
    A user tries to telnet into a system that was previously accessible but gets the following error:  "telnetd: 0403-031 fork function failed, there is not enough memory available."  netstat -m shows that 0 mbuf errors have occurred.  Which of the following conclusions is most appropriate to draw about this error?()
    A

     The paging space is full.

    B

     A particular filesystem is full and cannot be allocated to memory.

    C

     A problem exists with telnetd. 

    D

     The inetd daemon went down. 


    正确答案: D
    解析: 暂无解析

  • 第12题:

    单选题
    When an emulated error notification method is complete, an administrator can view the error log  By typing the errpt command to be sure the emulation took place.  To verify that the error log entry is the result of the emulated event,the log entry resource name is set to EMULATOR,or which of the following?()
    A

     A user defined Resource Name

    B

     A cluster defined Resource Name

    C

     An error daemon specific Resource Name

    D

     A Resource Name generated by Automatic Error Notification


    正确答案: B
    解析: 暂无解析

  • 第13题:

    A system administrator issued the errpt command and had no results. The system administrator determined that error logging was turned off. Which of the following commands should be used to start logging system errors?()

    • A、/usr/bin/errmsg
    • B、/usr/lib/errdemon
    • C、/usr/lib/errlogger
    • D、/usr/bin/errinstall

    正确答案:B

  • 第14题:

    An administrator wants to run topas as their own userid but gets the following error when trying. user1>$ topas topas. Unable to initialize Spmi interface Spmi. Error 13 opening file /etc/Spmi_shm_hook. Which of the following is the most likely cause of the error?()

    • A、The /dev/kmem file must be at 777 permissions.
    • B、The administrator is using other shell than ksh.
    • C、The number of pipe handles at /etc/tunables is too low.
    • D、The topas command must be run with root at least once previously.

    正确答案:D

  • 第15题:

    When an emulated error notification method is complete, an administrator can view the error log  By typing the errpt command to be sure the emulation took place.  To verify that the error log entry is the result of the emulated event,the log entry resource name is set to EMULATOR,or which of the following?()  

    • A、 A user defined Resource Name
    • B、 A cluster defined Resource Name
    • C、 An error daemon specific Resource Name
    • D、 A Resource Name generated by Automatic Error Notification

    正确答案:A

  • 第16题:

    When you try to open your database, you receive the following error:  ORA-00205: error in identifying control file   Where would you find the details required to resolve this error?()

    • A、audit trail
    • B、alert log file
    • C、user trace file
    • D、online trace file
    • E、background trace file
    • F、operating system event viewer

    正确答案:B

  • 第17题:

    A user tries to telnet into a system that was previously accessible but gets the following error:  "telnetd: 0403-031 fork function failed, there is not enough memory available."  netstat -m shows that 0 mbuf errors have occurred.  Which of the following conclusions is most appropriate to draw about this error?()

    • A、 The paging space is full.
    • B、 A particular filesystem is full and cannot be allocated to memory.
    • C、 A problem exists with telnetd. 
    • D、 The inetd daemon went down. 

    正确答案:A

  • 第18题:

    单选题
    A system administrator issued the errpt command and had no results. The system administrator determined that error logging was turned off. Which of the following commands should be used to start logging system errors?()
    A

    /usr/bin/errmsg

    B

    /usr/lib/errdemon

    C

    /usr/lib/errlogger

    D

    /usr/bin/errinstall


    正确答案: C
    解析: 暂无解析

  • 第19题:

    单选题
    When you try to open your database, you receive the following error:  ORA-00205: error in identifying controlfile  Where would you find the details required to resolve this error?()
    A

    audit trail

    B

    alert log file

    C

    user trace file

    D

    online trace file

    E

    background trace file

    F

    operating system event viewer


    正确答案: A
    解析: 暂无解析

  • 第20题:

    单选题
    Multiple users are trying to telnet to the AIX server. They are able to ping the server successfully, but are  getting  the  following  error  message:  telnet:  connect:  A remote  host  refused  an  attempted  connect   operation Which of the following options could be the cause of this problem()
    A

    The routing table on the AIX server is incorrect.

    B

    The IP address in the /etc/hosts file is incorrect,

    C

    The portmap daemon is not running on the AIX server.

    D

    The inetd daemon is not running on the AIX server.


    正确答案: C
    解析: 暂无解析

  • 第21题:

    单选题
    Which method will configure an e-mail notification when permanent hardware errors are logged in the errorlog?()
    A

    Create or update the errnotify stanza in the ODm

    B

    Update errpt daemon configuration file /etc/errpt.conf.

    C

    Update errpt daemon configuration file /var/adm/errpt.conf.

    D

    Define a notification alias in the /etc/syslog.conf file with the *.error stanza


    正确答案: C
    解析: 暂无解析

  • 第22题:

    单选题
    An administrator wants to run topas as their own userid but gets the following error when trying. user1>$ topas topas. Unable to initialize Spmi interface Spmi. Error 13 opening file /etc/Spmi_shm_hook. Which of the following is the most likely cause of the error?()
    A

    The /dev/kmem file must be at 777 permissions.

    B

    The administrator is using other shell than ksh.

    C

    The number of pipe handles at /etc/tunables is too low.

    D

    The topas command must be run with root at least once previously.


    正确答案: D
    解析: 暂无解析

  • 第23题:

    单选题
    Which method will configure an e-mail notification when permanent hardware errors are logged in the errorlog?()
    A

    Create or update the errnotify stanza in the ODM.

    B

    Update errpt daemon configuration file /etc/errpt.conf.

    C

    Update errpt daemon configuration file /var/adm/errpt.conf.

    D

    Define a notification alias in the /etc/syslog.conf file with the *.error stanza.


    正确答案: B
    解析: 暂无解析