Hi
The jobs scheduled via DB13 is getting failed to schedule and below is the checkdb job log.
LOG:
BR0801I BRCONNECT 7.20 (32)
BR0805I Start of BRCONNECT processing: celtbtfp.chk 2013-07-29 06.15.49
BR0278E Command output of 'sqlplus /nolog < /dev/null':
sh: sqlplus: not found
BR0280I BRCONNECT time stamp: 2013-07-29 06.15.50
BR0279E Return code from 'sqlplus /nolog < /dev/null': 1
BR0302E SQLPLUS call for database instance XXX failed
BR0303E Determination of Oracle version failed
BR0280I BRCONNECT time stamp: 2013-07-29 06.15.50
BR0301E SQL error -12545 at location db_connect-2, SQL statement:
'CONNECT /'
ORA-12545: Connect failed because target host or object does not exist
BR0310E Connect to database instance XXX failed
BR0806I End of BRCONNECT processing: celtbtfp.chk2013-07-29 06.15.50
BR0280I BRCONNECT time stamp: 2013-07-29 06.15.50
BR0804I BRCONNECT terminated with errors
External program terminated with exit code 3
BRCONNECT returned error status E
Job finished
For ORA-12545 error,I checked the node name in tnsnames.ora and its correctly defined.
any suggestion to resolve this issue.
Regards
VC