Message type: E = Error
Message class: D3 - CCMS - DB2 on OS390
Message number: 790
Message text: After TABLESPACE and PART, no other parameter can be specified
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.
D3790
- After TABLESPACE and PART, no other parameter can be specified ?The SAP error message D3790, which states "After TABLESPACE and PART, no other parameter can be specified," typically occurs in the context of database operations, particularly when defining or altering a database table or partition in SAP.
Cause: This error arises when you attempt to specify additional parameters after the TABLESPACE and PART keywords in a SQL statement. In SAP, when you define a table or partition, the syntax requires that once you specify the TABLESPACE and PART options, no other parameters can follow. This is a restriction in the SQL syntax used by SAP's database interface.
Solution: To resolve this error, you need to review the SQL statement or the configuration where the error is occurring. Here are the steps you can take: Check SQL Syntax: Ensure that your SQL statement adheres to the correct syntax. After specifying TABLESPACE and PART, do not include any other parameters. For example: CREATE TABLE my_table (
Get instant SAP help. Sign up for our Free Essentials Plan.
D3789
No parameters were inserted
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
D3788
Sort over a internal table failed
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
D3791
TABLESPACE can only be followed by PART
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
D3792
INDEX can only be followed by INDEX or PART
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.