Oracle
1Z0-060 · Question #8
1Z0-060 Question #8: Real Exam Question with Answer & Explanation
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.
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 asmyfile.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
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.
Community Discussion
No community discussion yet for this question.