> I am not sure, I think the problem was / is two fold.
> 1. trouble with repligard
> 2. problems with objects having sg0 but weere linked to sg2
> (didn't know the dangers of logging in as sg0 when I started
> learning midgard)
Well... Lets try some troubleshooting - assumin you installed from RPM's
1. After installation log into staging nadmin site and enable "Tools" in
"Configuration" panel
2. Go to Tools section and "Convert to staging"
3. You have to set /etc/repligard/*.conf files to have:
/etc/repligard/repligard_hourly_dump_staging.conf:
<database
schema="/etc/repligard/repligard_withsg.xml"
name=name_of_staging_db
...
/>
<login
username="admin"
password="password"
/>
<replicate all="yes"/>
And in
/etc/repligard/repligard_hourly_dump_staging.conf:
<database
schema="/etc/repligard/repligard_withsg.xml"
name=name_of_live_db
...
/>
<login
username="admin"
password="password"
/>
<replicate all="yes"/>
4. Make initial replication by manually runnic
/etc/repligard/staging_to_live.sh
5. When importing data from other miedgard instances (ie other servers)
make sure you use /etc/repligard/repligard_hourly_dump_staging.conf to
import data into staging server
Well... I never complete rpm's installation as I do not use clean RedHat
dist, so I had to do some manual stuff, but it should work this way.
Solt
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]