Dear All,
i am trying to create 2 pipelines from Oracle to Postgres.the first one is initial Oracle to Postgres, it worked very well, and schema conversion tool migrated 2 example tables to postgres.
but i have an issue with Oracle CDC.
i have logminer user on oracle which is striim and i have table owner which is scale_user and i have 2 tables scale_data and scale_data2.
i am not using container and PDB on 21C, striim and scale_user are common user.
i am receieving an error like below when i insert a data to the tables after commit.i see that reader is looking for tables like CDB$ROOT.TEST.SCALE_DATA but i am not using container so how can resolve the issue.There was no problem with initial load, the problem is related with CD process.
Thanks in advance.
>{ "_id" : null, "timeStamp" : 1707166962232, "originTimeStamp" : 1707166964000, "key" : null, "sourceUUID" : { "uuidstring" : "01eec465-3101-b301-b854-42010a9c000a" }, "data" : " "862412", "1", "1", "460" ], "metadata" : { "RbaSqn" : "502", "AuditSessionId" : "4643512", "TableSpace" : "TMS1034", "CURRENTSCN" : "39715088", "SQLRedoLength" : 93, "BytesProcessed" : null, "OperationCode" : 1, "ParentTxnID" : "1.11.25618", "SRC_CON_NAME" : "CDB$ROOT", "RbaByte" : 16, "SessionInfo" : "login_username=TEST client_info= OS_username=oracle Machine_name=oracle-poc OS_terminal=pts/1 OS_process_id=12496 OS_program_name=sqlplus@oracle-poc (TNS V1-V3)", "RecordSetID" : " 0x0001f6.00037416.0010 ", "DBCommitTimestamp" : 1707166964000, "COMMITSCN" : 39715189, "SEQUENCE" : "1", "Rollback" : "0", "STARTSCN" : "39715088", "Status" : "0", "SegmentName" : "SCALE_DATA", "OperationName" : "INSERT", "TimeStamp" : 1707166961000, "RbaBlk" : 226326, "SSN" : "294", "TxnUserID" : "TEST", "SegmentType" : "TABLE", "TableName" : "CDB$ROOT.TEST.SCALE_DATA", "Serial" : "48658", "TxnID" : "1.11.25618", "ThreadID" : "1", "COMMIT_TIMESTAMP" : 1707166964000, "OperationType" : "DML", "ROWID" : "AAAfDzAAEAAF7kOAEm", "DBTimeStamp" : 1707166961000, "TransactionName" : null, "SCN" : "39715088", "Session" : "413", "OPERATION_TS" : 1707166961000 }, "userdata" : null, "before" : null, "dataPresenceBitMap" : "Dw==", "beforePresenceBitMap" : "AA==", "typeUUID" : { "uuidstring" : "01eec469-e70d-b731-b854-42010a9c000a" } }]