Hi ,
I am using BODS 4.2 .
I have configured CDC using Sybase Replication Server( I did configured Sybase replication server,Sybase ASE, Sybase Power Designer). As per configuration I have source database ( I used pubs2 database from Sybase ASE) and staging database (CDC database) contains the source table structure and along with SAPCDC tables with additional fields (DS_SEQUENCE_NUMBER, DS_SRCDB, DS_SRCDB_SRV,DS_SRCDB_ID,DS_SRCDB_COMMIT_TIME,DS_SRCDB_ORIGIN_QID,DS_SRCDB_OP_TYPE,DS_CDCDB_PUBLISH_TIME) for each source table.
Here I created the SybaseRepSrvr data store type . Then I can see only metadata of source tables with two additional fields DI_SEQUENCE_NUMBER,DI_OPERATION_TYPE. I couldn't see the SAPCDC tables from staging(CDC) database.
I want to build the flow for change data capture. Can I build separate flow of initial load . if I want to what is the source and what is the target.
Here I have two databases and 3 data stores.
1. Source Database
2. CDC Database(Staging database)
3. Target Database.
I want to build the flow for change data capture. Can I build separate flow of initial load .
What is the initial load source and target databases.
What is the delta load source and target databases.
I tried to load Initial load from source to CDC database tables using different data store other than CDC data store. After loading the data I couldn't see the data in the same table in the CDC data store.
In the technical manual there is complete information for set up but not enough information from BODS side.
Please help me how to build the CDC flows for Sybase replication flows.
Thanks & Regards,
Ramana.