nerdexam
Oracle

1Z0-060 · Question #8

You are administering a database stored in Automatic Storage management (ASM). The files are stored in the DATA disk group. You execute the following command: What is the result?

The correct answer is C. The file `+data.231.45678' remains in the same location andasynonym'myfile.dbf' is created. Use this clause to create an alias name for an Oracle ASM filename. The alias_name consists of the full directory path and the alias itself.

New Features for Storage

Question

You are administering a database stored in Automatic Storage management (ASM). The files are stored in the DATA disk group. You execute the following command:

What is the result?

Options

  • AThe file +data.231.45678' is physically relocated to +data/prod' and renamed as `myfile.dbf'.
  • BThe file +data.231.45678' is renamed as myfile.dbf', and copied to `+data/prod'.
  • CThe file `+data.231.45678' remains in the same location andasynonym'myfile.dbf' is created.
  • DThe file myfile.dbf' is created in +data/prod' and the reference to `+data.231.45678' in the data

How the community answered

(57 responses)
  • A
    9% (5)
  • B
    5% (3)
  • C
    84% (48)
  • D
    2% (1)

Explanation

Use this clause to create an alias name for an Oracle ASM filename. The alias_name consists of the full directory path and the alias itself.

Topics

#ASM file alias#ASMCMD#ASM disk group#file renaming

Community Discussion

No community discussion yet for this question.

Full 1Z0-060 Practice