Hi, I would like to know how can exception handling for stored proced

Hi,

I would like to know how can exception handling for stored procedure nodes be achieved? It seems to be a problem when exceptions occur for DB is down. Even if other exceptions are added in the procedure & if the DB is down, the node fails to execute. And, I cannot add any exception as we can easily do using configure Pause node on Error for Query DB smart service.

Currently, we have added a status and message returned in the stored procedure in case of any error occured. But this is not working when the DB is down, and in the alerts it gives me the message:
Unable to connect to database: javax.resource.ResourceException: IJ000453: Unable to get managed connection for jdbc/<Datasource_name>...

OriginalPostID-124146

OriginalPostID-124146

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data