LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (May 2009, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
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
Comments:   To: sas-l@uga.edu
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


Back to: Top of message | Previous page | Main SAS-L page