IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

BLOB data type


IBM Mainframe Forums -> DB2
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
bshkris

New User


Joined: 21 Mar 2005
Posts: 41
Location: pune

PostPosted: Mon Jan 24, 2011 3:25 pm
Reply with quote

Hi,
I have a requirement to change a column length. The coloumn data type is BLOB. Currently it has length of 2 MB. Now i want to increase to 5MB.
I know we can increase the size, but what will happen to existing data. Do it need any conversion to place into new coloumn?
Please suggest me.

Thanks,
Hari
Back to top
View user's profile Send private message
sushanth bobby

Senior Member


Joined: 29 Jul 2008
Posts: 1020
Location: India

PostPosted: Tue Jan 25, 2011 8:24 am
Reply with quote

Hari,

BLOB is a varying-length string, so i don't think there will be a problem in increasing the size. So, nothing will happen to the existing data.

Thanks,
Sushanth
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> DB2

 


Similar Topics
Topic Forum Replies
No new posts Store the data for fixed length COBOL Programming 1
No new posts Data set Rec-Cnt and Byte-Cnt Testing & Performance 2
No new posts SCOPE PENDING option -check data DB2 2
No new posts Check data with Exception Table DB2 0
No new posts JCL EXEC PARM data in C Java & MQSeries 2
Search our Forums:

Back to Top