Ora - 00600 error plz help urgent

hello all sir plz. help would should i do.
by mistake i made changes in spfile file.... after that i got this error
any solution ?
plz. help sir
SQL> create pfile from spfile;
create pfile from spfile
ERROR at line 1:
ORA-00600: internal error code, arguments: [733], [538970164], [pga heap], [],
help sir
waiting for reply

first of all
thanx for my reply
sir i have bkp through rman but when i am connect to rman it give me error
2. i have no pfile<sid>.ora file
3. i try to start my database through pfile text file i got error..
plz. reply sir what should i do.....
how can i connect rman....
C:\>set oracle_sid=db01
C:\>rman target sys/oracle@db01
Recovery Manager: Release 10.1.0.2.0 - Production
Copyright (c) 1995, 2004, Oracle. All rights reserved.
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-00554: initialization of internal recovery manager package failed
RMAN-04005: error from target database:
ORA-12514: TNS:listener does not currently know of service requested in connect
descriptor
C:\>
again thanx.
i have full database bkp through rman.

Similar Messages

  • While trying to change password getting ora-00600 [4842] - Plz help

    while trying to change password getting ora-00600 [4842] - Plz help
    database : 9.2.0.4
    o/s : Linux

    Hi,
    when getting an ORA-600 you always should contact Oracle support please ;-)
    To diagnose an ORA-600 the stack trace will be necessary - see the trace file mentioned in the alert.log when the ORA-600 did happen.
    But FIRST OF ALL you should definitely apply patch set 9.2.0.8 and see if this error happens again (metalink.oracle.com ==> PATCHES ==> Quick Links ==> <your platform>). Support will ask you to do the same before they start diagnosing anything in this case.
    And please keep in mind that 9.2.0 has reached end of Premier Support more than 1 year ago.
    Kind regards
    Mike

  • Baseline_Update Error Plz heLp Urgent...

    SEVERE: Batch component  'ConfigurationGeneratorForge' failed. Refer to component logs in /u01/applications/endeca/apps/Agilent/./logs/forges/ConfigurationGeneratorForge on host ITLHost.
    Occurred while executing line 20 of valid BeanShell script:
    17|
    18|        // Generate instance configuration
    19|        ConfigurationGeneratorForge.archiveLogDir();
    20|        ConfigurationGeneratorForge.run();
    21|
    22|        // archive logs and run ITL
    23|        Forge.archiveLogDir();
    Nov 1, 2013 9:36:01 AM com.endeca.soleng.eac.toolkit.Controller execute
    SEVERE: Caught an exception while invoking method 'run' on object 'BaselineUpdate'. Releasing locks.
    java.lang.reflect.InvocationTargetException
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:597)
            at com.endeca.soleng.eac.toolkit.Controller.invokeRequestedMethod(Controller.java:917)
            at com.endeca.soleng.eac.toolkit.Controller.execute(Controller.java:255)
            at com.endeca.soleng.eac.toolkit.Controller.main(Controller.java:134)
    Caused by: com.endeca.soleng.eac.toolkit.exception.AppControlException: Error executing valid BeanShell script.
            at com.endeca.soleng.eac.toolkit.script.Script.runBeanShellScript(Script.java:179)
            at com.endeca.soleng.eac.toolkit.script.Script.run(Script.java:127)
            ... 7 more
    Caused by: com.endeca.soleng.eac.toolkit.exception.EacComponentControlException: Batch component  'ConfigurationGeneratorForge' failed. Refer to component logs in /u01/applications/endeca/apps/Agilent/./logs/forges/ConfigurationGeneratorForge on host ITLHost.
            at com.endeca.soleng.eac.toolkit.component.BatchComponent.run(BatchComponent.java:124)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:597)
            at bsh.Reflect.invokeMethod(Unknown Source)
            at bsh.Reflect.invokeObjectMethod(Unknown Source)
            at bsh.Name.invokeMethod(Unknown Source)
            at bsh.BSHMethodInvocation.eval(Unknown Source)
            at bsh.BSHPrimaryExpression.eval(Unknown Source)
            at bsh.BSHPrimaryExpression.eval(Unknown Source)
            at bsh.BSHBlock.evalBlock(Unknown Source)
            at bsh.BSHBlock.eval(Unknown Source)
            at bsh.BSHBlock.eval(Unknown Source)
            at bsh.BSHIfStatement.eval(Unknown Source)
            at bsh.Interpreter.eval(Unknown Source)
            at bsh.Interpreter.eval(Unknown Source)
            at bsh.Interpreter.eval(Unknown Source)
            at com.endeca.soleng.eac.toolkit.script.Script.runBeanShellScript(Script.java:165)
            ... 8 more

    Hi,
    Note: This solution affects only applications running on a Windows operating system.
    When creating the Endeca Application using the deployment template, be sure to enter the CAS install location using UNIX style separators. Use the forward slash "/".
    If an existing EAC application references the CAS location using backward slash instead of forward slash, you don't need to completely re-create the EAC application.
    Instead change the EAC application configuration to use the correct path separator to reference CAS.
    Modify the environment.properties in the EAC application directory, which should be something similar to:
    C:\Endeca\Apps\<YourEACApp>\config\script\environment.properties
    Look for references to CAS and change the backward slashes to forward slashes.  Modify only CAS references. The affected properties are:
    RS_JAVA_LIB_DIR
    CAS_RS_CLASSPATH

  • ORA-00600 Error Help required

    I am getting Error ORA-00600 for a procedure which tries get
    a CLOB as output paramater. It is a simple stored proc which is
    just querying to get this data.
    However it fails at times giving ORA-00600 error which we have
    no clue why it's happening.
    There is sufficient space in the server and also we have
    restarted the database several times.
    Any pointers to why is this happening.
    Sunil

    Cause:     This is a catchall internal error message for Oracle
    program exceptions. It indicates that a process has met a low-
    level, unexpected condition.
    Various causes of this message include:
    time-outs
         file corruption
         failed data checks in memory
         hardware, memory, or I/O errors
         incorrectly restored files
    The first argument is the internal message number. Other
    arguments are various numbers, names, and character strings. The
    numbers may change meanings between different versions of the
    Oracle Server.
    Action:     Report this error to customer support after gathering
    the following information:
    -events that led up to the error
         -the operations that were attempted that led to the
    error
    -the conditions of the operating system and database at
    the time of the error
         -any unusual circumstances that occurred before
    receiving theORA-00600 message
         contents of any trace files generated by the error
         the relevant portions of the Alert file
    Copyright (C) 1995, Oracle Corporation

  • XML Schema causing an ORA-00600 error

    Hi,
    I have an xml schema that generates an ORA-00600 error when I try to create a table containing an XMLType column that references the schema.
    Here's an extract from my xmlschema with the offending bit in bold:
    <xs:simpleType name="PrintIndicator">
              <xs:restriction base="xs:string">
                   <xs:length value="1"/>
                   <xs:enumeration value="0"/>
                   <xs:enumeration value="1"/>
                   <xs:enumeration value="2"/>
                   <xs:enumeration value="3"/>
                   <xs:enumeration value="4"/>
                   <xs:enumeration value="5"/>
              </xs:restriction>
         </xs:simpleType>
    <xs:complexType name="ISCDBankOffices">
              <xs:sequence>
                   <xs:element name="BankOfficeTitle" type="BACS:BankOfficeTitle"/>
                   <xs:element name="PrintIndicator">
                        <xs:simpleType>
                             <xs:restriction base="BACS:PrintIndicator"/>                    </xs:simpleType>
                   </xs:element>
              </xs:sequence>
    </xs:complexType>
    Does anyone know why this causes Oracle a problem. The schema originates from an external third-party so I can't easily change it.
    Thanks
    John

    Problem seems to be the colon in the type name.
    <xs:simpleType name="PrintIndicator">
    <xs:restriction base="xs:string">
    <xs:length value="1"/>
    <xs:enumeration value="0"/>
    <xs:enumeration value="1"/>
    <xs:enumeration value="2"/>
    <xs:enumeration value="3"/>
    <xs:enumeration value="4"/>
    <xs:enumeration value="5"/>
    </xs:restriction>
    </xs:simpleType>
    <xs:complexType name="ISCDBankOffices">
    <xs:sequence>
    <xs:element name="BankOfficeTitle" type="BACSBankOfficeTitle"/>
    <xs:element name="PrintIndicator">
    <xs:simpleType>
    <xs:restriction base="BACSPrintIndicator"/> </xs:simpleType>
    </xs:element>
    </xs:sequence>
    </xs:complexType>
    try this one. I removed the colons.
    Normally column names in Oracle cannot have such special characters.
    Hope This helps.

  • Ora-00600 error on select distinct when using cursors

    Hi, we are using oracle9iFS version 9.0.1.1.0. When I execute the following query in sqlPlus an ora-00600 error occurs.
    Here is the query:
    SELECT     DISTINCT ODMV_FOLDER.NAME,
         CURSOR(SELECT ODMV_DOCUMENT.NAME
    FROM     ODMV_DOCUMENT
    WHERE     ODMV_DOCUMENT.ID = ODMV_FOLDERRELATIONSHIP.RIGHTOBJECT)as Document
    FROM     ODMV_FOLDER,
              ODMV_FOLDERRELATIONSHIP
    WHERE     ODMV_FOLDER.CREATOR = 96 /*this is the user 'system'*/
    AND (ODMV_FOLDER.ID = ODMV_FOLDERRELATIONSHIP.LEFTOBJECT)
    I have no clue why is this happening. I might be doing something wrong since a similar query with a nested cursor works with the scott/tiger schema. Your help is greatly appreciated. Thank you in advance.
    Alfonso.

    I was able to reproduce this error. This looks like a bug in the RDBMS; I would suggest posting on their newsgroup or working with support to handle this problem.

  • Payment error.plz help me

    We are into problem while processing your request.
    (PS1036ti)
    Confim purhase error
    Plz help me
    #Amir

    When I want to use my credit card and set it in my Q5 this error comes,I do,kt know what should I do???
    #Amir

  • Who is in charge of ORA-00600 errors?

    Dear Sirs:
    I am experiencing an elusive ORA-00600 error when running the following query:
    SELECT
    SEUF.CDESCR,
    GIUD.COGNOM,
    max(UDIE.DATUDI),
    FASC.NUMPRO,
    GIUD.NUMGIU
    FROM
    SEUF, GIUD, UDIE, FASC, STATO_FASE_CORRENTE
    WHERE
    ( FASC.NUMGIU=GIUD.NUMGIU(+) )
    AND ( FASC.NUMPRO=UDIE.NUMPRO(+) )
    AND ( FASC.CTIPSE=SEUF.CTIPSE(+) )
    AND ( STATO_FASE_CORRENTE.NUMPRO=FASC.NUMPRO )
    AND (
    STATO_FASE_CORRENTE.CODNFP = 'E'
    AND ( ((FASC.CTIPSE != 'LA' or FASC.CTIPSE is NULL) AND FASC.CTIPRI NOT IN ('AS','CE','CN','CT','II','LO','R2','RC','SP','SQ','UA')) )
    GROUP BY
    SEUF.CDESCR,
    GIUD.COGNOM,
    FASC.NUMPRO,
    GIUD.NUMGIU
    I am working with Oracle 8.0.5.0.0 on a Micorosft Windows 2000 5.00.2195 server with 512 MB RAM, Intel P3/700 processor. I will send on request the Oracle LOG and TRC files describing the error in detail, with memory dumps and so on.
    The same query runs with no problem on an identical database under another very similar windows 2000 server, with the same version of Oracle.
    As long as the suggested "actions" require sending all the informations about the error to Oracle Corporation, I would like to know whether there is an Oracle department in charge of dealin[i]Long postings are being truncated to ~1 kB at this time.

    Thank you to everyone. After a day's work I realized that there is something wrong at very low level, probably an incipient disk failure.
    So this is not an Oracle problem, after all.
    Thanks again

  • Well i set a passcode on my iphone 4 and ive forgotten it i have no idea what to do and i only just got this phone plus i dont want to do these bypassing with emergancy call just in case i get it wrong plz help (urgent)

    well i set a passcode on my iphone 4 and ive forgotten it i have no idea what to do and i only just got this phone plus i dont want to do these bypassing with emergancy call just in case i get it wrong plz help (urgent)

    If you set the phone to erase on 10 failed passcodes - then just keep typing and it will wipe itself. 
    Otherwise I believe you can set it to recovery mode and restore etc.. via iTunes...  There is no easy way as the passcode is designed to protect the phone exactly against what you are trying to do now...
    http://osxdaily.com/2011/01/08/iphone-recovery-mode/
    Others may have some additional tips !
    Sorry for the probs you are having...
    Regs Neil

  • Getting ora-01092 and ora-00600 error when trying to startup database

    hi friends,plz help me i am in serious problem i dont know what happen to my database oracle 11g R2 when trying to startup it
    its showing the below error
    SQL> startup
    ORA-32004: obsolete or deprecated parameter(s) specified for RDBMS instance
    ORACLE instance started.
    Total System Global Area 7482626048 bytes
    Fixed Size          2214416 bytes
    Variable Size          4697622000 bytes
    Database Buffers     2751463424 bytes
    Redo Buffers          31326208 bytes
    Database mounted.
    ORA-01092: ORACLE instance terminated. Disconnection forced
    ORA-00600: internal error code, arguments: [12620], [6], [7], [], [], [], [],
    Process ID: 18088
    Session ID: 96 Serial number: 3

    This seems to be a Jumbo issue. Either you have to open a Service Request(SR) to oracle or you have to uninstall and again install the oracle DB to solve this ISSUE
    Regards
    cks
    Edited by: 874782 on Jan 17, 2012 2:58 PM

  • While updating a table i am getting ORA-00600 error.

    Hi all,
    While updating a table i am getting the following:
    **SQL Error: ORA-00600: internal error code, arguments: [qkebCreateConstantOpn1], [], [], [], [], [], [], [], [], [], [], []**
    **00600. 00000 - "internal error code, arguments: [%s], [%s], [%s], [%s], [%s], [%s], [%s], [%s]"**
    I am not getting how to proceed on this. Please guide me.
    Thanks,
    Ritesh

    While performing some unspecified action (no DML) on an unknown table (no DDL) in an unknown version and edition of the Oracle database you had an untrapped Oracle exceptions.
    There are too many unknowns to help you beyond recommending you open an SR at MyOracleSupport.

  • ORA-00600 error in Oracle 10.1.0.5 database

    Hi All,
    Please help me to get rid of the below mentioned issue.
    I am supporting a Oracle 10.1.0.5 prod database. we are getting a below ora-600 error message
    ORA-00600: internal error code, arguments: [qerpxSlaveFetch1], [0], [], [], [], [], [], []
    I have searched in metalink and there it is stated as bug with the product.
    They adviced us to apply the Patch 3897688 or disable parallelism or Upgrade to the fixed release, 10gR2.
    The patch 3897688 is not for window platform. Upgrade to 10gR2 is not possible in near future.
    So please help me how to disable parallelism in 10g database.

    ok fine satish will ask our development team to try your suggestion.
    Can you please tell me whether the following init parameters we can use to disable parallelism?
    PARALLEL_AUTOMATIC_TUNING = FALSE
    PARALLEL_SERVER=FALSE (this alone will disable Parallel Execution)
    PARALLEL_MIN_SERVERS=0 (this is additional restriction)
    PARALLEL_MAX_SERVERS=0 (this is additional restriction)
    Regards,
    Aruna

  • ORA-00600 error

    Hi ,
    I got an ORA 600 error while executing my PL/SQL.
    The exception thrown :
    An error occurred processing the prepared call for CORP_INTERFACES_PG.P_LOAD_CORP_INTERFACE_DATA(1).-ORA-00600: internal error code, arguments
    : [kcbgtcr_13], [], [], [], [], [], [], []
    It seems like a bug in oracle 8.1.7 and has been fixed since. But we are still using 8.1.7.
    Does anybody know hy this error is thrown?

    If workaround exists, you'll find it on metalink site. What's your patchset level ? Perhaps the last, 8.1.7.4 - still available on metalink, can help you on that point.
    Nicolas.

  • Reports Paramters Error, Plz Help me!

    Have anybody tried a reports in Web with parameters containing the ' '(space), '&'(and),'?' and other URL special character?
    When I passed a paramter with these character from my form, the reports server returned a REP-56033 error, and said that it cannot get job with ID -2.
    My reports are rdf/rep files.
    My system is 9ias R2. My reports service's version is 9.0.2.0.1
    Please help me. This question is urgent.

    When I use showjobs, I cannot get this job. But if I delete the special char, I can get the job and say it has error.
    I guess the report doesn't run with the special char!!!!
    I can run other report which without the special char parameter.
    For example
    add_parameter(pl_id,Text_Parameter,'where deptno=59 and staffno=34');
    If my parameter list contain this value, the report cannot run!!!
    If I change to
    add_parameter(pl_id,Text_Parameter,'wheredeptno=59andstaffno=34');
    The report can run, but return error.
    Plz help me!!

  • ORA-00439 error in Forms URGENT.... URGENT.....

    Hi,
    i have created a new procedure to import a file on the machine to the database BLOB object. the procedure ran succesfully in the SQL prompt. In the Oracle forms builder, I created a new button and on the WHEN_BUTTON_PRESSED PL/SQL logic, i pasted the same procedure. But I got ORA-00439 error while running the form and clicked on the button. Could anyone of you help me out? Is that something to do with any restrictions on Forms?
    Below is the code that i used in the PL/SQL logic of WHEN_BUTTON_PRESSED event.
    declare
    src_file BFILE; -- source file
    dst_file BLOB; -- designation file
    lgh_file BINARY_INTEGER; -- file length
    pdname VARCHAR2(255) := '/appl/pce/d1/eai/informatica/Temp/';
    pfname VARCHAR2(255) := 'router.cfg';
    file_readonly CONSTANT BINARY_INTEGER := 0;
    BEGIN
    src_file := bfilename('RNDVPVOUS', pfname);
    -- insert a NULL record to lock
    INSERT INTO temp1
    (name, file_1)
    VALUES
    (pdname, EMPTY_BLOB())
    RETURNING file_1 INTO dst_file;
    -- lock record
    SELECT file_1
    INTO dst_file
    FROM temp1
    WHERE name = pdname
    FOR UPDATE;
    -- Open the file
    dbms_lob.fileopen(src_file, file_readonly);
    -- Determine length
    lgh_file := dbms_lob.getlength(src_file);
    -- read the file
    dbms_lob.loadfromfile(dst_file, src_file, lgh_file);
    -- Update the blob field
    UPDATE temp1
    SET file_1 = dst_file
    WHERE name = pdname;
    commit;
    -- Close file
    dbms_lob.fileclose(src_file);
    END load_file;
    I'm also sending the version details of Forms Builder below.
    Forms [32 Bit] Version 6.0.8.18.3 (Production)
    Oracle9i Enterprise Edition Release 9.2.0.6.0 - 64bit Production
    With the Partitioning option
    JServer Release 9.2.0.6.0 - Production
    Oracle Toolkit Version 6.0.8.18.0 (Production)
    PL/SQL Version 8.0.6.3.0 (Production)
    Oracle Procedure Builder V6.0.8.17.0 Build #863 - Production
    PL/SQL Editor (c) WinMain Software (www.winmain.com), v1.0 (Production)
    Oracle Query Builder 6.0.7.1.0 - Production
    Oracle Virtual Graphics System Version 6.0.5.38.0 (Production)
    Oracle Tools GUI Utilities Version 6.0.5.32.0 (Production)
    Oracle Multimedia Version 6.0.8.18.1 (Production)
    Oracle Tools Integration Version 6.0.8.17.0 (Production)
    Oracle Tools Common Area Version 6.0.5.32.1
    Oracle CORE Version 4.0.6.0.0 - Production
    Please help me out in this regard as I have an urgent release this weekend.
    Cheers
    Sarma

    Thank you very much. This problem is now solved as I have used FORMS_DDL to execute the procedure from database and not from Forms. But could anyone of you tell me if we can have a link in Forms for BLOB object, where if there is a word document in the database BLOB object, by clicking on that link, that document should open in word. Similarly if there is an image file in the BLOB object, then clicking on that link in Forms should open it some Image processing software which that OS has. Is this really possible? Please let me know. If we update the contents of the document opened, they should get reflected in the database BLOB object. Is this really a HERCULIAN task?

Maybe you are looking for

  • How do I turn off tab groups. See details below.

    Ok, I don't like the bloody Tab Group feature. I have tabs across the top and now I can't click on a tab to go to that Web Page. I have to go to the right on the down arrow. I need to turn off this bloddy Tab grouping. I am about ready to delete Fire

  • PSE 7 won't launch in vista

    I just got a new computer with Vista 64. When I load PSE 7, click the icon it says it can't find the program and indeed, there isn't any .exe file anywhere. I load it with no virus, no UAC.  Now, if I download the tiral program from the Adobe site, i

  • Adobe Air web banner

    Hi, I am developing a desktop application  in flex Adobe Air,  in that i want to show a ad. The ad should come from a website.. If they change the ad in that wesite it should change in the desktop appication automatically ... Is this possible to do?

  • Ava.lang.IllegalArgumentException: No bean specified

    config <form-beans> <form-bean name="FileUpload" type="roseindia.net.StrutsUploadForm"/> </form-beans> <action-mappings>      <action path="/FileUpload" type="roseindia.net.StrutsUploadAction" name="FileUpload" scope="session" validate="true" input="

  • Error when opening quicktime player

    hi, i get this error when i try to open quicktime player. [IMG]http://img.photobucket.com/albums/v316/irishking/quicktime.jpg[/IMG]