IBM DB2

  • (IBM) DB2:
    • clpplus (Note: Oracle uses “sqlplus”):
      • List databases:
        <I haven't found a way to do this yet!>
      • Connect to a database (as per DB2 on the tpcc 6-pair):
        clpplus testing/password@localhost/tpcc
      • db2dsdriver.cfg:
        “db2dsdriver.cfg is an XML file that contains a list of DSN aliases and their properties. It is used to store connection details in one place.”
Written on October 13, 2020