<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic 14. Format not accepting &amp;gt;9 digits in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/14-Format-not-accepting-gt-9-digits/m-p/60002#M12972</link>
    <description>Hi all,&lt;BR /&gt;
&lt;BR /&gt;
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. &lt;BR /&gt;
&lt;BR /&gt;
It seems that for a column with format "14." (length &lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt; I cannot enter values with &amp;gt;9 resp. &amp;gt;10 digits depending on the number I use. &lt;BR /&gt;
&lt;BR /&gt;
E.g.&lt;BR /&gt;
&lt;BR /&gt;
99999999999999 -&amp;gt; Not a valid integer value&lt;BR /&gt;
999999999 -&amp;gt; works (9x 9)&lt;BR /&gt;
&lt;BR /&gt;
11111111111111 -&amp;gt; not a valid integer value&lt;BR /&gt;
1111111111 -&amp;gt; works (10x 1)&lt;BR /&gt;
&lt;BR /&gt;
Trying it purely in SAS base works. Is this a DI studio issue?&lt;BR /&gt;
&lt;BR /&gt;
Thanks and regards,&lt;BR /&gt;
Thomas</description>
    <pubDate>Thu, 06 Nov 2008 14:40:46 GMT</pubDate>
    <dc:creator>ThomasH</dc:creator>
    <dc:date>2008-11-06T14:40:46Z</dc:date>
    <item>
      <title>14. Format not accepting &gt;9 digits</title>
      <link>https://communities.sas.com/t5/SAS-Programming/14-Format-not-accepting-gt-9-digits/m-p/60002#M12972</link>
      <description>Hi all,&lt;BR /&gt;
&lt;BR /&gt;
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. &lt;BR /&gt;
&lt;BR /&gt;
It seems that for a column with format "14." (length &lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt; I cannot enter values with &amp;gt;9 resp. &amp;gt;10 digits depending on the number I use. &lt;BR /&gt;
&lt;BR /&gt;
E.g.&lt;BR /&gt;
&lt;BR /&gt;
99999999999999 -&amp;gt; Not a valid integer value&lt;BR /&gt;
999999999 -&amp;gt; works (9x 9)&lt;BR /&gt;
&lt;BR /&gt;
11111111111111 -&amp;gt; not a valid integer value&lt;BR /&gt;
1111111111 -&amp;gt; works (10x 1)&lt;BR /&gt;
&lt;BR /&gt;
Trying it purely in SAS base works. Is this a DI studio issue?&lt;BR /&gt;
&lt;BR /&gt;
Thanks and regards,&lt;BR /&gt;
Thomas</description>
      <pubDate>Thu, 06 Nov 2008 14:40:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/14-Format-not-accepting-gt-9-digits/m-p/60002#M12972</guid>
      <dc:creator>ThomasH</dc:creator>
      <dc:date>2008-11-06T14:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: 14. Format not accepting &gt;9 digits</title>
      <link>https://communities.sas.com/t5/SAS-Programming/14-Format-not-accepting-gt-9-digits/m-p/60003#M12973</link>
      <description>Hi:&lt;BR /&gt;
  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.&lt;BR /&gt;
cynthia</description>
      <pubDate>Thu, 06 Nov 2008 16:39:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/14-Format-not-accepting-gt-9-digits/m-p/60003#M12973</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2008-11-06T16:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: 14. Format not accepting &gt;9 digits</title>
      <link>https://communities.sas.com/t5/SAS-Programming/14-Format-not-accepting-gt-9-digits/m-p/60004#M12974</link>
      <description>FYI - found in DI Studio help.&lt;BR /&gt;
&lt;BR /&gt;
Maximum Integer Value for a Field in SAS Data Integration Studio&lt;BR /&gt;
The maximum value allowed for an integer entered into a field in SAS Data Integration Studio is 2,147,483,647.&lt;BR /&gt;
&lt;BR /&gt;
Rgds,&lt;BR /&gt;
Thomas&lt;BR /&gt;
&lt;BR /&gt;
Note: This limit just applies to the GUI, with BASE code it works</description>
      <pubDate>Mon, 10 Nov 2008 13:18:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/14-Format-not-accepting-gt-9-digits/m-p/60004#M12974</guid>
      <dc:creator>ThomasH</dc:creator>
      <dc:date>2008-11-10T13:18:25Z</dc:date>
    </item>
  </channel>
</rss>

