
DB2 Personal Edition Question
I was afraid that was going to be the question .... it appears I only have DB2
UDB Personal Edition .... not the DB2 Connect ... I was told to run this command
at the command line .. db2licm -l to see what licenses I have loaded and it
doesn't mention anything about DB2 Connect.
Looks like I'll have to get DB2 connect.
Thanks for your quick response!
Quote:
> Are you using DB2 UDB Personal Edition, or DB2 Connect Personal Edition? For
> what you are trying to do, you need DB2 Connect.
> Larry Edelstein
> > I am currently working on a project that requires a DB2 Personal Edition
> > client (running on NT) to connect to a mainframe instance of DB2 via
> > TCP/IP. I am sort of new to DB2, primarily working on Oracle, but I have
> > hit a problem and am not sure where to go with it ..
> > I've setup the tcp/ip node, cataloged the database, cataloged for DCS
> > authentication and all goes well up to there, but when I type: connect
> > to <alias> user <name> using <password> it comes back with this error
> > ...
> > "SQL1108N An unexpected I/O error or operating system error was
> > received while loading the specified DLL "ddcsa". SQLSTATE=42724"
> > I've searched online for this and found nothing except "load the
> > appropriate drivers", but I don't know where to load them from ....I
> > have searched my client, and the CD for a dll named that and cannot find
> > it ..... can anyone point me to what I am missing or what I didn't do?
> > Any help would be appreciated ....TIA
> > John