ORA-15120: ASM file name 'string' does not begin with the ASM prefix character
What triggered the Error:
A file name was specified to ASM which did not begin with the ASM prefix character (currently '+'). ASM uses the prefix to determine that a file specification is in fact an ASM file.What should we do to fix it:
Correct the file name specification.