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…
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)- A4% (1)
- B7% (2)
- C78% (21)
- D11% (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
Community Discussion
No community discussion yet for this question.