Question : We are in the process of removing a previous dba login and he owns all the endpoints and […]
Tag: event-notification
Sending an async notification to another database in PostgreSQL
Question : Is there any way I can send a NOTIFY to a database other than the one that my […]
Notify when database is accessed in any manner
Question : I’m using SQL Server 2012. Is there a way to receive a notification (email/log etc..) if a database […]
Query notification equivalent for SQL Server 2016
Question : I was looking for query notification to get notified on multiple client for a specific table changes. It […]
Postgres Listen/Notify As Message Queue
Question : Is there any way to use Postgres Listen/Notify feature to deliver a message to a channel and have […]
Oracle: Performance centric ways to notify user on reaching “logical” lock expiration event
Question : Current Setup: My application uses Java (Spring) and Oracle 11g and has functionality where logical locks are placed […]
Why is deadlock alert not working?
Question : I created a deadlock alert including notification to an operator like this: EXEC msdb.dbo.sp_add_alert @name=N’1205 Deadlock’, @message_id=1205, @severity=0, […]
How can the size of the notification queue be configured?
Question : The documentation for NOTIFY states The queue is quite large (8GB in a standard installation) and should be […]
Customizing OEM notification title and body
Question : I am writing a reporting tool that accepts email notifications for incedents , alerts and events coming from […]
Possible to CREATE EVENT NOTIFICATION with a different owner?
Question : We are in the process of removing a previous dba login and he owns all the endpoints and […]
- 1
- 2