nerdexam
Oracle

1Z0-593 · Question #78

What command would you use to write- the OCR content from the subtree of the key SYSTEM to stdout?

The correct answer is C. ocrdump -stdout -keyname SYSTEM. Run the ocrdump command with the following syntax where filename is the name of a target file to which you want Oracle Database to write the OCR output and where keyname is the name of a key from which you want Oracle Database to write OCR subtree content: ocrdump…

Grid Infrastructure Fundamentals

Question

What command would you use to write- the OCR content from the subtree of the key SYSTEM to stdout?

Options

  • Aocrdump SYSTEM -stdout
  • Bocrdump -stdout SYSTEM
  • Cocrdump -stdout -keyname SYSTEM
  • Docrdump -stdout -xml

How the community answered

(27 responses)
  • A
    4% (1)
  • B
    7% (2)
  • C
    78% (21)
  • D
    11% (3)

Explanation

Run the ocrdump command with the following syntax where filename is the name of a target file to which you want Oracle Database to write the OCR output and where keyname is the name of a key from which you want Oracle Database to write OCR subtree content: ocrdump [file_name|-stdout] [-backupfile backup_file_name] [-keyname keyname] [-xml] [-

Topics

#OCR#ocrdump#cluster registry#command syntax

Community Discussion

No community discussion yet for this question.

Full 1Z0-593 Practice