Email Studio でデータエクステンションを作成してテキスト型を作成する際、UI 上からは長さを 4000 までしか指定することができません。
しかし、4000 文字を超える値を格納する必要がある場合があります。
例えば_Bounceデータビューの SMTPBounceReasonなど、4000 文字を超える可能性のあるデータをバックアップする場合や、長文のログを格納する場合にこの設定を使用することを検討します。
設定手順
4000 文字を超えるテキスト項目を作成するには、以下の手順で長さを指定します。
この設定を行うと、データベース上では最大長(NVARCHAR(MAX) 相当)として定義され、約 2GB までのデータを格納可能になります。
考慮事項
可変長であるからと言ってテキスト型を作成する際には常に可能な限り最大長(MAX)を設定すればよい、というわけではありません。不必要な最大長設定はシステムに負荷や制約への抵触など新たな問題を招く可能性があります。具体的には以下の点に注意して設計してください。
これらの理由から、真に 4000 文字を超える必要がある列にのみ、この設定を適用してください。
005232949

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.