Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Copy /home/oracle/subversion/rice/<Rice version>/impex-build.properties.sample to your home directory and rename it to impex-build.properties
  2. Modify /wiki/spaces/UCDK/pages/119111688 to suit. There are helpful schema utility scripts located in /home/oracle/subversion/rice/<Rice version>/schema-utils.
    Info

    The impex-build.properties.sample file already has pre-import and post-import scripts defined.

Execute the Refresh

  1. Navigate to /home/oracle/subversion/rice/<Rice version>/database-impex
  2. Set the classpath to include libraries required by the Impex Tool
    Code Block
    borderStylesolid
    
    [/home/oracle/subversion/rice/<Rice version>/database-impex}]$ set classpath=./lib;$CLASSPATH
    
  3. Execute the import
    Code Block
    borderStylesolid
    
    [/home/oracle/subversion/rice/<Rice version>/database-impex}]$ ant import