Select to view content in your preferred language

Mobile Service: Lower level component error

2877
1
03-25-2011 02:29 PM
AlexProtyagov
Emerging Contributor
I am trying to setup server for mobile communication.
Strange thing is that SyncDown works fine, mobile gets all information it needs and no problem.

However, sync up fails. Error message on ArcGIS server is :
"Lower level component error: DBMS table not found [SCHEMA_NAME.TABLE_NAME]"

Tables are registered and have GlobalID, features are editable on device and get saved. Something is missing in service configuration perhaps ? Could it be related to connection that is used in service ? It connects as owner user for tables that should be updated.

Any information would be helpful.
0 Kudos
1 Reply
AlexProtyagov
Emerging Contributor
Resolved that today. Not sure what would be exact set of  steps. I believe connection to feature layers in .mxd document had permission issues... Not sure exactly why that error was showing.
0 Kudos