Some minor records for installing Oracle11gR2AIX5.3 to TL11

Source: Internet
Author: User
Dep-app requires devices. usbif3168025002.rtersct. compat. basic. sp to set devices. usbif1168025002.rte5.3.11.0

Dep-app requires devices. usbif3168025002.rtersct. compat. basic. sp to set devices. usbif1168025002.rte 5.3.11.0

Homepage → Database Technology

Background:

Read News

Install some minor records for upgrading Oracle 11gR2 AIX 5.3 to TL11

[Date:] Source: Linux community Author: rocolex [Font:]

Dep-app requires loc
Devices. usbif3168025002.rte
Rsct. compat. basic. sp
Devices. usbif3168025002.rte 5.3.11.0 can be restarted or devices. usbif3168025002.rte 5.3.3.7.7 can be deleted when you press 5300-11-00-0943.
Bos. sysmgt. sysbr 5.3.11.0 5.3.11.3 is required for 5300-11-04-1015.
Bos. sysmgt. sysbr required
Bos. iocp. rte 5.3.0.0 # Base Level Fileset
Bos. sysmgt. nim. master 5.3.0.0 # Base Level Fileset
Bos. sysmgt. nim. spot 5.3.0.0 # Base Level Fileset
Install bos. iocp. rte on the first disk. The third disk is required.

The two first Disks

JRE runtime $ Oracle_HOME/jdk/jre/lib/
Oracle JDBC $ ORACLE_HOME/jdbc/lib/ojdbc5.jar
Oracle internationalization $ ORACLE_HOME/jlib/orai18n. jar
SQLJ $ ORACLE_HOME/sqlj/lib/runtime12.jar
JMS Interface $ ORACLE_HOME/rdbms/jlib/jmscommon. jar
Oracle JMS implementation $ ORACLE_HOME/rdbms/jlib/aqapi. jar
Java Transaction API $ ORACLE_HOME/jlib/jta. jar

ClASSPATH = $ CLASSPATH: $ ORACLE_HOME/rdbms/jlib: $ ORACLE_HOME/network/jlib: $ ORACLE_HOME/sqlj/lib: $ ORACLE_HOME/jdk/jre/lib: $ ORACLE_HOME/jdbc/lib
Export CLASSPATH
LD_LIBRARY_PATH = $ LD_LIBRARY_PATH: $ ORACLE_HOME/lib: $ ORACLE_HOME/mongom/lib
Export LD_LIBRARY_PATH


Patch 6718715 for rootpre. sh

Bos. adt. libm
Rsct. basic. rte
Rsct. compat. client
Rsct. compat. basic. sp
Rsct. compat. basic. sp 2.4.12.0
Bos. sysmgt. sysbr required
Bos. iocp. rte 5.3.0.0 # Base Level Fileset
Bos. sysmgt. nim. master 5.3.0.0 # Base Level Fileset
Bos. sysmgt. nim. spot 5.3.0.0 # Base Level Fileset
IZ42940


IZ49516
IZ52331

Rsct. basic
Rsct. clients
Rsct. compat. basic
Rsct. compat. basic
Rsct. core
Rsct.
11g. profile

ORACLE_BASE =/oracle/database
Export ORACLE_BASE
ORACLE_HOME = $ ORACLE_BASE/product/11.2.0/dbhome_1
Export ORACLE_HOME
ORACLE_SID = orcl1
Export ORACLE_SID
PATH = $ ORACLE_HOME/bin: $ ORACLE_HOME/OPatch: $ PATH
Export PATH
CLASSPATH = $ CLASSPATH: $ ORACLE_HOME/rdbms/jlib: $ ORACLE_HOME/network/jlib: $ ORACLE_HOME/sqlj/lib: $ ORACLE_HOME/jdk/jre/lib: $ ORACLE_HOME/jdbc/lib
Export CLASSPATH
LD_LIBRARY_PATH = $ LD_LIBRARY_PATH: $ ORACLE_HOME/lib: $ ORACLE_HOME/mongom/lib
Export LD_LIBRARY_PATH

10g. profile
ORACLE_BASE =/oracle/database
Export ORACLE_BASE
ORACLE_HOME = $ ORACLE_BASE/product/10.2.0
Export ORACLE_HOME
ORACLE_SID = orcl
Export ORACLE_SID
PATH = $ ORACLE_HOME/bin: $ ORACLE_HOME/OPatch: $ PATH
Export PATH
PS1 = "'hostname': $ LOGIN>"
Export PS1
CLASSPATH = $ CLASSPATH: $ ORACLE_HOME/rdbms/jlib: $ ORACLE_HOME/network/jlib: $
ORACLE_HOME/sqlj/lib: $ ORACLE_HOME/jdk/jre/lib: $ ORACLE_HOME/jdbc/lib
Export CLASSPATH
LD_LIBRARY_PATH = $ LD_LIBRARY_PATH: $ ORACLE_HOME/lib: $ ORACLE_HOME/mongom/lib
Export LD_LIBRARY_PATH
Alias ll = "ls-l"

Dbstart. sh
Su-oracle-c "lsnrctl start"
Su-oracle-c "sqlplus/nolog < Conn/as sysdba
Startup;
Exit 0
EOF"

Dbstop. sh
Su-oracle-c "sqlplus/nolog < Conn/as sysdba
Shutdown immediate;
Exit 0
EOF"
Su-oracle-c "lsnrctl stop"

Dbstart11g. sh
Su-oracle-c "export ORACLE_SID = orcl1; export ORACLE_HOME =/oracle/database/product/11.2.0/dbhome_2; lsnrctl start"
Su-oracle-c "export ORACLE_SID = orcl1; export ORACLE_HOME =/oracle/database/product/11.2.0/dbhome_2; sqlplus/nolog < Conn/as sysdba
Startup;
Exit 0
EOF"

Dbstop11g. sh
Su-oracle-c "export ORACLE_SID = orcl1; export ORACLE_HOME =/oracle/database/product/11.2.0/dbhome_2; sqlplus/nolog < Conn/as sysdba
Stutdown immediate;
Exit 0
EOF"
Su-oracle-c "export ORACLE_SID = orcl1; export ORACLE_HOME =/oracle/database/product/11.2.0/dbhome_2; echo $ ORACLE_HOME; echo $ ORACLE_SID; lsnrctl stop"

Create an init . Ora text file, which contains two lines:
Spfile = C: \ oracle \ admin \ test2 \ pfile \ spfile1.ora
# Ifile = C: \ oracle \ admin \ test2 \ pfile \ init. ora

  • 0
  • Handle several minor errors when installing Oracle RAC 10g on RHEL5

    Oracle 11g default profile default Enable Password Expiration 180 days ORA-28001 error handling

    Oracle tutorial

    Image Information

    View All comments in this article (0)

    Comments

    Latest Information

    Popular this week

    Related Article

    Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.