Naming a datafile with spaces in the name
1
vote
0
answers
156
views
I would like to know if there could be a problem when naming a datafile with spaces in the name, I have an Oracle 11gR2 database, using ASM as storage, a datafile was created, belonging to an application's tablespace, with a name that contains spaces:
"+DATA/oracl/data/**my new dtf**"
that is, the name of the tablespace is: **my new dtf**, it was created without problems, but I have doubts that it could cause a conflict.
Asked by miguel ramires
(169 rep)
Mar 6, 2021, 06:41 AM