Hi ,
sql>startup nomount
ora-01565 - error in identifying +DATA/dbrac/spfiledbrac.ora
ora-17503 - ksfdopn : 2 failed to open file +DATA/dbrac/spfiledbrac.ora
ora-15001 - diskgroup DATA doesnot exist or is not mounted
ora-15040 - diskgroup is incomplete.
Does data diskgroup is mounted on ASM level.
--- if not,please check while mounting last time what exact error it wrote on ASM alertlog file
--- if no issue ,try to mount this diskgroup data from asm sqlplus/asmcmd
-- If mounted,please check if you have proper OS level group is assigned to OS user which is holding rdbms binary.
check $GI_HOME/rdbms/lib/config.[co] file ,does rdbms OS user have SS_ASM_GRP group assigned at OS level.
Regards,
Aritra