Questions tagged [sybase-rs]

SAP Sybase Replication Server is a database replication software that moves and synchronizes data across the enterprise to meet a host of competing needs, including guaranteed data delivery, real-time business intelligence and zero operational downtime.

SAP Sybase Replication Server is a database replication software that moves and synchronizes data across the enterprise to meet a host of competing needs, including guaranteed data delivery, real-time business intelligence and zero operational downtime.

More information about Sybase Replication Server can be found here:

11 questions
1
vote
0 answers

How to enable the register button (which is greyed out) for new plug-ins in Sybase Central?

I want to register the plug-in for Replication Manager in Sybase Central but the register button is greyed out for new plug-ins. In Sybase Central's Help section; it says: "The Register button is disabled if the .screpository600 file is read-only.…
yakut
  • 47
  • 5
1
vote
2 answers

How to get Sybase replication definitions code?

How to get the code of all replication definitions of a Sybase server? If possible and since I'm new to this, give me a little explanation on them as well.
aF.
  • 64,980
  • 43
  • 135
  • 198
0
votes
0 answers

Sybase Database Support on Node.js with SSL

I am working on this project that has been bugging me for a while and wanted to ask community's help on it. So basically we have an On-Prem Sybase database that needs to communicate with a cloud micro service running in Kubernetes in AWS. I am…
Sam
  • 57
  • 7
0
votes
0 answers

How to resolve Cannot connect to RSSD server while configuring Replication server in Sybase

I. 2021/03/02 20:28:09. RSSD server is 'ASE1'. I. 2021/03/02 20:28:09. Reading 'ASE1.RS1_RSSD..rs_config' for system configuration parameters. E. 2021/03/02 20:28:09. ERROR #31083 GLOBAL RS(GLOBAL RS) - eneric/cfg/cfginit.c(3492) Cannot connect to…
Pooja G
  • 41
  • 1
  • 14
0
votes
1 answer

changes on primary are not getting replicated to standby in SAP ASE - ASE replication

2 SAP ASE servers are configured to replicate using SAP RS on a testdb with logical connection as a warm standby. In my case, all the threads and rep agents are running fine but data changes on PDS.testdb are not getting replicated to RDS.testdb. On…
manvith
  • 7
  • 5
0
votes
0 answers

Insert apostrophe in sybase insert script

There is a single quote in insert script. Like 'JOHN'S' , Is there any other way to insert it except using Concat and two times single quote in Sybase. Like 'JOHN''S'. As I am able to handle it in oracle like q'(JOHN'S)'. Is there any function to…
0
votes
0 answers

Sybase Replication server mounted on NAS

To achieve High availability, we are installing Sybase Replication server on NAS drive shared by two servers. We can start and stop Replication server from node1 from where we have installed binaries but cannot start it from other node2 where NAS…
Anirudh D
  • 181
  • 3
  • 14
  • 33
0
votes
2 answers

Adding transformations in Sybase replication server

We have primary source database as Oracle 11gR2 and target as SAP HANA. We are trying to test SAP - Sybase Replication server for replication from Primary ORACLE to Target HANA. We need to add extra columns such as RECORD_DATE and LAST_MODIFIED_DATE…
Anirudh D
  • 181
  • 3
  • 14
  • 33
0
votes
1 answer

Console app working ok, but win service wont start

I`m writing c# win service which can monitor sybase replication server and using 3rd party library for this. First I wrote simple console app which just connect to the server and execute some command - everything work fine, then I create win…
Alex Molskiy
  • 865
  • 1
  • 8
  • 15
0
votes
3 answers

How to check the defined error class of a connection?

How to check the defined error class of a connection (DSI) of Sybase Replication Server? I use alter connection to change the error class associated to the DSI but I want a command that list its information in order to confirm that the error class…
aF.
  • 64,980
  • 43
  • 135
  • 198
-1
votes
1 answer

What are the new Sybase ASE/REP patches SPxxx?

Sybase is going to release some new ASE/REP patches SP100 then SP101 instead of ESD# What will be the differences between ESD# and SP100?
Vince
  • 734
  • 1
  • 5
  • 10