I had migrated Oracle 10g database from Windows to Oracle 11g Linux

I had migrated Oracle 10g database from Windows to Oracle 11g Linux.  The database is performing very slow.
Please guide me where I have to begin (starting point) looking into it.
Some document stated gather system statistics.  How to check system statistics is up to date
What are the crucial initialization parameter ?

Hi,
Let me just point you out to the documentation, which may concern you:
I had migrated Oracle 10g database from Windows to Oracle 11g Linux.  The database is performing very slow.
Managing Optimizer Statistics
How to check system statistics is up to date
Managing Optimizer Statistics
What are the crucial initialization parameter ?
Configuring a Database for Performance
Thanks &
Best Regards,

Similar Messages

  • Can we install oracle 10g database on Windows Vista Home Edition?

    Can we install oracle 10g database on Windows Vista Home Edition?

    You didn't specify which Oracle10 Edition.
    In the case of SE/SE one/EE, with a paid license Supported has a mean impact on production environments with paid licenses, since you wouldn't run on an unsupported platform facing the risk of being left without technical support from Oracle in case of an emerging issue.
    For the XE Edition, this is not a certified combination, since the only certified editions are the Business, Enterprise, and the Ultimate editions, but you can try it, you don't have nothing to loose, supported, certified vs. unsupported in this case makes no difference since this XE is not supported either way (no patchsets, no bug fixes, no technical support from metalink), just an AS IS free software.
    On the license agreement terms displayed when you download the XE software it states:
    "No Technical Support
    Our technical support organization will not provide technical support, phone support, or updates to you for the programs licensed under this agreement."
    and
    "THE PROGRAMS ARE PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. WE FURTHER DISCLAIM ALL WARRANTIES, EXPRESS AND IMPLIED, INCLUDING WITHOUT LIMITATION, ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE."
    In case someone would be able to win a trial against oracle due to damage from the use of this software, the amount paid at maximum is 1,000.00 USD, not enough to even pay the lawyer's lunches.
    For the XE users the primary source of 'kind of support' is the oracle forums, either the installation forum, the general database or the specialized XE forum.
    Of course if this is for your own personal use for learning and testing and there are no third parties you could damage by doing this and if you don't have a paid license for this installation you may try it, but don't expect the Enterprise Manager to behave as defined by the manual, most of it won't work since the Home Edition doesn't have the privileges required for EM to work.
    If this is your personal computer and when you bought it the computer provider installed from factory Home Edition, and if you want something to work there, you can try to install a Virtual Machine and install Oracle 10g on a supported guest OS.
    ~ Madrid

  • Moving oracle 9i database from windows 2000 to windows 2003 server

    hi everybody,
    plz provide me a solution how to move oracle 9i database from windows 2000 server to windows 2003 server with step by step and also with commands plz as i am very new to oracle
    thanks in advance
    suresh

    Install 9i on windows 2003 server and patch to the same level as the Oracle on Windows 2k
    Shutdown and make a cold backup of your old database. That includes datafiles, controlfiles, redo files, init file (spfile)
    Copy and put these files to the exact same directory structure/location, for example if old file is under D:\oradata\mysid\ then the file on new file should be under same directory. (If you are using Network Storage that make things easier, just mapping to the same drive letter.)
    Also make sure archive log dest and all dump dest directories are created. You don't have to copy all old logs and dump files over.
    Use oradim to create a new service for the database instance
    http://www.psoug.org/reference/oradim.html
    Set proper ORACLE_HOME, ORACLE_SID envionment varibles
    Run netca to configure listener, actually copy listener.ora and tnsnames.ora to $ORACLE_HOME\network\admin will do
    Try to start the database

  • Steps to export and import oracle 10g databse from AIX to AIX and LINUX

    Hi,
    I need the steps to export the oracle 10g database from AIX server to AIX server and LINUX server.
    Please give me all the steps as this is my first exort an import activity.
    thanks,

    For 10g there exist two ways to do so.
    1) Regular exp/imp.
    2) Data pump expdp/impdp.
    As this is your first export and import activity, relevant concept understanding is mandatory for you.
    Documentation Link
    http://download-east.oracle.com/docs/cd/B19306_01/server.102/b14215/toc.htm
    Read the chapters 1,2,3 (Data pump expdp/impdp) and 19 (regular exp/imp). Good luck.

  • Re:  migrate our ERP database from Solaris Sparc 64 to Linux x86_

    hi ,
    We want to migrate our ERP database from Solaris Sparc 64 to Linux x86_64 .
    Please suggest some docs .
    Regards.

    I assume you are on R12 since you want to migrate the application tier node to Linux 64-bit (which is certified for the application tier node on R12 but not 11i), so please refer to the docs in this thread -- Re: Has anyone migrate/upgrade from R12.0.6 on Solaris to R12.1.3 on Linux?
    Thanks,
    Hussein

  • Installation of Oracle 10g Database on Windows Vista Home Basic

    Hi All,
    I'm confused about the possibility of installing Oracle 10g Database Server in Windows Home Basic Operating System with Service Pack 1. Please help me out with a confirmation.
    Thanks in advance
    Prasanth

    Hi Prasanth
    Yes that should be possible but is it a production database or just a test database.
    you can always control that in metalink if it is supported, I don't believe it is.
    Read that documentation to perform the installation.
    http://download.oracle.com/docs/cd/B19306_01/install.102/b14316/toc.htm

  • Restore and recover Oracle 10g database from tape.

    I have a very basic question for restore and recover Oracle 10g database. Our envirnment settings are:
    Oracle 10g on Unix, daily database and archivelog backup to Vista NetBackup server. Retention policy is 2. Old backup files are copied from NetBackup server to the tape for record keeping.
    I want to restore a database to a point in time. Because our retention policy is setup to 2. The backup files I need have been copied to the tape. So I should ask SYSTEM ADMIN to copy the backup files back to NetBackup server disk or I can ask him to copy backup files to the Unix server that host my Oracle 10g database. Then I can use Rman to do restore and recover. Is this doable? I know normal procedure is to copy backup files I need back to NetBackup server disk, not directly back to database server. Please put your comments here as early as better. I do appreciate your kind help.

    853153 wrote:
    I have a very basic question for restore and recover Oracle 10g database. Our envirnment settings are:
    Oracle 10g on Unix, daily database and archivelog backup to Vista NetBackup server. Retention policy is 2. Old backup files are copied from NetBackup server to the tape for record keeping.
    I want to restore a database to a point in time. Because our retention policy is setup to 2. The backup files I need have been copied to the tape. So I should ask SYSTEM ADMIN to copy the backup files back to NetBackup server disk or I can ask him to copy backup files to the Unix server that host my Oracle 10g database. Then I can use Rman to do restore and recover. Is this doable? I know normal procedure is to copy backup files I need back to NetBackup server disk, not directly back to database server. Please put your comments here as early as better. I do appreciate your kind help.For sure it is double work, To copy backup files on UNIX host.
    Are you using catalog or nocatalog?
    If the backup information is out of retention, Catalog them again also in netbackup.
    So that you can able to restore database directly without copying those files to host.

  • Error while Installation of Oracle 10g Database on Windows Vista

    while installating Oracle 10g DB on Win Vista Machine it shows the followsing error:-
    Abnormal program termination. An internal error has occoured.Please provide the fillowing files to Oralce Support:
    "Unknows"
    "Unknows"
    "Unknows"
    & OK buttons is there
    kindly provide me the solution for the same.

    Are you using the Oracle installation meant for Windows Vista or any other version?
    Its available here...
    http://www.oracle.com/technology/software/products/database/oracle10g/htdocs/10203vista.html

  • How to download Oracle 10g database (for Windows XP)

    Please give me the Oracle 10g download link. So that I can download and install oracle 10g on Windows platform(windows XP)

    user10888692 wrote:
    Please give me the Oracle 10g download link. So that I can download and install oracle 10g on Windows platform(windows XP)Oracle Database 10g Release 2 -- Standard Edition, Standard Edition One, and Enterprise Edition
    http://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.html
    Oracle e-Delivery
    http://edelivery.oracle.com/
    http://tinyurl.com/4j7y86v -- And, click on the first link!
    Thanks,
    Hussein

  • Content Server 7.5.2 upgrade to use Oracle 10g database from MS SQL

    Customer is currently on Content Sever 7.5.2 (Unicode) running with a Microsoft SQL Database. They want to
    change to an Oracle database. During a new installation we would specify
    Content Server with the Unicode Option and select the oracle database option.
    We are now post installation (18 months) and the want to switch over to use an
    Oracle database.
    Can someone please provide instructions for doing this from MS SQL to
    Oracle 10gR2 (patched up to 10.2.0.4) with the Unicode option (nvarchar2
    (Unicode) vs varchar2 (non-Unicode)).
    I have submitted an SR (7517840.994) for this and they indicated I need to post a message.
    Thank you
    Steve Brault

    Hi Steve,
    I am just summarizing the requirement you are having . Correct me if I am wrong
    You have a CS 7.5.2 running on MS-SQL. You want to migrate to CS 10gR3 running on a Oracle DB ? Or is it that you want to migrate only to a new database which is oracle DB?
    For the first case what you need to do is to export all your contents through the archiver for CS 752 and all your configurations and metadata through Config Migration Utility. Then install a new CS instance running on oracle Db and import the Config Migration Bundle and then all the contents through the archiver.
    For the second case you will have to take a backup of the data on the DB and also the DDL's of the Tables that are created apart from the normal content installation. Then you will have to run these DDL's on the Oracle DB (after changing the syntax) and make sure that on both DB instances all the table structures are identical.
    Then you will have to load the data exported from MS-sql to Oracle DB. The export ca be done to a excel so that the same can be loaded on the oracle DB.
    Before this you will have make the changes in the config.cfg for the CS and that is as follows :
    #Database Variables
    JdbcDriver=oracle.jdbc.OracleDriver
    JdbcConnectionString=jdbc:oracle:thin:@ecmtest.idc.oracle.com:1521:orcl
    JdbcUser=testsr2
    JdbcPassword=NsFKKQ0iRkKzvq+iDoXSDDqY2y1EgQhmRr7J3mDyvQQ=
    JdbcPasswordEncoding=Intradoc
    DatabasePreserveCase=1
    Your config.cfg should have entries like this for Oracle DB. You will have to change the JdbcDriver,JdbcConnectionString,JdbcUser,JdbcPassword,JdbcPasswordEncoding
    JdbcPasswordEncoding need to be changed to ClearText first so that you can put the password in normal language.
    Hope this helps
    Thanks
    Srinath

  • Export oracle 10g database from one server to another.

    I need to export some databases from production to testing server.
    my question is on the user accounts.
    if i do the full database will the users be exported too. or i need to recreate the users?
    Thanks

    This i clearly documented in this table per export and import modes (traditional tools).
    Message was edited by:
    orafad

  • Oracle forms 10g 32bit with Oracle 10g database on windows itanium for x64

    Hi.....
    Currently we are planning to have this configuration
    1. Oracle10g RAC on HP rx6600 with windows itanium for x64 architecture
    2. Oracle Application Server (32-bit) on windows 2003 (forms & reports services)
    3. Application migrated from 6i to 10g
    I have to things to ask about?
    1.Will it be ok to connect from an application compiled with _(32-bit)_ 10g forms to a x64_ platform without problems ?
    2. Can we connect forms and reports of developer 6i +(32-bit)+ to 10g RAC on x64_ platform if the character set is not UTF8 ?

    1.Will it be ok to connect from an application compiled with (32-bit) 10g forms to a x64 platform without problems ?I did this also. A 32bit Oracle Form(10gR2) on Linux and a 64 bit (10gR2) database. And this works without a problem. Since you didn't mentioned your versions I would suggest you look for your combination if it is certified combination.
    2. Can we connect forms and reports of developer 6i (32-bit) to 10g RAC on x64 platform if the character set is not UTF8 ?I don't know if the combination is certified. But regarding your character set, you have a character set setting (NLS_LANG, DEVELOPER_LANG, etc.. ) for your developer 6i, your database has it's own character set. Depending on those setting a conversion of the character set will take place between your developer 6i and the database, when you get and put data to the database. But like I said I don't know if developer 6i and 10g is still a supported combination.

  • User on Mac, Server with Oracle 10g Database on Windows

    What can we do to help a user with a Mac access the database??
    And, as a second question, would that user be able to later install/use Developer Suite tools?

    You need to install 10g client on his MAC
    http://www.oracle.com/technology/software/products/database/oracle10g/htdocs/10204macsoft.html
    I am not very updated about the Developer suite but based on this link
    http://www.oracle.com/technology/software/products/ids/index.html
    There is no Dev suite available for MAC; only JDeveloper is there.

  • Problem Oracle 10g database Installation on Windows 2003 Server

    Hi All,
    I am trying to face some problem to install oracle 10g database on windows 2003 server with service pack 2. Once I start to installation it give me an error "Error in writing to directory 'c:\documents and settings\administrator\local settings\temp\orainstall2004xxx'. Please ensure that this directory is writable and has at least 45MB of disk space. Installation cannot continue"
    I double-insured that there is enough disk-space and I am also in the Administrators-Group.
    Please guide me for the above problem although I have done oracle 9i database installation with the same configuration.
    Regards
    Muhammad Shoaib

    898118 wrote:
    Hi All,
    I am trying to face some problem to install oracle 10g database on windows 2003 server with service pack 2. Once I start to installation it give me an error "Error in writing to directory 'c:\documents and settings\administrator\local settings\temp\orainstall2004xxx'. Please ensure that this directory is writable and has at least 45MB of disk space. Installation cannot continue"
    I double-insured that there is enough disk-space and I am also in the Administrators-Group.
    Please guide me for the above problem although I have done oracle 9i database installation with the same configuration.
    Regards
    Muhammad ShoaibOracle really doesn't like to be installed into directories with spaces in their names.

  • Download 10g database from UK-Server

    Hi
    I am unable to download the Oracle 10g database from the UK-Server. Each time I click the download link the page just times out.
    Your help is very much appreciated.
    Ernest

    "Best" implies that you have criteria by which to make the decision. Can you help us understand what those criteria are for you?
    If "best" means "easiest", the answer would be to use the DataPump versions of the export and import utilities (export on the Windows machine, copy the dump file, and import). Relatively easy and straightforward. But it has a relatively long downtime requirement-- the application(s) can't be changing data from the time you start the export to the time the import finishes.
    There are many ways to reduce the downtime requirements, but they generally involve increasing the complexity of the migration. If it costs you a million dollars an hour to be down, reducing the downtime is well worth it. If you have an entire weekend of downtime and a small database, the added complexity wouldn't probably be beneficial.
    Justin

Maybe you are looking for

  • Geeting State of Managed SOA as "FAILED_NOT_RESTARTABLE" in console

    For two of SOA instance got error as ::"FAILED_NOT_RESTARTABLE" in console..including few extacts from logs pls check..thnx in advance. <Feb 20, 2013 3:39:11 AM GMT> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode> <Feb 20, 201

  • SRM Sync with ECC

    HI Everyone, We are using Classic Approach and the SRM is integrated with ECC. Now we have a problem after doing client copy. We have done client copy only for Quality from PRD in ECC and not for SRM PRD to quality. So there is no proper sync between

  • How to enable chekbox for cookies

    HI, I want to enable end user to clear cookies from IE. At present this option is grayed out. How to enable this using GPMC? Regards, Ram Kudva P 

  • Audigy 2 ZS Crashes Games, Supreme Commander won't even load a m

    I have a Creative Audigy 2 ZS and for some reason it seems to be the reason behind many game crashes. Often the crashes are accompanied by a looping sound after the game even closes. I have uninstalled the dri'ves and reinstalled the original I have

  • Problema con VB nel generare un file png

    Sono nuovo all'utilizzo di prodotti NI  questo è il mio problema: Visualizzo un'immagine catturata da uma telecamera e faccio scehliere all'utente una zona da usare come template per una funzione di PatternMatching. Ho usato un esempio di quelli disp