MINI MINI MANI MO

Path : /opt/oracle/product/18c/dbhomeXE/R/migration/exp/
File Upload :
Current File : //opt/oracle/product/18c/dbhomeXE/R/migration/exp/run.sh

#!/bin/sh
#
# $Header: oracler/migration/exp/run.sh /main/2 2014/01/29 18:10:02 gayyappa Exp $
#
# run.sh
#
# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
#
#    NAME
#      run.sh - <one-line expansion of the name>
#
#    DESCRIPTION
#      <short description of component this file declares/defines>
#
#    NOTES
#      <other useful comments, qualifications, etc.>
#
#    MODIFIED   (MM/DD/YY)
#    gayyappa    12/11/13 - Creation
#
rm tmp*
rm -f /tmp/oreproj/*
rm *.log
sqlplus / as sysdba @cleanup.sql
perl -I$ORACLE_HOME/R/migration/perl ore_srcexport.pl inst1_local /tmp/oreproj my.zip

OHA YOOOO