hi,

i tried with your steps below but get a different error :

db2 => connect to ILSDB user MS007 using PASSWORD
SQL10012N  An unexpected operating system error was received while loading
the
specified library "libddcs.a".  SQLSTATE=42724

i did restart the DB manager according the DB2 connect manual but it did not
work,
what seem to caused the above error, is it my Solaris or AS400?, and how to
solve it? thanks.

mak wl

----- Original Message -----
From: "James Taavon" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, February 14, 2001 12:27 AM
Subject: Re: as400 connection


> Ok, here is what you need to do:
>
> - Make sure you are running DB2 Connect Version 5 Fixpak 6 on your
> Solaris Server.
> - From DB2 Connect create a catalog for your database
>    - At the command prompt type the following
>    - catalog tcpip node "as400 or any name" remote "as400 hostname or ip
> address" server "port number"
>    - catalog database "dbname" as "dbalias" at node "same as previous
> line" authentication dcs
>    - catalog dcs database "dbname" as "dbalias"
>    - connect to the database using an assigned username and password to
> check if cataloging was successful
>
> Then once the connection is confirmed go into your CF Administrator and
> setup your connection with a username a password, then test. The
> connection should be successful.
>
> If you have anymore questions, let me know.
>
>
>
>
>
> Mak Wing Lok wrote:
> >
> > my CF server is sitting on Sun Solaris server, what should i do then?
did
> > client server come with an Unix version?
> >
> > ----- Original Message -----
> > From: Robert Everland III <[EMAIL PROTECTED]>
> > To: CF-Talk <[EMAIL PROTECTED]>
> > Sent: Tuesday, February 13, 2001 12:24 PM
> > Subject: RE: as400 connection
> >
> > > Yes you use client access's built in odbc connection. Very easy, kind
of
> > > slow but I haven't really had too much problems with it. Getting
AS/400
> > SQL
> > > should speed up everything though, with stored procedures and all.
> > >
> > >
> > > Bob Everland
> > >
> > > -----Original Message-----
> > > From: Mak Wing Lok [mailto:[EMAIL PROTECTED]]
> > > Sent: Monday, February 12, 2001 11:11 PM
> > > To: CF-Talk
> > > Subject: as400 connection
> > >
> > >
> > > hi people,
> > >
> > > did anyone know that if it is possible for CF server to "talk" to
AS/400
> > > machine?
> > > advise needed, thanks
> > >
> >
> >
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to