Unable to enable Jdbc notification

Hi aill,

  I have come across this error [B]while enabling the jdbc notification in IS[/b]. Can anyone help me to sort out this?

[ART.116.3038] Adapter Runtime (Notification): Error in Notification Callback:enableCallback notification zzCasestudy.adapterNotification:xyzinsert. [ADA.1.316] Cannot execute the SQL statement “Unable to get metadata.”. " (HY000/0) [wm-cjdbc36-0007][Oracle JDBC Driver]Object has been closed." [wm-cjdbc36-0007][Oracle JDBC Driver]Object has been closed.

Vasnath,

The problem caused due to already created DB Object… run dropDatabaseOblects with notification name and try to enable …

If still problem persists… do the above process again and restart the server and enable…

–Shaik

HI Shaik,
How to drop the database object?