This is a discussion on RE: continous restore at remote instance? within the Informix forums, part of the Database Server Software category; --> Davorin Kremenjas wrote > > Hello. > I searched old posts for a possible solution to the problem I ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Davorin Kremenjas wrote > > Hello. > I searched old posts for a possible solution to the problem I have but > without success. > The summary is this: is there a possibility to continously restore > transactions commited on one Informix instance to another? > I know about HDR and Enterprise Replication but each one is > inadequate, each > for its own reasons. > HDR would require the secondary server to be online all the > time (which may > not be true in our case), and Enterprise Replication isn't > too much reliable > at transaction level, is it? We have ER running between 5 servers,and once it is up, we do not have many problems. Those are usually due to user error of one kind or another. In fact, ER is key to our operation. Someone enters our content on a central server, that is replicated to our local servers, and hey presto you can watch Eastenders confident ER has worked again. Colin Bull c.bull@videonetworks.com Live Television 1MB Internet Replay Television (Video on Demand) All down a telephone line near you ( as long as you live in London ) sending to informix-list |
| ||||
| > We have ER running between 5 servers,and once it is up, we do not have many problems. > Those are usually due to user error of one kind or another. > In fact, ER is key to our operation. Someone enters our content on a central server, that is replicated to our local servers, and > hey presto you can watch Eastenders confident ER has worked again. OK, then I'll check ER again. Thanks. |