knowledge_base_Compatible
knowledge_base_Compatible
knowledge_base_Compatible
14
before activity
BANNER
--------------------------------------------------------------------------------
Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit Production
PL/SQL Release 11.2.0.4.0 - Production
CORE 11.2.0.4.0 Production
TNS for Solaris: Version 11.2.0.4.0 - Production
NLSRTL Version 11.2.0.4.0 - Production
Connected to:
Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
BANNER
--------------------------------------------------------------------------------
Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit Production
PL/SQL Release 11.2.0.4.0 - Production
CORE 11.2.0.4.0 Production
TNS for Solaris: Version 11.2.0.4.0 - Production
NLSRTL Version 11.2.0.4.0 - Production
File created.
SQL>
SQL> alter system set compatible='11.2.0.4.0' scope=spfile;^C
System altered.
Database dismounted.
ORACLE instance shut down.
SQL> startup nomount;
ORACLE instance started.
Total System Global Area 1.0693E+10 bytes
Fixed Size 2190976 bytes
Variable Size 1677726080 bytes
Database Buffers 8992587776 bytes
Redo Buffers 20160512 bytes
SQL> alter database mount standby database;
Database altered.
SQL> alter database recover managed standby database disconnect from session;
Database altered.
Connected to:
Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
File created.
SQL>
===================================================================================
=========================
10.90.33.94
NAME
TYPE
--------------------------------------------------------------------------------
----------
VALUE
-----------------------------------------------------------------------------------
----------------------------------------------------------------------------------
ISMODIFIED
----------
compatible
2
10.2.0.3.0
FALSE
File created.
SQL>
SQL> show parameter spfile;
System altered.
SQL> !pwd
/oracle_bi/aj_scripts/monitoring
File created.
NAME
TYPE
--------------------------------------------------------------------------------
----------
VALUE
-----------------------------------------------------------------------------------
----------------------------------------------------------------------------------
ISMODIFIED
----------
compatible
2
11.2.0.4.0
FALSE
SQL> SQL>
INSTANCE_NAME HOST_NAME VERSION STARTUP_TIME
STATUS
---------------- ------------------------- ----------------- -------------------
------------
crm siebeldb02 11.2.0.4.0 28-07-2017 19:56:32
OPEN
===================================================================================
===============================
10.91.35.42
Connected to:
Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit Production
With the Partitioning, Automatic Storage Management, OLAP, Data Mining
and Real Application Testing options
BANNER
--------------------------------------------------------------------------------
Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit Production
PL/SQL Release 11.2.0.4.0 - Production
CORE 11.2.0.4.0 Production
TNS for Solaris: Version 11.2.0.4.0 - Production
NLSRTL Version 11.2.0.4.0 - Production
SQL> PuTTY
SP2-0042: unknown command "PuTTY" - rest of line ignored.
SQL>
SQL>
SQL> create pfile='/oracle/initHRMSDR_BKP_PFILE.ora' from spfile;
create pfile='/oracle/initHRMSDR_BKP_PFILE.ora' from spfile
*
ERROR at line 1:
ORA-01565: error in identifying file '?/dbs/[email protected]'
ORA-27037: unable to obtain file status
SVR4 Error: 2: No such file or directory
Additional information: 3
SQL>
SQL>
SQL> pwd
SP2-0042: unknown command "pwd" - rest of line ignored.
SQL> exit
Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit
Production
With the Partitioning, Automatic Storage Management, OLAP, Data Mining
and Real Application Testing options
[oracle][DRHRMS]$ sqlplus / as sysdba
Connected to:
Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit Production
With the Partitioning, Automatic Storage Management, OLAP, Data Mining
and Real Application Testing options
Database altered.
BANNER
--------------------------------------------------------------------------------
Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit Production
PL/SQL Release 11.2.0.4.0 - Production
CORE 11.2.0.4.0 Production
TNS for Solaris: Version 11.2.0.4.0 - Production
NLSRTL Version 11.2.0.4.0 - Production
SQL> show parameter compatible
*.compatible='12.2.0.1'