Rem drv:
Rem
Rem $Header: esm_notification_post_creation.sql 12-jun-2006.14:01:25 chyu Exp $
Rem
Rem esm_notification_post_creation.sql
Rem
Rem Copyright (c) 2005, 2006, Oracle. All rights reserved.
Rem
Rem NAME
Rem esm_notification_post_creation.sql -
Rem
Rem DESCRIPTION
Rem
Rem
Rem NOTES
Rem
Rem
Rem MODIFIED (MM/DD/YY)
Rem chyu 05/08/06 - RCU Compliant
Rem dkjain 04/18/05 - dkjain_enhancement-4296265
Rem dkjain 03/21/05 - Created
Rem
SET ECHO ON
SET FEEDBACK 1
SET NUMWIDTH 10
SET LINESIZE 80
SET TRIMSPOOL ON
SET TAB OFF
SET PAGESIZE 100
DEFINE EM_REPOS_USER = "&1"
--
-- Create the default notification rules for types - database, listener
--
@&EM_SQL_ROOT/db/latest/esm/esm_default_notification_rules.sql &EM_REPOS_USER