Teradata Database Message 6855 - 6855 - Analytics Database - Teradata Vantage

Teradata® VantageCloud Lake - Analytics Database Messages

Edition
Lake
Product
Analytics Database
Teradata Vantage
Published
October 2022
Language
English (United States)
Last Update
2024-02-26
dita:mapPath
tzr1629746512312.ditamap
dita:ditavalPath
ft:empty
dita:id
vza1585613049811
lifecycle
latest
Product Category
Teradata® Vantage™
Message
BAR job cannot be executed due to incompatible options.
Explanation
This error can be returned under one of the following situations: 1)The dump statement does not work on a MHM enabled system when the DBSControl GDO internal flag EnableARC4MHM is false. 2)The restore statement does not work on a MHM enabled system when the DBSControl GDO internal flag EnableARC4MHM is false. 3)ARC restore found the target system containing dictionary map not belong to an all amp map. 4)ARC dump found the source system containing dictionary map not belong to an all amp map. 5)Database DBC restore, target system is MHM disabled, and use option to restore map rows from source system. 6)ARC Rollback/Rollback statement found the system containing dictionary map not belong to an all amp map.
Generated By
OPH modules.
For Whom
End User.
Notes
None
Remedy
The following remedy will be corresponding to the explanation: 1)Modified the DBSControl GDO Internal flag EnableARC4MHM to true, then take the dump again. 2)Modified the DBSControl GDO Internal flag EnableARC4MHM to true, then take the restore again. 3)Use DSA or convert the dictionary map to be an all amp map before ARC restore. 4)Use DSA or convert the dictionary map to be an all amp map before ARC dump. 5) a) Modified the DBSControl GDO Internal flag MHM to true, then restore again. b) Modified the DBSControl GDO Internal flag RestoreMapsOption to 0 (use maps from target system), then restore again. 6)Convert the dictionary map to be an all amp map then re-submit the statement.