I've finished the new DBA Bundle release of this month, Here are the new features:
To download DBA BUNDLE 7.3:
https://www.dropbox.com/s/le5pxctq0w6v49u/DBA_BUNDLE7.tar?dl=0
Once you click on the link, first close this Window:
Then, click on the Download button at the most upper right side of the page:
If DBA Bundle is a new thing to you, please visit the below link to understand its functions and how it works:
http://dba-tips.blogspot.com/2014/02/oracle-database-administration-scripts.html
# touch DBA_BUNDLE7.txt
3- Execute this command to convert the text file to a tar file:
# LC_ALL=C tr -cd 0-9a-fA-F < DBA_BUNDLE7.txt | xxd -r -p > DBA_BUNDLE7.tar
DISCLAIMER: THIS BUNDLE IS AN OPEN SOURCE PROJECT, IT IS DISTRIBUTED IN THE HOPE THAT IT WILL BE USEFUL, BUT WITHOUT ANY WARRANTY. IT IS PROVIDED "AS IS". TO BE USED BY DBAs.
No comments:
Post a Comment