Path for java/appsborg2.zip in R12
Hi,
In Concurrent Program executable option is as below in 11i.
--
-cp /u01/oracle/prodappl/xxnm/11.5.0/java:/u01/oracle/prodcomn/java/appsborg2.zip:/u01/oracle/prodcomn/java -Ddbcfile=/u01/oracle/prodappl/fnd/11.5.0/secure/lindell_prod.dbc
--
We are able to find corresponding path of /u01/oracle/prodappl/xxnm/11.5.0/java in R12 but we are not able to find appsborg2.zip in R12 instance.
Can you please let us know,
1) What will be the location of appsborg2.zip in R12.2.3
2) Can we use relative Path like $JAVA_TOP in place of absolute path in Exectable options as 12.2.3 has file system swap feature and if we give a absolute path with fs1 or fs2 , after next Patch Cycle , it will be swapped.