Unsolved
This post is more than 5 years old
1 Rookie
•
18 Posts
1
8931
February 23rd, 2012 09:00
Trying to understand the PEA file
2 Centera's in different locations. One replicating to the other
We have a application using the Centera to store documents. The application is using a merged PEA file generated from both Centera's. I am trying to understand the relationship between the application and replication. Is replication using the same PEA file as the application?
I disabled delete replication and somehow this stopped replication all together. I do have support engaged but having a hard time with understanding the usage of the PEA file.
Thanks
No Events found!
Satish_Kutty
216 Posts
1
February 27th, 2012 02:00
Hi,
A Pool Entry Authorization (PEA) file, generated while creating or updating an access profile, is a clear-text, XML-formatted, non-encrypted file which can be used by system administrators to communicate and distribute authentication credentials to application administrators. A PEA file is optional for profiles with non-encoded secrets (created using the File and Prompt options) but is mandatory for profiles with base-64 encoded secrets (created with the Generate option).
A PEA file contains the following information:
Regards
Satish.N.Kutty
East_TN_EMC
29 Posts
1
May 2nd, 2012 06:00
Hello,
The application would have one PEA file that has the merged authenication information from both the source and target Centera clusters for the profile that the application is writing to.
The replication subsystem would have a different PEA file containing the authentication information for the replication profile on the target cluster (typically configured as "repl" or "replication" profile). You can determine which profile replication is using by issuing the "show replication detail" commands.
There is no relation between the application PEA file and the PEA file that replication would use to replicate the data.
When replication stopped after you changed the replicate-deletes option, what message did it give when it stopped? That would be a good starting-point to determine what is happening.
Hope this helps.