QuestionQ33
Problem Determination and ManagementA hardware component in an AIX system is suspected of failing.
Which option can diagnose and confirm the issue by using the diag command?
- A Issue errclear 0 and then run the diag -checkdev command
- B Use diag -d <device> to run diagnostics on the suspected component
- C Review the errpt output and look for diag related errors issuing errpt | grep diag
- D Replace the component and check diag to see if the problem arises again
Community Discussion