Quantcast
Channel: Doyensys Allappsdba Blog..
Viewing all articles
Browse latest Browse all 1640

SYSADMIN login taking long time to log in

$
0
0
Sometimes, SYSADMIN login in particular instance will take long time to log in as it will have open workflow notifications waiting to be closed.

We cannot close those open workflow notifications using front end if the open notification are huge.

UPDATE wf_notifications set status='CLOSED' , mail_status='SENT', end_date=sysdate where recipeint_role='SYSADMIN';

commit;

This will allow you to close the open notifications, and will resolve the slow login using SYSADMIN user.

Viewing all articles
Browse latest Browse all 1640

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>