Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
Database Servers
DB2InformixIngresMS SQLOraclePervasive.SQLPostgreSQLProgressSybase
Desktop Databases
FileMakerFoxProMS AccessParadox
General
General DB TopicsDatabase Theory
Related Topics
Java Development.NET DevelopmentVB DevelopmentMore Topics ...

Database Forum / DB2 Topics / December 2004

Tip: Looking for answers? Try searching our database.

Increase Decimal length in v7.x

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
narenmehta@gmail.com - 30 Dec 2004 21:17 GMT
I need to increase the value of a Decimal(4) to Decimal(10)
I tried the following and it doesnt work.
ALTER TABLE xyz ALTER COLUMN PAGE SET DATA TYPE DECIMAL(10);
Serge Rielau - 30 Dec 2004 23:27 GMT
> I need to increase the value of a Decimal(4) to Decimal(10)
> I tried the following and it doesnt work.
> ALTER TABLE xyz ALTER COLUMN PAGE SET DATA TYPE DECIMAL(10);

DB2 UDB for LUW cannot do this with ALTER TABLE. In V8.2 there is
support for what you ask for through control center.
The feature is on the to-do list.
Cheers
Serge
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.