The message below gives us a clue what the problem is SDE_ERROR_CODE(-100) Server machine not found.
On linux are you able to "ping" the windows server? We have seen this before and is usually the result of the server host name not being resolved. You should find that "ping P34" doesn't work either. The ArcSDE Server communicates with the ArcSDE clients using tcp/ip and so the ping command is an easy way to ensure that the client and server can see each other. Let us know how this goes. Don -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Mark Ireland Sent: September 15, 2006 8:35 PM To: [email protected] Subject: [fme] Re: FME on Linux : connecting to ArcSDE on Windows Hi Daniel, For ArcSDE reading and writing we make use of the ESRI ArcSDE C API. I wonder if there is something in there that is not compatible with Linux (Suse)? Any ESRI experts know? FME itself is known to work with Linux - see http://tinyurl.com/lorvw - but not necessarily with Suse. I believe we're installing this flavour of Linux at this moment, so hopefully we'll be able to test things for ourselves. Regards, Mark Mark Ireland, Senior Product Specialist Safe Software Inc. Surrey, BC, CANADA [EMAIL PROTECTED] http://www.safe.com Solutions for Spatial Data Translation, Distribution and Access --- In [email protected], "danyrib01" <[EMAIL PROTECTED]> wrote: > > Hi all, > > I'm a newbie on Linux and I have to make some FME translation scripts > to read ArcSDE data and translate them to ShapeFile. > I have done my fme script with the workbench on Windows and it works > weel with FME on my Windows Server. > No I try to launch the same script with FME (2006GB) on Linux Server > (Suze Entreprise 10), but I get an error on connecting ArcSDE. > ArcSDE is running on a Windows 2000 Server. > I have no problem to read/write files on this windows server from Linux. > The error is : "Error connecting to instance 'port:5152' for database > 'sde' on server 'P34' for user 'a'. SDE_ERROR_CODE(-100) Server > machine not found. Error connecting to instance 'port:5152' for > database 'sde' on server 'P34' for user 'a'. SDE_ERROR_CODE(-92) Bad > connection handle" > > So is there a specific way to connect to ArcSDE on Windows from FME on > Linux, or is there something to parameterize to reach this database > from Linux server ? > > Thanks. > > Daniel. > Join us at the FME Worldwide User Conference Sept. 21-22, 2006 Vancouver BC Canada. For more information, visit www.safe.com/2006uc. Yahoo! Groups Links Join us at the FME Worldwide User Conference Sept. 21-22, 2006 Vancouver BC Canada. For more information, visit www.safe.com/2006uc. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/fme/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/fme/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
