Page 1 of 1

How to use DBCS in Db2

PostPosted: Sun Jun 14, 2009 10:11 pm
by Linuxxx
Hi All,
Is it possible use DBCS values in DB2.. what kind of data type we have to use for storing DBCS values.

Re: How to use DBCS in Db2

PostPosted: Sun Jun 14, 2009 10:37 pm
by dick scherrer
Hello,

Yes, it is possible.

Suggest you speak with your dba for the proper table definitions.

Re: How to use DBCS in Db2

PostPosted: Thu Jun 18, 2009 4:32 am
by Linuxxx
Thanks,

Do u know in what way the DBCS values are stored in the table... in which datatype we can store DBCS values in table.How can we retrieve that DBCS values from the table

Re: How to use DBCS in Db2

PostPosted: Thu Jun 18, 2009 5:20 am
by dick scherrer
Hello,

Again, you need to speak with your dba.

At an organizational level this needs to be decided. Each developer should not "roll their own".