<?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: SE Tool Kit in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/se-tool-kit/m-p/131993#M7642</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Doh! 1252, not 1250 (I gave the list, and the file it came from two posts ago).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Feb 2013 19:24:49 GMT</pubDate>
    <dc:creator>VinceAngelo</dc:creator>
    <dc:date>2013-02-22T19:24:49Z</dc:date>
    <item>
      <title>SE Tool Kit</title>
      <link>https://community.esri.com/t5/data-management-questions/se-tool-kit/m-p/131986#M7635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We are running ArcSDE 9.3.1 and are currently using the se_toolkit-9.1. But recently we have been trying to upgrade to the newer version of the toolkit and I downloaded the setk101b11_LIN64_931sp0.tgz build. But when I tried to run the asc2sde utility I got the following error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;error while loading shared libraries: libsde.so: Wrong ELF class: ELFCLASS32&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And the linux server version we are running is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SUSE Linux Enterprise Server 10 (x86_64)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help will be appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mahesh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2013 20:01:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/se-tool-kit/m-p/131986#M7635</guid>
      <dc:creator>deleted-user-I64nRgrUqUEC</dc:creator>
      <dc:date>2013-02-19T20:01:38Z</dc:date>
    </item>
    <item>
      <title>Re: SE Tool Kit</title>
      <link>https://community.esri.com/t5/data-management-questions/se-tool-kit/m-p/131987#M7636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You downloaded the 64-bit executable.&amp;nbsp; It will only work with a 64-bit ArcSDE install.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What does 'file $SDEHOME/lib/libsde.so' report?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There isn't any reason for you to be using ArcSDE 9.3.1 (Final), and every reason to&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;be using the terminal service pack (SP2).&amp;nbsp; If you don't keep current on your software,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;you don't get the benefits of ongoing development.&amp;nbsp; When &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;se_toolkit-10.2&lt;/SPAN&gt;&lt;SPAN&gt; comes &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;out, 9.3.1 support will be limited to SP2.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2013 21:03:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/se-tool-kit/m-p/131987#M7636</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2013-02-19T21:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: SE Tool Kit</title>
      <link>https://community.esri.com/t5/data-management-questions/se-tool-kit/m-p/131988#M7637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Vince for the prompt response. You were right, we have the 32 bit installed on our 64 bit OS and that was creating the issues. Once I downloaded the setk101b11_LIN32_931sp0.tgz it worked. But the reason we were planning to upgrade to the new tool is because the records containing the special characters gets rejected and we get the following error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Invalid UTF-8 formatted string&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Unable to parse column 15 (INSD_NAME) -- row rejected&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Some of the&amp;nbsp; special characters in the name field are like �?,ì,û,§,®�? etc. So all we are trying is to get these records loaded and we were hoping that the new version of the toolkit would load it but we get the same error. We are using the the following command in the bin directory of the toolkit to load the records:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;./asc2sde -o create -f /datafiles/Policy.txt -C /control/PolicyControl.ctl -l POLICY_FILE,shape -k DEFAULTS -u username -p password&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mahesh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 16:47:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/se-tool-kit/m-p/131988#M7637</guid>
      <dc:creator>deleted-user-I64nRgrUqUEC</dc:creator>
      <dc:date>2013-02-20T16:47:53Z</dc:date>
    </item>
    <item>
      <title>Re: se_toolkit</title>
      <link>https://community.esri.com/t5/data-management-questions/se-tool-kit/m-p/131989#M7638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The Dynamic ASCII Table (DAT) module on which 'ascinfo' and 'asc2sde' are built are&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"UTF-8 aware".&amp;nbsp; The STRING parser checks for illegal UTF-8 encoding.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You didn't include the content of your 'PolicyControl.ctl' or a reject file from the load, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;so I can't make a specific recommendation, but you're probably going to need to use&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; the codepage-aware XASCII parser.&amp;nbsp; You'll need to figure out what &lt;/SPAN&gt;&lt;A href="http://en.wikipedia.org/wiki/Code_page" rel="nofollow noopener noreferrer" target="_blank"&gt;codepage&lt;/A&gt;&lt;SPAN&gt; is in use &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(se_tools/xascii.c currently only supports cp437, cp850, cp858, &amp;amp; cp1252) with a&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;syntax of:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN style="font-style:italic;"&gt;#colname&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; XASCII(c&lt;SPAN style="font-style:italic;"&gt;odepage)&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt; -&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-style:italic;"&gt;width&amp;nbsp; &lt;/SPAN&gt; &lt;SPAN style="font-style:italic;"&gt;Boolean&lt;/SPAN&gt;
insd_name&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; XASCII(1250)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&amp;nbsp;&amp;nbsp; 40&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; N
&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 07:24:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/se-tool-kit/m-p/131989#M7638</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2021-12-11T07:24:26Z</dc:date>
    </item>
    <item>
      <title>Re: SE Tool Kit</title>
      <link>https://community.esri.com/t5/data-management-questions/se-tool-kit/m-p/131990#M7639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It wouldn't let me upload the .ctl file so I put the contents in a text file uploaded it. I have also included few records that were rejected in the loading process. Also when you mention that I will have to use the codepage-aware XASCII parser, is it something I have toconfigure in the tool kit? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mahesh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 19:08:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/se-tool-kit/m-p/131990#M7639</guid>
      <dc:creator>deleted-user-I64nRgrUqUEC</dc:creator>
      <dc:date>2013-02-20T19:08:41Z</dc:date>
    </item>
    <item>
      <title>Re: se_toolkit</title>
      <link>https://community.esri.com/t5/data-management-questions/se-tool-kit/m-p/131991#M7640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The data you provided didn't correlate to the control file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Try changing the "STRING" in the rejected column to "XASCII(1250)", and look to see if&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;that results in correct data.&amp;nbsp; If it doesn't, try the other supported codepages.&amp;nbsp; If it still &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;doesn't work, you'll need to convert the file to UTF-8 some other way.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note: Fixed formatting and UTF-8 are very nearly incompatible, so your conversion &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;process will likely need to add delimiters to make the output parsable.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 19:31:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/se-tool-kit/m-p/131991#M7640</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2013-02-20T19:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: SE Tool Kit</title>
      <link>https://community.esri.com/t5/data-management-questions/se-tool-kit/m-p/131992#M7641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Changing the "STRING" in the rejected column to "XASCII(1250)" didn't work. It gave me the following error: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Column 'INSD_NAME' refernces unknow codepage '1250'. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also how can I find out the other supported codepages?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mahesh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Feb 2013 18:36:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/se-tool-kit/m-p/131992#M7641</guid>
      <dc:creator>deleted-user-I64nRgrUqUEC</dc:creator>
      <dc:date>2013-02-22T18:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: SE Tool Kit</title>
      <link>https://community.esri.com/t5/data-management-questions/se-tool-kit/m-p/131993#M7642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Doh! 1252, not 1250 (I gave the list, and the file it came from two posts ago).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Feb 2013 19:24:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/se-tool-kit/m-p/131993#M7642</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2013-02-22T19:24:49Z</dc:date>
    </item>
  </channel>
</rss>

