|
POST
|
No. SQL Server Express is a free software anyway and can be downloaded from the Microsoft website for free. ESRI provides the SQL Server 2008 R2 Express edition along with SDE Personal and SDE Workgroup setups. SDE Personal comes along with ArcGIS Desktop, SDE Workgroup doesn't. SQL Server Standard or SQl Server Enterprise is not provided along with any of the ESRI applications. You need to buy it and get the required setups from Microsoft, just like Oracle.
... View more
09-05-2014
08:30 AM
|
0
|
0
|
2935
|
|
POST
|
Which version of ArcGIS Desktop are you using? What is the version of the sde geodatabase? Attachments were not supported in 9.3 geodatabases, so you need a 10.x geodatabase. The 'Create attachment' option in a feature class is not available for any pre ArcSDE 10 geodatabase.
... View more
09-04-2014
07:58 PM
|
0
|
1
|
1016
|
|
POST
|
Basically you don't need SQL Server Express or rather any DBMS for installing ArcGIS Server. They are completely separate installations, with no links as such w.r.t installation. Yes, the SQL Server Express instance can be used to create an sde enterprise geodatabase, as required. Here are some links for reference. these are for 10.1. You can search for similar links for 10.2.x as well. • A quick tour of setting up a geodatabase in SQL Server: ArcGIS Help 10.1 • Creating a database and geodatabase in SQL Server: ArcGIS Help 10.1 • Enabling geodatabase functionality in an existing SQL Server database: ArcGIS Help 10.1 • Setting up a connection to SQL Server: ArcGIS Help 10.1 • Database connections in ArcGIS for Desktop: ArcGIS Help 10.1
... View more
09-04-2014
07:37 PM
|
0
|
38
|
2935
|
|
POST
|
There is no way to prevent the user from exporting the data out, if they even have only View (SELECT) privilege on the data. As long as they are able to preview the data\open it in ArcMap...they can export it out too. Suggestion: Add Tags to your questions to make sure you get better response. sde administrationenterprise gis sdesdegeodatabasemanaging_data
... View more
09-04-2014
12:07 PM
|
0
|
0
|
1423
|
|
POST
|
You can try the below to get the GDBT working for Desktop 10.1 or later release: ---------------------------------------------- The solution for this is mentioned in brief on the following page to download GDBT 10.0: http://resources.arcgis.com/gallery/file/geodatabase/details?entryID=C05E5891-1422-2418-7F0B-4EDDADA28872 The 10.0 install wants to read a registry key for some install information. If it finds it, the install will proceed. I verified that for myself. I installed ArcGIS 10.0 and exported the needed key. I installed 10.1 sp1 onto a computer that never had ArcGIS Desktop and imported the key. GDBT 10.0 installs without any problem. This would likely work with 10.2.x as well. The exact contents of the exported key I used is shown below between the ***** lines. If the install directory of your ArcGIS install is as shown below then simply paste into a text editor, save it as a *.reg file and import the .reg file using regedit OR change "InstallDir" as needed then do those steps. *********************************** Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ESRI\Desktop10.0] "InstallDir"="C:\\Program Files (x86)\\ArcGIS\\Desktop10.1\\" *********************************** I had created a small clip of the workflow for reference. Have a look at it if you want to: GDBT_install_10.2 - asrujit's library
... View more
09-04-2014
10:15 AM
|
3
|
3
|
3967
|
|
POST
|
Are you able to connect from Management Studio? The field users are using Windows Authentication or database Authentication to connect?
... View more
09-03-2014
09:44 AM
|
0
|
3
|
4610
|
|
POST
|
I think the only way to show the changes would be to restart the Map Service. Scripting ArcGIS Server administration: ArcGIS Help (10.2, 10.2.1, and 10.2.2) Example: Stop or start all services in folder ArcGIS Help (10.2, 10.2.1, and 10.2.2) You could then use Window's Task Scheduler to run your python script. Scheduling a Python script to run at prescribed times ArcGIS Help (10.2, 10.2.1, and 10.2.2)
... View more
09-03-2014
09:15 AM
|
0
|
0
|
841
|
|
POST
|
I don't believe that ArcGIS has this functionality to rotate the image in the feature class's attachment. The attached images are stored inside the geodatabse in Blob format. The current workflow is to first export them into a folder. Then rotate them with a third party software, and add them back to the attachment. There is an enhancement request for this though: [#NIM095638 Provide a function in Attachment Manager to rotate the image in the feature class' attachment ] Note: Use valid tags in the future to attract a wider audience to help you in getting answers to your questions.
... View more
09-03-2014
09:09 AM
|
0
|
0
|
937
|
|
POST
|
What is the version of ArcGIS Desktop and ArcSDE gdb that you are using? What is the complete version of the Oracle database? It is indeed possible to check which users are causing locks on the data and disconnect those users OR remove the locks, however in case they are in an edit session, the edits will be lost. So its always better to inform your users previously. In case you are using ArcGIS Desktop 10.1 or later release, these administrative tasks (list connections, disconnect connections, remove locks, etc) can be performed using Desktop itself. Removing connections from a geodatabase in Oracle: ArcGIS Help 10.1 The geodatabase administrator in Oracle: ArcGIS Help 10.1 The following tags may help in attracting a broader audience to help you with your questions in the future: sde administrationgeodatabasemanaging_data geodatabase administrationenterprise gis sdesde command line tools
... View more
09-02-2014
12:39 PM
|
0
|
1
|
2482
|
|
POST
|
What is the version of the sde geodatabase? Are you able to list and disconnect connections from the "Geodatabase Administrator" window in ArcGIS Desktop uding the direct connect? Are you able to connect via SQLPlus to that sde gdb using the same Oracle_netservice?
... View more
09-02-2014
12:26 PM
|
0
|
0
|
974
|
|
POST
|
Are you able to connect using SQL Server management Studio? If that is not working, ArcGIS won't be able to connect as well. I'll sugegst installing just the "SQL Server Management Studio" on the field office server and try connecting to the database instance. See if that works.
... View more
08-28-2014
10:30 AM
|
0
|
4
|
4610
|
|
POST
|
Does she face the same issue if she logs into another machine with her own credentials and tries snapping? Also, if another user logs into her problematic machine and tries snapping-- do they face the same issue? We need to identify, if this is actually machine specific or user profile specific...
... View more
08-28-2014
07:48 AM
|
0
|
4
|
2729
|
|
POST
|
Is she the only one facing the issue? If yes, is the slow performance only while snapping? or while performing other operations as well? The suggestion by Jake can be implemented from ArcGIS Desktop, so IT doesn't need to be involved. However don't try that right now, if she is the only one facing this issue.
... View more
08-28-2014
07:31 AM
|
0
|
6
|
2729
|
|
POST
|
What version of ArcGIS are you using? The capability to publish data as a feature service from a simple database was introduced at 10.2.
... View more
08-25-2014
11:07 AM
|
0
|
1
|
2667
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 09-14-2015 09:19 AM | |
| 1 | 06-17-2013 11:43 AM | |
| 3 | 03-21-2014 08:24 AM | |
| 1 | 03-22-2016 03:04 PM | |
| 1 | 09-29-2015 09:47 AM |
| Online Status |
Offline
|
| Date Last Visited |
11-11-2020
02:23 AM
|