BookmarkSubscribeRSS Feed
ThomasH
Calcite | Level 5
Hi all,

got another problem here. I am working with DI Studio and just tested some min/max field format and informat values via direct input in DI Studio datasets.

It seems that for a column with format "14." (length 😎 I cannot enter values with >9 resp. >10 digits depending on the number I use.

E.g.

99999999999999 -> Not a valid integer value
999999999 -> works (9x 9)

11111111111111 -> not a valid integer value
1111111111 -> works (10x 1)

Trying it purely in SAS base works. Is this a DI studio issue?

Thanks and regards,
Thomas
2 REPLIES 2
Cynthia_sas
SAS Super FREQ
Hi:
I'd recommend that you contact Tech Support directly with this issue, they can replicate your DI Studio scenario and help you find a solution.
cynthia
ThomasH
Calcite | Level 5
FYI - found in DI Studio help.

Maximum Integer Value for a Field in SAS Data Integration Studio
The maximum value allowed for an integer entered into a field in SAS Data Integration Studio is 2,147,483,647.

Rgds,
Thomas

Note: This limit just applies to the GUI, with BASE code it works

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

Register now!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 2 replies
  • 713 views
  • 0 likes
  • 2 in conversation