Oracle 11.2 is Beta?
I installed version 11.2 recently on Red Hat Enterprise Linux Server release 5 (Tikanga), on AMD64; these are the files I downloaded: linux.x64_11gR2b2_database_*of2.zip. After installation I found that it seems to be a beta version:
$ sqlplus
SQL*Plus: Release 11.2.0.0.2 Beta on Thu Feb 11 12:19:09 2010
Copyright (c) 1982, 2009, Oracle. All rights reserved.
- I suppose the "b2" part of the filenames indicate that, really, but is there a non-beta version of 11.2?
$ sqlplus
SQL*Plus: Release 11.2.0.0.2 Beta on Thu Feb 11 12:19:09 2010
Copyright (c) 1982, 2009, Oracle. All rights reserved.
- I suppose the "b2" part of the filenames indicate that, really, but is there a non-beta version of 11.2?
0