Sorry, I don't have access to my documentation now and I can't remember exactly what 81002 means. One of the key things to remember though is that if you treat EVERYTHING as case-sensitive it solves a lot of problems. Especially the name you have in the uci.config file. There is a required format option in the file - something silly like a space after the last item. It is generated correctly if you use the uci editor.
I don't bother with the ud_database file - I just use the full path. That path has to be a valid account. Good luck Colin Currently in sunny Albuquerque.... -----Original Message----- From: Lynn Fernando [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 20, 2004 8:37 AM To: [EMAIL PROTECTED] Subject: [U2] Trying to run VSG to view data in the test account We are trying to run VSG for the test account but we get an error Died in UCI::SQLConnect[] wih SQLSTATE IM 985 Native error:81002[IBM][SQL Client][RPC] error code = 81002 Below is the ud_database located in /usr/ud/include DATABASE=demo UDTHOME=/usr/ud60 UDTACCT=/usr/ud60/demo TRACE_LEVEL=3 DATABASE=coltest UDTHOME=/usr/ud UDTACCT=/datatel/work/coltest17 TRACE_LEVEL=3 and the uciconfig file is below: <demo> DBMSTYPE = UNIDATA NETWORK = TCP/IP SERVICE = udserver HOST = the ip address of the machine ACCOUNT = /usr/ud60/demo <coltest> DBMSTYPE = UNIDATA NETWORK = TCP/IP SERVICE = udserver HOST = ip address of the machine ACCOUNT = /datatel/work/coltest17 I was able to run it for the demo account, would any one know what could be missing and why this error appears. Thanks in advance. Lynn Fernando ------- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/
