"Provider=IBMDA400;Data Source=10.33.XX.X;User Id=user;Password=pass;Default Collection=mm370lib;"
import ibm_db, ibm_db_dbi
ibm_db_conn = ibm_db.connect("DATABASE=mm370lib;HOSTNAME=10.33.XX.X;PROTOCOL=TCPIP;UID=user;PWD=pass;", '', '')
Exception: [IBM][CLI Driver] SQL30061N The database alias or database name "MM370LIB " was not found at the remote node. SQLSTATE=08004 SQLCODE=-30061
--
You received this message because you are subscribed to the Google Groups "ibm_db" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ibm_db+unsubscribe@googlegroups.com.
To post to this group, send email to ibm...@googlegroups.com.
Visit this group at https://groups.google.com/group/ibm_db.
For more options, visit https://groups.google.com/d/optout.