Download Oracle 11.2.0.4 For Windows
Hi, I want to install Oracle database client 11.2.0.4 on a new 64bit windows server. I have not been able to find a link that allows me to do the download. Home » Articles » 11g » Here. Oracle Database 11g Release 2 (11.2.0.3) RAC On Oracle Linux 6.3 Using VirtualBox. This article describes the installation of Oracle Database 11g release 2 (11.2.0.3 64-bit) RAC on Linux (Oracle Linux 6.3 64-bit) using VirtualBox (4.2.6) with no additional shared disk devices. Melodyne editor mac torrent download.
- Download Oracle 11.2.0.4 For Windows 64
- Download Oracle 11.2.0.4 For Windows 8.1
- Oracle 11.2 0.4 Patchset Download For Windows
- Oracle 11.2.0.4 Download For Windows 64 Bit
Window Version: windows server 2012 64 bit
Oracle Database Version:11.2.0.1 standard edition 64 bit
Downloaded Oracle Software: 11.2.0.4 64 Bit for Windows
- Install 11.2.0.4 Oracle Software only on a different home
- Take existing database and binaries backup.
- After Installing 11.2.0.4 RUN the below script
@ d:/oracle/11.2.0.1/db_1/rdbms /admin/utlrp.sql //object recompilation
(SQL> spool D:preupgrade.txt)
4. Go to 11.2.0.1 database and run Pre-check script of 11.2.0.4
/stalker-call-of-pripyat-razor1911-serial-key.html. SQL> @d:/oracle/11.2.0.4/db_1/rdbms /admin/utlu112i.sql //precheck script
(SQL> spool off)
5. Copy the following Files to New Home 11.2.0.4 :
1. Spfile/Pfile/init.ora
2. orapwd
3. tnsname.ora
4. Listener.ora
6.Shutdown the existing database
7. oradim -delete –sid XYZ2 //delete the current service
//create new service —-mention path and name of the file copied
oradim -new -sid XYZ2 -startmode auto -pfile
- Set The environment to 11.2.0.4
Set ORACLE_HOME=D:oracle/prouct/11.2.0.4
Set ORACLE_SID=XYZ1
9.Rename the old oracle home parameter files
connect to sqlplus / as sysdba
<SQL>startup upgrade //sets initialization parameters necessary for upgradation
a:-select comp_name,version,status from dba_registry where status != ‘VALID’;
select owner,count(*) from dba_objects where status != ‘VALID’ group by owner;
b:-@ d:/oracle/11.2.0.4/db_1/rdbms /admin/utlrp.sql //object recompilation
@d:/oracle/11.2.0.1/db_1/rdbms/admin/catupgrd.sql // (metadata upgrade)
Download Oracle 11.2.0.4 For Windows 64
DB WILL BE SHUT DOWN AUTOMATICALLY
Post upgradation steps :-
10. $ sqlplus “/as sysdba”
Download Oracle 11.2.0.4 For Windows 8.1
Startup
Oracle 11.2 0.4 Patchset Download For Windows
11. To check the upgraded components
SQL> @d:/oracle/11.2.0.4/db_1/rdbms /adminutlu112s.sql
12. Change the compatible parameter and restart the database.
SQL> alter system set compatible=’11.2.0.4.0′ scope=spfile;
SQL> shutdown immediate; //if the db is running using pfile edit pfile after stutdown
SQL> startup;Free mastercam post processor download.
13.To check the version
Oracle 11.2.0.4 Download For Windows 64 Bit
SQL>select * from v$version;