How To Update The Default JDK and JRE Installed In Oracle Database Home 11GR1?
./java -fullversion
java full version "1.5.0_31-b02"
I'm in the process of updating to https://support.oracle.com/CSP/ui/flash.html#tab=PatchHomePage(page=PatchHomePage&id=gj46o799()),(page=PatchSearchResultsHome&id=gj46pr1y(search=%3CSearch%3E%0A%20%20%3CFilter%20name=%22patch_number%22%20op=%22IS%22%20value=%229477224%22%20type=%22patch_number%22/%3E%0A%20%20%3CFilter%20name=%22platform%22%20op=%22IS%22%20value=%22%22%20type=%22platform%22/%3E%0A%3C/Search%3E&incFamilyProds=false&flag=search)) for security reason.
But I notice that the notes in the read me is for Application Server. Is there any note for DB Server 11gR1?
Thanks,
Hanping