Friday, May 11, 2018

Configure PCP with Application Tier with 12c Database.



Configure and verify Load Balancer
Configure context file parameter as per below table. And run autoconfig on both node
 RUN AND PATCH FILE SYSTEM.
Parameters                        Values

s_tools_twotask                  EBSPROD_BALANCE
s_weboh_twotask                  EBSPROD_BALANCE
s_apps_jdbc_connect_alias        EBSPROD_BALANCE
s_webentryurlprotocol            https
s_webentryhost                   ebsprod
s_webentrydomain                tracintermodal.com
s_active_webport                 443
s_login_page                     https://ebsprod.xxxx.com/OA_HTML/AppsLogin



 PCP Setup
Update context file with below parameter values and run autoconfig on both node 
RUN AND PATCH FILE SYSTEM.


Parameters                   Values
s_applcsf                      /app/ebsprod/fs_ne/inst/EBSPROD_svr-ebs-appro01/logs/appl/conc
s_fndreviverpiddir       /app/ebsprod/fs1/inst/apps/EBSPROD_svr-ebs-approd01/pids/appl
s_isAdConc                   YES
s_isAdConcDev             YES
s_batch_status               Enabled
s_tnsstatus                    Enabled

Check the tnsnames.ora and listener.ora configuration files located in
$INST_TOP/ora/10.1.2/network/admin.
Ensure that the required FNDSM and FNDFS entries are present for 
all other concurrent nodes.

Restart the Applications listener processes on each Applications tier.
Log on to Oracle E-Business Suite Release 12 using the SYSADMIN account,
and choose the 
System Administrator Responsibility. Navigate to Install > Nodes screen, 
and ensure that each node in the cluster is registered.
Verify that the Internal Monitor for each node is defined with the
correct primary node specification and work shift details. 
For example, Internal Monitor: Host must have primary node as host.
Also ensure that the Internal Monitor manager is activated: 
this can be done from Concurrent > Manager > Administrator. 
Set the $APPLCSF environment variable on 
all Concurrent Processing nodes to point to a log directory on a shared file system.
Set the $APPLPTMP environment variable on 
all Concurrent Processing nodes to the value of the
 UTL_FILE_DIR entry in init.ora on the database nodes.

Perform the following steps using AD Administration.

1. Relink AD executables (Use AD Relink for this step)
2. Relink Applications programs
3. Generate message files
4. Generate form files
5. Generate report files
6. Generate jar file






No comments:

Post a Comment

Featured post

Migrate OCR & vote from external to normal or High redundancy in ASM

How to Move OCR & Vote from external to Normal or high. 1)  Create New diskgroup(CRS) with suitable redundancy for OCR and Voting files....

Popular Posts