Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
DataDeploy To OS390
System
I need to deploy data to DB2 database on OS390 mainframe environment. Can I deploy to it directly or do I need some intermediate database or some server.
Any pointers to resolve this would be appreciated.
Find more posts tagged with
Comments
Migrateduser
DataDeploy to DB2 running on OS390 is not a supported configuration. Interwoven does support DB2 on AIX, however. Perhaps you can deploy to AIX and then use the DB2 database replication tool to copy data from AIX to OS390.
Hope this helps.
Migrateduser
Note also that the supported version is 7.1. You can make 7.2 work by running usejdbc2.bat in the db2 client's <sqllib>/java12 directory and replacing <datadeploy>/lib/db2java_71_nt.zip or <datadeploy>/lib/db2java_71_sol.zip with the db2java.zip that is generated when you do that.
Rob Huffstedtler
rob@bagpipe.com