| Date: | Mon, 11 May 2009 11:05:18 -0700 |
| Reply-To: | Madhu G <c2madhu@GMAIL.COM> |
| Sender: | "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU> |
| From: | Madhu G <c2madhu@GMAIL.COM> |
| Organization: | http://groups.google.com |
| Subject: | Reduce the length of a variable |
|
| Content-Type: | text/plain; charset=ISO-8859-1 |
Hi All,
can any body suggest me how can I reduce the size of the variable.
In DI studio I need to map Name1(Char 50) to actual_name (char 30).
when I am doing this it was saying target column length is smaller
than the source column length.
and also
one more error..
ERROR: Variable has been created as Numeric as well as charecter.
Can any body please suggest how can I overcome these two errors.
Thanks,
Kiran
|