Do you have any question about this error?
Message type: E = Error
Message class: SCTS_HDI - Messages for CTS HDI API
Message number: 556
Message text: HDI containers that reference the deleted HDI container &1:
The import of the transport request deleted the ABAP-managed HDI
container &v1&. This container is still, however, referenced by other
HDI containers.
The system specifies the HDI containers that reference the deleted HDI
container &v1& in the following lines.
Check whether the specified HDI containers exist. You can do this by
using transaction SCTS_AMHC.
If these containers exist, the references to the deleted HDI container
must be removed in the specified HDI containers. Perform this action in
the development system and transport it into the current system.
Check whether the references were already removed in the development
system. You can do this by using transaction SCTS_AMHC. Enter a
specified ABAP-managed HDI container and choose <LS>Display</>. The
deleted HDI container &v1& should no longer be specified under <LS>
References to Containers/Schemas</>.
Proceed as follows, depending on whether the reference exists in the
development system or not.
If the reference does not exist in the development system:
Use transaction SE03 to find the request that contains the change made
to the reference. To do this, use the function <LS>Find Objects in
Requests/Tasks</>. Choose the object type <LS>AMHC</> from the input
help. Enter the name of the logical HDI container. Select both status
values under <LS>Request/Task Selection</>. Choose <LS>Execute</>.
If the transport request that contains the change is not yet released,
release it now.
Import this transport request in the target system.
If the reference exists in the development system, proceed as follows:
RESET N2
Choose <LS>Display <(><<)>-> Change</>.
Under <LS>References to Containers/Schemas</>, select the reference to
the deleted HDI container &v1& and choose <LS>Delete Row</>.
Save the change and activate the HDI container.
Repeat this action for all specified HDI containers that have references
to the deleted HDI container &v1&.
Release the transport request with the changes in the development
system.
Import the transport request with the changes in the target system.
Error message extract from SAP system. Copyright SAP SE.
SCTS_HDI556
- HDI containers that reference the deleted HDI container &1: ?The SAP error message SCTS_HDI556 indicates that there are HDI (HANA Deployment Infrastructure) containers that reference a deleted HDI container. This typically occurs in SAP HANA environments when an HDI container that was previously used or referenced by other containers or objects has been deleted, leading to inconsistencies.
Cause:
- Deleted HDI Container: The primary cause of this error is that an HDI container that was in use has been deleted, but other containers or objects still have references to it.
- Dependency Issues: There may be dependencies or links in the metadata that are not automatically cleaned up when an HDI container is deleted.
- Development or Deployment Errors: Errors during development or deployment processes can lead to such inconsistencies.
Solution:
To resolve this error, you can follow these steps:
Identify References: Use the SAP HANA database tools or SQL commands to identify which HDI containers or objects are referencing the deleted container. You can query the system views to find dependencies.
Remove or Update References: Once you identify the references, you can either:
- Remove the references if they are no longer needed.
- Update the references to point to a valid HDI container.
Recreate the Deleted Container: If the deleted HDI container is still needed, you can recreate it. Ensure that all necessary objects and dependencies are correctly set up.
Check for Orphaned Objects: After resolving the references, check for any orphaned objects that may still exist in the system and clean them up as necessary.
Deploy Again: If the issue arose during a deployment, try redeploying the HDI containers after resolving the references.
Consult Documentation: Refer to the SAP HANA documentation for more details on managing HDI containers and handling dependencies.
Related Information:
If the problem persists after following these steps, consider reaching out to SAP support for further assistance.
Get instant SAP help. Start your 7-day free trial now.
SCTS_HDI555
Logical schema &1 exists and is active
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SCTS_HDI554
Logical DB schema &1 is active but no physical DB schema assigned
What causes this issue? A check on active referenced containers/schemas detected that the referenced logical database schema &V1& is active i...
SCTS_HDI557
HDI container &1 does not need to be deleted; does not exist
What causes this issue? The imported transport request contains the deletion of an ABAP-managed HDI container. This ABAP-managed HDI container does n...
SCTS_HDI558
Could not delete user-provided service &2 of container &1
What causes this issue? Development work in in ABAP-managed HDI containers (particularly for communication between Web IDE for SAP HANA on XS Advance...
Click on this link to search all SAP messages.