set echo off
prompt install 11 RDF
Rem
Rem $Header: sdo/admin/catsem11i.sql /main/6 2009/05/14 19:46:23 matperry Exp $
Rem
Rem catsem11i.sql
Rem
Rem Copyright (c) 2007, 2009, Oracle and/or its affiliates. 
Rem All rights reserved. 
Rem
Rem    NAME
Rem      catsem11i.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    matperry    05/12/09 - replace with single call to catsem.sql
Rem    ayalaman    12/30/08 - reorder type creation
Rem    vkolovsk    09/02/08 - add sameas optimization (clique bulding) package
Rem    sdas        07/03/07 - ensure absence of dependencies bef 10.2 uninstall
Rem    sdas        06/23/07 - set echo off: avoid header/mod hist in log
Rem    sdas        06/18/07 - do the uninstalls only when necessary
Rem    sdas        06/16/07 - install types, packages, synonyms, etc. for 11
Rem    sdas        06/16/07 - Created
Rem

@@catsem.sql;