Erros when request is executed on the second server on cluster environment, changed ORACLE_INSTANCE
We have installed environment Oracle Forms / Reports 11.1.2.1 cluster having two separate machines, one with WLS_FORMS another with WLS_FORMS1 all on cluster_forms.
To install follow this doc: # http://docs.oracle.com/cd/E29505_01/core.1111/e10106/classic.htm CIHJFCFG
To install and configure the second server in the cluster use the topic 14.6.5.6 Configure Oracle Forms for High Availability
In this install mode to the second server ORACLE_INSTANCE is different from the first server, being asinst_2.
In tests call the forms when it falls on the second server, the folder path shown to ORACLE_INSTANCE is equal to first server, asinst_1, generating error on the call because it does not exist on the second server.
To install follow this doc: # http://docs.oracle.com/cd/E29505_01/core.1111/e10106/classic.htm CIHJFCFG
To install and configure the second server in the cluster use the topic 14.6.5.6 Configure Oracle Forms for High Availability
In this install mode to the second server ORACLE_INSTANCE is different from the first server, being asinst_2.
In tests call the forms when it falls on the second server, the folder path shown to ORACLE_INSTANCE is equal to first server, asinst_1, generating error on the call because it does not exist on the second server.
0