vi $ORACLE_HOME/bin/frmcmp_batch.sh
#TNS_ADMIN=$ORACLE_HOME/network/admin
TNS_ADMIN=${TNS_ADMIN:-$ORACLE_HOME/network/admin}
export TNS_ADMIN
cd $AU_TOP/forms/ZHS/
frmcmp_batch.sh module=$AU_TOP/forms/ZHS/CUXGMEIMPCONFIRM.fmb userid=apps/apps output_file=$CUX_TOP/forms/ZHS/CUXGMEIMPCONFIRM.fmx module_type=form compile_all=special
frmcmp_batch.sh module=$AU_TOP/forms/ZHS/CUXGMEIMPCONFIRM.fmb userid=apps/apps output_file=$CUX_TOP/forms/US/CUXGMEIMPCONFIRM.fmx module_type=form compile_all=special
frmcmp_batch.sh
未经允许不得转载:徐万新之路 » frmcmp_batch.sh