Re: DDL of replication environment
Cool Mark,, I like the idea of using old SC with new RS. This can help Luz one last time to port metadata from old RS to new RS. Sooner or later she has to bell the cat i.e. start crafting...
View ArticleRe: DDL of replication environment
PowerDesigner comes with an SRS extension to the DMM that directly reverses the RCL from the RSSD/eRSSD. I have extended it for SRS 15.7.1 to better support replication to HANA, however you should be...
View Articleunable to replicate data , admin who_is_down showing two entries
Hi All, Any response will be appreciated.... I am new to replication server and facing a issue like shown in below snap, and I am not able to replicate data Like it is showing the 32 DSI EXEC...
View ArticleRe: unable to replicate data , admin who_is_down showing two entries
For starters ... 1 - stop the repagent2 - start the repagent3 - review the dataserver errorlog for any messages (generated by step #2) that could explain if/why the repagent is having problems...
View ArticleRe: unable to replicate data , admin who_is_down showing two entries
Pankaj, In addition to Mark's advice, I would suggest: 1. Log into the target (eg. RRS) RS and turn on the following flag: trace "on", "dsi", "dsi_buf_dump"go 2. Log into the RRS and resubmit the...
View ArticleRe: unable to replicate data , admin who_is_down showing two entries
As for the NRM thread being down ... Do you have a license for the Advanced Services Option (ASO)? If not, did you enable the repserver's 'nrm_thread' configuration setting? (nrm_thread should be...
View ArticleRe: unable to replicate data , admin who_is_down showing two entries
Pankaj, Obviously, transactions have to make it out of the PDS.pdb before you follow my advice, so first do as Mark suggests. Then if the DSI shutsdown after attempting to deliver the transaction to...
View ArticleRe: unable to replicate data , admin who_is_down showing two entries
Hi All, thanks for your promptness and support below is the PDS log 00:0002:00000:00027:2016/03/01 09:53:46.79 server Started Rep Agent on database, 'pubs2' (dbid = 4).00:0002:00000:00027:2016/03/01...
View ArticleRe: unable to replicate data , admin who_is_down showing two entries
The dataserver and repserver each have their own interfaces file. Each server must have the other server in its interfaces file, ie, the repserver must have the dataserver in its interfaces file, the...
View ArticleRe: unable to replicate data , admin who_is_down showing two entries
Excellent points Mark. As far as the interfaces file, it is important that Pankaj also verify its format. In other words, in addition to having the necessary entries as you point out, it is important...
View ArticleAsked to AND bitmaps of different length
Whilst adding a new table subscription (define subscription...), RS reported (for all distributors but one): E. 2016/03/03 15:15:00. ERROR #25021 DIST(212 [server].[database]) - seful/bm.c(553)...
View ArticleRe: Asked to AND bitmaps of different length
I ran into the same issue a couple years ago ... ASE 15.7, RS 15.7.1. The issue came up shortly after creating a new repagent/connection into the repserver; most of the time the first 'transaction'...
View ArticleRe: Install a SAP Replication Server to replicate data from MS SQL to SAP HANA
The following document will help, there is a MSSQL to Hana section: Quick Start Guide for SAP HANA® Database You will need a RepAgent MSSQL and a Replication Server with a license for Express Connect...
View ArticleRe: Asked to AND bitmaps of different length
Mark, Thanks so much for your reply. Good to know I'm not the only one who has seen this. Based on your experience, it is interesting to see that the problem/bug still exists in RS 15.7.1. And, like...
View Articlereplicating fully encrypted database
Hi, Are there any spesific recommendations for replicating fully encrypted database? annie
View ArticleRe: Stable device not cleared up after tran applied on target server succefully
I concur with Mark......
View ArticleRe: replicating fully encrypted database
Annie Correct. We are basically a user inserting, updating and deleted the data into the target database based on the encryption that has been setup and using the correct key. Terry
View ArticleRe: Stable device not cleared up after tran applied on target server succefully
'Unknown' implies an orphaned segment.Before dropping anything, or making any modifications, and especially if you're not sure of the output of the query, I'd suggest posting the results of the query...
View ArticleRe: Stable device not cleared up after tran applied on target server succefully
In addition to the save_interval config setting, the (newer) dsi_non_blocking_commit config setting also implements a variation of a save interval (ie, applied txns are not flushed/cleared from the...
View ArticleRe: Stable device not cleared up after tran applied on target server succefully
Mark, Here is the output from your query less the 'known' q_numbers: q_number q_type active savedUnknown 444 0 1...
View Article