0% found this document useful (0 votes)
80 views23 pages

EBS PCP Setup Ed1

Uploaded by

Learn Oracle
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
80 views23 pages

EBS PCP Setup Ed1

Uploaded by

Learn Oracle
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 23

Oracle E – Business Suite (R12.

2)
Oracle Traffic Directory
[Edition 1]

[Last Update 200903]

For any issues/help contact : [email protected]

1 [email protected]
Contents
1 Introduction................................................................................................................................................... 3
2 Documentation ............................................................................................................................................. 4
2.1 Prerequisites ......................................................................................................................................................... 5
3 PCP Setup ........................................................................................................................................................ 6
3.1 Environment Details ........................................................................................................................................... 6
3.2 Prerequisite ........................................................................................................................................................... 6
3.3 Change Context Variables .................................................................................................................................. 6
3.3.1 In Primary MT .................................................................................................................................................................................. 6
3.3.2 In Secondary MT ............................................................................................................................................................................. 6
3.4 Change Profiles ..................................................................................................................................................... 7
3.5 Create Managers for Secondary Node 1807EBS08.................................................................................... 12
3.6 Activate Managers .............................................................................................................................................. 19
3.7 Healthcheck ......................................................................................................................................................... 22

2 [email protected]
1 INTRODUCTION

This Activity Guide covers Oracle E-Business Suite (R12.2) PCP Setup. This guide covers:

• PCP Setup

3 [email protected]
2 DOCUMENTATION

PCP Setup

• https://docs.oracle.com/cd/E18727_01/doc.121/e12893/T174296T174302.htm#I_pc
p_over

• How To Activate Parallel Concurrent Processing In R12 (Doc ID 1525233.1)

• Concurrent Processing - Parallel Concurrent Processing Failover/Failback


Expectations (Doc ID 271090.1)

• How to Activate Parallel Concurrent Processing - Background Facts and Setup


Steps (Doc ID 602899.1)

4 [email protected]
2.1 Prerequisites

1. R12.2.X has been installed on the primary node 1807ebs07

5 [email protected]
3 PCP SETUP

3.1 Environment Details

Primary MT - 1807ebs07.k21academy.com
Secondary MT - 1807ebs08.k21academy.com
OTD Server - 1807ebs08.k21academy.com
Local Apache Port - 8010
OTD HA Port - 8080
HA URL - http://1807ebs08.k21academy.com:8080

3.2 Prerequisite
Shared or Non Shared at least 2 two node HA setup is already done.

3.3 Change Context Variables

3.3.1 IN PRIMARY MT

[applmgr@1807ebs07 ~]$ egrep 's_appldcp|s_applcsf|s_concstatus' $CONTEXT_FILE

<APPLDCP oa_var="s_appldcp">ON</APPLDCP>

<APPLCSF oa_var="s_applcsf">/u01/oracle/PRD122/conc</APPLCSF>

<oa_service_status oa_var="s_concstatus">enabled</oa_service_status>

[applmgr@1807ebs07 ~]$

3.3.2 IN SECONDARY MT

6 [email protected]
[applmgr@1807ebs08 scripts]$ egrep 's_appldcp|s_applcsf|s_concstatus'
$CONTEXT_FILE

<APPLDCP oa_var="s_appldcp">ON</APPLDCP>

<APPLCSF oa_var="s_applcsf">/u01/oracle/PRD122/conc</APPLCSF>

<oa_service_status oa_var="s_concstatus">disabled</oa_service_status>

[applmgr@1807ebs08 scripts]$

1. Run autoconfig first on secondary MT and then on Primary MT.


2. Bounce services after taking a fresh session.

3.4 Change Profiles

1. Navigate to Profile > System


2. Update the Site level value of profile “Concurrent:TM Transport Type” to “QUEUE”

Note: Ensure Internal Monitor and Service Manager is configured

3. Navigate to Concurrent > Manager > Define


4. Query for “Internal Monitor: 1807EBS07”

7 [email protected]
5. Click on Work Shifts and ensure that 1 process is defined with standard workshift.

6. Repeat the steps for manager “Internal Monitor: 1807EBS08”

8 [email protected]
7. Query for manager “Service Manager: 1807EBS07” and repeat the setup. This is not
strictly required for Service Manager but being done as part of Best Practices.

9 [email protected]
8. Query for manager “Service Manager: 1807EBS08” and repeat the setup. This is not
strictly required for Service Manager but being done as part of Best Practices.

10 [email protected]
11 [email protected]
3.5 Create Managers for
Secondary Node 1807EBS08

Note: Ensure that all the below managers are created with primary node set as
1807EBS08

1. Create manager “Standard Manager 2” with same exclusion rules and setup as
“Standard Manager”

12 [email protected]
2. Create manager “FastFormula Transaction Manager 2” with same exclusion rules and
setup as “FastFormula Transaction Manager”

13 [email protected]
3. Create manager “CRP Inquiry Manager 2” with same exclusion rules and setup as
“CRP Inquiry Manager”

14 [email protected]
4. Create manager “INV Remote Proceudre Manager 2” with same exclusion rules and
setup as “INV Remote Procedure Manager”
15 [email protected]
16 [email protected]
5. Create manager “PO Document Approval Manager 2” with same exclusion rules and
setup as “PO Document Approval Manager”

17 [email protected]
6. Create manager “Receiving Transaction Manager 2” with same exclusion rules and
setup as “Receiving Transaction Manager”

18 [email protected]
3.6 Activate Managers

1. Navigate to Concurrent > Administer > Query for both Internal Monitors and ensure
that they are UP and Running. If status is Deactivated, then click on Activate button and
wait till it comes up

2. Ensure that both the Service Managers are up and running.

19 [email protected]
3. Activate the Managers that was created specifically for Node 2

4. Click on Activate button for each.

20 [email protected]
5. Ensure that the new managers are running on Node 1807EBS08

21 [email protected]
3.7 Healthcheck

1. Navigate to Concurrent > Requests > Submit a New Request > Submit “Active
Users” and ensure that it completes Normally.

2. Open the Log file and see if you can view without any issues.

22 [email protected]
3. Ensure that the processes are running in backend

23 [email protected]

You might also like