Do you have any question about this error?
Message type: E = Error
Message class: DT - Table activation (incl. indexes)
Message number: 567
Message text: Full text index &-&: Values of parameters & and & cannot be combined
A Full Text indes is to be created. However, the values of the
additional parameters do not match.
The index will not be activated and therefore will not be created on the
database either.
You need to change the parameter values. The following parameter
combinations are not allowed:
TEXT ANALYSIS ON + FAST PREPROCESS ON
TEXT ANALYSIS ON + SYNC
LANGUAGE DETECTION + FAST PREPROCESS ON
LANGUAGE COLUMN + FAST PREPROCESS ON
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Error message extract from SAP system. Copyright SAP SE.
DT567
- Full text index &-&: Values of parameters & and & cannot be combined ?The SAP error message DT567 indicates that there is an issue with the configuration of full-text indexing parameters in the SAP system. This error typically arises when the parameters specified for a full-text index are incompatible or cannot be combined.
Cause:
The error message DT567 is triggered when:
- Incompatible Parameters: The parameters you are trying to use together for the full-text index are not compatible. For example, certain combinations of search parameters or settings may not work together due to logical or technical constraints.
- Configuration Issues: There may be a misconfiguration in the full-text index settings, such as incorrect settings in the database or the indexing configuration.
- Data Type Mismatch: The data types of the fields being indexed may not support the operations or combinations you are trying to perform.
Solution:
To resolve the DT567 error, you can take the following steps:
Review Parameter Combinations: Check the parameters you are trying to combine. Refer to the SAP documentation or help resources to ensure that the parameters are compatible. Avoid using combinations that are known to be incompatible.
Adjust Index Settings: Go to the full-text index settings in the SAP system and review the configuration. Make sure that the settings align with the requirements of the data you are indexing.
Check Data Types: Ensure that the data types of the fields being indexed are appropriate for the full-text indexing process. If there are mismatches, consider changing the data types or the fields being indexed.
Recreate the Index: If the issue persists, consider dropping and recreating the full-text index. This can sometimes resolve underlying configuration issues.
Consult SAP Notes: Check the SAP Support Portal for any relevant SAP Notes or updates that may address this specific error. There may be patches or updates that resolve known issues related to full-text indexing.
Seek Help from SAP Support: If you are unable to resolve the issue on your own, consider reaching out to SAP Support for assistance. Provide them with the full error message and context to help them diagnose the problem.
Related Information:
SE11
(Data Dictionary) and SE80
(Object Navigator) for managing database objects and indexes.By following these steps, you should be able to identify the cause of the DT567 error and implement a solution to resolve it.
Get instant SAP help. Start your 7-day free trial now.
DT566
Index &-&: Vector for automated language search: language & is invalid
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
DT565
Full text index &-&: Select similarity value for search words [0...100]
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
DT568
Full text index &-&: Language column & is not in table &
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
DT569
Full text index &-&: Mime Type column & is not in table &
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.