How to change directory to -MGMTDB?
After install Oracle 12c GI and see there is a database '-MGMTDB' was created.
When I try to change directory to see the trace file under /urac01/app/grid/diag/rdbms/_mgmtdb/-MGMTDB/trace, I can just go to /urac01/app/grid/diag/rdbms/_mgmtdb.
How can I go the sub-directory -MGMTDB?
I try
cd -MGMTDB
cd \-MGMTDB
cd "-MGMTDB"
cd '-MGMTDB'
all ways are failed.
Please help.
Thanks
Xiaogang