nerdexam
Oracle

1Z0-821 · Question #198

The crash dump notification on your server is: Documentation states that there should be two core files for each crash dump in the /var/crash directory named vmdump.0 Which command should you choose…

The correct answer is A. savecore -f vmdump.0. Decompress using savecore -f vmdump.0 savecore - save a crash dump of the operating system -f dumpfile Attempt to save a crash dump from the speci- fied file instead of from the system's current dump device. This option may be use- ful if the information stored on the dump…

Analyzing and Troubleshooting System Problems

Question

The crash dump notification on your server is:

Documentation states that there should be two core files for each crash dump in the /var/crash directory named vmdump.0 Which command should you choose to display theses two files?

Exhibit

1Z0-821 question #198 exhibit

Options

  • Asavecore -f vmdump.0
  • Bdumpadm uncompressed
  • Cgunzip vmdump.0
  • Ddumpadm -z off

How the community answered

(50 responses)
  • A
    78% (39)
  • B
    4% (2)
  • C
    8% (4)
  • D
    10% (5)

Explanation

Decompress using savecore -f vmdump.0 savecore - save a crash dump of the operating system -f dumpfile Attempt to save a crash dump from the speci- fied file instead of from the system's current dump device. This option may be use- ful if the information stored on the dump device has been copied to an on-disk file by means of the dd(1M) command.

Topics

#crash dump#savecore#core files#dumpadm

Community Discussion

No community discussion yet for this question.

Full 1Z0-821 Practice