I\'m running python 3 on an iseries and I want to connect to the local database. The command
import ibm_db
conn = ibm_db.connect(\'XXXX\',\'YYYYY\',\'ZZZZ\')