Oracle Initialization Parameter Lookup Utility
I was getting tired of going to the docs.oracle.com website and accessing the reference guide from the correct version and looking up the initialization parameter’s. And lot of times i had to switch back between the 10g and 11g manuals to check how defaults and such have changed between versions an such. So i wrote a Javascript utility that can be used to quickly access oracle initialization parameters. You can access it from the URL below.
Oracle Initialization Parameter Lookup Utility
Oracle Pl/Sql packages and Types Lookup Utility
A javascript utility that can be used to quickly access oracle packages and types. You can access it from the URL below.
The utilities are not working on IE
I developed that and tested only with firefox on linux. I dont have a windows machine to test with IE. I apologize.