Rem drv: <create type="post_creation" params="EM_REPOS_USER" pos="config/config_post_creation.sql+"/>
Rem
Rem $Header: notification_post_creation.sql 28-jun-2005.14:15:35 chyu Exp $
Rem
Rem notification_post_creation.sql
Rem
Rem Copyright (c) 2002, 2005, Oracle. All rights reserved.  
Rem
Rem    NAME
Rem      notification_post_creation.sql - <one-line expansion of the name>
Rem
Rem    DESCRIPTION
Rem      <short description of component this file declares/defines>
Rem
Rem    NOTES
Rem      <other useful comments, qualifications, etc.>
Rem
Rem    MODIFIED   (MM/DD/YY)
Rem    chyu        06/28/05 - New repmgr header impl 
Rem    rzazueta    11/01/04 - Add EM_REPOS_USER parameter 
Rem    tjaiswal    09/11/02 - tjaiswal_outofbox_notification_rules
Rem    tjaiswal    09/10/02 - Created
Rem

Rem 
Rem This script requires the following arguments
Rem  1. Name of the repository user
Rem 
DEFINE EM_REPOS_USER           = "&1"

--
-- Create the default notification rules for types - database, listener
--
@&EM_SQL_ROOT/db/latest/notification/default_notification_rules.sql &EM_REPOS_USER