The failure happens because the ODBC driver attempts to access
configuration information about the connection, from the current user
registry key. Since IIS runs as a NT service under the profile of
"system user" the current user profile is set to .default. Since there
is no configuration information available under the default user profile
the connection fails. I've tried copying the configuration information
from a different user then setting the permissions to all access for
anyuser and have gotten closer, but still cannot make a connection. I
saw something about being able to run IIS as a console application. If
this is possible then ODBC drivers should be able to make the
connection, but I've not had time to try this.
Communication Link Failure COMM RC=0X3
This can mean any of the following:
· The user ID is missing or not valid.
· The password is missing or not valid.
· One or more of the socket servers is not started.
How to check host socket server status
How to start AS/400 host socket servers
· An AS/400 connection is already active under a user ID different from the one you are trying to use for an ODBC connection. There are three ways to correct this:
1 Use the same user ID as the one shown as the current user in the AS/400 connections window.
2 Make an ODBC connection to a different system.
3 Use the AS/400 Connections window to disconnect the selected system. Then make the ODBC connection with the users ID you want to use.
How to connect an AS/400 connection
How to disconnect an AS/400 connection
'copy and paste' from the Client Access Users Guide Help System. The shortcut is in the Client Access folder. Get there from Start/Programs... Search on '0x3'
cl
... snippage ...
I haven't actually done it but in theory, it should work with ODBC to AS/400.
Bob Foyle
>Communication Link Failure COMM RC=0X3
>This can mean any of the following:
>· The user ID is missing or not valid.
>· The password is missing or not valid.
>· One or more of the socket servers is not started.
You are right, the error message is mentioned in the CA for NT help
file. This was the one I did not try . (I searched the CA for W3.1
help, the online books on my CD, called several people and even IBM),
because it resides on the NT server wich isn't that easy reachable
I do not have the sulution to my problem yet, however. But the
postings from Joel Eikenhorst and Robert Foyle allso contain some
interesting tips (thanks to all).
I am going to try all (if there are still other suggestions, please do
so !) next week. Keep you all informed (if you want to).
Lieven De Samblanx.