Rem drv: <migrate type="data_upgrade" version="10.2.0.1.0"/>
Rem
Rem $Header: ip_data_upgrade.sql 27-jul-2005.04:35:16 tjana Exp $
Rem
Rem ip_data_upgrade.sql
Rem
Rem Copyright (c) 2005, Oracle. All rights reserved.  
Rem
Rem    NAME
Rem      ip_data_upgrade.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    tjana       07/27/05 - entry for monitoring_outofbox_report 
Rem    paachary    07/18/05 - paachary_bug-4492521
Rem    paachary    07/15/05 - Created
Rem

SET ECHO ON
SET FEEDBACK 1
SET NUMWIDTH 10
SET LINESIZE 80
SET TRIMSPOOL ON
SET TAB OFF
SET PAGESIZE 100

@&EM_SQL_ROOT/core/v102020/ip/sysdash_outofbox_reports.sql
@&EM_SQL_ROOT/core/v102020/ip/licensing_outofbox_reports.sql
@&EM_SQL_ROOT/core/v102020/ip/monitoring_outofbox_reports.sql

