温馨提示×

温馨提示×

您好,登录后才能下订单哦!

密码登录×
登录注册×
其他方式登录
点击 登录注册 即表示同意《亿速云用户服务条款》

Oracle EBS上传Form编译

发布时间:2020-06-15 22:44:14 来源:网络 阅读:1261 作者:帅峰科技 栏目:关系型数据库

1、备份

cd $CUXWL_TOP/12.0.0/forms/ZHS

/d01/CWTEST/apps/apps_st/appl/cuxwl/12.0.0/forms/ZHS

ll CUXWL_PO_RCV*.fmx

CUXWL_PO_RCV2.fmx

CUXWL_PO_RCV.fmx


扩展:

cp CUXWL_PO_RCV2.fmx{,.bak}

cp CUXWL_PO_RCV.fmx{,.bak}

如果部署的FORM有问题,使用备份的CUXWL_PO_RCV.fmx CUXWL_PO_RCV2.fmx 还原即可

2、上传文件到:

$CUXWL_TOP/12.0.0/forms/ZHS/

/d01/CWTEST/apps/apps_st/appl/cuxwl/12.0.0/forms/ZHS

CUXWL_PO_RCV_201609.fmb   

CUXWL_PO_RCV2_201609.fmb

3、编译执行,记得路径修改成正确的,前后路径一样

cd $AU_TOP/forms/ZHS

/d01/CWTEST/apps/apps_st/appl/au/12.0.0/forms/ZHS

frmcmp_batch Module=/d01/CWTEST/apps/apps_st/appl/cuxwl/12.0.0/forms/ZHS/new.fmb Userid=apps/apps Output_File=/d01/CWTEST/apps/apps_st/appl/cuxwl/12.0.0/forms/ZHS/CUXWL_PO_RCV.fmx Module_Type=FORM

frmcmp_batch Module=/d01/CWTEST/apps/apps_st/appl/cuxwl/12.0.0/forms/ZHS/new2.fmb Userid=apps/apps Output_File=/d01/CWTEST/apps/apps_st/appl/cuxwl/12.0.0/forms/ZHS/CUXWL_PO_RCV2.fmx Module_Type=FORM


向AI问一下细节

免责声明:本站发布的内容(图片、视频和文字)以原创、转载和分享为主,文章观点不代表本网站立场,如果涉及侵权请联系站长邮箱:is@yisu.com进行举报,并提供相关证据,一经查实,将立刻删除涉嫌侵权内容。

AI