473,473 Members | 2,310 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Query to increase scale size of column db2

1 New Member
Hi,

Need to increase the scale length of column

I have executed the below query :

ALTER TABLE W0PS2$.TTAUDM
ALTER COLUMN VAL_TAUX
SET DATA TYPE DEC(11,10);

I got below error:

---------+---------+---------+---------+---------+---------+---------+---------+
DSNT408I SQLCODE = -190, ERROR: THE ATTRIBUTES SPECIFIED FOR THE COLUMN VAL_TAUX ARE NOT COMPATIBLE WITH THE EXISTING COLUMN DEFINITION
DSNT418I SQLSTATE = 42837 SQLSTATE RETURN CODE

Note:The column VAL_TAUX size is decimal(10,5) as of now. I need to increase it as decimal(11,10)

Kindly please post your suggestions.

Thanks,
Pavithra
Mar 21 '17 #1
0 1912

Sign in to post your reply or Sign up for a free account.

Similar topics

12
by: Raja | last post by:
How to know the buffer size and increase buffer size in c++.
1
by: nrhayyal | last post by:
hi all, i am working on C++ on AIX machine. i am running one of my module which is built using 10+ user built libraries. i am getting St9bad_alloc exception. i came to know that this exception...
6
by: reb | last post by:
Hi, How do i increase the size of the array without losing the data of that array in c#? thanks
11
by: eomer | last post by:
My site is very small, and plain - it will mostly be text (for now). I have used a good mix of css in the design. With usability in mind I would like to add some specific functionality (with the...
2
by: msnews.microsoft.com | last post by:
Hi all I am working on an application for a touch screen terminal. I have placed a datagrid on the form and the user will select a row on the datagrid. I have increased the font size on the...
2
by: Irfan | last post by:
Hi, I have a datagridview and some Buttons on a form. When I drag the form down to increase its size at run time, i want the datagridview also to increase in size so that i can view all the data...
4
RobH
by: RobH | last post by:
How can I increase the size of the Checkbox used on a form? I can see its going to become a problem for some of the users on my application. (I personally think they could do with a little size...
4
by: lianne.ribeiro | last post by:
I am using Visual C++ 6 IDE,with 512MB RAM. I have coded a recursive function that has a correct end condition for recursion. There is no infinite recursion. For some input data,the recursive...
4
by: anand vishwakar | last post by:
Hi, I generally use detail view in my computer for viewing my files. But, the font size of filename is very small in size so it generally hurts my eyes when searching a particular file quickly. ...
1
by: dawood khan | last post by:
how we will increase the size of an arry during program execution. eg if the size of an array is 40 and during prog exexution we want to increase the size of an arry ,what is the procedure.
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.