忙里偷闲

很多事情很多心情写了也就记下了; 不写,以后可能就忘了.
个人资料
正文

Open oracle Forms error

(2009-02-19 14:26:43) 下一个

1) Below are error messages when first time opening a form with Oracle Forms.

FRM-18108: Failed to load the folllowing objects.
Source Module: APPSTAND
Source ObjectL STANDARD_PC_AND_VA
.........................................................

2) Reason: Couldn’t find the necessary sources.

3) Solutions:

1) Go to the Unix server to find all source codes. They are in …au11.5.0resource directory. The below example, caedbr21 is the server name.

caedbr21u01oraclesitsitapplau11.5.0resource

2) Go to the local machine, find the FORM_PATH.

Start -> Run -> regedit , under ‘KEY_DevSuiteHome1’, name: FORMS_PATH can be found. In my case, the value is: C:DevSuiteHome_1cgenf61admin;C:DevSuiteHome_1forms

3) Copy all files under caedbr21u01oraclesitsitapplau11.5.0resource on server to the one of the directory of FORMS_PATH.

For example, copy to C:DevSuiteHome_1forms.

After this, if still complaining missing some *fmb files like below. Find the forms under $AU_TOP/forms/US, copy them to forms_path directory.

Normally $AU_TOP/forms/US/APSTAND.fmb and $AU_TOP/forms/US/APPSTAND.fmb are needed in FORMS_PATH.

Done!

[ 打印 ]
阅读 ()评论 (0)
评论
目前还没有任何评论
登录后才可评论.