<?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 Annotation class in ArcSDE Geodatabase in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/annotation-class-in-arcsde-geodatabase/m-p/550026#M31157</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I imported a Annotation Class from personal Geodatabase to ArcSDE Geodatabase but Output Feature Class have not any rows. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Error: [ATTACH=CONFIG]27810[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried to create a Annotation Class into ArcSDE Geodatabase, after trying to load data into feature class, but Load Data is not active while I click right on Annotation Class and select Load.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, how do I import Annotation Class from a Geodatabase to another ArcSDE Geodatabase? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Help me!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Sep 2013 01:32:53 GMT</pubDate>
    <dc:creator>NguyenThachThao</dc:creator>
    <dc:date>2013-09-27T01:32:53Z</dc:date>
    <item>
      <title>Annotation class in ArcSDE Geodatabase</title>
      <link>https://community.esri.com/t5/data-management-questions/annotation-class-in-arcsde-geodatabase/m-p/550026#M31157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I imported a Annotation Class from personal Geodatabase to ArcSDE Geodatabase but Output Feature Class have not any rows. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Error: [ATTACH=CONFIG]27810[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried to create a Annotation Class into ArcSDE Geodatabase, after trying to load data into feature class, but Load Data is not active while I click right on Annotation Class and select Load.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, how do I import Annotation Class from a Geodatabase to another ArcSDE Geodatabase? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Help me!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 01:32:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/annotation-class-in-arcsde-geodatabase/m-p/550026#M31157</guid>
      <dc:creator>NguyenThachThao</dc:creator>
      <dc:date>2013-09-27T01:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: Annotation class in ArcSDE Geodatabase</title>
      <link>https://community.esri.com/t5/data-management-questions/annotation-class-in-arcsde-geodatabase/m-p/550027#M31158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;A record/feature from the input could not be inserted into the output table/feature class due to problems with one of the field's values. Potential causes for this are:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The input record's text fields contain values which are longer than the output field.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The input record fields contain &amp;lt;NULL&amp;gt; values, but the output or target field does not allow NULL.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The input feature's geometry has problems (run Check Geometry on the input).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The input feature is outside the allowable extent (x, y, z, or m) of the output feature class.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Evaluate the lvalues in the input record's fields and verify that they can be stored in the output fields. If the input is a feature class or layer, run the Check Geometry tool on it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible to attach the copy of annotation feature class for testing. If yes, then mention the version of Client/ArcSDE/RDBMS (Oracle/SQL Server).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 10:14:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/annotation-class-in-arcsde-geodatabase/m-p/550027#M31158</guid>
      <dc:creator>NidhinKarthikeyan</dc:creator>
      <dc:date>2013-09-27T10:14:06Z</dc:date>
    </item>
    <item>
      <title>Re: Annotation class in ArcSDE Geodatabase</title>
      <link>https://community.esri.com/t5/data-management-questions/annotation-class-in-arcsde-geodatabase/m-p/550028#M31159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;A record/feature from the input could not be inserted into the output table/feature class due to problems with one of the field's values. Potential causes for this are:&lt;BR /&gt;&lt;BR /&gt;The input record's text fields contain values which are longer than the output field.&lt;BR /&gt;The input record fields contain &amp;lt;NULL&amp;gt; values, but the output or target field does not allow NULL.&lt;BR /&gt;The input feature's geometry has problems (run Check Geometry on the input).&lt;BR /&gt;The input feature is outside the allowable extent (x, y, z, or m) of the output feature class.&lt;BR /&gt;&lt;BR /&gt;Evaluate the lvalues in the input record's fields and verify that they can be stored in the output fields. If the input is a feature class or layer, run the Check Geometry tool on it.&lt;BR /&gt;&lt;BR /&gt;Is it possible to attach the copy of annotation feature class for testing. If yes, then mention the version of Client/ArcSDE/RDBMS (Oracle/SQL Server).&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe wrong is at "The input record's text fields contain values which are longer than the output field". &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks so much, Nidhinkn!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-ThachThao&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Oct 2013 06:46:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/annotation-class-in-arcsde-geodatabase/m-p/550028#M31159</guid>
      <dc:creator>NguyenThachThao</dc:creator>
      <dc:date>2013-10-07T06:46:44Z</dc:date>
    </item>
  </channel>
</rss>

