Help regarding oracle 9i on linux (urgent...)

Our is IBM machine with oracle 9i and linux.
There are two databases orcl, orcl1
suddenly some problem is coming.
when we run the service from /etc/init.d
ERROR
ora -00327 : log 3 of thread1, physical size 119853 less than 204800
ora-00312: online log3 og thread : /home/oracle/oradata/sa/redo03.log
Database "orcl1" warm started
when we run sqlplus username/password@orcl1
ERROR ora-01033 : Oracle Initialization or shutdown in progress.
when we do sqlplus /nolog
connect / as sysdba;
startup nomount;
alter database mount;
alter database open;
all are successful.
if we check select * from v$logfile, it shows of orcl.
we want of orcl1.
what to do
thanks in advance.

If it's not the active group and there are at least 2 other groups, you can drop the group (and recreate it afterwards).
In MOUNT status connect in sqlplus as sysdba:
alter database drop logfile group 3;
If the logfile is the Current logfile, then do the following (possible loss of data):
recover database until cancel;
Type Cancel when prompted
alter database open resetlogs;
Hopefully you don't see something like:
ORA-01547: warning: RECOVER succeeded but OPEN RESETLOGS would get error
below
ORA-01194: file 1 needs more recovery to be consistent
ORA-01110: data file 1: xxxxxxxx
In this case , without backups, you have to recreate the database.
Werner

Similar Messages

  • Need urgent help regarding oracle 8.0

    Hi Guys!!
    This is vishal, and i am working as an oracle developer.
    I would appreciate your help if you could help me solving the below
    issue :
    Right now the database on which we are running our applications is
    8.0 version. We have oracle App server on which all of these j2ee
    applications are running.
    basically our client is trying to move large amount of data to a
    new database probably 10G, so my job is to analyse the code and
    do some modifications to the code, give them a solution to upgrade
    it to 10g
    There are like 10 applications running on oracle app server and the
    database has many old tables, and they need a suggestion regarding
    this upgradation/migration.
    And i specifically want to know about the problems faced during the
    upgradation, and how exactly is the upgradation done(step -by -step
    procedure), because i also have to take care of the data which
    has been stored from many years.
    thanks,
    Vishal

    I find these informations in the Upgrade Guide (upgrading of database and of application programs):
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14238/toc.htm
    Note: direct upgrade from 8.0 to 10g is not supported using tools like DBUA (Database Upgrade Assistant).
    Werner

  • Help regarding Oracle 11i

    hi,
    I m doing installation of oracle 11i on Red Hat Linux .
    Installation was successfull but when i started the appln i got the error as unable to start the discover gatekeeper process.
    I heard that after applying patch,resolves the below issue.So pls help by sending Patch 3170128 , i heard this patch solves the ( addisctl.sh start) problem.
    Thanks you in advance.
    Best Regards
    Vani

    Hi,
    Your questions :
    *1. how can we benefit most from Contract Purchase Agreements . what is it used for?*
    Ans : Contract Purchase Agreement (CPA) is basically an agreement of an organization with a Supplier. In CPA you can purchase from supplier but you don't mention what you are going to buy and when.
    You create contract purchase agreements with your suppliers to agree on specific terms and conditions without indicating the goods and services that you will be purchasing. You can later issue standard purchase orders referencing your contracts, and you can encumber these purchase orders if you use encumbrance accounting.
    *2. are there any accounting/ financial setup ?*
    Ans : No.
    *3. summarized setup sequence, please.*
    Ans : The major setup will be the Document type : Contract Purchase Agreement.
    *4. what are the interfaces or links to other purchase documents or modules ? we have Oracle Inventory, Oracle HRMS, General Ledger, Payables, cash Management, and Assets*
    Ans : Request you to refer the user guide for details how Purchasing is linked to other modules.
    Kind Regards,
    S.P DASH

  • Help regarding Oracle hotline support

    Hi,
    I would like to know whether the Oracle hotline support is available for Oracle ISV partners…

    you can go to "http://www.oracle.com/partners/campaign/033874.htm“
    It's so much infomation,if you have.

  • Hi John I need your help regarding "Oracle EPM Health check" ?

    Hi,
    I need your views as we frequently start Hyperion services whenever it goes down (ex Workspace or EPMA or HFM).
    These services most of the time after restart does not work properly.
    Kindly suggest is it correct way to start only that service which stops or we need to bounce all Hyperion services?
    Secondly how to validate my Hyperion Environment if is it working properly.
    Version 11.1.1.3
    URL check may be OK but sometime URL opens but problem occurs after login.
    Rehards
    Hyp User
    Edited by: 936921 on Jun 13, 2012 7:16 AM

    Thanks John,
    I agree with you.
    But situation is as we have multiple customers and multiple instances.
    case 1: worspace went down ---restarting only workspace services; is it correct as we do mostly?
    case 2: EAS and reporting may down---restrting only these two services; is it correct way to resolve issue?
    case 3: HFM web services may down: starting IIS, www, http and HFM; is it correct to resolve?
    we need to understand our resolution. OR we always go and stop Hyperion and start again Hyperion all services.
    Regards
    Hyp User

  • Oracle 9iDS under Linux

    I have a problem regarding Oracle 9iDS under Linux AS 2.1.
    I have installed Oracle 9iDS under Linux AS 2.1.
    When i run Form builder the forms builder runs in light blue. It is its deault behaviour or i have mede any mistake. Can i change this colour scheme?
    My second question is regarding to Jinitator.
    Tell me how to install and configure it.
    Many Thanks in advance.
    Regards,
    M.Usman Latif

    which browser you have configured..use netscape.., it will check for the jinitator, if it doesn't get it will go to sun java and down load for you..
    default blue colour is right no issues..
    good luck..

  • Urgent : Regarding Oracle Applications tutorials for beginners

    Hi ,
    This is vamsi krishna. I am new to oracle applications. I am looking for material which contains different examples for:
    1) Reports and various types of reports
    2) Forms and forms customization(all types of examples)
    3) Detailed examples of all types of canvases in forms
    4) All the cycles and interface programs that are called in each cycle. for example in an O2c cycle what are the tables that are effected and what all interface programs or api's that are called in between.
    Please send me the links to forums where i can easy learn all these.
    Please send any required material for all these to [email protected]
    Thanks in Advance.
    Vamsi Krishna G

    Hi,
    Refer to Oracle Application Developer Guide.
    Applications Releases 11i and 12
    http://www.oracle.com/technology/documentation/applications.html
    In addition, the following links should be helpful.
    Oracle Apps Tutorials
    http://www.exforsys.com/tutorials/oracle-apps.html
    eTRM
    http://etrm.oracle.com
    Oracle Integration Repository
    http://irep.oracle.com/
    Regards,
    Hussein

  • Hi can anyone help me how to install oracle 11gr2 in linux machine

    Hi can anyone help me how to install oracle 11gr2 in linux machine
    with some documentation or any screen shots ?

    Hello
    you can follow me article:
    Oracle desde Guatemala » Blog Archive » Instalar Oracle Database 12cR1 en OEL 6 con ASM
    Greetings,

  • Help with Oracle 10g Client Connectivity from Linux to IBM SAN storage

    Hello Oracle Experts,
    This is my first post. My client is having oracle 10g database up and running in IBM SAN storage.
    We have some NMS tools running in Red Hat Linux version 5. So, these tools require connectivity to Oracle database which is residing in SAN storage connected with the Fibre cables.
    How do I establish the connectivity from Linux to SAN storage. If would be glad if you can explain me the steps and also if there is any pre-installation/post-installation, patches and procedures involved.
    If it is IP based network we normally give the IP address of the host running the database server. I have no idea about SAN storage connected with Fibre cable.
    Please guide me to establish the connectivity from linux 5 to SAN.
    Thanks.
    Regards,
    RaviShankar.

    user13153556 wrote:
    Hi Rajesh,
    Actually I will not be touching the Oracle instance SAN box directly. I will only access the database from another machine. I my case it is Linux box.
    So, my question is how do you make the Oracle Client in Linux box to connect to Oracle instance running in another non ip based machine SAN storage.Install Oracle client on this Linux machine ..
    Make sure you have network connectivity from linux machine to database server. You need to connect to server where db instance is running and you need not to bother about SAN storage.
    make tns entry into client $ORACLE_HOME/network/admin/tnsnames.ora file.
    Use sqlplus to connect to database using client.
    Regards
    Rajesh

  • URgent: Help regarding SQL Query

    Hi ,
    I need help regarding an sql query.
    Sample Data:
    ITEM_TYPE  ITEM_NUM   UNIT_PRICE QUANTITY       LINE_TOTAL
    ITEM         1            5         10           50
    ITEM         2           10         5            50
    ITEM         1            5          5            25
    ITEM                       2         10           20
    TAX                                               16.5
    TAX                                              -3.5I would like to display the data as
    ITEM_TYPE ITEM_NUM  UNIT_PRICE          QUANTITY          LINE_TOTAL
    ITEM       1          5                 15               145
                  2         10                  5 
                              2                 10
    TAX                                                          13.0
    Line_total = unit_price * QuantityThanks in Advance
    G.Vamsi Krishna
    Edited by: user10733211 on Aug 5, 2009 7:42 AM
    Edited by: user10733211 on Aug 5, 2009 7:49 AM
    Edited by: user10733211 on Aug 5, 2009 8:12 AM
    Edited by: user10733211 on Aug 5, 2009 8:22 AM
    Edited by: user10733211 on Aug 5, 2009 8:24 AM

    Hi,
    Try this, use some analytics:
    SQL> with t as (
      2  select 'item' item_type, 1 item_num, 5 unit_price, 10 quantity, 50 linetotal from dual union all
      3  select 'item', 2, 10, 5, 50 from dual union all
      4  select 'item', 1, 5, 5, 25 from dual union all
      5  select 'item', null, 2, 10, 20 from dual union all
      6  select 'tax', null, null, null, 16.5 from dual union all
      7  select 'tax', null, null, null, -3.5 from dual
      8  ) -- actual query starts here:
      9  select item_type
    10  ,      item_num
    11  ,      unit_price
    12  ,      sum_qty
    13  ,      case when sum_lt = lag(sum_lt) over ( order by item_type, item_num )
    14              then null
    15              else sum_lt
    16         end  sum_lt
    17  from ( select item_type
    18         ,      item_num
    19         ,      unit_price
    20         ,      quantity
    21         ,      sum(quantity) over  ( partition by item_type, item_num ) sum_qty
    22         ,      sum(linetotal) over ( partition by item_type )           sum_lt
    23         ,      row_number() over ( partition by item_type, item_num  order by item_type, item_num ) rn
    24         from   t
    25       )
    26  where rn=1;
    ITEM   ITEM_NUM UNIT_PRICE    SUM_QTY     SUM_LT
    item          1          5         15        145
    item          2         10          5
    item                     2         10
    tax                                           13
    4 rows selected.
    edit
    And please use the code tag, instead of clunging with concats.
    Read:
    http://forums.oracle.com/forums/help.jspa
    Edited by: hoek on Aug 5, 2009 5:15 PM
    edit2
    Also nulls for item_type:
    ops$xmt%OPVN> with t as (
      2  select 'item' item_type, 1 item_num, 5 unit_price, 10 quantity, 50 linetotal from dual union all
      3  select 'item', 2, 10, 5, 50 from dual union all
      4  select 'item', 1, 5, 5, 25 from dual union all
      5  select 'item', null, 2, 10, 20 from dual union all
      6  select 'tax', null, null, null, 16.5 from dual union all
      7  select 'tax', null, null, null, -3.5 from dual
      8  ) -- actual query starts here:
      9  select case when item_type = lag(item_type) over ( order by item_type, item_num )
    10              then null
    11              else sum_lt
    12         end  item_type
    13  ,      item_num
    14  ,      unit_price
    15  ,      sum_qty
    16  ,      case when sum_lt = lag(sum_lt) over ( order by item_type, item_num )
    17              then null
    18              else sum_lt
    19         end  sum_lt
    20  from ( select item_type
    21         ,      item_num
    22         ,      unit_price
    23         ,      quantity
    24         ,      sum(quantity) over  ( partition by item_type, item_num ) sum_qty
    25         ,      sum(linetotal) over ( partition by item_type )           sum_lt
    26         ,      row_number() over ( partition by item_type, item_num  order by item_type, item_num ) rn
    27         from   t
    28       )
    29  where rn=1;
    ITEM_TYPE   ITEM_NUM UNIT_PRICE    SUM_QTY     SUM_LT
           145          1          5         15        145
                        2         10          5
                                   2         10
            13                                          13
    4 rows selected.If you really need a space instead of nulls, then simply replace the nulls by a space....
    Edited by: hoek on Aug 5, 2009 5:18 PM

  • Need urgent help on Oracle project

    Hi people, I am working on a project using oracle sql, been struggling quite a bit. Have been issued an ultimatum to improve performance.
    Wondering if anyone here can be of any help.
    writing oracle reports solely on sql plus, based on finctional specs business rules.
    wondering if anyone could assist with some difficult areas and offer assistance if and when needed.

    Without seeing any of your extra info, to delete from the table, you would want to add something like this trigger in the After Parameter Trigger:
    BEGIN
    IF :old_or_new = 'O'
       then
       delete from clothes
       where size = :P_COLOR;
    end if;
    END;You also may want to try posting in this forum for more specific Reports questions:
    Reports

  • Help needed in installing bi linux - Admin tool

    Hello,
    I downloaded the OBIEE latest version from oracle site for linux.
    Then I downlaoded the Client tool for OBIEE 11.1.1.1.5 and installed in windows now its asking for configuring the DSN
    While confidguring its asking me the server and then BI server un and pwd i gave the DEV_BIPLATFORM and the pwd and the port
    But showing me errors like could not connect to that port in the server machine and timeout.2 erros its showing me.
    nQSError ->12017
    nQSError ->12008
    In the same windows machine i have previously installed OBIEE 11.1.3 and i used OCI 10/11g so there was no configuration of DSN there for the admin tool.
    I hope there is no issue with this OBIEE 11.1.3 installed.
    Since i had already installed bi i have 2 oracle bi server option while adding a new DSN
    one is Oracle BI Server1
    and other is Oracle Bi Server 11g_123344
    I selected the second one to create the system dsn for the client tool for the linux one.
    Could anyone pls tell the steps which i need to follow.
    What i need to do to overcome those errors and then After configuration what need to be done.
    I am bit confused on all these.
    Is this like everytime we create a rpd we need to manually copy the rpd to the linux machine.
    and then restart the services.
    because since i installed bi in linux machine i am able to acces the Bi and i can see the default dashboard and can play with it.
    Please help.
    Thanks

    Hi,
    I suppose you need too change the port to 9703 or 9810.Configure the DSN properly to the correct server.
    What i need to do to overcome those errors and then After configuration what need to be doneAfter configuring you need to open your repository in online mode to work on it.
    Is this like everytime we create a rpd we need to manually copy the rpd to the linux machine.
    and then restart the servicesYes you need to move the RPD if changes dont to the linux server i.e. you can copy and paste it and start the services.
    UPDATED POST
    Now a repository should be stored in linux machine BI folder
    or should be in Client machine repository folder
    Since we need to upload the rpd file first time to the bi server from the em i feel it should be client machine.You work on admin tool of windows and then the repository is moved to linux machine BI folder so as the users using it would access the linux presentation services so they can see what is in the latest RPD.You can move files by PUTTY tool by executing linux commands
    Installation :- http://onlineappsdba.com/index.php/2008/08/26/obiee-step-by-step-installation/
    Unix installation(Urgent)
    UPDATED POST-2
    Check the links http://gerardnico.com/wiki/dat/obiee/installation_11.1#on_linux
    http://wentari.blogspot.com/2010/08/obiee-11g-installation-on-linux.html
    Cheers,
    KK
    Edited by: Kranthi.K on Jun 17, 2011 1:19 AM

  • Oracle 11g on Linux for Power?

    Hi All,
    Does Oracle today has support for Oracle 11g on Linux for Power?
    I couldn't find it from the website, only has Oracle 10gR2..
    Please advice..
    Thank you..
    Regards,
    Alson Ang
    First Solution Sdn Bhd

    Just found Oracle Support document 1310584.1, last updated August 5, 2011:
    Says:
    Oracle will not be releasing Oracle Database 11g on IBM Linux on Power systems. Customers can continue to run the terminal patch set of Oracle Database 10g Release 2 (10.2.0.5)....
    Extended Support is offered through July 21, 2013
    Limited Extended Support offered until July 31, 2015
    Hope this helps.
    Matt

  • Advanced Replication using Oracle 8i and Linux

    Hi,
    My name is Sadhana. I am a software engineer. I have a doubt regarding Oracle and Linux. Well, I am involved in developing a customer care and billing solution with back end as Oracle8i (8.1.5)on Linux RH 6.1. I need your guidance is regarding the reliability of using Oracle on Linux as data file servers for critical applications like customer care and billing systems in telecom. The rating and billing engine will also run on linux servers. Only the client machined will have windows 98/NT. It will be helpful if you can throw some light on the replication features of Oracle particularly in Linux. For e.g. is it possible to keep a database server - Oracle on linux and a replication server on linux. Will it behave similarly like other replication servers (windows NT or Solaris etc.)? Is it reliable?
    Looking forward for your reply
    TIA,
    With Best Regards,
    Sadhana S Kamath

    Christian Seebode (guest) wrote:
    : Hi everybody,
    : will Oracle 8i be available for Linux ?
    : When ?
    : Or will there be a difference in availability for
    : the different options of 8i ?
    : Thanks for any information
    : Christian
    1.) Yes it will.
    2.) Nobody knows. (Oracle points to May/99...)
    3.) Yes, absolutely, since Enterprise Editions are poorly
    supported under Oracle/Linux
    Bye, Robert
    null

  • Problem to install oracle 10g on linux

    Hi,
    I want to install Oracle 10g on Linux
    (I have Linux X76CLLCFAUU 2.6.18-194.17.1.el5 #1 SMP Mon Sep 20 07:12:06 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux)
    , when i run ./runInstaller, i have the following error , do you known what is the problem :
    Démarrage d'Oracle Universal Installer...
    Vérification des exigences du programme d'installation...
    Vérification de la version du système d'exploitation : il doit s'agir deredhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
    Echec <<<<
    Fermeture d'Oracle Universal Installer ; le journal de cette session figure à l'emplacement /tmp/OraInstall2010-11-17_05-03-15PM/installActions2010-11-17_05-03-15PM.log

    Hello,
    Vérification de la version du système d'exploitation : il doit s'agir deredhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
    Echec <<<<So, when the Installer checked the OS Release, it didn't find the correct one.
    The message said that you should have one of this OS:
    Redhat-3, SuSE-9, Redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2As previously posted, you should check from the Installation Guide that you have the right OS requirements before running the Installer.
    Hope this help.
    Best regards,
    Jean-Valentin

Maybe you are looking for

  • Urgent: need weekly, monthly report function in 6i for 10g

    Hi, we are trying to move some reports built in 6i to 10g. Need some help urgently. The y-axis is values, x-axis is date, if there is a value between 2 dates, , a line will connect them. If there is no value, it will skip it and try next date. I have

  • Burn to DVD from MacBook Air to USB Superdrive

    Hi. I am not totally computer illiterate but i really need some help. I have two long videos of a show that Im in in Londons West End. Several of the lads have asked for a copy and I didnt think that would be a problem. Ha! The clips are one of an ho

  • Graphical-mapping

    Hi,    plz tell me about graphical-mapping. with warm regards. vikash

  • Saving print settings in a template

    Hello, I'm creating some user templates for different printing setups in LR 3.3 RC on a Mac Pro, OS X 10.6.5, using the Epson 3800 with the current driver ver. 6.11. I have no problem saving different print setting presets and also have no problem sa

  • Not able to Debug in SMQ1 - CRM MIDDLEWARE

    Hello Experts,                     There is a failed queue in SMQ1. But we are not able to debug the queue which we were able to do couple of days back. Clicking on the DEBUG icon results in the same error message which we get when we just reprocess