Initialization Parameters Obsolete in Release 10.1
The following initialization parameters were made obsolete in release
10.1:
DBLINK_ENCRYPT_LOGIN
HASH_JOIN_ENABLED
LOG_PARALLELISM......
But I have seen other documentation referring to it being obsolete in
9i. I do see the parameter listed in the DBA guide for 9i.
Does anyone have any solid inks that show it is obsolete in 9i? An
audit finding is depending on this.
Thank you
The online documentation at tahiti.oracle.com for 9.2.0 clearly lists
the parameter as active:
http://download.oracle.com/docs/cd/B10501_01/server.920/a96521/secure.htm#828
http://download.oracle.com/docs/cd/B10501_01/server.920/a96536/ch150.htm#REFRN10044
http://download.oracle.com/docs/cd/B10501_01/server.920/a96540/statements_23a.htm#2155668
It is listed as obsolete in 10.1:
http://download.oracle.com/docs/cd/B14117_01/server.101/b10763/changes.htm#sthref730
David Fitzjarrell
Metalink Note:271825.1 lists it as obsolete in 9.2 also. The parameter
only applies when connecting
to a 7x database.
Anurag
> > The online documentation at tahiti.oracle.com for 9.2.0 clearly lists
> > the parameter as active:
>
> >http://download.oracle.com/docs/cd/B10501_01/server.920/a96521/secure...
> >http://download.oracle.com/docs/cd/B10501_01/server.920/a96536/ch150....
> >http://download.oracle.com/docs/cd/B10501_01/server.920/a96540/statem...
>
> > It is listed as obsolete in 10.1:
>
> >http://download.oracle.com/docs/cd/B14117_01/server.101/b10763/change...
>
>
> Metalink Note:271825.1 lists it as obsolete in 9.2 also. The parameter
> only applies when connecting
> to a 7x database.
Thank you very much for your response. I did find an obscure link
saying it is an obsolete parameter in an upgrade bulletin (Note:
159657.1) but can not find actual Oracle documentation any more. The
parameter is listed at the very bottom of the page under "Appendix A:
Obsolete parameters in 9i:
http://www.dbatools.net/doc/upgrade9ir2.html
So do you think it is obsolete based on the bulletin above?
Its obsolete as indicated in the note I specified .. where the reason
is given clearly.
Got it. Thank you Anurag.
Thank you for finding this -- it explains much.
David Fitzjarrell