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 2025: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

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