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!

Create Domain (config.cmd) Problem in Oracle Forms and Report 12.2.1.3 installation

lufialiJan 4 2018 — edited Jan 6 2018

Hai All,

I have problem when installing Forms and Reports Oracle 12.2.1.3

My Progress when Install

1. Database Oracle 12 R1 already installed with PDB option

2. JDK 8 installed

3. Weblogic installed

4. Forms and Report have problem at step to Create Domain (when in "Oracle_Home\oracle_common\common\bin\config.cmd")

I cant finish installation coz config.cmd not apear.

Error.png

When i run in cmd, there is message "was unexpected at this time"

about my Installation Forms, i just fell confused file Installer Oracle 12.2.1.3, coz there is 2 zip file, but when I unzip the second zip file, there is zip in zip,

so when i install this Forms, i just extract all zip, u can see image below

Error 2.png

but when i search at this forum, there is article about file installation

Forms 12.2.1.3 released - Details here

I dont know, i get that message "was unexpected at this time" coz that file or not.

I hope anyone can help me,

sorry about bad english

and sorry for wrong Discussion Place before , Im just Newbie

Comments

Sylvain Martel

Hello Rajesh,

The supported method is to export the concurrent executable and concurrent program you created in your DEV environment using FNDLOAD.  That will create ldt files that you would use to import in the next instance.

Example of these script are as follow:

FNDLOAD apps/apps O Y DOWNLOAD $FND_TOP/patch/115/import/afcpprog.lct XX_CUSTOM_CP.ldt PROGRAM APPLICATION_SHORT_NAME="XXCUST" CONCURRENT_PROGRAM_NAME="XX_CONCURRENT_PROGRAM"

FNDLOAD apps/apps 0 Y UPLOAD $FND_TOP/patch/115/import/afcpprog.lct XX_CUSTOM_CP.ldt - WARNING=YES UPLOAD_MODE=REPLACE CUSTOM_MODE=FORCE

Hope this helps!

RajeshAlex

Thank You Sylvain

1 - 2
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Feb 3 2018
Added on Jan 4 2018
2 comments
1,048 views