ArcSDE application services can only run in one database (can't connect to multiple databasesthrough one service).What values are you placing in the various connection parameters at 10.0 SP5? Are you usingDirect Connect or an application server port?What PostgreSQL client libraries are you using on the various hosts?- V
I always use multiple SDEHOMEs for multiple instances, partially becauseI don't have the patience to work out how the files need to be named inoreder to run multiple instances out of one. But I don't think your setupis correct:1) ArcSDE doesn't use UDP, so there's no reason to have duplicateservice name entries2) If you do use one SDEHOME, your "-i" parameter should be the service name (dbN), not the port number (so it finds the dbinit file)I don't see how the 10.1 clients can be connecting to the right database,but if they do, there's no apparent reason why the 10.0 clients shouldnot have the same behavior.First off, use the service name in your 'sdemon' directives. If it still fails,try using two different SDEHOME directories. If that fails, contact TechSupport.- V
1) ArcSDE doesn't use UDP, so there's no reason to have duplicateservice name entries
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.