Downloads

This page contains all available downloads like utilities (made by me and others), scripts, sourcecode, documents and others. Downloads related to blog posts will also be linked from the blog posts themselves.

Tools/Utilities

Name Description
mcl_compress_calc.zip Oracle compression ratio calculator package MCL_COMPRESS_CALC. This package will let you calculate the compression ratio for tables, table partitions and indexes allowing you to determine if compressing such an object would be useful. This package can be used for example to determine the storage savings when implementing Oracle Advanced Compression option.
sworapwd_solaris10_64.zip Switch case-sensitivity bit (ignorecase option orapwd utility) in Oracle password files. Zipfile sourcecode and compiled (Solaris 10 SPARC 64-bit) version.
Usage: sworapwd -p <password file>
sworapwd_linux_x86.zip Switch case-sensitivity bit (ignorecase option orapwd utility) in Oracle password files. Zipfile sourcecode and compiled (Linux 32-bit) version.
Usage: sworapwd -p <password file>
jconcheck_v1.0.1.zip Java Connection Check Utility – Check availability of TCP/UDP ports on remote hosts defined in an XML file. You can use this tool to check if firewall rules have been applied correctly. Read the README.txt file for a detailed explanation of the tool.
Usage:
* edit hostlist.xml
*  java -jar jconcheck.jar <hostlist.xml>

Comments are closed.