Can someone help me out, i am trying to add Varchar 4000 column in table S_SRV_REQ_XM in Siebel
I am getting error Varchar column length cannot be increased for DB2 zSeries. It can only be decreased.(SBL-DEV-00486)
SBL-DEV-00486: Varchar column length cannot be increased for DB2 zSeries. It can only be decreased.
So then i tried using type = long then i am getting error You cannot add long columns to Siebel base tables.
Please specify another type of column.(SBL-DEV-00451)
Can someone suggest how to add 4000 varchar column in siebel S_SRV_REQ_XM table.