Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DB2 plugin feature to execute DB2 utilities also #54

Open
Joe-Winchester opened this issue Jul 17, 2020 · 3 comments
Open

DB2 plugin feature to execute DB2 utilities also #54

Joe-Winchester opened this issue Jul 17, 2020 · 3 comments
Labels
enhancement New feature or request priority-medium

Comments

@Joe-Winchester
Copy link
Member

@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
zowe db2 utility uload tablespace --tablespace --hlq --from

--fields --when ....

(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.

@zszabo14
Copy link

I forgot to add: BIND

@spufidoo
Copy link

You can invoke utilities by calling SYSPROC.DSNUTILS

@zszabo14
Copy link

zszabo14 commented Mar 5, 2021

@spufidoo ... of course for each zowe command you can use a JOB...

@zFernand0 zFernand0 changed the title DB2 plugin feature to ececute DB2 utilities also DB2 plugin feature to execute DB2 utilities also Mar 6, 2023
@zFernand0 zFernand0 added enhancement New feature or request priority-medium labels Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority-medium
Projects
Status: Medium Priority
Development

No branches or pull requests

4 participants