LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (July 2009, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Sat, 11 Jul 2009 00:32:07 +0530
Reply-To:     Shounak Adgaonkar <shounakadgaonkar@GMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Shounak Adgaonkar <shounakadgaonkar@GMAIL.COM>
Subject:      SAS Libname CLI error
Content-Type: text/plain; charset=ISO-8859-1

While executing the sas job with a libname statement on a db2 server i get CLI error... i am running out of all the ideas...please help me out with this....

LIBNAME dashbrd DB2 Datasrc=&DB2DATABASE SCHEMA=DASHBRD USER=sas1 PASSWORD="&sas1passwd" ;

*ERROR: CLI error trying to establish connection: [IBM][CLI Driver] SQL10007N Message "0" could not be retrieved. Reason code: "3". * Any ideas/ suggestions would be highly appreciated -- Thanks and Regards

shaun


Back to: Top of message | Previous page | Main SAS-L page