|
POST
|
1) What does the "other schema changes" refer to in the fifth point? I believe (I may be incorrect), the "other schema changes" might be related to the Network Dataset part. Someone else may add to this, if I am missing something. However, I can confirm that add\delete of Fields can be done, even when the Feature Class is Versioned. Obviously, its always better to test this on your own, if you are not sure, in a Test environment. 2) When you take the backup of the enterprise geodatabase using GDB and XML that is versioned, does it copy only dataset in Default version or all the versions? If you are taking a Full database backup, from the SQL Server end, it will have everything. Data from all versions. If you are exporting the data as a Feature Class to another geodatabase or as XML workspace, it will only export data from the Version you are connected to while performing the Export. By default, ArcCatalog connects to DEFAULT version, but you can change this. Connect to a specific geodatabase version—Help | ArcGIS Desktop 3) Does ArcGIS Desktop keep a log file of all the geoprocessing tasks that are executed included the one mentioned above? I need to verify that I checked the Compress option. If you remember the approximate time, when you did this task, check the Compress Log in the geodatabase and verify if a Compress was performed.
... View more
11-12-2017
09:03 AM
|
1
|
2
|
2878
|
|
POST
|
Unregistering data as versioned—ArcGIS Help | ArcGIS Desktop However, you must unregister a feature dataset as versioned when you want to do one of the following: Create a topology. Create a geometric network. Add or remove a feature class from a geometric network. Create a network dataset. Add or remove a feature class from a network dataset or make other schema changes. You did not perform any of the above listed operations. You just added\deleted some fields, which could have been done anyway. Your assumption is correct, the data was lost because you did not perform the compress. The Compress operation moves all edits from the Delta tables (a- and d- tables) to the Base\Business Table. Even if you do Reconcile\Post on a daily basis, the edits remain in the Delta tables till you perform the Compress. So as soon as you unregistered as Versioned, without performing the compress, everything in the Delta tables was lost.....leading to the observed scenario.
... View more
11-12-2017
08:28 AM
|
1
|
4
|
2878
|
|
POST
|
david we need to follow each other, to send any message privately. It seems that the user in question, may have been the Owner of the Database. Once you make some other user, the owner of the Database, you should be able to rename. Give it a try...
... View more
11-10-2017
08:00 AM
|
0
|
0
|
1297
|
|
POST
|
Did you apply the changes after removing SYSADMIN? before proceeding to do the rest..
... View more
11-10-2017
07:31 AM
|
0
|
2
|
1297
|
|
POST
|
A user who has been granted the 'sysadmin' server role, will always use DBO schema. If you want the data owner to be the username: Remove SYSADMIN > match the Username and Default Schema in User Mapping > grant the necessary permissions needed for creating\loading data.
... View more
11-10-2017
07:13 AM
|
2
|
4
|
9567
|
|
POST
|
Oops, missed mentioning the unsupported version number. Corrected that in the earlier response. Thanks Vince!
... View more
11-01-2017
07:23 AM
|
1
|
0
|
1906
|
|
POST
|
PostgreSQL 9.6.x is not supported with ArcGIS 10.4.x or even 10.5.x. PostgreSQL database requirements for ArcGIS 10.4.x—System Requirements | ArcGIS Desktop Minimum supported database versions The following versions of PostgreSQL and PostGIS are supported with ArcGIS. The specific versions listed are the minimum minor version supported and certified for each supported major release of PostgreSQL. Newer minor versions are supported, but are not certified. PostgreSQL 9.4.5 (64 bit) --PostGIS 2.2 PostgreSQL 9.3.10 (64 bit) --PostGIS 2.2 PostgreSQL 9.2.14 (64 bit) --PostGIS 2.1
... View more
10-31-2017
09:56 PM
|
1
|
2
|
1906
|
|
POST
|
Jamal, as has been pointed out by others, ArcGIS Pro is not designed in the same manner as ArcMap. Things are different in some respect, for the betterment. So you will not find everything same as ArcMap. This does not mean that this is an issue in ArcGIS Pro which needs "fixing". This is as designed. If you have found a flaw in the design, report it to Esri Tech Support or maybe https://community.esri.com/community/arcgis-ideas?sr=search&searchId=5eb4e739-c104-4d10-aacf-0076f6f3e785&searchIndex=0. But otherwise, you will slowly have to explore ArcGIS Pro and look at the new functionalities, features and get used to these changes.
... View more
10-29-2017
11:57 AM
|
1
|
1
|
5258
|
|
POST
|
This was started by you: Zoom in\out (window zooming) in ArcGIS Pro, Check Navigation—ArcGIS Pro | ArcGIS Desktop
... View more
10-28-2017
10:19 PM
|
2
|
3
|
5258
|
|
POST
|
Check this: Labeling basics—ArcGIS Pro | ArcGIS Desktop
... View more
10-28-2017
03:28 AM
|
1
|
3
|
1458
|
|
POST
|
I can see Sub-folders, so it seems to be a permission related issue in your case. R-click on that folder and undo the read-only checkbox and show the folder. Then check again.
... View more
10-28-2017
01:10 AM
|
5
|
4
|
5682
|
|
POST
|
Create a file geodatabase—Manage file geodatabases | ArcGIS Desktop From an ArcGIS Pro project Follow these steps to create a file geodatabase in ArcGIS Pro: Open an ArcGIS Pro project. Right-click Databases in the Catalog pane and click New File Geodatabase. Type a name for the file geodatabase and click Save. A file geodatabase is created in the location you specified. So basically, you just need to R-click on the 'Databases' option and then browse to the Folder, where you would like to create the File gdb.
... View more
10-28-2017
12:10 AM
|
5
|
6
|
5682
|
|
POST
|
An ArcSDE service can only be created for a Geodatabase. It cannot be created for a simple database. So, No, a user can never use a Application server connection for creating enterprise gdb.
... View more
10-26-2017
01:41 PM
|
1
|
0
|
3822
|
|
POST
|
Questions and Answers | 2017 Esri User Conference Is there a plan to allow publishing of services from ArcGIS Pro directly to ArcGIS Server? No. The introduction of ArcGIS Enterprise, which integrates Portal for ArcGIS, signifies a shift from the client-server pattern to a Web GIS pattern that takes full advantage of the geoinformation model. A key design concept of Web GIS systems – such as ArcGIS Online or ArcGIS Enterprise - is organizing a collection of items in a portal. Accessing this portal from any device, anywhere, at any time allows you to use, create, and share geographic information throughout your organization, the community, and openly on the web. This information includes items like maps, scenes, layers, analytics, and apps. ArcGIS Server on its own is not capable of integrating into this model without the additional capabilities and content management functionality provided through a portal. For many of today’s advanced GIS service types, including vector tile layers, feature layers, and more, the service by itself does not contain all the information used to style or describe the results. Instead some of this information is part of the corresponding portal item, which gives more flexibility for modifying or changing content on-the-fly instead of going through the full publishing workflow. ArcGIS Server is a crucial component of ArcGIS Enterprise and can be thought of as the engine behind the scenes, but it does not stand alone in the modern GIS. Also check this Idea post: https://community.esri.com/ideas/12258
... View more
10-26-2017
11:14 AM
|
0
|
0
|
642
|
|
POST
|
NIM101810: Altering field names from uppercase to lowercase or .. Seems to be an existing Bug..
... View more
10-25-2017
12:05 PM
|
1
|
1
|
2681
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 10-12-2017 12:37 PM | |
| 4 | 06-18-2025 05:53 AM | |
| 1 | 02-19-2025 02:49 AM | |
| 1 | 02-05-2025 09:56 AM | |
| 2 | 12-16-2024 11:02 PM |
| Online Status |
Offline
|
| Date Last Visited |
Tuesday
|