Home > database >  For help, python3.8.1 connect to the DB2 database error - 1598
For help, python3.8.1 connect to the DB2 database error - 1598

Time:10-08

Operating all didn't do anything, just made a connection, and then an SQLCODE=- 1598

The import ibm_db
Conn=ibm_db. Connect (" DATABASE=EDW. The HOSTNAME=input IP; PORT=PORT; PROTOCOL=communication PROTOCOL; UID=user name; The PWD=password;" , ""," ")
  •  Tags:  
  • DB2
  • Related