Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Compiling forms in EBS 12.1.1

731922Dec 16 2009 — edited Dec 16 2009
We are in the process of upgrading from EBS 11i to 12.1.1. As a head start I installed EBS 12.1.1 with Vision Database on my Linux box. System works fine except for few issues. One of them is compiling custom forms.

Here are the steps I have done so far:

1. Developed a custom form on Forms 10g (windows env) using template.fmb and successfully compiled on windows.
2. Transferred the FMB to $AU_TOP/forms/US.
3. Tried compiling on Linux using frmcmp_batch.sh: But got an error saying ORA-12154: TNS:could not resolve the connect identifier specified.
Form not created

Here is the error message:
$ /oracle/apps/R1211/apps/tech_st/10.1.2/bin/frmcmp_batch.sh module=XX_XX_FORM_OE2.fmb userid=APPS/APPS@VISR123 batch=no output_file=/oracle/apps/R1211/apps/apps_st/appl/au/12.0.0/forms/US/XX_XX_FORM_OE2.fmx module_type=form compile_all=yes
/>

>
Forms 10.1 (Form Compiler) Version 10.1.2.3.0 (Production)

Forms 10.1 (Form Compiler): Release - Production

Copyright (c) 1982, 2005, Oracle. All rights reserved.

PL/SQL Version 10.1.0.5.0 (Production)
Oracle Procedure Builder V10.1.2.3.0 - Production
Oracle Virtual Graphics System Version 10.1.2.0.0 (Production)
Oracle Multimedia Version 10.1.2.0.2 (Production)
Oracle Tools Integration Version 10.1.2.0.2 (Production)
Oracle Tools Common Area Version 10.1.2.0.2
Oracle CORE 10.1.0.5.0 Production
ORA-12154: TNS:could not resolve the connect identifier specified

Form not created
/>

After going through the forums I tried installing the patch 5456500. Could not do that as the pre-install check failed. I am assuming that this patch is for 12.0.1 version.

Please suggest if I have to install any latest patch.

Edited by: user8609619 on Dec 16, 2009 5:48 PM

Edited by: user8609619 on Dec 16, 2009 8:21 PM

Edited by: user8609619 on Dec 16, 2009 8:23 PM

Edited by: user8609619 on Dec 16, 2009 8:31 PM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 13 2010
Added on Dec 16 2009
0 comments
1,185 views