Oracle Database 10g R2 on Solaris 10

Dear all.
Next week I'll have a job which is to install Oracle Database 10g and configure it on Solaris 10 Operating System. I'd like to know if some of you could give some suggestions or best practices (SGA, PGA, Processes, etc.) for that installation. The hardware has 32Gb memory and 4 dual core processors. The O.S. is already prepared to receive Oracle installation.
Thanks a lot.

baskar.l wrote:
Steve,
Is that the below sentence meant that 10 connections from user A will be considered as one connection by oracle?
As far as oracle is concerned, 10 connections by user 'A' is the same as one connection each by users 'A' through 'J'thanks,
baskar.lNo. It means the load is the same. 10 connections is 10 connections, whether they are all by one user account or by 10 separate user accounts. It's still 10 separate connections and the load is the same and oracle doesn't care.
Try it for yourself. Set up 10 user accounts. Call them USER01 through USER10. Fire up 10 separate sqlplus sessions (you can do this from your windows desktop with 10 separate cmd windows) and log on with a different userid in each one. The query v$sessions. Then go back through your 10 sqlplus sessions and reconnect with the same user name in each - use USER01 in all 10 of the sessions. Then query v$sessions again.
Edited by: EdStevens on Oct 18, 2009 10:54 PM

Similar Messages

  • How can I install Oracle Database 10g for Solaries (SPARC) from the console

    Dear Forum Members,
    In my office, I have to installed Oracle Database 10g for Solaries (SPARC). But I have to do it without DISPLAY Monitor.Is it possible install it by remote login to this server using response file (silent mode) or something like that?
    If yes. Then How?
    If anyone have the exact solution, then I need your feedback. I shall wait for your reply.
    Thanks
    Aungshuman Paul

    There are 2 possible ways to accomplish this.
    First,
    Silent installation
    http://www.informit.com/articles/article.asp?p=174771&rl=1
    Second, (cut/paste from other site)
    How to install Oracle software remotely?
    Remote Software Installation Steps: (For Solaris only)
    If you want to install Oracle Software remotely, you should perform the following steps. These steps are applicable only if your source and target machine are running Unix.
    For example, you can install Oracle Software from your home from Washington, DC to a target source in California.
    1. Pick your source server or machine for remote installation.
    2. Check that your CD is in your source CD-ROM drive.
    3. On the target machine, find your target machine name with the output of the /usr/bin/hostname
    4. On the source machine, login as a user.
    5. On the source machine, enable client access: % /usr/openwin/bin/xhost + target-machine-name
    6. Become root user by typing: su (don’t use -)
    7. Check that Volume Manger is running. # ps –ef |grep vold (if you see an entry that contains /usr/sbin/vold, Volume Manager is running. Then skip to Step 10.
    8. If not then do the following: # mkdir –p /cdrom/your-cd-file-name
    9. # mount –F hsfs –r cdrom-device /cdrom/your-cd-file-name
    10. Add the following line to your /etc/dfs/dfstab file: # share –F nfs –o ro /cdrom/your-cd-file-name
    11. Verify whether your source machine is an NFS server: # ps –ef | grep nfsd
    12. If you see an entry that contains /use/lib/nfs/nfsd –a 16, then nfsd is running and skip to Step 16.
    13. If nfsd is running, then type: # /usr/sbin/shareall
    14. If nfsd is not running, then start nfsd by typing: # /etc/init.d/nfs.server start
    15. Verify whether your source machine is an NFS server again by typing: # ps –ef | grep nfsd
    16. Make sure your source machine is exporting your product directory by typing: # /usr/sbin/dfshares
    17. Now, log in to the target machine by type: # rlogin target-machine-name –l user (not root)
    18. Then log in as the root user by typing: # su
    19. Go to the source machine by typing: # cd /net/source-machine/cdrom/your-cd-file-name ,then Skip to 24.
    20. If you cannot change to that directory in Step 19 and you do not have an auto-mounter on your network, then create amount point by typing the following commands.
    21. # mkdir /remote_products
    22. # /usr/sbin/mount –F nfs –r source-machine:/cdrom/your-cd-file-name /remote_products
    23. # cd /remote_products
    24. Redirect the target machine display to source machine by typing: # DISPLAY=source-machine:0; export DISPLAY (if you use a Bourne or Korn shell).
    25. Start the Web Start Installer by typing: # ./installer (or whatever the installer name program is).

  • Oracle Database 10g Release 1(10.1.0.3) for Solaris x86

    I've downloaded this version of oracle to be installed on solaris x86 for version 5.10 but unfortunatly the following error has occurred:
    $ ./runInstaller
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be 5.6, 5.7, 5.8 or 5.9. Actual 5.10
    Failed <<<<
    Exiting Oracle Universal Installer, log for this session can be found at /tmp/OraInstall2006-02-15_11-16-32AM/installActions2006-02-15_11-16-32AM.log
    so it is failed to install ...
    please advise,,
    thx alot...

    from metalink:
    General Notes For Oracle Database - Enterprise Edition On
    Solaris Operating System x86:
    Sun Solaris OS 10 Information:
    o Oracle will announce certification of the following database products on the Sun Solaris 10 operating system shortly after it is announced as being generally available by Sun. This is planned for March 2005.
    + Oracle Database 9iR2 (with 9.2.0.4 Patchset) for Sun Solaris SPARC32
    + Oracle Database 9iR2 (with 9.2.0.5 Patchset) for Sun Solaris SPARC64
    + Oracle Database 10gR1 (with 10.1.0.3 Patchset) for Sun Solaris SPARC64
    + Oracle Database 10gR1 (includes 10.1.0.3 Patchset) for Sun Solaris x86
    o When Oracle Database 10gR2 releases on Sun platforms later in 2005, the following releases will be certified on the Sun Solaris 10 operating system:
    + 10gR2 Database for Sun Solaris SPARC64
    + 10gR2 Database for Sun Solaris AMD64
    + 10gR2 Database for Sun Solaris x86
    pasquale rago

  • How to upgrade from oracle database 10g 10.1.0.3 to 10.1.0.5 or 10.2.0.4

    I have a oracle database 10g version 10.1.0.3 on solaris 10 x86. I can't find the recent patches suitable to my database.
    How can I upgrade it to 10.1.0.5 or higher (10.2.0.4)?
    Thanks.

    take a looks at this metalink doc for all upgrade needs...
    sub: Complete checklist for manual upgrades of Oracle databases from anyversion to any version on any platform (documents only from 7.3.x>>8.0.x>>8.1.x>>9.0.x>>9.2.x>>10.1.x>>10.2.x>>11.1.x)
    Doc ID:      421191.1

  • Oracle Database 10g - RAC install

    1)
    I am trying to install Oracle 10g RAC (for Solaris Operating System (SPARC)) using 'Enterprise/Standard Edition for Solaris Operating System (SPARC, 64-bit) - ship_rel10_sol64_db.cpio.gz' downloaded installation. There is no separate installation for RAC, so I assume this is the right install to use for RAC, right?
    Since I don't have cabeling for Interconnect done yet, I tried to install Database/RAC prior CRS installation, but no option has been offered for RAC. Do I need to have clustering software installed first in order to be able to installl Oracle Database RAC?
    2)
    Why is Oracle Database 10g release 10.1.0.3 patch set (for Solaris Operating System (SPARC)) so large - 648 MB?
    Do I need to install 10.1.0.2 first?

    Hello,
    there's no extra RAC software package, but the option is only offered, if one of the supported cluster layers for the respective OS has been installed before.
    10.1.0.3 looks like a complete redesign, but anyway it is a patch, you have to install 10.1.0.2 first.

  • DBCA Errors while installing Oracle AS 10g Rel2 on Solaris 10

    I am trying to install Oracle AS 10g r2 on solaris 10. After the end of the installation when dbca starting to create database dbca shows ora-03113 end-of-file in communication channel error. this is very critical for me. please help me to resolve. thanks in advance.

    Here is the log found in ORACLE_HOME/oraInventory/logs
    *** Starting OUICA ***
    Oracle Home set to /oracle/10gASInfra
    Configuration directory is set to /oracle/10gASInfra/cfgtoollogs. All xml files under the directory will be processed
    Parsing configuration file config.xml ....
    Ended Parsing configuration file config.xml
    Start Processing configuration tool Oracle Database Upgrade Assistant....
    Preparing for copying /oracle/10gASInfra/assistants/dbma/logs/* to /oracle/10gASInfra/cfgtoollogs
    Buffer size for copying file is set to 2048
    Expanding source path /oracle/10gASInfra/assistants/dbma/logs/*
    WARN: Could not find any file matching the expression /oracle/10gASInfra/assistants/dbma/logs/*. Nothing will be copied.
    End Processing configuration tool Oracle Database Upgrade
    Assistant
    Start Processing configuration tool Oracle Database Configuration Assistant....
    Preparing for copying /oracle/10gASInfra/../admin/asdb/bdump/* to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/../admin/asdb/bdump/*
    WARN: Could not find any file matching the expression /oracle/10gASInfra/../admin/asdb/bdump/*. Nothing will be copied.
    Preparing for copying /oracle/10gASInfra/../admin/asdb/cdump/* to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/../admin/asdb/cdump/*
    WARN: Could not find any file matching the expression /oracle/10gASInfra/../admin/asdb/cdump/*. Nothing will be copied.
    Preparing for copying /oracle/10gASInfra/../admin/asdb/udump/* to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/../admin/asdb/udump/*
    WARN: Could not find any file matching the expression /oracle/10gASInfra/../admin/asdb/udump/*. Nothing will be copied.
    Preparing for copying /oracle/10gASInfra/../admin/asdb/create/* to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/../admin/asdb/create/*
    WARN: Could not find any file matching the expression /oracle/10gASInfra/../admin/asdb/create/*. Nothing will be copied.
    Preparing for copying /oracle/10gASInfra/admin/asdb/bdump/* to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/admin/asdb/bdump/*
    Adding the file /oracle/10gASInfra/admin/asdb/bdump/alert_asdb.log from the file path expanding...
    Completed copying file /oracle/10gASInfra/admin/asdb/bdump/alert_asdb.log to /oracle/10gASInfra/cfgtoollogs/alert_asdb.log
    Number of file(s) copied is 1
    Number of directories copied is 0
    Preparing for copying /oracle/10gASInfra/admin/asdb/cdump/* to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/admin/asdb/cdump/*
    Adding the file /oracle/10gASInfra/admin/asdb/cdump/core_3831 from the file path expanding...
    Adding the file /oracle/10gASInfra/admin/asdb/cdump/core_3881 from the file path expanding...
    Adding the file /oracle/10gASInfra/admin/asdb/cdump/core_3884 from the file path expanding...
    Adding the file /oracle/10gASInfra/admin/asdb/cdump/core_4173 from the file path expanding...
    Adding the file /oracle/10gASInfra/admin/asdb/cdump/core_4175 from the file path expanding...
    Adding the file /oracle/10gASInfra/admin/asdb/cdump/core_4178 from the file path expanding...
    Adding the file /oracle/10gASInfra/admin/asdb/cdump/core_4193 from the file path expanding...
    Adding the file /oracle/10gASInfra/admin/asdb/cdump/core_4195 from the file path expanding...
    Adding the file /oracle/10gASInfra/admin/asdb/cdump/core_4198 from the file path expanding...
    Number of file(s) copied is 0
    Number of directories copied is 0
    Preparing for copying /oracle/10gASInfra/admin/asdb/udump/* to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/admin/asdb/udump/*
    Adding the file /oracle/10gASInfra/admin/asdb/udump/asdb_ora_3881.trc from the file path expanding...
    Adding the file /oracle/10gASInfra/admin/asdb/udump/asdb_ora_3884.trc from the file path expanding...
    Adding the file /oracle/10gASInfra/admin/asdb/udump/asdb_ora_4175.trc from the file path expanding...
    Adding the file /oracle/10gASInfra/admin/asdb/udump/asdb_ora_4178.trc from the file path expanding...
    Adding the file /oracle/10gASInfra/admin/asdb/udump/asdb_ora_4195.trc from the file path expanding...
    Adding the file /oracle/10gASInfra/admin/asdb/udump/asdb_ora_4198.trc from the file path expanding...
    Completed copying file /oracle/10gASInfra/admin/asdb/udump/asdb_ora_3881.trc to /oracle/10gASInfra/cfgtoollogs/asdb_ora_3881.trc
    Completed copying file /oracle/10gASInfra/admin/asdb/udump/asdb_ora_3884.trc to /oracle/10gASInfra/cfgtoollogs/asdb_ora_3884.trc
    Completed copying file /oracle/10gASInfra/admin/asdb/udump/asdb_ora_4175.trc to /oracle/10gASInfra/cfgtoollogs/asdb_ora_4175.trc
    Completed copying file /oracle/10gASInfra/admin/asdb/udump/asdb_ora_4178.trc to /oracle/10gASInfra/cfgtoollogs/asdb_ora_4178.trc
    Completed copying file /oracle/10gASInfra/admin/asdb/udump/asdb_ora_4195.trc to /oracle/10gASInfra/cfgtoollogs/asdb_ora_4195.trc
    Completed copying file /oracle/10gASInfra/admin/asdb/udump/asdb_ora_4198.trc to /oracle/10gASInfra/cfgtoollogs/asdb_ora_4198.trc
    Number of file(s) copied is 6
    Number of directories copied is 0
    Preparing for copying /oracle/10gASInfra/admin/asdb/create/* to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/admin/asdb/create/*
    Adding the file /oracle/10gASInfra/admin/asdb/create/CloneRmanRestore.log from the file path expanding...
    Adding the file /oracle/10gASInfra/admin/asdb/create/rmanDeleteFiles.sql from the file path expanding...
    Completed copying file /oracle/10gASInfra/admin/asdb/create/CloneRmanRestore.log to /oracle/10gASInfra/cfgtoollogs/CloneRmanRestore.log
    Completed copying file /oracle/10gASInfra/admin/asdb/create/rmanDeleteFiles.sql to /oracle/10gASInfra/cfgtoollogs/rmanDeleteFiles.sql
    Number of file(s) copied is 2
    Number of directories copied is 0
    Preparing for copying /oracle/10gASInfra/rdbms/audit/* to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/rdbms/audit/*
    Adding the file /oracle/10gASInfra/rdbms/audit/ora_3831.aud from the file path expanding...
    Adding the file /oracle/10gASInfra/rdbms/audit/ora_3882.aud from the file path expanding...
    Adding the file /oracle/10gASInfra/rdbms/audit/ora_3885.aud from the file path expanding...
    Adding the file /oracle/10gASInfra/rdbms/audit/ora_4173.aud from the file path expanding...
    Adding the file /oracle/10gASInfra/rdbms/audit/ora_4176.aud from the file path expanding...
    Adding the file /oracle/10gASInfra/rdbms/audit/ora_4179.aud from the file path expanding...
    Adding the file /oracle/10gASInfra/rdbms/audit/ora_4193.aud from the file path expanding...
    Adding the file /oracle/10gASInfra/rdbms/audit/ora_4196.aud from the file path expanding...
    Adding the file /oracle/10gASInfra/rdbms/audit/ora_4199.aud from the file path expanding...
    Completed copying file /oracle/10gASInfra/rdbms/audit/ora_3831.aud to /oracle/10gASInfra/cfgtoollogs/ora_3831.aud
    Completed copying file /oracle/10gASInfra/rdbms/audit/ora_3882.aud to /oracle/10gASInfra/cfgtoollogs/ora_3882.aud
    Completed copying file /oracle/10gASInfra/rdbms/audit/ora_3885.aud to /oracle/10gASInfra/cfgtoollogs/ora_3885.aud
    Completed copying file /oracle/10gASInfra/rdbms/audit/ora_4173.aud to /oracle/10gASInfra/cfgtoollogs/ora_4173.aud
    Completed copying file /oracle/10gASInfra/rdbms/audit/ora_4176.aud to /oracle/10gASInfra/cfgtoollogs/ora_4176.aud
    Completed copying file /oracle/10gASInfra/rdbms/audit/ora_4179.aud to /oracle/10gASInfra/cfgtoollogs/ora_4179.aud
    Completed copying file /oracle/10gASInfra/rdbms/audit/ora_4193.aud to /oracle/10gASInfra/cfgtoollogs/ora_4193.aud
    Completed copying file /oracle/10gASInfra/rdbms/audit/ora_4196.aud to /oracle/10gASInfra/cfgtoollogs/ora_4196.aud
    Completed copying file /oracle/10gASInfra/rdbms/audit/ora_4199.aud to /oracle/10gASInfra/cfgtoollogs/ora_4199.aud
    Number of file(s) copied is 9
    Number of directories copied is 0
    Preparing for copying /oracle/10gASInfra/assistants/dbca/logs/* to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/assistants/dbca/logs/*
    WARN: Could not find any file matching the expression /oracle/10gASInfra/assistants/dbca/logs/*. Nothing will be copied.
    End Processing configuration tool Oracle Database Configuration Assistant
    Start Processing configuration tool Internet Directory Configuration Assistant....
    Preparing for copying /oracle/10gASInfra/ldap/log/oidca.log to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/ldap/log/oidca.log
    Adding the file /oracle/10gASInfra/ldap/log/oidca.log from the file path expanding...
    WARN: Source file /oracle/10gASInfra/ldap/log/oidca.log could not be found. Nothing will be copied for this file
    Number of file(s) copied is 0
    Number of directories copied is 0
    Preparing for copying /oracle/10gASInfra/ldap/log/dipca.log to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/ldap/log/dipca.log
    Adding the file /oracle/10gASInfra/ldap/log/dipca.log from the file path expanding...
    WARN: Source file /oracle/10gASInfra/ldap/log/dipca.log could not be found. Nothing will be copied for this file
    Number of file(s) copied is 0
    Number of directories copied is 0
    Preparing for copying /oracle/10gASInfra/ldap/log/dasca.log to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/ldap/log/dasca.log
    Adding the file /oracle/10gASInfra/ldap/log/dasca.log from the file path expanding...
    WARN: Source file /oracle/10gASInfra/ldap/log/dasca.log could not be found. Nothing will be copied for this file
    Number of file(s) copied is 0
    Number of directories copied is 0
    End Processing configuration tool Internet Directory Configuration Assistant
    Start Processing configuration tool Directory Integration Platform Configuration Assistant....
    Preparing for copying /oracle/10gASInfra/ldap/log/odca.log to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/ldap/log/odca.log
    Adding the file /oracle/10gASInfra/ldap/log/odca.log from the file path expanding...
    WARN: Source file /oracle/10gASInfra/ldap/log/odca.log could not be found. Nothing will be copied for this file
    Number of file(s) copied is 0
    Number of directories copied is 0
    End Processing configuration tool Directory Integration Platform Configuration Assistant
    Start Processing configuration tool Infrastructure Schema Configuration Assistant....
    Preparing for copying /oracle/10gASInfra/config/schemaload.log to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/config/schemaload.log
    Adding the file /oracle/10gASInfra/config/schemaload.log from the file path expanding...
    WARN: Source file /oracle/10gASInfra/config/schemaload.log could not be found. Nothing will be copied for this file
    Number of file(s) copied is 0
    Number of directories copied is 0
    End Processing configuration tool Infrastructure Schema Configuration Assistant
    Start Processing configuration tool Ultra Search Security Configuration Assistant....
    Preparing for copying /oracle/10gASInfra/assistants/opca/ultrasearchInst.log to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/assistants/opca/ultrasearchInst.log
    Adding the file /oracle/10gASInfra/assistants/opca/ultrasearchInst.log from the file path expanding...
    WARN: Source file /oracle/10gASInfra/assistants/opca/ultrasearchInst.log could not be found. Nothing will be copied for this file
    Number of file(s) copied is 0
    Number of directories copied is 0
    End Processing configuration tool Ultra Search Security Configuration Assistant
    Start Processing configuration tool Delegated Administrative
    Service Configuration Assistant....
    Preparing for copying /oracle/10gASInfra/ldap/log/oidca.log to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/ldap/log/oidca.log
    Adding the file /oracle/10gASInfra/ldap/log/oidca.log from the file path expanding...
    WARN: Source file /oracle/10gASInfra/ldap/log/oidca.log could not be found. Nothing will be copied for this file
    Number of file(s) copied is 0
    Number of directories copied is 0
    End Processing configuration tool Delegated Administrative Service Configuration Assistant
    Start Processing configuration tool
    Single Sign On Configuration Assistant....
    Preparing for copying /oracle/10gASInfra/sso/log/ssoca.log to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/sso/log/ssoca.log
    Adding the file /oracle/10gASInfra/sso/log/ssoca.log from the file path expanding...
    WARN: Source file /oracle/10gASInfra/sso/log/ssoca.log could not be found. Nothing will be copied for this file
    Number of file(s) copied is 0
    Number of directories copied is 0
    End Processing configuration tool Single Sign On Configuration Assistant
    Start Processing configuration tool Infrastructure modo_sso Configuration Assistant....
    Preparing for copying /oracle/10gASInfra/config/infratool_mod_osso.log to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/config/infratool_mod_osso.log
    Adding the file /oracle/10gASInfra/config/infratool_mod_osso.log from the file path expanding...
    WARN: Source file /oracle/10gASInfra/config/infratool_mod_osso.log could not be found. Nothing will be copied for this file
    Number of file(s) copied is 0
    Number of directories copied is 0
    End Processing configuration tool Infrastructure modo_sso Configuration Assistant
    Start Processing configuration tool OPMN Configuration Assistant-start OPMN....
    Preparing for copying /oracle/10gASInfra/opmn/logs/* to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/opmn/logs/*
    Adding the file /oracle/10gASInfra/opmn/logs/opmn.log from the file path expanding...
    Adding the file /oracle/10gASInfra/opmn/logs/ons.log from the file path expanding...
    Adding the file /oracle/10gASInfra/opmn/logs/ipm.log from the file path expanding...
    Adding the file /oracle/10gASInfra/opmn/logs/states from the file path expanding...
    Completed copying file /oracle/10gASInfra/opmn/logs/opmn.log to /oracle/10gASInfra/cfgtoollogs/opmn.log
    Completed copying file /oracle/10gASInfra/opmn/logs/ons.log to /oracle/10gASInfra/cfgtoollogs/ons.log
    Completed copying file /oracle/10gASInfra/opmn/logs/ipm.log to /oracle/10gASInfra/cfgtoollogs/ipm.log
    Number of file(s) copied is 3
    Number of directories copied is 0
    End Processing configuration tool OPMN Configuration Assistant-start OPMN
    Start Processing
    configuration tool OPMN Configuration Assistant-start HTTP server....
    Preparing for copying /oracle/10gASInfra/opmn/logs/* to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/opmn/logs/*
    Adding the file /oracle/10gASInfra/opmn/logs/opmn.log from the file path expanding...
    Adding the file /oracle/10gASInfra/opmn/logs/ons.log from the file path expanding...
    Adding the file /oracle/10gASInfra/opmn/logs/ipm.log from the file path expanding...
    Adding the file /oracle/10gASInfra/opmn/logs/states from the file path expanding...
    Completed copying file /oracle/10gASInfra/opmn/logs/opmn.log to /oracle/10gASInfra/cfgtoollogs/opmn.log
    Completed copying file /oracle/10gASInfra/opmn/logs/ons.log to /oracle/10gASInfra/cfgtoollogs/ons.log
    Completed copying file /oracle/10gASInfra/opmn/logs/ipm.log to /oracle/10gASInfra/cfgtoollogs/ipm.log
    Number of file(s) copied is 3
    Number of directories copied is 0
    End Processing configuration tool OPMN Configuration Assistant-start HTTP server
    Start Processing
    configuration tool OPMN Configuration Assistant-start DAS Instance....
    Preparing for copying /oracle/10gASInfra/opmn/logs/* to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/opmn/logs/*
    Adding the file /oracle/10gASInfra/opmn/logs/opmn.log from the file path expanding...
    Adding the file /oracle/10gASInfra/opmn/logs/ons.log from the file path expanding...
    Adding the file /oracle/10gASInfra/opmn/logs/ipm.log from the file path expanding...
    Adding the file /oracle/10gASInfra/opmn/logs/states from the file path expanding...
    Completed copying file /oracle/10gASInfra/opmn/logs/opmn.log to /oracle/10gASInfra/cfgtoollogs/opmn.log
    Completed copying file /oracle/10gASInfra/opmn/logs/ons.log to /oracle/10gASInfra/cfgtoollogs/ons.log
    Completed copying file /oracle/10gASInfra/opmn/logs/ipm.log to /oracle/10gASInfra/cfgtoollogs/ipm.log
    Number of file(s) copied is 3
    Number of directories copied is 0
    End Processing configuration tool OPMN Configuration Assistant-start DAS Instance
    Start Processing
    configuration tool OPMN Configuration Assistant-start OCA Instance....
    Preparing for copying /oracle/10gASInfra/opmn/logs/* to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/opmn/logs/*
    Adding the file /oracle/10gASInfra/opmn/logs/opmn.log from the file path expanding...
    Adding the file /oracle/10gASInfra/opmn/logs/ons.log from the file path expanding...
    Adding the file /oracle/10gASInfra/opmn/logs/ipm.log from the file path expanding...
    Adding the file /oracle/10gASInfra/opmn/logs/states from the file path expanding...
    Completed copying file /oracle/10gASInfra/opmn/logs/opmn.log to /oracle/10gASInfra/cfgtoollogs/opmn.log
    Completed copying file /oracle/10gASInfra/opmn/logs/ons.log to /oracle/10gASInfra/cfgtoollogs/ons.log
    Completed copying file /oracle/10gASInfra/opmn/logs/ipm.log to /oracle/10gASInfra/cfgtoollogs/ipm.log
    Number of file(s) copied is 3
    Number of directories copied is 0
    End Processing configuration tool OPMN Configuration Assistant-start OCA Instance
    Start Processing
    configuration tool Register DCM Plugins with EM....
    Preparing for copying /oracle/10gASInfra/dcm/logs/* to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/dcm/logs/*
    Adding the file /oracle/10gASInfra/dcm/logs/dcmctl_logs from the file path expanding...
    Number of file(s) copied is 0
    Number of directories copied is 0
    End Processing configuration tool Register DCM Plugins with EM
    Start Processing configuration tool InfraApplication Cluster Configuration Assistant step -1....
    Preparing for copying /oracle/10gASInfra/config/infratool_create_cluster.log to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/config/infratool_create_cluster.log
    Adding the file /oracle/10gASInfra/config/infratool_create_cluster.log from the file path expanding...
    WARN: Source file /oracle/10gASInfra/config/infratool_create_cluster.log could not be found. Nothing will be copied for this file
    Number of file(s) copied is 0
    Number of directories copied is 0
    End Processing configuration tool InfraApplication Cluster Configuration Assistant step -1
    Start Processing configuration tool InfraApplication Cluster Configuration Assistant step -2....
    Preparing for copying /oracle/10gASInfra/config/infratool_create_cluster.log to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/config/infratool_create_cluster.log
    Adding the file /oracle/10gASInfra/config/infratool_create_cluster.log from the file path expanding...
    WARN: Source file /oracle/10gASInfra/config/infratool_create_cluster.log could not be found. Nothing will be copied for this file
    Number of file(s) copied is 0
    Number of directories copied is 0
    End Processing configuration tool InfraApplication Cluster Configuration Assistant step -2
    Start Processing configuration tool
    InfraApplication Cluster Configuration Assistant step -3....
    Preparing for copying /oracle/10gASInfra/config/infratool_create_cluster.log to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/config/infratool_create_cluster.log
    Adding the file /oracle/10gASInfra/config/infratool_create_cluster.log from the file path expanding...
    WARN: Source file /oracle/10gASInfra/config/infratool_create_cluster.log could not be found. Nothing will be copied for this file
    Number of file(s) copied is 0
    Number of directories copied is 0
    End Processing configuration tool InfraApplication Cluster Configuration Assistant step -3
    Start Processing configuration tool Infrastructure
    Upgrade Configuration Assistant ....
    Preparing for copying /oracle/10gASInfra/config/infratool_infra_upgrade.log to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/config/infratool_infra_upgrade.log
    Adding the file /oracle/10gASInfra/config/infratool_infra_upgrade.log from the file path expanding...
    WARN: Source file /oracle/10gASInfra/config/infratool_infra_upgrade.log could not be found. Nothing will be copied for this file
    Number of file(s) copied is 0
    Number of directories copied is 0
    End Processing configuration tool Infrastructure Upgrade Configuration Assistant
    Start Processing configuration tool Use Metadata Configuration Assistant....
    Preparing for copying /oracle/10gASInfra/config/infratool_midtier_upgrade.log to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/config/infratool_midtier_upgrade.log
    Adding the file /oracle/10gASInfra/config/infratool_midtier_upgrade.log from the file path expanding...
    WARN: Source file /oracle/10gASInfra/config/infratool_midtier_upgrade.log could not be found. Nothing will be copied for this file
    Number of file(s) copied is 0
    Number of directories copied is 0
    End Processing configuration tool Use Metadata Configuration Assistant
    Start Processing configuration tool Oracle Certification Authority....
    Preparing for copying /oracle/10gASInfra/oca/logs/install.log to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/oca/logs/install.log
    Adding the file /oracle/10gASInfra/oca/logs/install.log from the file path expanding...
    WARN: Source file /oracle/10gASInfra/oca/logs/install.log could not be found. Nothing will be copied for this file
    Number of file(s) copied is 0
    Number of directories copied is 0
    End Processing configuration tool Oracle Certification Authority
    Start Processing configuration tool Use Infrastructure Configuration Assistant....
    Preparing for copying /oracle/10gASInfra/config/infratool*.log to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/config/infratool*.log
    WARN: Could not find any file matching the expression /oracle/10gASInfra/config/infratool*.log. Nothing will be copied.
    End Processing configuration tool Use Infrastructure Configuration Assistant
    Start Processing configuration tool OracleAS Webcache Configuration Assistant....
    Preparing for copying /oracle/10gASInfra/webcache/log/log.xml to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/webcache/log/log.xml
    Adding the file /oracle/10gASInfra/webcache/log/log.xml from the file path expanding...
    WARN: Source file /oracle/10gASInfra/webcache/log/log.xml could not be found. Nothing will be copied for this file
    Number of file(s) copied is 0
    Number of directories copied is 0
    End Processing configuration tool OracleAS Webcache
    Configuration Assistant
    Start Processing configuration tool Portal Configuration Assistant....
    Preparing for copying /oracle/10gASInfra/assistants/opca/*.log to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/assistants/opca/*.log
    WARN: Could not find any file matching the expression /oracle/10gASInfra/assistants/opca/*.log. Nothing will be copied.
    End Processing configuration tool Portal Configuration Assistant
    Start Processing configuration tool Discoverer Configuration Assistant ....
    Preparing for copying /oracle/10gASInfra/discoverer/config/discoconfig5.properties to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/discoverer/config/discoconfig5.properties
    Adding the file /oracle/10gASInfra/discoverer/config/discoconfig5.properties from the file path expanding...
    WARN: Source file /oracle/10gASInfra/discoverer/config/discoconfig5.properties could not be found. Nothing will be copied for this file
    Number of file(s) copied is 0
    Number of directories copied is 0
    End Processing configuration tool Discoverer Configuration Assistant
    Start Processing configuration tool OracleAS Wireless Configuration Assistant ....
    Preparing for copying /oracle/10gASInfra/wireless/logs/wireless_CA.out to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/wireless/logs/wireless_CA.out
    Adding the file /oracle/10gASInfra/wireless/logs/wireless_CA.out from the file path expanding...
    WARN: Source file /oracle/10gASInfra/wireless/logs/wireless_CA.out could not be found. Nothing will be copied for this file
    Number of file(s) copied is 0
    Number of directories copied is 0
    End Processing configuration tool OracleAS Wireless Configuration Assistant
    Start Processing configuration tool OracleAS Wireless SDK Configuration Assistant ....
    Preparing for copying /oracle/10gASInfra/wireless/logs/wireless_CA.out to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/wireless/logs/wireless_CA.out
    Adding the file /oracle/10gASInfra/wireless/logs/wireless_CA.out from the file path expanding...
    WARN: Source file /oracle/10gASInfra/wireless/logs/wireless_CA.out could not be found. Nothing will be copied for this file
    Number of file(s) copied is 0
    Number of directories copied is 0
    End Processing configuration tool OracleAS Wireless SDK Configuration Assistant
    Start Processing configuration tool OPMN Configuration Assistant ....
    Preparing for copying /oracle/10gASInfra/opmn/logs/* to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/opmn/logs/*
    Adding the file /oracle/10gASInfra/opmn/logs/opmn.log from the file path expanding...
    Adding the file /oracle/10gASInfra/opmn/logs/ons.log from the file path expanding...
    Adding the file /oracle/10gASInfra/opmn/logs/ipm.log from the file path expanding...
    Adding the file /oracle/10gASInfra/opmn/logs/states from the file path expanding...
    Completed copying file /oracle/10gASInfra/opmn/logs/opmn.log to /oracle/10gASInfra/cfgtoollogs/opmn.log
    Completed copying file /oracle/10gASInfra/opmn/logs/ons.log to /oracle/10gASInfra/cfgtoollogs/ons.log
    Completed copying file /oracle/10gASInfra/opmn/logs/ipm.log to /oracle/10gASInfra/cfgtoollogs/ipm.log
    Number of file(s) copied is 3
    Number of directories copied is 0
    End Processing configuration tool OPMN Configuration Assistant
    Start Processing configuration tool
    Enterprise manager Website Configuration Assistant ....
    Preparing for copying /oracle/10gASInfra/sysman/log/* to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/sysman/log/*
    WARN: Could not find any file matching the expression /oracle/10gASInfra/sysman/log/*. Nothing will be copied.
    End Processing configuration tool Enterprise manager Website Configuration Assistant
    Start Processing configuration tool DCM Repository Backup Assistant ....
    Preparing for copying /oracle/10gASInfra/dcm/logs/* to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/dcm/logs/*
    Adding the file /oracle/10gASInfra/dcm/logs/dcmctl_logs from the file path expanding...
    Number of file(s) copied is 0
    Number of directories copied is 0
    End Processing configuration tool DCM Repository Backup Assistant

  • Companion CD installation - getting Oracle Database 10g installation

    Hi everyone,
    I want to install the Oracle Companion CD (to use HTTP server and HTMLDB) on Solaris with Oracle Database 10g. I downloaded the companion CD and when running the installer I am getting "Welcome to the Oracle Database 10g Installation". I have already installed the database so my question is why the installer is asking me to install another database ? The documentation is explaining that the user would have the choice to select an HTTP server installation.
    Best regards,
    Othman

    Get the companion CD from the same place as the database. Start at http://otn.oracle.com, click on Downloads, and to to the Database download
    Get the step by step instructions from the documentation. Start at http://tahiti.oracle.com, go to the database documentation for the version you are using, click on the Books tab, search for "Companion CD Installation Guide for [your operating system]" or "Companion CD Quick Installation Guide for [your operating system]" and follow the steps.
    I strongly encourage you to install ONLY the HTTP server from the companion CD, and to install it into a separate ORACLE_HOME.
    After that, I suggest you use APEX instead of HTMLDB (APEX is the next generation of HTMLDB and is MUCH better.) To get that going, start at http://www.oracle.com/technology/products/database/application_express/index.html and look at "Documentation and Tutorials" for the installlation guide.

  • Oracle Database 10g relase 1 Installation Problem on RHEL 3 ES

    Dear all
    I'm trying to install oracle database 10g r1 X86_64 on Intel Xeon Machine with EM64T technology with RHEL 3 ES update 2 X86_64 edition. The problem is described below :
    Oracle OUI .runInstaller collapsed with such a following error:
    An unexpected exception has been detected in native code outside the
    VM.
    Unexpected Signal : 11 occurred at PC=0x8077470
    Function=[Unknown.]
    Library=(N/A)
    Is there anyone can help me ??

    Check pushitz website and ensure that you have all the required rpms installed properly.
    Check the log files in the installation directory. That should give some more details as to what exactly is going on.

  • Unable to continue Oracle Database 10g R2 installation on IBM AIX 5.3L

    I am facing some difficulties in installing the above. My environment is as follows:
    Server is a IBM system P, OS is AIX 5.3L and oracle version is Oracle Database 10g R2 (10.2).
    I encounter my problem when asked to changed/edit the shell script when changing oracle users. I can't find the % vi .login file. And I'm not sure how to proceed.
    Please advice as to what needs to be done.
    Thank you

    i'm using bash shell.If you are using a bash shell then .bash_profile is used by default.
    It is located in user's home, if it does not exist then simply create it.
    can this file be edited after installation?Yes. And also you can set the enviroment temporary (just for current session)
    I just can't find the vi .login file."vi" is command (text editor very common in Unix and Unix like world)
    .login does not need to exist (see .bash_profile as above). Note .login is ignored by bash shell.

  • Important--Bug(ORA-22813) fixes in Oracle Database 10g  Release 10.2.0.4

    Hi,
    I found that in SELECT STATEMENTs where we use "xmlagg() functions with a GROUP BY/ORDER BY,it fails with ORA-22813 if the result is too large.
    This happens as there is a hard coded limit on the result size. (max 30k)
    Next,i confirmed that and when i removed a portion of the XML agg() values and executed it---Wonders,it runs perfectly fine.
    This means that ""xmlagg() functions with a GROUP BY/ORDER BY,fails with ORA-22813 since the result is too large.
    I have come to know that patch "Release 10.2.0.4" has the fix for Bug-22813 for "xmlagg() functions with a GROUP BY/ORDER BY".
    Could you all please confirm that "Oracle Database 10g Release 10.2.0.4" (patch 10.2.04) fixes the issue?
    Based on your confirmation,i can go ahead to get the patch installed.
    Current Version:-Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64bi
    Thanks
    Mainak

    Your query should be written something like this..
    select d.*
      from fbnk_customer,
           XMLTABLE
              '//c3'
              passing XMLRECORD
              columns
              C3_VALUE varchar2(60) path 'text()'
           ) d
    where recid='1001400'; Although it would be better to use an extact path expression rather than '//c3'

  • Problem in starting SQL*PLUS in oracle database 10g

    Hi
    Well I am facing one problem while starting SQL*PLUS in oracle database 10g
    ERROR - "Procedure entry point longjmp could not be located in dynamic link library orauts.dll"
    This has happened when I installed Oracle Database 11g on same machine and when I deinstalled Oracle 11g then SQL*PLUS is started...no error came
    Can anybody tell me the reason please...

    hi
    pls im having the same problem but in my own case i installed oracle apex using 11g.
    im env variable is:
    C:\Oracle\product\10.1.0\Client_1\bin;C:\Oracle\product\10.1.0\Client_1\jre\1.4.2\bin\client;C:\Oracle\product\10.1.0\Client_1\jre\1.4.2\bin;C:\app\Xty\product\11.2.0\dbhome_1\bin;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;;C:\Program Files\TortoiseSVN\bin;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\PrivateAssemblies\
    pls which is my apex_home so i can interchange it?
    i also have oracle 10g client installed

  • Problem with Character Set in Oracle database 10g

    Hi,
    I tried to import one tablespace into test server. Source server with Oracle 8i and Target server with Oracle database 10g. The error I get is
    Import: Release 10.2.0.1.0 - Production on Thu Aug 3 00:20:49 2006
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Username: sys as sysdba
    Password:
    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options
    Export file created by EXPORT:V08.01.07 via conventional path
    About to import transportable tablespace(s) metadata...
    import done in WE8DEC character set and AL16UTF16 NCHAR character set
    export server uses WE8DEC NCHAR character set (possible ncharset conversion)
    . importing SYS's objects into SYS
    . importing SYS's objects into SYS
    IMP-00017: following statement failed with ORACLE error 19736:
    "BEGIN sys.dbms_plugts.beginImport ('8.1.7.4.0',2,'2',NULL,'NULL',67051,25"
    "51,2); END;"
    IMP-00003: ORACLE error 19736 encountered
    ORA-19736: can not plug a tablespace into a database using a different national character set
    ORA-06512: at "SYS.DBMS_PLUGTS", line 2386
    ORA-06512: at "SYS.DBMS_PLUGTS", line 1946
    ORA-06512: at line 1
    IMP-00000: Import terminated unsuccessfully
    PLZ somebody help in geting resolve this. Has anybody seen this error before.

    The solution to this problem is described in MetaLink note #211920.1. But this note is published with LIMITED access as it involves using a hidden parameter.
    You can get access to the note through Oracle Support only.
    The problem itself is solved generically, if the source database is at least 10.1.0.3 and the target database is 10.2
    -- Sergiusz

  • Creating a new database in Oracle Database 10g...

    I have downloaded a copy of Oracle Database 10g Express Edition from Oracle's website. I am using Windows XP. I am trying to create an Oracle database that I can connect to from Access 2003 via ODBC.
    1. How do I create a new database? I can see options to create tables, views, etc. but not a database.
    2. I have created a System DSN connection in the ODBC Data Source Administrator for the Oracle ODBC driver. Once I create a database in Oracle, how do I actually establish a connection to it from Access? The ODBC code to connect is there, but when I run it, I get an error.
    Any help would be appreciated. Thanks.

    1. How do I create a new database? I can see options to create tables, views, etc. but not a database.If you can see those options then you are already connected to the database. You probably want to create a user, not a database (are you by chance coming from SQL Server?)
    driver={OracleDriver};Dbq=TESTDBQ;Uid=Administrator;Pwd=;You would replace "Administrator" with the name of the user you created in the database.

  • Store PDF File in Oracle database 10g

    Hi all,
    I want to store PDF File in Oracle database 10g,
    and then I want to access the pdf file using Oracle Developer 6i
    can anyone tell me how to do this,
    thanks in advance.

    This question has already been posted a lot of times.....
    See the following:
    http://forums.oracle.com/forums/search.jspa?threadID=&q=pdf+file&objID=f82&dateRange=lastyear&userID=&numResults=15
    Greetings,
    Sim

  • How to 100% Protect PL/SQL Code By Wrapped in Oracle Database 10g R2

    Hello,
    Is Possible to 100% Protect PL/SQL Code By Wrapped in Oracle 10g R2 ?
    If it is not possible by wrap in oracle 10g R2,
    Please, let me suggest, how i will be able to 100% protect PL/SQL code in Oracle Database 10g R2.
    Because, I have lot of functions, procedures & package's in my project.
    Which is running in field filed.
    So, i have needed to protect 100%.
    Also, will i convert to al functions, procedures & package's to .pll file ?
    And .pll file to .plx file?
    Is it possible to convert .plx file to .pll file ?
    Please, let know any better solutions in this case....
    Regards
    Mehedi

    Hello,
    No, wrapping is not a 100% secure method. It could prevent your code from amateurs, but not from professional hackers. Look at the article http://docs.oracle.com/cd/B28359_01/appdev.111/b28370/wrap.htm#BEHGBJAA
    It says: "•Wrapping is not a secure method for hiding passwords or table names.
    Wrapping a PL/SQL unit prevents most users from examining the source code, but might not stop all of them."
    Edited by: apiminov on 03.12.2012 3:23
    Edited by: apiminov on 03.12.2012 3:24

Maybe you are looking for