I will be the first to admit I am a newbie when it comes to managing an SDE Service. But I have never had so many problems with one peice of seemingly small software.
So here is the deal:
I built an SDE (DBO Schema) Database, and my SQL Reporting Guru has been working with it. In the intrest of security, and isolation for a sandbox I built a new instance of SQL Server, restored the Database from a backup, with the schema and views my reporting analyst created and then resynced the logins. I can login with my sde user from remote ODBC, and SQL Management Studio, as well as Local ODBC and SQLSMS on the SQL Box.
When I try to create the new SDE, it attempts to login, but I get an error.
When I start the service the GIOmgr_esri_sde shows this:
And when I look in the sde_esri_sde log I see this
I have looked high and low, and spent way to long on this error - so I am hoping someone has some insight as to what i need to do to get this back online.
Thanks in advance.
So here is the deal:
I built an SDE (DBO Schema) Database, and my SQL Reporting Guru has been working with it. In the intrest of security, and isolation for a sandbox I built a new instance of SQL Server, restored the Database from a backup, with the schema and views my reporting analyst created and then resynced the logins. I can login with my sde user from remote ODBC, and SQL Management Studio, as well as Local ODBC and SQLSMS on the SQL Box.
When I try to create the new SDE, it attempts to login, but I get an error.
When I start the service the GIOmgr_esri_sde shows this:
Code:
Thu Mar 07 14:35:19 2013 - ****** Spatial Database I/O Manager ******
Thu Mar 07 14:35:19 2013 - SDE System Startup Initiated . . .
Thu Mar 07 14:35:19 2013 - Validated System Paths.
Thu Mar 07 14:35:19 2013 - SDE IOMGR going into background . . .
Code:
Connected to instance . . .
ERROR in checking system stored procedures (1).
Run the Upgrade Geodatabase tool to install/upgrade system tables.
Refer ArcSDE installation guide for instructions.
Thanks in advance.