erp的数据库颁本是:8.1.7.4.0
用Developer Suite 10g开发了一个form,在forms builder编译是成功的。
但是上传到服务器编译不了。
bash-3.00$ f60gen FORMTEST.fmb apps/apps output_file=/prod/app/prodappl/inv/11.5.0/forms/ZHS/FORMTEST.fmx compile_all=special
Forms 6.0 (Form Compiler) Version 6.0.8.18.3 (Production)
Forms 6.0 (Form Compiler): Release - Production
(c) Copyright 1999 Oracle Corporation. All rights reserved.
Oracle8i Enterprise Edition Release 8.1.7.4.0 - Production
With the Partitioning option
JServer Release 8.1.7.4.0 - Production
PL/SQL Version 8.0.6.3.0 (Production)
Oracle Procedure Builder V6.0.8.17.0 Build #0 - Production
Oracle Virtual Graphics System Version 6.0.5.38.0 (Production)
Oracle Multimedia Version 6.0.5.33.0 (Production)
Oracle Tools Integration Version 6.0.8.17.0 (Production)
Oracle Tools Common Area Version 6.0.5.32.0
Oracle CORE Version 4.0.6.0.0 - Production
ROS ERROR: -200
段错误 (core dumped)
bash-3.00$
这是什么问题,是不是Developer Suite 10g的版本太高了,只能有forms builder 6i 开发呢?