2014년 11월 6일 목요일

[EBS] Forms, Reports Compile (R12)

[Forms]

export FORMS_PATH=$AU_TOP/forms/US:$AU_TOP/resource:$AU_TOP/resource/stub

frmcmp userid=apps/apps module=$AU_TOP/forms/US/ARXRWMAI.fmb output_file=$AR_TOP/forms/US/ARXRWMAI.fmx

frmcmp_batch userid=apps/apps module=$AU_TOP/forms/US/ARXRWMAI.fmb output_file=$AR_TOP/forms/US/ARXRWMAI.fmx module_type=form batch=yes compile_all=special

frmcmp userid=apps/apps window_state=minimize module=INVIVATT.pll module_type=library compile_all=yes

frmcmp userid=apps/apps module=PERWSHRG.fmb module_type=form forms_doc=YES window_state=minimize


frmcmp_batch.sh module=$AU_TOP/resource/APPCORE.pll userid=APPS/APPS output_file=$AU_TOP/resource/APPCORE.plx module_type=library compile_all=special


[Reports]

rwconverter.sh userid=APPS/APPS source=$FND_TOP/reports/US/FNDATREP.rdf stype=rdffile dtype=rdffile overwrite=yes batch=yes compile_all=yes

rwconverter.sh userid=APPS/APPS source=$FND_TOP/reports/US/FNDATREP.rdf dest=/tmp/FNDATREP.rdf stype=rdffile dtype=rdffile overwrite=yes batch=yes compile_all=yes

rwconverter.sh userid=apps/apps source=$AU_TOP/plsql/BISRPRT.pll stype=pllfile dtype=pllfile overwrite=yes batch=yes compile_all=yes

rwconverter.sh userid=apps/apps source=$AU_TOP/plsql/BISRPRT.pll dest=/tmp/BISRPRT.pll stype=pllfile dtype=pllfile overwrite=yes batch=yes compile_all=yes

댓글 없음:

댓글 쓰기