Re: replicaton server oracle to oracle : ORA-01843: not a valid month
NOTE: My Oracle DBA skills start with "www.google.com" ... You've stated the windows installation is working. Have you verified the windows repserver is sending the same exact string ('10/17/2025...
View ArticleRe: replicaton server oracle to oracle : ORA-01843: not a valid month
thanks for such quick reply mark, forgot to mention that it is a warm standby replication configuration.yes the same connection profile was used on both platform on both side (active/standby)(using...
View ArticleRe: replicaton server oracle to oracle : ORA-01843: not a valid month
NOTE: My hetero-rep experience is limited to some ASE-to-Oracle table-level replication from a couple years ago, so fwiw ... If repserver is sending the same exactly formatted string in the INSERT...
View ArticleBdoc error
HiAnybody please help me to solve the Bdoc error " bank details Id 0001 doesn't exist for business partner "please let me know what is root cause of this error and how resolve the issue
View ArticleRe: RepAgent for Oracle down.
Hi Christopher, Has this setting work before? What is the result of a sample "test_connection" command? Yvan.
View ArticleReplication Managment Agent (RMA)
Good day,Regarding to SAP RMA 15.7.1 SP202, manual states it supports Oracle, Microsoft and IBM as source databases and HANA as target. Introduction to Replication Management Agent So, are there any...
View ArticleDIST Down Error 9022
In a MSA Replication Environment, getting the following error: E. 2014/11/14 16:06:10. ERROR #9022 DIST(107 servidor.baseDatos ) - tr/tdext.c(1088) Cannot deliver a command from...
View ArticleRe: DIST Down Error 9022
A search of solved cases @ sybase.com shows a half dozen CRs that *might* apply in your case ... hard to tell without knowing RS version as well as details about the PDB. I'd suggest opening a tech...
View ArticleRe: RepAgent for Oracle down.
It works around 2 months with no problem, suddenly dead at earily November.Create incident to SAPSMP and no helpful answer. Chris.
View ArticleRe: DIST Down Error 9022
Hi Mark, At first when the error was generated I tried twice unsuccessfully to resume the DIST thread. After I read your reply (like three hours after the error) was going to skip the transaction, but...
View ArticleRe: DIST Down Error 9022
Ahhhh, sorry, just went back and re-read the original error again ... "waiting for SQM(s) to flush to outbound queue(s)" ... combined with your new comments about RA moving (which I take to mean RA was...
View ArticleMSA for failover
How can MSA be set-up and configured for failing over? The architecture would be a Primary and a Replicate. I would need to be able to fail over to the Replicate, promoting it to a primary status.The...
View ArticleRe: MSA for failover
Hi Michael, MSA can be used in a standby like fashion. It is described in the Administration guide volume 1 under Manage Replicated Objects using Multisite Availability. Here is a link the example on...
View ArticleRe: MSA for failover
Yes, you can use MSA replication this way. I recommend you take a look at Luc Van der Veurst's write up on replacing WarmStandby with bi-directional MSA to do what you're proposing. (Scroll down to...
View ArticleRe: MSA for failover
Hi Michael We ran the setup similar to what Dale describes, replicating about ten user databases (full db_rep_def and db_subscription) for about two years, and to be honest it was both a pain to setup...
View ArticleRe: MSA for failover
What exactly do you mean by "Set both Prim and Seco to unknown" in step 1?
View ArticleRe: MSA for failover
As I wrote in the "Note", that relates to an internal table that we use on both our ASE's, and is placed in a non replicated database. It can have three different states; PRIM, SECO and ????. The ????...
View ArticleHeterogeneous Replication with DB2 and AS400 as primary host
Hello, I want to know if i can implement heterogeneous Replication using as primary server my SAP ERP 606 installed on AS400 server with DB2 as database. I read the guide "SAP Replication Server...
View Articlesp_adduser fails to replicate into 15.7 ASE
Hi All, I have a setup which has a MSA replication from a 15.0.3 ASE server to a 15.7 SP 100 ASE server.When we add a user in 15.0.3 ASE server, it gets replicated (replicate system procs enabled in...
View ArticleRe: sp_adduser fails to replicate into 15.7 ASE
Have you configured the repagent with 'send warm standby txns' = true? When set to 'true' this should tell the DSI to *NOT* wrap system procs (eg, sp_adduser) in a transaction.
View Article