ODSEE 11g Suffix Data Import and Initialization issue
Hey Guys
so we have created two master servers of 11g
I am trying to import an ldif file (from DSCC console and command line) to say server A..
When i do , it does import all data but comes up Suffix is "Not Initialized" in console..
Now If I try to initialize it with replication agreement with server B.. it will wipe out the data i just imported on server A because B is empty (naturally because I want it to replicate data I just imported from server A)
if I try to initialize again by importing data from ldif file, same thing, it imports everything but Suffix "Not Initialized"
the ldif is an replica extract from an older 5.2 server (don't think that should matter? )
So basically in 11g
How do I import data from a ldif to server A, initialize it and replicate it to server B
I have the suffix created manually on both server A and B and both have a replication agreement (thus I can initialize via replication but then deletes the data)
Hope I made sense.
Thanks