You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem or limitation? Please describe.
Limitation
Describe the experience you'd like
I would like to execute DB2 utilities from ZOWE CLI. Like Load and Unload, Reorg, Runstat, Copy, Recover, Report, etc. Those are usually part of our automation scripts.
@zszabo14 - many thanks for raising this enhancement request. The DB2 CLI is part of the https://github.com/zowe/zowe-cli-db2-plugin repository so I'll copy this issue there so the squad who looks after the plugin can respond to the issue.
The text was updated successfully, but these errors were encountered:
@zszabo14 commented on Fri Jul 17 2020
Is your feature request related to a problem or limitation? Please describe.
Limitation
Describe the experience you'd like
I would like to execute DB2 utilities from ZOWE CLI. Like Load and Unload, Reorg, Runstat, Copy, Recover, Report, etc. Those are usually part of our automation scripts.
Describe alternatives you've considered
--fields --when ....zowe db2 utility uload tablespace --tablespace --hlq --from
(of course I can execute them by running a JCL, but having a command for it would make programming easier)
Additional context
@Joe-Winchester commented on Fri Jul 17 2020
@zszabo14 - many thanks for raising this enhancement request. The DB2 CLI is part of the https://github.com/zowe/zowe-cli-db2-plugin repository so I'll copy this issue there so the squad who looks after the plugin can respond to the issue.
The text was updated successfully, but these errors were encountered: