For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
Red Hat Linux 6
Oracle Database 11g
Hello,
I want to compress the dump output which is scheduled in crontab
00 20 * * * /db01/oradata/ci/logs/cidump.sh >> /tmp/cidump.log 2>&1
How can I compress it?
Thanks,
Joe