on 2017 Nov 30 5:54 PM
Hi Experts,
I want to replicated ASE DB to stand by server
Os WIndows
DB Sybase
I created the Standby instance from the Production Server Instance with same SID I need to replicate the DB to the Stand BY Instance Please any provide me a solution how to replicate the DB to Stnadby.
Regards
Sunil
Request clarification before answering.
The "1650511 - SYB: High Availability Offerings with SAP Adaptive Server Enterprise" link didn't work for me.
The typical thing to do is setup warm standby replication in a Sybase replication server. Unfortunately, the replication server isn't a simple turn key operation. You'll probably have to take classes to get up to speed. Also, the repserver requires extra licenses (although a warm standby repserver license is included for free with the new Edge Edition of Sybase ASE, replaces Small Business Edition. See https://www.sap.com/documents/2016/06/0cb0ed17-767c-0010-82c7-eda71af511fa.html#)
A partial solution is to use ASE clustering to tolerate CPU/memory type failures. But it doesn't help with disk failures. And requires special licenses.
If data update rates are low, you could use transaction log dumps or new differential (also called incremental) dumps (dumps all changes since the last full backup. Don't have to worry about transaction logs filling up)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
65 | |
7 | |
7 | |
6 | |
6 | |
5 | |
5 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.