Do you have any question about this error?
Message type: E = Error
Message class: CNV_DMC_HC -
Message number: 058
Message text: &1 - &2: Not authorized to count the entries in logging table &3
It was not possible to determine the number of entries in the logging
table as the user which executed the check is not authorized to do so.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
In transaction SE37, you can identify the user which normally executes
the health check by searching for the job /1LT/IUC_HEALTH_C. Ensure that
this user has the role SAP_IUUC_REPL_ADMIN.
In addition, if the source system is connected by means of an RFC
connection, ensure that the user for this RFC connection has the role
SAP_IUUC_REPL_REMOTE assigned to them.
Error message extract from SAP system. Copyright SAP SE.
CNV_DMC_HC058
- &1 - &2: Not authorized to count the entries in logging table &3 ?The SAP error message CNV_DMC_HC058 indicates that a user is not authorized to count the entries in a specific logging table. This error typically arises in the context of data migration or conversion processes, particularly when using the SAP Data Migration Cockpit (DMC) or similar tools.
Cause:
The error occurs due to insufficient authorizations for the user trying to access the logging table. The logging table is used to track the progress and status of data migration activities, and the user must have the appropriate permissions to read from it.
Solution:
To resolve this issue, you need to ensure that the user has the necessary authorizations. Here are the steps you can take:
Check User Authorizations:
- Use transaction code SU53 immediately after the error occurs to see what authorization checks failed.
- Review the authorization objects related to the logging table access.
Assign Necessary Roles:
- Ensure that the user has the appropriate roles assigned that include access to the logging table. This may involve adding roles that contain the necessary authorization objects.
- Common authorization objects that may be relevant include:
S_TABU_DIS
(Table Display Authorization)S_DATASET
(Authorization for Accessing Files)S_USER_AUTH
(User Authorization)Consult with Security Team:
- If you are not the administrator, consult with your SAP security team to review and adjust the user’s roles and authorizations as needed.
Testing:
- After making the necessary changes, have the user log out and log back in, then attempt the operation again to see if the error persists.
Related Information:
CNV_
and are used to store logs related to data migration activities.By ensuring that the user has the correct authorizations, you should be able to resolve the CNV_DMC_HC058 error and allow the user to access the logging table successfully.
Get instant SAP help. Start your 7-day free trial now.
CNV_DMC_HC056
&1
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
CNV_DMC_HC053
&1 - &2: Maximum latency (&3) has exceeded warning threshold by &4
What causes this issue? SAP Landscape Transformation Replication Server calculates the time between the recording of a change in the source system an...
CNV_DMC_HC059
&1 - &2: Unknown error occurred when counting entries of logging table &3
What causes this issue? An error occurred when counting the entries in the logging table.System Response The system issues an error message and will...
CNV_DMC_HC060
&1 - &2: Rec. to be processed in logging table &3 exceed threshold &4
What causes this issue? The number of logging table entries found exceeds the given threshold value.System Response The system issues an error messa...
Click on this link to search all SAP messages.