EBS VISION installation : .env & forms generate issues [message #656490] |
Fri, 07 October 2016 14:43 |
|
OracleGuy123
Messages: 10 Registered: September 2016
|
Junior Member |
|
|
We installed a new VISION EBS 12.1.3 on LINUX. After the install, we have NOT changed or modified anything.
I have a couple of questions and issues :
1) There are quite a few .env files created by the install. Not sure if they are sufficient or if we need to modify them in any way.
On searching in the root directory, there are 66 *.env files that the VISION install has created !
2) I have a custom oracle EBS form that I created. When I try to generate the forms FMB, it gives me an error as shown:
frmcmp_batch userid=apps/<pwd> module=XXADUTRIP.fmb output_file=XXADUTRIP.fmx
I also provided full path of the forms .fmb location :
frmcmp_batch userid=apps/<pwd> module=/u02/oracle/ebs121/VIS/apps/apps_st/appl/au/12.0.0/forms /US/XXADUTRIP.fmb output_file=/u02/oracle/ebs121/VIS/apps/apps_st/appl/au/12.0.0/forms/US/XXADUTRIP.fmx
for both, received the same error message:
bash: frmcmp_batch: command not found
Looks like the forms compiler is here: /u02/oracle/ebs121/VIS/apps/tech_st/10.1.2/bin/frmcmp.sh
Could you please provide a suitable reply to my questions & suggest a solution.
Thanks
|
|
|