Oracle Error ORA-15120: ASM file name ‘string’ does not begin with the ASM prefix character

Oracle Error Message

ORA-15120: ASM file name ‘string’ does not begin with the ASM prefix character

Reason for 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.

Solution

Correct the file name specification.