Hi,
Technically you can setup Warm Standby across platforms. It may work well
too with Replication Server.
However, you cannot dump and load the databases (cross platform dump and
load not supported), hence there will be issues when you need to resync your
databases. Each time you need to resync, you will have to BCP out and BCP in
the data from primary to secondary.
Regds
Sukhesh
<Jim_Morrison> wrote in message
news:A3D8A8E4647EB5C300560E8885256D20.00560EBF85256D20@webforums...
> We are looking into using Replication Server to Set up Warm Standby of
> Production ASE databases - Primary site being on Solaris platform -
Standby
> Copy on Linux. Does any utilize this configuration ? What is the best
way
> to initialize data on the Standby Server ?
> What other issues should I be concerned with ?