Skip to content

mooreandrew/db2env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Download the DB2 Express-C Linux x86-64 from:

https://www-01.ibm.com/marketing/iwm/iwm/web/pick.do?source=swg-db2expressc&S_TACT=M1610PPW&lang=en_US

Place the downloaded file into this folder.

Then run:

vagrant up

Then you can connect to DB2 via:

vagrant ssh
db2
CONNECT TO SAMPLE
select * from EMPLOYEE

or:

jdbc:db2://db2inst1:[email protected]:50000/SAMPLE

See https://developer.ibm.com/messaging/mq-light/ for connecting to mq light

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages