We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ocp user/password@connection --gzip DIRECTORY:filename.dmp filename.dmp.zip ocp user/password@connection --gunzip DIRECTORY:filename.dmp.zip filename.dmp
Must be performed via single PL/SQL block, completely on the remote site.
Question: remove an original file after (de-)compression?
Implementation to-do list
The text was updated successfully, but these errors were encountered:
Perhaps, this should work via Scheduler Job (always, or with a command line option)
Sorry, something went wrong.
Implemented most of #10
312b4a7
--background option is still TODO
Added -b (--background) option
c0b864b
Relates to #10
No branches or pull requests
ocp user/password@connection --gzip DIRECTORY:filename.dmp filename.dmp.zip
ocp user/password@connection --gunzip DIRECTORY:filename.dmp.zip filename.dmp
Must be performed via single PL/SQL block, completely on the remote site.
Question: remove an original file after (de-)compression?
Implementation to-do list
The text was updated successfully, but these errors were encountered: