skytis
skytis

Reputation: 3

Does Flyway support DB2 for zOS?

Does Flyway support DB2 for zOS? The information here http://flywaydb.org/documentation/database/db2.html seems to indicate it is only tested on DB2 for LUW.

Upvotes: 0

Views: 248

Answers (2)

VSwartz
VSwartz

Reputation: 1

It can't work as written for Db2 for Z as there is a system table that LUW has that Z does not have. It would be really nice to have this in the Z environment.

Upvotes: 0

Axel Fontaine
Axel Fontaine

Reputation: 35169

This has not been tested. Please give it a try and let me know how it went! Feel free to file any problems you encounter in the issue tracker.

Upvotes: 1

Related Questions