Do you have any question about this error?
Message type: E = Error
Message class: SCTS_HDI - Messages for CTS HDI API
Message number: 091
Message text: Container &1 can be used for generated objects only
Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of messages in the SAP system have a message text, however this is frequently insufficient to comprehend or resolve the problem.
To make things easier, more detailed information is frequently added to describe the issue, how to fix it, and the necessary steps or configuration modifications.
Unfortunately, there isn't any extra information in this error notice.
First, use our AnswerBot below to get a possible cause and solution (requires a premium subscription).
Also, review the in-depth Common Questions & Answers listed below; you could discover a solution there or be able to connect with others who have faced similar challenges.
You can also try searching the SAP support portal (support.sap.com) but you need a special user ID to access it. It is possible that an SAP support note exists that provides additional details about the mistake or even steps for fixing it.
SCTS_HDI091
- Container &1 can be used for generated objects only ?The SAP error message SCTS_HDI091 indicates that the specified container (HDI container) can only be used for generated objects. This typically occurs in the context of SAP HANA development, particularly when working with HDI (HANA Deployment Infrastructure) containers.
Cause:
The error usually arises due to one of the following reasons:
Container Type: The HDI container you are trying to use is not configured to allow the type of objects you are attempting to create or modify. For example, it may be set up to only allow generated objects (like views or procedures) and not raw database objects (like tables).
Object Type Mismatch: You might be trying to deploy or create an object that is not compatible with the container's configuration. For instance, if the container is set to only allow generated artifacts, attempting to create a table directly would trigger this error.
Deployment Configuration: The deployment configuration of the HDI container may not be set up correctly, leading to restrictions on what can be deployed.
Solution:
To resolve the error, consider the following steps:
Check Container Configuration: Review the configuration of the HDI container to ensure it is set up to allow the types of objects you want to create. You may need to adjust the settings or create a new container that supports the required object types.
Use Generated Objects: If the container is indeed limited to generated objects, ensure that you are creating or deploying only those types of objects. For example, use the appropriate tools or commands to generate views or procedures instead of trying to create tables directly.
Review Deployment Artifacts: Make sure that the artifacts you are trying to deploy are compatible with the container. If you are using a development environment, ensure that your project structure aligns with the expected HDI container structure.
Consult Documentation: Refer to the SAP HANA documentation for HDI containers to understand the limitations and configurations that apply to your specific use case.
Check Permissions: Ensure that you have the necessary permissions to create or modify objects within the HDI container.
Related Information:
By following these steps, you should be able to identify the cause of the error and implement a suitable solution.
Get instant SAP help. Start your 7-day free trial now.
SCTS_HDI090
Object cannot be checked in in status &1 (check it out first)
The HDI object &V2&&V3&&V4& cannot be checked in in status '&V1&'. The object cannot be checked in until yo...
SCTS_HDI089
Object was changed in HTA Repository and Web IDE (check it out first)
The HDI object &V1&&V2&&V3&&V4& was modified both in the HTA repository and in the development environment (SAP Web I...
SCTS_HDI092
Generated objects cannot be changed manually
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SCTS_HDI093
Logical HDI container &1 does not exist or is not active
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.