Select to view content in your preferred language

cannot create sdeservice at arcgis10.1 with ms sql server 2008

354
0
10-23-2012 02:08 AM
bartekklima
New Contributor
I've got ArcGis 10.1 server and MSSQLSERVER 2008 and I have installed the ArcSDE. I wanna create windows service using command line and putting the command like below:

sdeservice -o create -p sde -n -d SQLSERVER, MSSQLSERVER -i esri_sde2 -s bgpn

the service has created, but if I wanna run the service it's starting and stopping for a short while. The message that i've got:

The esri_sde2 service on Local Computer started and then stopped. Some services stop automatically if they are not in use by other services or programs.

Does anyone got any idea why it is not working well? My operating system is Windows 7 64-bits. Thanks for any help.
0 Kudos
0 Replies