Safe FME: How to add a ESRI ArcSDE datasource using Direct Connect for Oracle
15 September 2010 Leave a comment
Hey guys, I don’t know if you’re like me, but I find it pretty painful to connect to a ESRI ArcSDE (Oracle) database using Direct Connect in FME.
So here is a small reminder on how to do it.
- First, you need to enter to database name (as defined in the TNSNAMES.ora file).
- Then, enter the username. For example ‘sde’.
- Enter the password with the following naming convention: ‘username@database’. For example ‘sde@Database’.
- Instance. For example, if you have Oracle 11 g client installed, use ‘ sde:oracle11g’.
- Just enter any value in the field Server, even though it is not used, unless FME won’t let you close the form.
VoilĂ !
