Problem Multi-Nodo EBS when run concurrent

classic Classic list List threaded Threaded
9 messages Options
Reply | Threaded
Open this post in threaded view
|

Problem Multi-Nodo EBS when run concurrent

Emmanuel Sanabria
Hi Erman

      I have a problem. I hope you believe me help.
I have an EBS configuration of multiple servers. I had the sebs4101lx server first and now I added the sebs4102lx server following the note ID 1383621.1, 5.3 Adding a New Application Tier Node to an Existing System, not a shared file system. Then, I am balancing them by DNS according to the note ID 1375686.1.
I have a problem. If I have the two servers UP, I can run a concurrent Test "Activer User" without problems on both servers (see photo 1), but if down one of the two servers, and the execution of the concurrent Test "Acive User" does not end, it is not completed (see photo 2 ). For it to be completed, if or if I have to UP the "concurrent manager" of the other node where I download the services (see photo 3).
Why is this happening? The idea of ​​having a "Multi-Nodo configuration" is that if one is down, the other one can still respond well perfectly.

doing the procedure in reverse is not the same symptom. If down the application in the first node, the sebs4101lx, the concurrent in the sebs4102lx node are not executed. Start the Concurrent Manager in the sebs4101lx and the Concurrent in the sebs4102lx are not executed either. I have to if or if I UP the  application of sebs4101lx so that the concurrent in the node sebs4102lx run normally

How do I run concurrent if a single node does not respond?
Reply | Threaded
Open this post in threaded view
|

Re: Problem Multi-Nodo EBS when run concurrent

ErmanArslansOracleBlog
Administrator
First of all, I can not see photo 1, photo 2 and photo 3.

Second, It may be related with your Parallel Concurrent Processing Setup.

Go through this document -> Note 743716.1 - How to Setup and Test Failover of PCP on Non-RAC Environments. (Doc ID 743716.1)


Reply | Threaded
Open this post in threaded view
|

Re: Problem Multi-Nodo EBS when run concurrent

ErmanArslansOracleBlog
Administrator
Also take a look at the setup guide

Oracle® E-Business Suite
Setup Guide
Release 12.2
 Part No. E22953-14

https://docs.oracle.com/cd/V77972_02/current/acrobat/122ebssu.pdf

Overview of Parallel Concurrent Processing .......................................................................4-144
What is Parallel Concurrent Processing?......................................................................... 4-144
Parallel Concurrent Processing Environments.................................................................4-144
How Parallel Concurrent Processing Works....................................................................4-145
Managing Parallel Concurrent Processing........................................................................... 4-148
Defining Concurrent Managers....................................................................................... 4-149
Administering Concurrent Managers..............................................................................4-149
Administer Concurrent Managers Window......................................................................... 4-151
Reply | Threaded
Open this post in threaded view
|

Re: Problem Multi-Nodo EBS when run concurrent

Emmanuel Sanabria
In reply to this post by ErmanArslansOracleBlog
Hello Ernan. From what I read the PCP configuration is with a Shared File System configuration.
It can also be configured in a "No file system" environment but at least you have to share the APPL_TOP between the two nodes?

Currently my two nodes are completely independent. I have two data centers and one that is in each of them. The idea is that if one data center fails, the other can continue to function without problems (the database is by dataguard). But currently if one is not parked, the other can not run concurrent. Yes or at least do I have to have an nfs shared with the APP_TOP?
Reply | Threaded
Open this post in threaded view
|

Re: Problem Multi-Nodo EBS when run concurrent

Emmanuel Sanabria
In reply to this post by ErmanArslansOracleBlog
       
I have not configuration PCP why my enviroment, is "Multinode on a non-shared file system". Each node has its own file systems.

The secondary node sebs4102lx, was added following the following steps

Cloning Oracle E-Business Suite Release 12.2 with Rapid Clone ( Doc ID 1383621.1 )
Section 5: Advanced Cloning Options
5.3 Adding a New Application Tier Node to an Existing System
5.3.2 Steps for adding a node on a non-shared file system
Reply | Threaded
Open this post in threaded view
|

Re: Problem Multi-Nodo EBS when run concurrent

ErmanArslansOracleBlog
Administrator
PCP is for multi node apps tier environments.

What do you mean by "No file system" environment?
Reply | Threaded
Open this post in threaded view
|

Re: Problem Multi-Nodo EBS when run concurrent

Emmanuel Sanabria
Sorry. What I want to say, is that from what I read, PCP is for multiple environments with shared file systems. I do not want to have shared file systems. How do I balance the concurrent without a shared file system?
Reply | Threaded
Open this post in threaded view
|

Re: Problem Multi-Nodo EBS when run concurrent

ErmanArslansOracleBlog
Administrator
Where did you read that?
What document ? share the link..
Reply | Threaded
Open this post in threaded view
|

Re: Problem Multi-Nodo EBS when run concurrent

ErmanArslansOracleBlog
Administrator
Anyways, it is not true.

you can configure PCP on non-shared environments as well..

Read : Configuring and Managing Oracle E-Business Suite Release 12.2.x Forms and Concurrent Processing for Oracle RAC (Doc ID 2029173.1)

There is an example there.

See the environment documented there.. Section 2: Environment

 there are four RAC Database nodes and four non-shared application tiers. The first two application tiers are dedicated to Oracle Forms and the next two application tiers are dedicated to concurrent processing (configured to use PCP). Oracle E-Business Suite has many managed servers (such as forms_server1, oacore_server1, and so on) that are managed by the WebLogic server.

So what you read was wrong.. PCP can be implemented on non-shared environments as well..