<?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 Re: ERROR: Cannot create PROC FORMAT style format with the same name as an Institute-supplied format in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/ERROR-Cannot-create-PROC-FORMAT-style-format-with-the-same-name/m-p/311591#M61347</link>
    <description>&lt;P&gt;Interesting, I wonder if there's a way to get around this. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;This may be one option:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Option nofmterr;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And/or try using DBMS=SPSS instead of SAV&lt;/P&gt;
&lt;P&gt;This seems to be the current standard.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And lastly, try specifying a format library.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See example 3 here:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/acpcref/67382/HTML/default/viewer.htm#n1h6b01uh0dm2yn1fpq85gjgwcfs.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/acpcref/67382/HTML/default/viewer.htm#n1h6b01uh0dm2yn1fpq85gjgwcfs.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 15 Nov 2016 02:43:54 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2016-11-15T02:43:54Z</dc:date>
    <item>
      <title>ERROR: Cannot create PROC FORMAT style format with the same name as an Institute-supplied format</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/ERROR-Cannot-create-PROC-FORMAT-style-format-with-the-same-name/m-p/311582#M61346</link>
      <description>&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I tried to import the dataset, there is an error keep showing, which is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ERROR: Cannot create PROC FORMAT style format with the same name as an Institute-supplied format&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was also tried to remove the previous format, but it still does not working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Here is my log file:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;(I use the University edition)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV class="sasSource"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;1 OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;55&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;56 proc import datafile ='/folders/myfolders/project/09836-0002-Data/'&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;57 dbms=sav&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;58 out=dataset2&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;59 replace;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;60 run;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasError"&gt;ERROR: Cannot create PROC FORMAT style format with the same name as an Institute-supplied format&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: The import data set has 10258 observations and 495 variables.&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: WORK.DATASET2 data set was successfully created.&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: PROCEDURE IMPORT used (Total process time):&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;real time 1.21 seconds&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;cpu time 0.80 seconds&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;61&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;62 OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;Can anyone help me to solve this problem, I will be appreciate.&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 15 Nov 2016 01:56:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/ERROR-Cannot-create-PROC-FORMAT-style-format-with-the-same-name/m-p/311582#M61346</guid>
      <dc:creator>xiaolufan</dc:creator>
      <dc:date>2016-11-15T01:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Cannot create PROC FORMAT style format with the same name as an Institute-supplied format</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/ERROR-Cannot-create-PROC-FORMAT-style-format-with-the-same-name/m-p/311591#M61347</link>
      <description>&lt;P&gt;Interesting, I wonder if there's a way to get around this. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;This may be one option:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Option nofmterr;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And/or try using DBMS=SPSS instead of SAV&lt;/P&gt;
&lt;P&gt;This seems to be the current standard.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And lastly, try specifying a format library.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See example 3 here:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/acpcref/67382/HTML/default/viewer.htm#n1h6b01uh0dm2yn1fpq85gjgwcfs.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/acpcref/67382/HTML/default/viewer.htm#n1h6b01uh0dm2yn1fpq85gjgwcfs.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2016 02:43:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/ERROR-Cannot-create-PROC-FORMAT-style-format-with-the-same-name/m-p/311591#M61347</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-11-15T02:43:54Z</dc:date>
    </item>
  </channel>
</rss>

