ORA-15122: ASM file name '%s' contains an invalid file number

Oracle error message numbers and Oracle error codes.
Post Reply
User avatar
jimb
Site Admin
Posts: 6146
Joined: Thu Jan 19, 2012 1:10 pm
Location: New Delhi, India
Contact:

ORA-15122: ASM file name '%s' contains an invalid file number

Post by jimb »

ORA-15122: ASM file name '%s' contains an invalid file number
Cause: A numeric file name was specified which did not contain a valid ASM file number. The ASM file number follows immediately after the diskgroup name. It must be preceeded by a '.' character, and contain only numeric characters.
Action: Correct the file name specification.
Oracle Database Administration Forums
http://www.oracle-forums.com/
xaeresis
Posts: 196117
Joined: Wed Oct 04, 2023 2:39 pm

Re: ORA-15122: ASM file name '%s' contains an invalid file number

Post by xaeresis »

xaeresis
Posts: 196117
Joined: Wed Oct 04, 2023 2:39 pm

Re: ORA-15122: ASM file name '%s' contains an invalid file number

Post by xaeresis »

Post Reply