cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

No entry in ODQMON and DHCDCMON after doing the Initial and Initial&Delta load in Datasphere

vinaylohakare
Explorer
0 Kudos
1,875

Hello Experts,

We are using replication flow in Datasphere to load data from S4HANA to Azure. We have observed that no entry is available in ODQMON  or DHCDCMON after doing the Initial and Initial&Delta load in Datasphere. Also the entries are not available in the /1DH/ML* and /1DH/SL* tables. The /1DH/OBSERVE_LOGTAB and /1DH/PUSH_CDS_DELTA jobs are scheduled and running fine in source.

The delta data is loaded in azure using the ABAP CDS extractors (example - C_PurchaseOrderDEX or C_PurchaseOrderItemDEX) and the data is available in Azure. 

Do we expect entry in ODQMON  or DHCDCMON? if yes why it is not showing up and what can be done to have these extractor entry.

Thanks,

Vinay

Accepted Solutions (0)

Answers (1)

Answers (1)

maggie_yi
Product and Topic Expert
Product and Topic Expert

Hi Vinay,

No all scenario will use ODQ interface. Only when DPA (DP agent) is defined in DataSphere, ODP will be used, there'll be entry in ODQMON.

Next question: is DPA used between cloud and Azure? You may check the online help: Preparing Connectivity for Connections | SAP Help Portal

In 1st column 'Connect Type', you can filter using Keywords 'Azure' and choose your scenario. Then check 2nd column, you'll see if DPA is used ('no' or 'yes'). When it's Yes, ODQMON will have entry.  You may also see the attached screen here.

Regarding the entries in DHCDCMON, it's a totally different topic with ODQMON... You would need check from several perspective:

  • DHCDCMON -> Application log -> Is there any error?
  • After CDC init, is there any data change in the source view?
  • Is there any code correction about CDC based on your SAP_BW version?
  • ....

Regards,
Maggie

vinaylohakare
Explorer
0 Kudos

Hello Maggie, Thanks for your reply.

So , we will only have entry in ODQMON if we are using DP agent (DPA) for connection.

We are using Cloud Connector to connect S4/HANA and DataSphere. Replication flow is used to load data from S4/HANA to Azure. The standard ABAP CDS views are used for doing the loads. The INIT and delta loads are running fine and data is loaded to Azure. We are not seeing entries in DHCDCMON for these extractors. The delta loads are getting data , but no values in Master log or subscriber log table.

Thanks,

Vinay

maggie_yi
Product and Topic Expert
Product and Topic Expert
0 Kudos
It's correct that no data can be seen in Master log or subscriber log table so long as the delta load can get data.
maggie_yi
Product and Topic Expert
Product and Topic Expert
0 Kudos
or may you attach the screen shot of DHCDCMON? But if delta load is fine, no need to concern the DHCDCMON entry.