http://dbastreet.com/utils/params.html
This is a page from where you can lookup oracle 10gR2 and 11gR1 initialization parameters. This page just gives you a list of parameters, once you choose a parameter, it opens up the page from the reference guide (From oracle.com) for the chosen parameter, in a new window.
You can choose the database version from the first drop down list. Then you can choose the initialization parameter from the second drop down list. You can click on the list to expand it, and you can type in the first few charachters of the parameter you are looking for and it takes you to that location in the drop down list. Then click on the parameter you want and the description of the parameter will be displayed on a new window.
I know this works on firefox. Not sure if it works on IE.
http://dbastreet.com/utils/params.html2. Oracle PL/Sql packages and Types Looker upper
http://dbastreet.com/utils/pkgs.html
This is a page from where you can lookup descriptions of oracle 10gR2 and 11gR1 Pl/Sql packages and Types This page just gives you a list of packages, once you choose a package, it opens up the page from the reference guide (From oracle.com) for the chosen package, in a new window.
You can choose the database version from the first drop down list. Then you can choose the package or type from the second drop down list. You can click on the list to expand it, and you can type in the first few charachters of the package you are looking for and it takes you to that location in the drop down list. Then click on the package you want and the description of the package will be displayed on a new window.
I know this works on firefox. Not sure if it works on IEhttp://dbastreet.com/utils/pkgs.html