この内容は古いバージョンです。最新バージョンを表示するには、戻るボタンを押してください。
バージョン:2
ページ更新者:guest
更新日時:2026-06-11 01:55:24

タイトル: SQL3100W Column number "n" (identified as "column_name") in the output DEL format file is longer than 254 bytes.
SEOタイトル: 【DB2エラー】SQL3100W Column number "n" (identified as

エラー内容

SQL3100W  Column number "n" (identified as "column_name") in the output DEL format file is longer than 254 bytes.

 

発生条件/原因/対処法

db2でCSVエクスポート時に発生する警告。

エクスポート対象のテーブルに254bytesをオーバーするカラムが含まれている場合に発生する。

エクスポート内容は切り捨てられておらず、あくまでも他製品に254bytes以上のデータをインポートする際にうまくいかないことがあるよ、という警告である。