add datafile fails but file exists on os
Hello,
Is there a probability that add datafile to tablespace fails however file exists on the os?
We have a script which automatically adds/resizes datafile.The script is trying to add datafile but unable to do so when we see then that file already exists not sure how?
Any pointers on this please?
ALTER TABLESPACE COBALT_DM_APP_DATA ADD DATAFILE '/s01/oradata1/orp276//cobat_dm_app_data110.dbf' SIZE 32767M
ORA-1119 signalled during: ALTER TABLESPACE COBALT_DM_APP_DATA ADD DATAFILE '/s01/oradata1/orp276//cobat_dm_app_data110.dbf' SIZE 32767M...
c216nxscpclst {/home/oracle}: ls -lrt /s01/oradata1/orp276//cobat_dm_app_data110.dbf