ORA-600 [kssrmp1]

Hello
8.1.7.4 on Win 2003 you get the following error in the log of alerts:

[ORA-00600: internal error code, arguments: [KSSRMP1], [], [], [], [], [], []]

Mon Sep 15 16:04:59 2008
PMON impossible to acquire the lock, see PMON dump

I searched on METALINK:

Note: 139162.1

ERROR:
ORA-600 [kssrmp1] [a] [c] [d] [e]

VERSIONS:
versions 8.0 to 9.2

DESCRIPTION:

An attempt was made to free a state object that is already on
a free list.

It is usually a mistake in memory caused by mismanagement of
State objects.


FEATURE:
OBJECT STATE MANAGER

IMPACT:
FAILURE OF THE PROCESS
NO CORRUPTIVE - no change in the underlying data.

SUGGESTIONS:

For reproducible type and a more in-depth analysis, please submit the trace
files (include any trace PMON) and alert.log to Oracle Support Services.

End of the METALINK NOTE.

My questions are:
1 - What is a state object?
2 - free list? It's for the blocks of memory (SGA) or the file system?
3. When this error might occure? How to avoid it?

Thank you.

Hello

Have a look here:

-http://www.ixora.com.au/q+a/misc.htm#25_01_2000

See you soon,.

Francisco Munoz Alvarez
http://www.oraclenz.com

Tags: Database

Similar Questions

  • recover the database up to the time, ORA-600 [2619]

    Oracle 11.2.0.3.9

    Solaris 10

    I have a database of pending that I would copy and activate the copy in another recovery base autonomous disaster.  I took a "Save as copy" of the day before and generated a controlfile primary with «alter database backup controlfile to trace...» ».

    I edited the controlfile, but now course issues with my recover.  I want to get back at 11:00, but I get an error ORA-600 at the end of the restoration and data files have a 10:40:46 checkpoint_time.  Here's the problem:

    Hood > sqlplus / as sysdba

    SQL * more: Production release 11.2.0.3.0 Wed Oct 8 11:35:47 2014

    Copyright (c) 1982, 2011, Oracle.  All rights reserved.

    Connected to:

    Oracle Database 11 g Enterprise Edition Release 11.2.0.3.0 - 64 bit Production

    With partitioning, OLAP, Data Mining and Real Application Testing options

    SQL > restore database using backup controlfile until time ' 2014 - 10 - 08:11:00:00';

    ORA-00279: change 90406997774 generated at 08/10/2014 10:40:46 needed to

    thread 1

    ORA-00289: suggestion: /oracle/logs/NFDR/arch_598887_1_527943760.dbf

    ORA-00280: change 90406997774 thread 1 is in sequence #598887

    Specify the log: {< RET > = suggested |} Filename | AUTO | CANCEL}

    Auto

    ORA-00600: internal error code, arguments: [2619], [598887], [] [], [], [],.

    [], [], [], [], [], []



    SQL > select file #, to_char (checkpoint_time, 'YYYYMMDD HH24:MI:SS') from v$ datafile_header by 2.

    FOLDER # TO_CHAR (CHECKPOIN

    ---------- -----------------

    1 20141008 10:40:46

    2 20141008 10:40:46

    ...


    I have provided all archivelogs (even more) to the new database.  On the primary:


    SELECT the name of sequence #, first_time next_time OF V$ ARCHIVED_LOG WHERE SEQUENCE # < = 598889 AND name! = 'nfpo_stby' ORDER BY DESC SEQUENCE #.


    /archive01/NFPO/arch_598889_1_527943760.dbf59888908/10/2014 11:34:0508/10/2014 11:55:26
    /archive01/NFPO/arch_598888_1_527943760.dbf59888808/10/2014 11:09:4408/10/2014 11:34:05
    /archive01/NFPO/arch_598887_1_527943760.dbf59888708/10/2014-10:40:4608/10/2014 11:09:44
    /archive01/NFPO/arch_598886_1_527943760.dbf59888608/10/2014-09:57:1508/10/2014-10:40:46
    /archive01/NFPO/arch_598885_1_527943760.dbf59888508/10/2014-09:03:0308/10/2014-09:57:15
    /archive01/NFPO/arch_598884_1_527943760.dbf59888408/10/2014-08:30:1108/10/2014-09:03:03
    /archive01/NFPO/arch_598883_1_527943760.dbf59888308/10/2014 08:07:2308/10/2014-08:30:11
    /archive01/NFPO/arch_598882_1_527943760.dbf59888208/10/2014 08:05:5308/10/2014 08:07:23
    /archive01/NFPO/arch_598881_1_527943760.dbf59888108/10/2014-07:33:2908/10/2014 08:05:53


    SQL > show parameter log_archive_dest;

    VALUE OF TYPE NAME

    ------------------------------------ ----------- ------------------------------

    Log_archive_dest chain

    Log_archive_dest_1 string LOCATION = / oracle/logs/NFDR

    ...


    Hood > cd/oracle/logs/NFDR

    Hood > ls - lah

    Total 3170612

    DBA oracle drwxr-xr-x 2 512 8 Oct 11:35.

    DBA oracle drwxr-xr-x 4 512 8 Oct 09:01...

    -rw - r - 1 oracle dba 173M 8 Oct 11:03 arch_598881_1_527943760.dbf

    -rw - r - 1 oracle dba M 174, 8 Oct 11:04 arch_598882_1_527943760.dbf

    -rw - r - 1 oracle dba M 175, 8 Oct 11:04 arch_598883_1_527943760.dbf

    -rw - r - 1 oracle dba 169M 8 Oct 11:04 arch_598884_1_527943760.dbf

    -rw - r - 1 oracle dba 168M 8 Oct 11:04 arch_598885_1_527943760.dbf

    -rw - r - 1 oracle dba 168M 8 Oct 11:04 arch_598886_1_527943760.dbf

    -rw - r - 1 oracle dba 200M 8 Oct 11:04 arch_598887_1_527943760.dbf

    -rw - r - 1 oracle dba M 121, 8 Oct 11:34 arch_598888_1_527943760.dbf

    -rw - r - 1 oracle dba 200M 8 Oct 11:35 arch_598889_1_527943760.dbf

    Why my database only get over not at 10:40, 11:00?

    Just a semantic quibble: you can't have a recovery with noarchivelog database.  (Unless I'm missing something)

  • ORA-600 [4000] [a]

    Hello

    I can't open database on 10.2.0.3, and during the opening I ORA-600 [4000] [has] in alertlog.

    In metalink notes 47456.1 it is said:

    However, the solution is to

    create many rollback segments in the target up to the highest database

    Rollback segment number (select max(US#) from sys.undo$ ;) is at least)

    than equivalent max(US#) of the source database.

    My question is: how to create more rollback segments when the database is not open?

    Thank you.

    We cannot create the rollback segment when the database is not open.

    The left of the option with you is to contact oracle support.

    Like what I saw in the notes, it's you you run a DML query on a transported tablespace and it is a bug in 9i. You use transported tablespace.

  • error ORA-600 [[KCFQUEWR_2]

    Hi all

    Oracle 10 g 2 (10.2.0.5)
    OS linux

    I'm new to this forum...

    one of the dev instance Oracle10g resulted because of the error below...
    Alert.log info...
    ORA-600 [[KCFQUEWR_2]...
    ORA-01115, ORA-27069 when autoextend on...

    How to fix this...

    Published by: 995972 on March 25, 2013 07:02

    It seems to be a bug in oracle... Download the patch from metalink...
    recently, I met same question... patch number 8684595... It may be useful to you...

  • Get the error ORA-600 [kkpo_rcinfo_defstg:objnotfound]

    11.2.0.2 RAC Unix version... Help me.

    To do this, please see metalink.

    ORA-600 [kkpo_rcinfo_defstg:objnotfound] [1292287.1 ID]. This seems to be a bug.

  • A document of ORA-600 error [900] is not saved with the tool.

    Hello
    on 11 GR 2 on Win 2008 we have this alertlog:
    ORA-00600: internal error code, arguments: [900]
    On utility metalink for ORA - 600, it is said:
    An Error document for ORA-600 [900] is not registered with the tool.
    Have you information?

    Thank you

    File a SR.

  • ORA-600 [kkqtcpcky:ficand]

    Hello
    in10.2.0.4 on AIX I have this error and found on metalink note (1086803.1):
    ORA-600 [kkqtcpcky:ficand]
    SUGGESTIONS:
    
      If the Known Issues section below does not help in terms of identifying
      a solution, please submit the trace files and alert.log to Oracle
      Support Services for further analysis.
    
      Known Issues:
    
    Known Bugs
    
        NB      Bug      Fixed      Description
    
             7353384      10.2.0.5      Assorted internal errors and dumps with fix 4868646 
    I can't find more information on bugs, 7353384 or 4868646.

    How can I find something on the 7353384 bug or 4868646?

    Thank you.

    in "search" (top right of screen) in metalink you can filter by 'bugs database', simply write the number of the bug for more information about this.

  • Error ORA-600 starting EBS R12.1

    Hello

    I'm starting my EBS R12.1 (RHEL 4.6) but I got this error
    SQL> startup
    ORACLE instance started.
    
    Total System Global Area 1071333376 bytes
    Fixed Size                  1318172 bytes
    Variable Size             427819748 bytes
    Database Buffers          629145600 bytes
    Redo Buffers               13049856 bytes
    Database mounted.
    ORA-00600: internal error code, arguments: [2252], [2359], [307031790], [], [],
    [], [], [], [], [], [], []
    My alert and trace logs shows:
    Errors in file /u01/orar1211/VIS/db/tech_st/11.1.0/admin/VIS_server01/diag/rdbms/vis/VIS/trace/VIS_ora_20256.trc  (incident=32132):
    ORA-00600: internal error code, arguments: [2252], [2359], [307031790], [], [], [], [], [], [], [], [], []
    Incident details in: /u01/orar1211/VIS/db/tech_st/11.1.0/admin/VIS_server01/diag/rdbms/vis/VIS/incident/incdir_32132/VIS_ora_20256_i32132.trc
    ORA-600 signalled during: alter database open...
    Thu Mar 30 10:02:05 2006
    Trace dumping is performing id=[cdmp_20060330100205]
    Thu Mar 30 10:02:06 2006
    Sweep Incident[32132]: completed
    Incident 33732 created, dump file: /u01/orar1211/VIS/db/tech_st/11.1.0/admin/VIS_server01/diag/rdbms/vis/VIS/incident/incdir_33732/VIS_ora_20517_i33732.trc
    ORA-00600: internal error code, arguments: [2252], [2359], [307031790], [], [], [], [], [], [], [], [], []
    Dump file /u01/orar1211/VIS/db/tech_st/11.1.0/admin/VIS_server01/diag/rdbms/vis/VIS/incident/incdir_33732/VIS_ora_20517_i33732.trc
    Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    ORACLE_HOME = /u01/orar1211/VIS/db/tech_st/11.1.0
    System name:    Linux
    Node name:      server01.abc.biz
    Release:        2.6.9-67.EL
    Version:        #1 Wed Nov 7 13:41:13 EST 2007
    Machine:        i686
    Instance name: VIS
    Redo thread mounted by this instance: 1
    Oracle process number: 16
    Unix process pid: 20517, image: [email protected] (TNS V1-V3)
    
    
    *** 2006-03-30 10:05:11.248
    *** SESSION ID:(400.5) 2006-03-30 10:05:11.248
    *** CLIENT ID:() 2006-03-30 10:05:11.248
    *** SERVICE NAME:() 2006-03-30 10:05:11.248
    *** MODULE NAME:([email protected] (TNS V1-V3)) 2006-03-30 10:05:11.248
    *** ACTION NAME:() 2006-03-30 10:05:11.248
    
    Dump continued from file: /u01/orar1211/VIS/db/tech_st/11.1.0/admin/VIS_server01/diag/rdbms/vis/VIS/trace/VIS_ora_20517.trc
    ORA-00600: internal error code, arguments: [2252], [2359], [307031790], [], [], [], [], [], [], [], [], []
    How I solve this problem please :(


    Thank you very much


    Ms. K

    Hi MSK;

    For your error message, it seems that there is no published doc, who is not related to your question. As you follow doc ID of the largest post Hussein snoussi, you will see that there are no published notes again.

    ORA 600 is an internal error which means you need to take support from oracle for can solve the problem. If the problem remains constant and if you still can't open database, as Hussein snoussi suggests connect you as soon as possible a Sr.

    Respect of
    HELIOS

  • ORA 600 starting database

    Hi you

    I start my DB on (RHEL 4.6) 11 g but I got this error:
    SQL> startup
    ORACLE instance started.
    
    Total System Global Area 1071333376 bytes
    Fixed Size                  1318172 bytes
    Variable Size             427819748 bytes
    Database Buffers          629145600 bytes
    Redo Buffers               13049856 bytes
    Database mounted.
    ORA-00600: internal error code, arguments: [2252], [2359], [307031790], [], [],
    [], [], [], [], [], [], []
    My alert and trace logs shows:
    Errors in file /u01/orar1211/VIS/db/tech_st/11.1.0/admin/VIS_server01/diag/rdbms/vis/VIS/trace/VIS_ora_20256.trc  (incident=32132):
    ORA-00600: internal error code, arguments: [2252], [2359], [307031790], [], [], [], [], [], [], [], [], []
    Incident details in: /u01/orar1211/VIS/db/tech_st/11.1.0/admin/VIS_server01/diag/rdbms/vis/VIS/incident/incdir_32132/VIS_ora_20256_i32132.trc
    ORA-600 signalled during: alter database open...
    Thu Mar 30 10:02:05 2006
    Trace dumping is performing id=[cdmp_20060330100205]
    Thu Mar 30 10:02:06 2006
    Sweep Incident[32132]: completed
    Incident 33732 created, dump file: /u01/orar1211/VIS/db/tech_st/11.1.0/admin/VIS_server01/diag/rdbms/vis/VIS/incident/incdir_33732/VIS_ora_20517_i33732.trc
    ORA-00600: internal error code, arguments: [2252], [2359], [307031790], [], [], [], [], [], [], [], [], []
    Dump file /u01/orar1211/VIS/db/tech_st/11.1.0/admin/VIS_server01/diag/rdbms/vis/VIS/incident/incdir_33732/VIS_ora_20517_i33732.trc
    Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    ORACLE_HOME = /u01/orar1211/VIS/db/tech_st/11.1.0
    System name:    Linux
    Node name:      server01.abc.biz
    Release:        2.6.9-67.EL
    Version:        #1 Wed Nov 7 13:41:13 EST 2007
    Machine:        i686
    Instance name: VIS
    Redo thread mounted by this instance: 1
    Oracle process number: 16
    Unix process pid: 20517, image: [email protected] (TNS V1-V3)
    
    
    *** 2006-03-30 10:05:11.248
    *** SESSION ID:(400.5) 2006-03-30 10:05:11.248
    *** CLIENT ID:() 2006-03-30 10:05:11.248
    *** SERVICE NAME:() 2006-03-30 10:05:11.248
    *** MODULE NAME:([email protected] (TNS V1-V3)) 2006-03-30 10:05:11.248
    *** ACTION NAME:() 2006-03-30 10:05:11.248
    
    Dump continued from file: /u01/orar1211/VIS/db/tech_st/11.1.0/admin/VIS_server01/diag/rdbms/vis/VIS/trace/VIS_ora_20517.trc
    ORA-00600: internal error code, arguments: [2252], [2359], [307031790], [], [], [], [], [], [], [], [], []
    How to solve this please :(


    Thank you very much


    Ms. K

    Just search on metalink... You can still use note below for 600/7445 errors in case of problems...

    153788.1 - fix error ORA-600 or ORA-7445, by using the error search tool

    Also add all ID frequent note used to Favorites so that you do not have to again, do a search.

    Concerning
    Rajesh

  • Error ORA-600 on the Production Oracle Applications Instance

    Hello

    We get the error ORA-600 on the Instance of the Production Oracle Applications.

    Can any body suggest how to solve this problem.


    We got the error on 30 - Mar below... but the instance is up & running.

    Error as follows:
    ==========

    error occurred at the SQL level 1 recursive
    to "DMSYS. OLAPIHISTORYRETENTION', line 1
    [internal error code, arguments: [16206], [4294951254], [] [] [], [], []]
    internal error code, arguments: [16206], [4294951254]



    Thanks in advance for your help.

    Thank you
    Mudunuri Billon.

    What version of Oracle?

  • Oracle database upgrade failed due to the ORA-600

    Hi team,

    I tried to upgrade my stand-alone database 10.2.0.3 to 11.2.0.1. The OS is AIX 6.0, its HACMP cluster (which one of the nodes is down). During the upgrade to xdb oracle upgrade process failed with error ORA.

    Please let me know what can be done that the upgrade was interrupted between the two.

    of catupgrd.log

    2269 2tWY2pY/umK1A6n4/gYjDbxa / / lwT3KuHx5DmP4f2JH2xNd18ZWYCtlOE9VN7CG9tvYUym/1

    2270 yAgCxuRupEOWlCURc1A67ggoX55JrrdMmdTY + ks3upr7gMLz2CAPZCDiD5YZlnLx6E87TD4K

    2271 zC4NBjAuMRjWDUO1u7Uo7oYNxg is

    2272

    2273.

    CREATE or REPLACE package body enveloped dbms_stats

    *

    ERROR on line 1:

    ORA-03113: end of file on communication channel

    ERROR:

    ORA-03114: not connected to ORACLE

    ERROR:

    ORA-03114: not connected to ORACLE

    ERROR:

    ORA-03114: not connected to ORACLE

    JOURNAL ALERTS:

    The SERVER COMPONENT ID = XML: status = VALID, version = 11.2.0.1.0, timestamp = 2013-07-19 19:47:48

    Fri Jul 19 19:48:42 2013

    Thread 1 cannot allot of new newspapers, sequence 3993

    Checkpoint is not complete

    Currently Journal # 2 seq # 3992 mem # 0: /data/oradata/xxxxxx/redo02.log

    Thread 1 Advanced for you connect to sequence 3993 (switch LGWR)

    Currently Journal # 3 seq # 3993 mem # 0: /data/oradata/xxxxxx/redo03.log

    Fri Jul 19 19:50 2013

    Thread 1 Advanced for you connect to sequence 3994 (switch LGWR)

    Currently journal # 1, seq # 3994 mem # 0: /data/oradata/xxxxxx/redo01.log

    Fri Jul 19 19:50:22 2013

    Errors in the $DIAG/diag/rdbms/xxxxxx/xxxxxx/trace/xxxxxx_ora_3817488.trc file (incident = 1353):

    [ORA-00600: internal error code, arguments: [qmx: no ref], [], [], [], [], [], [], [], [], [], []]

    Incident details in: $DIAG/diag/rdbms/xxxxxx/xxxxxx/incident/incdir_1353/xxxxxx_ora_3817488_i1353.trc

    Fri Jul 19 19:50:42 2013

    Errors in the $DIAG/diag/rdbms/xxxxxx/xxxxxx/incident/incdir_1353/xxxxxx_ora_3817488_i1353.trc file:

    ORA-00308: cannot open archived log ' / data/redolog/1_1465_616683947.arc'

    ORA-27037: unable to get file status

    IBM AIX RISC System/6000 error: 2: no such file or directory

    Additional information: 3

    [ORA-00600: internal error code, arguments: [qmx: no ref], [], [], [], [], [], [], [], [], [], []]

    Errors in the $DIAG/diag/rdbms/xxxxxx/xxxxxx/trace/xxxxxx_ora_3817488.trc file (incident = 1354):

    [ORA-00600: internal error code, arguments: [qmx: no ref], [], [], [], [], [], [], [], [], [], []]

    Incident details in: $DIAG/diag/rdbms/xxxxxx/xxxxxx/incident/incdir_1354/xxxxxx_ora_3817488_i1354.trc

    Fri Jul 19 19:50:43 2013

    Scan [inc] [1353]: completed

    Sweep [inc2] [1353]: completed

    Fri Jul 19 19:50:43 2013

    Track of dumping performs id = [cdmp_20130719195043]

    Fri Jul 19 19:51:03 2013

    Errors in the $DIAG/diag/rdbms/xxxxxx/xxxxxx/trace/xxxxxx_ora_3817488.trc file (incident = 1355):

    [ORA-00600: internal error code, arguments: [], [], [], [], [], [], [], [], [], [], []]

    Incident details in: $DIAG/diag/rdbms/xxxxxx/xxxxxx/incident/incdir_1355/xxxxxx_ora_3817488_i1355.trc

    Fri Jul 19 19:51:03 2013

    Track of dumping performs id = [cdmp_20130719195103]

    Fri Jul 19 19:51:23 2013

    Errors in the $DIAG/diag/rdbms/xxxxxx/xxxxxx/trace/xxxxxx_ora_3817488.trc file:

    Errors in the $DIAG/diag/rdbms/xxxxxx/xxxxxx/trace/xxxxxx_ora_3817488.trc file (incident = 1356):

    [ORA-00600: internal error code, arguments: [], [], [], [], [], [], [], [], [], [], []]

    Incident details in: $DIAG/diag/rdbms/xxxxxx/xxxxxx/incident/incdir_1356/xxxxxx_ora_3817488_i1356.trc

    Fri Jul 19 19:51:24 2013

    Track of dumping performs id = [cdmp_20130719195124]

    Fri Jul 19 19:51:37 2013

    Errors in the $DIAG/diag/rdbms/xxxxxx/xxxxxx/trace/xxxxxx_ora_3817488.trc file (incident = 1357):

    [ORA-00700: soft internal error, arguments: [kgerev1], [600], [600], [700] [] [], [], [], [], [], []]

    Incident details in: $DIAG/diag/rdbms/xxxxxx/xxxxxx/incident/incdir_1357/xxxxxx_ora_3817488_i1357.trc

    Fri Jul 19 19:51:38 2013

    Track of dumping performs id = [cdmp_20130719195138]

    Please let me know how to proceed further.

    Thanks and greetings

    Venkata Sainaba

    Hello

    Check the paths of the library ($LIBPATH = $ORACLE_HOME/lib LD_LIBRARY_PATH = $ORACLE_HOM/lib: $ORACLE_HOME/lib32) and the compatibility parameter set to 11.1.0.0 and begin the upgrade. This should solve the problem.

    RGS

    YVS

  • ORA-600

    Hi all

    11.2.0.1

    You encounter this kind of problem?
    SQL> SELECT 'MTR PRF' MTR_PREFIX
      2                          , 'MTR SZE' MTR_SIZE
      3                          , MTR.MTR_ID
      4                          , 'City' ACCT_CITY
      5                          , ACCT.CUST_CL_CD
      6                          , (SELECT ENTITY_NAME
      7                              FROM CI_PER_NAME PERNAME
      8                                , CI_ACCT_PER ACCTPER
      9                              WHERE ACCTPER.ACCT_ID = ACCT.ACCT_ID
     10                                AND ACCTPER.MAIN_CUST_SW = 'Y'
     11                                AND PERNAME.PER_ID = ACCTPER.PER_ID
     12                                AND PERNAME.NAME_TYPE_FLG = 'PRIM') ENTITY_NAME
     13                          , 'Postal' POSTAL
     14                          , 'State' STATE
     15                          , 'Cons 1' SA_CHAR1
     16                          , 'Cons 2' SA_CHAR2
     17                          , 'Cons 3' SA_CHAR3
     18                          , BILL.BILL_DT -- Computed
     19                          , ACCT.BILL_CYC_CD
     20                          , BILL.BILL_DT
     21                          , BILL.DUE_DT
     22                          , BILL.BILL_STAT_FLG
     23                          , 'CNCL' BILL_CAN_RSN
     24                          , ACCT.ACCT_ID
     25                          , (SELECT SUM(TOT_AMT)
     26                            FROM CI_FT FT
     27                            WHERE FT.BILL_ID = BILL.BILL_ID) TOT_AMT
     28                          , '0000000000' -- CIS Account #
     29                          , 'CITY EX'
     30                          , SP.SP_TYPE_CD
     31                          , 'Cnl Dist' -- Council District
     32                          , 'District'
     33                          , 'HOUSE SZE'
     34                          , SYSDATE -- Last Read Date
     35                          , 'LOT SZE'
     36                          , 0.00 -- Tier 1 Consumption
     37                          , 0.00 -- Tier 1 Rev
     38                          , 0.00 -- Tier 2 Consumption
     39                          , 0.00 -- Tier 2 Rev
     40                          , 0.00 -- Low Income
     41                          , 0.00 -- Lifeline
     42                          , 0.00 -- Sewer Surcharge
     43                          , 0.00 -- Sewer CR
     44                          , 'Mailing Address'
     45                          , 'RT' -- Read Type
     46                          , 'NAICS' -- NAICS Code
     47                          , SYSDATE -- Accounting Date
     48                          , SYSDATE -- Freeze Date
     49                          , 'RT Class' -- Rate Class
     50                          , 'RD Code' -- Rate Code
     51                          , MTR.SERIAL_NBR
     52                          , 'PREM.ADDRESS1' -- PREM.ADDRESS1
     53                          , 'SVC NBR' -- Service Number
     54                          , 'SEWER CHG' -- Sewer Charge Code
     55                          , 'SEWER REV' -- Sewer Rev
     56                          , SA.SIC_CD
     57                          , 0.00 -- Water Consumption
     58                          , 0.00 -- Calculated
     59                  FROM CI_SA SA
     60                  INNER JOIN CI_ACCT ACCT ON (ACCT.ACCT_ID = SA.ACCT_ID)
     61                  INNER JOIN CI_BILL BILL ON (BILL.ACCT_ID = ACCT.ACCT_ID)
     62                  INNER JOIN CI_SA_SP SASP ON (SASP.SA_ID = SA.SA_ID)
     63                  INNER JOIN CI_SP SP ON (SP.SP_ID = SASP.SP_ID)
     64                  INNER JOIN CI_SP_MTR_HIST SP_MTR_HIST ON (SP_MTR_HIST.SP_ID = SP.SP_ID)
     65                  INNER JOIN CI_MTR_CONFIG MTR_CONFIG ON (MTR_CONFIG.MTR_CONFIG_ID = SP_MTR_HIST.MTR_CONFIG_ID)
     66                  INNER JOIN CI_MTR MTR ON (MTR.MTR_ID = MTR_CONFIG.MTR_ID)
     67                  WHERE SA.SA_TYPE_CD IN (SELECT SATY.SA_TYPE_CD FROM CI_SA_TYPE SATY WHERE SATY.SVC_TYPE_CD IN ('W', 'WW') AND SA.SA_TYPE_CD = SATY.SA_TYPE_CD)
     68                    AND SA.SA_STATUS_FLG IN ('20', '30', '40', '50', '60')
     69                    AND (BILL.BILL_DT >= TO_DATE('2000-01-01.00.00.00', 'YYYY-MM-DD.HH24.MI.SS')
     70                    AND BILL.BILL_DT <= TO_DATE('2000-01-01.23.59.59', 'YYYY-MM-DD.HH24.MI.SS'))
     71                    AND SASP.STOP_MR_ID = ' '
     72                    AND SASP.START_DTTM = (SELECT MAX(SASP1.START_DTTM)
     73                                          FROM CI_SA_SP SASP1
     74                                          WHERE SASP1.STOP_MR_ID = ' '
     75                                          AND SASP.SA_SP_ID = SASP1.SA_SP_ID)
     76                    AND SP_MTR_HIST.SP_ID = SP.SP_ID
     77                    AND SP_MTR_HIST.REMOVAL_MR_ID = ' ';
                    INNER JOIN CI_SA_SP SASP ON (SASP.SA_ID = SA.SA_ID)
                               *
    ERROR at line 62:
    ORA-00600: internal error code, arguments: [19004], [], [], [], [], [], [], [],
    [], [], [], []
    How to solve this please...

    Thank you very much
    Kinz

    Yes, analyze all the tables in your query and try again.

    Concerning
    Asif Kabir

  • Error Ora-600 - sql &gt; create spfile from pfile - ERROR at line 1: ORA-00600

    Hello

    I am facing the following question in the database pending,

    Oracle 10g

    SQL > create spfile from pfile;
    Create spfile from pfile
    *
    ERROR on line 1:
    ORA-00600: internal error code, arguments: [ksplrmfn1], [3059], [3059], [], [],.
    [], [], []


    After you have added the db_file_name_convert and log_file_name_convert in pfile. If I remove these two spfile parameters is created successfully.

    Thank you.

    Here's the syntax exactly who i had given.

    db_file_name_convert = "/ u02/proddata", "/ u02/proddata ', ' / u03/proddata", "proddata1/u04 /, ' / u04/proddata ', ' / u04/proddata '
    log_file_name_convert = "/ u02/proddata", "/ u02/proddata ', ' / u03/proddata", "proddata1/u04 /, ' / u04/proddata ', ' / u04/proddata '

    Carefully, see apostrophe ending 4th missed rope... Changed as below. Use it and try again :)

    db_file_name_convert = "/ u02/proddata", "/ u02/proddata", "/ u03/proddata", "/ u04/proddata1", "/ u04/proddata", "/ u04/proddata.
    log_file_name_convert = "/ u02/proddata", "/ u02/proddata", "/ u03/proddata", "/ u04/proddata1", "/ u04/proddata", "/ u04/proddata.

    Close if answered threads

  • Error ORA-600

    Hi all

    Due to an error, I opened the database with resetlogs by setting the parameter RESETLOGS_CORRUPTION ALLOW. But while checking the data in the table, I got the below error:

    Errors in the c:\oracle\product\10.2.0\admin\compass\udump\compass_ora_480.trc file:
    [ORA-00600: internal error code, arguments: [kcbz_check_objd_typ_3], [0], [0], [1], [], [], []]


    Please help me urgent.

    Kind regards
    Vish

    No need to apologize since you had nothing done. What I suggested is that you should try to get OSS involved here because things have now is more seriously damaged.

    HTH
    Aman...

  • Error ORA-600 in UNTOTBS1 in the database pending.

    primary following is the error I get in my backup database, works very well. Please suggest

    ORA-00283: cool cancelled due to errors

    ORA-00600: internal error code, arguments: [3020], [8388713], [1], [148430],

    [[510], [392], [,]

    ORA-10567: Redo is incompatible with the data block (file # 2, block # 105)

    ORA-10564: tablespace UNDOTBS1

    ORA-01110: data file 2: ' V:\ORACLE\ORADATA\SFMS\DATA\UNDOTBS01. DBF'

    ORA-10560: block type "KTU EMS HEADER BLOCK.



    ORA-01112: media recovery not started

    Physical standby? Version of database? Patched up?

    It looks like a file corruption.
    Save this file to PROD and update on the eve and see if that fixes the problem.

Maybe you are looking for

  • Windows 10 no video

    First of all, sorry for the bad English My problem is that I have upgrated to win10 and after that my webcam is not working. In the video settings Skype see my webcam model, but it shows the black screen with the loading icon in the Center. LED on my

  • no code for me to put in place eprint

    I bought the HP LaserJet Pro P1102w printer, and range when I press X and don't get the info there is no code for me to set up eprint, it will not send an email to the email addresses I listed "< script type =" text/javascript"src ="http://s3.amazona

  • How do I get rid completely of Vaio content sharing? I can't get rid of it.

    It is very annoying and slwoing just down from my computer. Thank you.

  • Splash screen is extended

    Here is my test, calibrated screen at 1024 x 600 to 72 DPI, screenshot of Photoshop CS5. Here is my file to blackberry - tablet.xml MYNAME core.media TestSplashScreen.jpg TestIcon.png Here's my app - xml file com.test.whatever 1.0.0 Test Test Test 20

  • basic components of nore 10: Error 1706. What is it and what do I do.

    Basic components of the Nore 10 Error 1706: No valid source was found for this Nero Core Components 10 product, The Windows install cannot continue. Nore Core folder is empty. Previously, I tried to install Nore Core, with no success evidenly. What I