Re: Starting Replication Server as a service in Windows
Do you use erssd ? or rssd in an ASE server ? Before starting RS you need to have (e)rssd to be up and available first. HTH Avinash
View ArticleRe: Starting Replication Server as a service in Windows
Hi Avinash Thanks for your reply. I use the Embedded RSSD. When I run repserv.exe ERSSD is also started and becomes available at the same time. Br, Mads
View ArticleUsing "save_interval" for non-warm standby DSI?
We had a problem where a repserver crashed with a segmentation fault and an insert was silently lost to a subscription DSI connection database. We have several subscription replicate databases, but...
View ArticleRe: Using "save_interval" for non-warm standby DSI?
Hi Benjamin What you are suggesting using a save_interval will work fine for the non-warm standby DSI connection. I do hope you opened an incident to investigate the supposedly silent loss of an...
View ArticleRe: Using "save_interval" for non-warm standby DSI?
SAP/Sybase replication is robust to handle start/stops of various components. So what you observed looks like an exception. I can understand the concern/complain from a customer because single insert...
View ArticleRe: Using "save_interval" for non-warm standby DSI?
Re: Save interval will work for a non-standby DSI connection. After reading things some more, for repserver to ASE connections, the repserver documentation only talks about explicitly replaying...
View ArticleRe: Starting Replication Server as a service in Windows
Hi Terry Thanks for your reply. Very odd, I have only expirienced ra_init creating a service for the sample_rs replication server. But making a service myself should also work I guess. But the problem...
View ArticleRe: Any idea where to find admin guides for stream replication?
No, I am talking about Sybase stream replication - not Oracle.Sybase replication server move forward to include a lot of advanced options - many of these are licensed. Stream replication too is...
View ArticleRe: Starting Replication Server as a service in Windows
The server doesn't 'hang' when starting from a command line. You are seeing normal behaviour. This is seen on Linux/Unix as well. All output once it starts goes to the .log file, not the console....
View ArticleRe: Starting Replication Server as a service in Windows
Hi Mads, try to right click on rs_init.exe and run it as administrator.In this way the service will be created. If you want to start the repserver using the RUN_FILE and let it run in background you...
View ArticleRe: Error 6025 Causes Rep Server to Crash
Hi, Moreover:The stable device becomes inaccessiblerecovery process overview- Drop the corrupted partition- add a new partition- rebuild stable queues (signals all upstream connections to resend...
View ArticleRe: Any idea where to find admin guides for stream replication?
This stream replication is part of the HADR for Adaptive Server Enterprise. Please look through the following documentation to see if this is the administration documentation you are looking for: HADR...
View ArticleRe: Any idea where to find admin guides for stream replication?
Thanks Terry. I have this guide - there are two guides on HADR that has been released. Both of them do not have enough information to set things up - this one just has a little bit on recommended...
View ArticleRe: Using "save_interval" for non-warm standby DSI?
Responding to my own question, here's what I've figured out: I was incorrect about the "insert was silently lost" problem. It was actually a partially processed set of deletes (in separate...
View ArticleRMAN question
Hello, a customer is asking for more information about RAO 15.7 integration with Oracle RMAN. According to the documentation, RMAN utility truncate the archive log files if configuration parameter...
View Article[RepServer 15.6 / Linux 64bit] Parallel DSI vs Row count mismatch (#5185)
Hi.I am running a RepServer (ASE-to-ASE Warm Standby) with parallel threads (DSI parallel_dsi param is set to 'on', num_threads and serialization_method set to default). In RS errorlog I can see many...
View ArticleRe: How to find source repdef ?
Hi Manoj, I want to take ddl of all my existing replication defination in rssd.But i do not have sybase central RSM functionality enabled to get the DDL of all repdef and subs.Do you know any other way...
View ArticleReplication server monitoring
Hi Everybody, I would like be ahead of my users when it comes to breakdown of replication. I'am looking for some way to monitor our Replication Server in a Dashboard of som sort.For that I need to find...
View ArticleRe: Replication server monitoring
We are on the newest version on Windows OS Replication Server 15.7.1 SP301Rep Agent for Oracle 15.7.1 SP209
View Article