Rem drv:
Rem
Rem $Header: ecm_pkgbodys.sql 07-aug-2007.15:44:01 tasingh Exp $
Rem
Rem ecm_pkgbodys.sql
Rem
Rem Copyright (c) 2002, 2007, Oracle. All rights reserved.
Rem
Rem NAME
Rem ecm_pkgbodys.sql -
Rem
Rem DESCRIPTION
Rem
Rem
Rem NOTES
Rem
Rem
Rem MODIFIED (MM/DD/YY)
Rem tasingh 08/07/07 - Add ecm_hostpatch_uln_pkgbody.sql
Rem lappanmu 12/13/05 - XbranchMerge lappanmu_bug-4684929 from main
Rem jochen 12/07/05 - Add ecm_gendiff_pkgbodys
Rem gsbhatia 07/01/05 - New repmgr header impl
Rem gsbhatia 06/26/05 - New repmgr header impl
Rem groyal 02/16/05 - Remove obsolete policy packages
Rem gsbhatia 02/13/05 - updating repmgr header
Rem gsbhatia 02/09/05 - updating repmgr header
Rem gsbhatia 02/07/05 - updating repmgr header
Rem ktlaw 01/11/05 - add repmgr header
Rem ranmath 09/16/04 - Added ecm_hostpatch_pkgbody.sql.
Rem asaraswa 05/12/04 -
Rem asaraswa 03/19/04 - adding csa package bodies
Rem groyal 10/01/03 - Remove critical_patch package
Rem asaraswa 09/22/03 - adding ecm/patch/critical/critical_patch_pkgbody
Rem vkhizder 08/04/03 - adding csa package
Rem rmenon 06/10/03 - added ecm_host_config_compare_pkgbody
Rem asaraswa 06/05/03 -
Rem asaraswa 06/05/03 - adding Ecm inventory package bodies
Rem shuberma 04/15/03 - adding ecm_rules_pkgbody.sql
Rem shuberma 04/09/03 - Adding the policy package
Rem shuberma 09/12/02 - Adding snapshot package body
Rem rpinnama 05/14/02 - Created
Rem
@&EM_SQL_ROOT/core/latest/ecm/ecm_ct_pkgbody.sql
show errors;
@&EM_SQL_ROOT/core/latest/ecm/ecm_db2xml_pkgbody.sql
show errors;
@&EM_SQL_ROOT/core/latest/ecm/ecm_delta_pkgbody.sql
show errors;
@&EM_SQL_ROOT/core/latest/ecm/ecm_depot_pkgbody.sql
show errors;
@&EM_SQL_ROOT/core/latest/ecm/ecm_hc_delta_pkgbody.sql
show errors;
@&EM_SQL_ROOT/core/latest/ecm/ecm_snapshot_pkgbody.sql
show errors;
@&EM_SQL_ROOT/core/latest/ecm/ecm_util_pkgbody.sql
show errors;
@&EM_SQL_ROOT/core/latest/ecm/inv/ecm_inv_pkgbody.sql
show errors;
@&EM_SQL_ROOT/core/latest/ecm/inv/ecm_drill_pkgbody.sql
show errors;
@&EM_SQL_ROOT/core/latest/ecm/ecm_host_config_compare_pkgbody.sql
show errors;
@&EM_SQL_ROOT/core/latest/ecm/ecm_csa_pkgbody.sql
show errors;
@&EM_SQL_ROOT/core/latest/ecm/csa/csa_client_pkgbody.sql
show errors;
@&EM_SQL_ROOT/core/latest/ecm/ecm_hostpatch_pkgbody.sql
show errors;
@&EM_SQL_ROOT/core/latest/ecm/ecm_gendiff_pkgbody.sql
show errors;
@&EM_SQL_ROOT/core/latest/ecm/ecm_hostpatch_uln_pkgbody.sql
show errors;