This particular example I gave connects to an IBM mainframe running DB2 on the server (mainframe).
DCS authentication means that the security will get authenticated on the mainframe. In my case, authentication is done by RACF (security for mainframe). Look at this link here for a little more explanation.
As to what it means, IBM DB2 connect works kind of strange it requires a NODE, DATABASE and DCS. It creates all this data in a structure on the client.
It works all the time for me, what platform are you going to?
Also, dont forget to substitute the correct values for YOURDSNNAME, YOURDBNAME, YOURIPADDRESS and YOURIPPORT.
These MUST be correct or it wont work.
Also, try using the client configuration assistant to build the DSN if you are having trouble. This will validate that your parameters (ip address, port etc.) are correct. The example I gave was in response to "how to generate a datasource using script"
P.S. Make sure you "register it for ODBC" (there is a checkbox in there), otherwise your programs wont be able to connect to it using ODBC/ADO.
Hope this helps.
Gilbert M. Vanegas
Programmer Analyst III
County of San Bernardino - ISD
Email : gvanegas@isd.sbcounty.gov