Skip to main content
Support

KB Article #66298

Oracle SP Task doesn't stop when an error occurr in connection to database

Problem

--  the Oracle SP Task doesn't stop when there is an error in connecting to the database;


Resolution

* The Oracle SP behavior is normal, it don't pool continuously the Oracle server, to check the connection, only at startup or during a SP execution (MBC);
* This is the cause that the Oracle SP Task is still green, even th DB is down, or connection is broken;