|
POST
|
Following is what my DBA has reported. Does this make any sense? select * from dba_tab_privs where grantee='PUBLIC' and owner='SDE' order by table_name; You’ll see the GDB_ITEMS there. This could suggest that synonyms are missing. The query doesn’t specifically refer to SDE.GDB_ITEMS. Is there a missing step to create those synonyms? There’s an easy way to do it: Thanks, Jon.
... View more
03-17-2015
08:45 AM
|
0
|
9
|
2246
|
|
POST
|
Hi Vince, I'll check with our DBA to see if anything like that has been done. I still don't understand, however, why the user seems to have access through ArcCatalog but not through other clients like SQL Developer. Thanks, Jon.
... View more
03-17-2015
07:01 AM
|
0
|
0
|
2246
|
|
POST
|
Hi Vince, Understood that I shouldn't be able to see the system tables in ArcCatalog -- but it seems that the GFPTest user can't access these tables at all. This issue arose because I was trying to connect to the geodatabase using a third-party tool, and received an error indicating that the GDB_ITEMS table couldn't be found -- which is what led me to connect with SQL Developer to see what could be accessed. Thanks, Jon. Edit: See reply at bottom for an explanation of why the third-party tool was generating an error.
... View more
03-17-2015
06:49 AM
|
0
|
12
|
2246
|
|
POST
|
Hi George, I'm trying to create a new geodatabase user -- so that user would need to be able to read the SDE and GDB system tables, wouldn't they? Thanks, Jon.
... View more
03-17-2015
06:18 AM
|
0
|
14
|
2246
|
|
POST
|
Hi Chris, I tried that, but it still doesn't seem to be producing the correct results. I changed the map projection to UTM, re-ran the tool, increased the tolerances to well larger than any differences that are present, still producing the same result. I also tried in ArcCatalog, with the same result. I also notice that if I check the Continue Comparison result, the tool generates more warnings -- for different features. I was under the impression that this option would create multiple warnings for the same feature, if warranted, but perhaps I misunderstand that. Thanks, Jon.
... View more
03-17-2015
05:43 AM
|
0
|
0
|
1608
|
|
POST
|
Hi George, Thanks for your response. Yes, if I create a new table in ArcCatalog using the GFPTest user, I can see it in SQL Developer. How can I configure the user so that I can see the rest of the contents in the database (especially the SDE and GDB schema tables)? Thanks, Jon.
... View more
03-17-2015
05:19 AM
|
0
|
16
|
2246
|
|
POST
|
I've created an enterprise geodatabase on Oracle. I can connect to it from ArcCatalog and from SQL Developer using the SDE user. I've created a new user named GFPTest using the Create Database User tool, choosing the defaults for Role and Tablespace Name. I can connect to the database in ArcCatalog using the GFPTest user. However, when I connect in SQL Developer using the GFPTest user, I can't see any tables. Is there something in creating the database user that I've missed? Thanks, Jon.
... View more
03-17-2015
01:46 AM
|
0
|
20
|
8130
|
|
POST
|
Hi Chris, Yes, omitting the Shape field works. Why? However, I would like to compare the shapes -- but it seemed that the results that I was getting were wrong, based on the tolerances that were defined. Thanks, Jon.
... View more
03-13-2015
01:46 PM
|
1
|
3
|
1608
|
|
POST
|
Hi Brian, Thanks for your thoughtful response. It's the former case -- a version will represent an entire unit of work (for example, a new set of survey data). We wish to preserve that in its own version for record keeping; however, only some of the surveyed features represent changes to the features in the DEFAULT version, and only those should be posted. I suppose that your thought could work -- the entire survey could be loaded into its own version; we could perform an analysis to determine which features are "changed" and these could be copied into the appropriate feature classes in another version which is then posted in its entirety to the DEFAULT version. Thanks, Jon.
... View more
03-13-2015
01:22 PM
|
0
|
1
|
1369
|
|
POST
|
Hi, I'm trying to compare 2 different versions of a point feature class. I kept getting warnings indicating that the SHAPE was different, regardless of how large I set the XY and Z tolerances. So, I changed the compare type to ATTRIBUTES_ONLY, and I still get warnings indicating that the SHAPE field is different. Why is this happening? Following are tool inputs and output messages: Thanks, Jon.
... View more
03-13-2015
01:09 PM
|
0
|
5
|
4976
|
|
POST
|
Hi Brian, What workarounds have you used in the past when you've needed to do this? Thanks, Jon.
... View more
03-13-2015
12:34 PM
|
0
|
3
|
1369
|
|
POST
|
I'm working on a system with a client that has the following workflow: The production version of the data is maintained in the DEFAULT database version. Periodically, an update is received in the form of either a PDF document or a CAD dataset. Updates from the PDF document or CAD dataset are applied to the data in a child version of DEFAULT. Now, when a change is made to the DEFAULT version, it triggers a whole bunch of (potentially expensive) changes in the downstream process. So, obviously, the client would like to limit the changes that are made to the DEFAULT version. One approach is to apply a tolerance to feature geometries -- if the changes to feature geometries are within a specified tolerance, then this is considered "not a change" for production purposes, and should not be posted to the DEFAULT version. However, some other changes in the child version should be posted to the DEFAULT version. Is there any way that only some of the changes made in a child version can be posted to the DEFAULT version? Thanks, Jon.
... View more
03-13-2015
07:34 AM
|
0
|
5
|
4748
|
|
POST
|
Hi Melita, After more discussions with the client, here's what we think is happening: Data are surveyed using GPS and coordinates are tied to WGS84. Surveyor publishes survey data in CAD and PDF format, tied to NAD83 (Original) UTM Zone <appropriate zone for the location; -- in the case of Ottawa, Zone 18N>; not sure what transformation is used to convert from WGS84 to NAD83, as there's no metadata carried through with the data. Coordinates are converted from UTM to geographic NAD83 and carried through the rest of the client's systems. I'm bringing this data into a dataset that's tied to WGS84; in the absence of any additional information, I'm using NAD_1983_To_WGS_1984_1 as the transformation, which is a zero-parameter transformation. Assuming that the surveyor used a zero-parameter transformation to go from WGS84 to UTM, the coordinates that I end up with in my WGS84 dataset should the same as those surveyed. Does that make sense at all? Thanks, Jon.
... View more
03-06-2015
07:25 AM
|
0
|
2
|
6330
|
|
POST
|
Hi Melita, Thanks for your response. Now I know why it recommended a different transformation depending on whether I had a basemap or not. The transformation that ArcMap is recommending is WGS_1984_(ITRF00)_To_NAD_1983. Currently, my feature class contains only survey-level data at the airport in Ottawa, but eventually it will contain survey level data at various airports across Canada. Would I be better off choosing one transformation to use everywhere across Canada (and would it be WGS_1984_(ITRF00)_To_NAD_1983?), or to choose a different one depending on the specific airport (i.e., maintain a different map document for editing for each airport)? Also, my understanding is that the client uses WGS84 and NAD83 interchangeably, so I suspect that what is being reported as NAD83 may in fact be NAD83 (CSRS) or NAD83 (2011). Short of having a definitive answer on what it actually is, is there an approach that we can take to minimize the risk of assuming one over the other? Another possibility is that, since these surveys are conducted by different surveyors (in different provinces, which regulate surveyors), is that different reference systems (NAD83, NAD83 (CSRS), NAD83 (2011)) have been used for the different surveys, but that they all ended up in the client's database as "NAD83". In the future, we can fix this (by ensuring that surveyors specify exactly which reference system is used), but are there any approaches that we could use to mitigate the fact that we don't know exactly what the reference system is for existing data? Thanks, Jon.
... View more
02-27-2015
01:08 PM
|
0
|
4
|
6330
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 02-19-2013 08:18 AM | |
| 1 | 08-13-2015 06:54 AM | |
| 3 | 01-17-2017 09:02 AM | |
| 1 | 03-26-2019 04:52 AM | |
| 1 | 04-08-2015 12:48 PM |
| Online Status |
Offline
|
| Date Last Visited |
12-10-2020
03:10 PM
|