cancel
Showing results for 
Search instead for 
Did you mean: 

Handling Errors

Former Member
0 Kudos

Hi guys,

I am developing a scenario where i am fetching the data from Oracle database and sending the data to Sap.

I wld like to know how i could handle the error if i couldnt fetch any record from Oracle or the Oracle server is down.

Any sort of help wld be appreciated.

Thanks,

Nilakantan.S

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Thanks to all.

Former Member
0 Kudos

Hi,

>>I wld like to know how i could handle the error if i couldnt fetch any record from Oracle or the Oracle server is down.

You can find out the Errors in JDBC Sender CC monitoring, if the sender JDBC Adapter is not able to pull the records from Dbase...

Use RWB for this..Here it will say clearly wat will be the error while pulling the records from Oracle

Regards

Seshagiri

Former Member
0 Kudos

Thanks for your Reply.

But the the thing is i will have to trigger a mail if i dont get any records from D.B with a customized Message saying "The Server Is Down".

I cant ask the end-user to go and check in the RWB.

dharamveer_gaur2
Active Contributor
0 Kudos

If record r not found like message u want to send, can use simple message send or alert trigger.

If your Oracle server is down then, system error would be shown in SXMB_MONI.

Former Member
0 Kudos

How wld u handle errors with alerts ??

Can u give an eg??

Thanks,

Nilakantan.S

dharamveer_gaur2
Active Contributor
0 Kudos

hi we can send exception using alerts,search lot of blog on SDN.

prateek
Active Contributor
0 Kudos

No system errors would be shown in XI moni until any data is picked up. In ur case, RWB audit log would be the right place to check for the errors.

Regards,

Prateek