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
Diamond | Level 26
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

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

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.

SAS Training: Just a Click Away

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

Browse our catalog!

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