ArcSDE C-API SE_stream_calculate_table_statistics() crash with Oracle
I'm maintaing an ArcSDE client application which apparently was working with ArcSDE 9.1 Current configuration: ArcSDE 10.1 with Oracle 10.1, Win 7 x32/x64 Symptoms when calling...
View ArticleSelect by Attributes -- Dates
I need to select from a table all features that have a date stamp of 9999-09-09 in a date feild. Using the Select by attributes function, entering Code: NC_FLOOD.DBO.L_LEVEE.PAL_DATE = '9999-09-09...
View ArticleDatabase view with spatial join has poor performace
Hello all Is there a way to make this view more efficient? Code: create view [GISADMIN].[Pipes_Test_View] as SELECT pipe.[OBJECTID] ,[DIAMETER] ,pipe.SHAPE ,[UpStreamNode]...
View ArticleCannot Compile ST_GEOMETRY in DEBUG mode
Using an Oracle 11.2 SDE database I am trying to debug a PL/SQL procedure that I've written. The procedure's code reads a table (in a coworkers schema) that has a column with a ST_GEOMETRY data type....
View ArticlePython Script NOT Synchronizing SDE Databases
I have 2 SDE databases. There is a 1 way replica created between them. Edits occur in the IS_Managed database and are pushed to the Westerville_CW database. When I run the process from the distributed...
View ArticlePermission user
Hi all! I have one ArcSDE Geodatabase, user 'sa' is owned Default version. I create a new version (in arccatalog) and privilege user sa1 permission are delete, update, insert to this new version. When...
View ArticleAdded Value to coded value domain in default
I've added a value to coded value domain in default. Do I need to do anything to push the changes down to editor versions?
View ArticleMultiple SQL Server Instances
Hello! I have what's probably a very basic question, although I'm having some trouble finding proper documentation on the subject: Is it possible to manage Enterprise Geodatabases stored in multiple...
View ArticleSDE Annotation Table Empty in Versions
I created a feature-linked SDE 10.1 SQL Server-based annotation table in a dataset that is registered as versioned. The DEFAULT table looks fine, but when I changed to a version to edit the data, the...
View ArticleError message says can't access deleted FC
I'm using ArcGIS 10.1, SDE is on SQL Server. I've deleted a FC from a FD. Since then I've added new FCs to the FD. When I go to enable versioning on the FD, I get an error message that says versioning...
View ArticleArcCatlog needs 2 miniutes to connect to sde and list all the featuredatasets
Hi: We have a sde 10.0 running on DB2. There are about 4000 featureclasses in the sde, including point,polyline,polygon,annotation and mosaic dataset. Some annotation featureclass has 2 or 3 million...
View ArticleDelimiting the values of one field according to another field.
Hello everyone. I am creating a file geodatabse to store land portions and their use in Colombia. I am creating a feature class to store polygons representing different land portions and other...
View ArticleNon-versioned data slowing way down
I have two unversioned featureclasses in a dataset that our organization adds and deletes up to 10s of thousands of records daily. One is over 3million points and the other is over 500k lines. Each...
View ArticleGeodatabase locking with first viewer
I have a personal geodatabase in ArcGIS 10 that continually locks other viewers out when the first viewer opens their project. Does anyone know why this might be happening? No one is editing at the time.
View ArticleSDEVERBOSE
In 10.0 and below, when creating a direct connection to the database you could specify ;SDEVERBOSE=TRUE at the end of the instance line to create a local SDE log file for troubleshooting. I can't seem...
View ArticleBulk insert into MS SQL Creating ObjectID's
I am running an ETL from a spatial view into publication database. The view has results in duplicate ObjectID's. I started working with the get_ids SP example from ESRI, but that seems to be built more...
View ArticleWhat does PostGIS offer the ArcGIS user?
All, After reading the exploits of the ESRI Portland team, and a few blog post comments stating "that there are people inside of Esri using, and trying to improve PostGIS", I have to wonder - what does...
View ArticleError: “line string or poly boundary is self-intersecting” error,
Error: “line string or poly boundary is self-intersecting” error, Copying the features of the attached layer to a file geodatabase layer works fine. If these features are copied to an enterprise...
View ArticleArcGIS Pro
I attended the Developer Summit this year with a colleague. He attended a session on the new ArcGIS Pro product and indicated that he heard that file geodatabases would not be supported in Pro. Can...
View ArticleSpatial View Polygons Don't Display After Base Table Trun / Append in ArcGIS
I've had this problem for a couple years now. I regularly Truncate and Append feature classes that are used as the base feature class in a ArcSDE spatial view. It's rare, but occassionally the spatail...
View Article