DB2, PostgreSQL

  • DB2

    • login as linux user that was registered with the DB2 DBMS

    • db2start

    • connect to mydatabasename

    • db2

http://bitsofinfo.wordpress.com/2009/09/09/installing-and-uninstalling-db2-9-express-c-on-a-headless-ubuntu-box-i-e-from-the-command-line/

*

  • Postgre SQL

    • login as linux user that owns the database

    • psql mydatabasename

https://help.ubuntu.com/community/PostgreSQL

http://www.yolinux.com/TUTORIALS/LinuxTutorialPostgreSQL.html