[How to solve an ORA-00600 [723] [51202] [1] [51200] []]

What is this error?

I don't understand how this error created? I've heard a lot? can someone tell me please how to recover from this mash?

What is the cause of this error? UX to solve? /

Thanks and greetings
VD

Published by: vikrant dixit on November 17, 2008 04:44

It is generally a good idea to contact the Support of Oracle in the case of an ORA-600 (or an ORA-7445, by the way), but it is a tool for research on MetaLink
the search tool of the ORA-600/7445 (Doc ID 153788.1), which can help you diagnose common problems.

This error, w / first argument of 723, is leaking on the PGA TOUR. It doesn't cause any of the database and can probably be ignored. If leak errors are persistent, you can set the event 10262 to ignore small leaks below a certain threshold value. In addition, you should check Doc ID 39308.1 for more specific information on this ORA-600.

-Mark

Tags: Database

Similar Questions

  • How to solve the error ORA-00001 in SQL Insert?

    Hi all, I need your help appreciated.

    I do a plsql procedure that inserts a line according to the value of the slider, I have error oracle ORA-00001: unique constraint (constraint_name) violated.

    This message may appear if a duplicate entry exists at a different level: in the RDBMS MySQL, I have the syntax IGNORES to solve this error of duplication... and in Oracle?

    Thanks for your time and your advice.
    Miguelito

    user6317803 wrote:
    How to solve the error ORA-00001 in SQL Insert?

    ORA-00001 means table a unique/primary key / index and you attempt to insert a row with the key value already exists in the table. I'll assume table has a primary key on COUNTRY_ID. Then modify SQL for:

    SQL = "INSERT INTO COUNTRIES (COUNTRY_ID, COUNTRY_NAME, REGION_ID) SELECT"BZ","BLZ", 3 DOUBLE WHERE DOES NOT EXIST (SELECT 1 FROM COUNTRIES WHERE COUNTRY_ID ="BZ").

    There is a good chance COUNTRY table also has unique key/index on COUNTRY_NAME. If so use:

    SQL = "INSERT INTO COUNTRIES (COUNTRY_ID, COUNTRY_NAME, REGION_ID) SELECT"BZ","BLZ", 3 DOUBLE WHERE DOES NOT EXIST (SELECT 1 FROM COUNTRIES WHERE COUNTRY_ID = 'BZ' OR 'BLZ' = COUNTRY_NAME).

    SY.

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

    I get the error ora-00600.
    My version is quite old: 9.2.0.6.0

    What this means and how I can solve it?

    It's a bug on your version. Open a SR if you need immediate assistance.
    Take a look on:
    ORA-600 [504]... [pool]          [Article ID 313851.1]
    Summary of Bugs containing ORA-600 [504] [ID 429763.1]

  • How can I run "ORA-01033: Oracle initialization or current shudown.»

    I need to show how to solve ' ORA-01033: Oracle initialization or shudown in course. "for my team but do not know how to get the database generates this error. I killed the system several times during a transaction, but it did not work.

    Just start database as State MONTE and try to connect to the application or any non-sysdba user, RDBMS will trigger "ORA-01033.

    sqlplus > startup mount

  • [ORA-00600: internal error code, arguments: [1350], [1], [23] [] [], [], [], [], [], [], []]

    Hello

    We have an instance 12.1.3 (12.1.1 upgrade clone instance Prod)

    When I connect to the application and press the preferences at the top of the main html page link, I

    You have encountered an unexpected error. Please contact the system administrator for assistance.

    Click here for exception details.

    error and when I check the db alert log file I see this error:

    Sat Apr 12 11:05:08 2014

    Errors in the /u01/PROD/db/tech_st/11.1.0/admin/PROD_fapp/diag/rdbms/prod/PROD/trace/PROD_ora_3884.trc file (incident = 32266):

    [ORA-00600: internal error code, arguments: [1350], [1], [23] [] [], [], [], [], [], [], []]

    Incident details in: /u01/PROD/db/tech_st/11.1.0/admin/PROD_fapp/diag/rdbms/prod/PROD/incident/incdir_32266/PROD_ora_3884_i32266.trc

    Sat Apr 12 11:05:12 2014

    Sweep the Incident [32266]: completed

    Sat Apr 12 11:05:12 2014

    Track of dumping performs id = [cdmp_20140412110512]

    and in the PROD_ora_3884_i32266.trc log file, I see:

    -Run SQL statement for the current session (sql_id = 8qv1vyc197t0b).

    SELECT * FROM (select t.territory_short_name, territory_name, t.nls_territory)

    of fnd_territories_vl t, v$ nls_valid_values v

    where t.nls_territory = v.value

    and v.parameter = 'TERRITORY') QRSLT ORDER BY territory_name

    If the problem is related to this request.

    I have search in metalink and I found that it is probably because of ORA_NLS10 parameter.

    but when I checked the settings in my os (oratrng and appltrng) in both two users the path is valid.

    document ORA-600 [1350] error raised when E - Business Suite is in use (Doc ID 1117757.1() see this problem for 11.1.0.7 step 10 interoperability on E - Business Suite 12.0 with Oracle Database 11 GR 1 (11.1.0) material (Doc ID 735276.1().

    but in this procedure some patches must be applied to that I applied their 12.1.1 to 12.1.3 upgrade

    can someone help me what can I do to solve this problem please?

    Thank you

    Can you stop all services on the application tier and the database layer, make sure that this environment variable is set correctly, then restart the database services and the application of layer? If the error persists, pl open a SR

    HTH
    Srini

  • ORA-00600: internal error code, arguments: [qmcxeExUseLoc93] with xmltable and big bows in the CLOB column

    Hi all

    Running the following:

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

    PL/SQL Release 11.2.0.2.0 - Production

    "CORE 11.2.0.2.0 Production."

    AMT for IBM/AIX RISC System/6000: Version 11.2.0.2.0 - Production

    NLSRTL Version 11.2.0.2.0 - Production

    Create a view of a relational table and XMLTABLE and extract nodes from voluminous of the xmltable, mapped text using COLUMNS. I concatenate the text nodes in an xml element in the XQuery xmltable, simple sequencing:

    <CONTENT>
    {$i/summary/text(),$i/know/text(),$i/considerations/text(),$i/look_for/text(),
    $i/nc//text(),$i/level1//text(),$i/level2//text(),$i/ipocc//text()}
    </CONTENT>
    

    SQLDeveloper query execution and right on when I scroll the 50th outcome accordingly set or... DB connection is closed and stack following error appears:

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

    00600 00000 - "internal error code, arguments: [%s], [%s], [%s], [%s], [%s], [%s], [%s], [%s] '.

    * Cause: It's the generic internal error for Oracle program number

    exceptions.    This indicates that a process has encountered a

    Exceptional condition.

    * Action: Report as a bug - the first argument is the internal error number

    I went site Oracle Support to use the 'search' for these types of errors, but he found nothing to the argument: "qmcxeExUseLoc93"... any ideas short of opening an SR with Oracle support? S/n reports that no problems with memory or tablespace... trace files report a stack trace is complete:

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

    = Dump for incident 32114 (ORA 600 [qmcxeExUseLoc93]) =.

    2014-04-08 07:31:51.369

    dbkedDefDump(): from the default crash dumps (flags = 0x2, level = 3, mask = 0 x 0)

    -Run SQL statement for the current session (sql_id = 0qn4zxr0stgjh).

    SELECT ID, CONTENT of ort_active_content_en_vw

    -Call trace stack memory-

    call call entered the argument values in hex

    location point type (? means dubious value)

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

    skdstdst () + 40 bl 107ca 9980 FFFFFFFFFFD99A8? 000002004?

    000000001? 000000003?

    000000000? 000000002?

    000000001? 000000000?

    ksedst1 () + 104 call skdstdst() FFFFFFFFFFD89B0? 000002004?

    110641000? 1098C 1164?

    110641000? 000000000?

    FFFFFFFFFFD8AE0? 700000007?

    ksedst () + 40 call ksedst1() 3030000000000? 002050033?

    1098C 1158? 700000000025C?

    000000000? 000000000?

    1098C07B8? 000000000?

    dbkedDefDump (+ 2828) call ksedst() FFFFFFFFFFD8B90? 000000000?

    000000000? 000000000?

    000000000? 000000000?

    000000000? 300000003?

    …….

    -Binary stack dump-

    = FRAME [1] (skdstdst () + 40 - > 107ca 9980) =.

    defined by pointers frame 0xffffffffffd88b0 and 0xffffffffffd8840

    CALL TYPE: bl ERROR REPORTED: no COMPONENT: (null)

    0xffffffffffd8840 to 0xffffffffffd88b0 memory dump

    FFFFFFFFFFD8840 0FFFFFFF FFFD88B0 42422220 098C 1158 [...] BB '... X]

    08EBE70C FFFFFFFFFFD8850 00000001 00000001 10641000 [... d..]

    FFFFFFFFFFD8860 00000000 00000000 0FFFFFFF FFFD89E8 [...]

    FFFFFFFFFFD8870 0FFFFFFF FFFD99A8 00000000 00002004 [...].

    FFFFFFFFFFD8880 00000003 00000000 00000000 00000001 [...]

    FFFFFFFFFFD8890 00000000 00000000 00000000 00000002 [...]

    FFFFFFFFFFD88A0 00000000 00000001 00000000 00000000 [...]

    = SETTING [2] (ksedst1 () + 104-> skdstdst()) =.

    defined by pointers frame 0xffffffffffd89b0 and 0xffffffffffd88b0

    TYPE of CALL: call ERROR REPORTED: no COMPONENT: KSE

    0xffffffffffd88b0 to 0xffffffffffd89b0 memory dump

    FFFFFFFFFFD88B0 0FFFFFFF FFFD89B0 42422220 10317 68 A... 1zh BB"]

    FFFFFFFFFFD88C0 1033F758 00000001 00000001 0014963C [... <...] 3.X]

    FFFFFFFFFFD88D0 09ED0CA9 1873F04F 28422848 73743231... Sagna (B (Hst21]

    FFFFFFFFFFD88E0 0FFFFFFF FFFD89B0 00000000 00002004 [...].

    FFFFFFFFFFD88F0 00000001 00000001 10641000 098C 1164 [... d...d]

    FFFFFFFFFFD8900 00000001 10641000 00000000 00000000 [... d...]

    ……

    -Status of the Dump process (2).

    ===================================================

    STATE OF THE PROCESS

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

    Global information process:

    process: 0x700000012b18de8, call: 0x70000000b880ee0, xact: 0x0, curses: 0x700000012bf11f0, usrses: 0x700000012bf11f0

    in_exception_handler: no

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

    SO: 0x700000012b18de8, type: 2, owner: 0x0, flag: INIT /-/-/ 0x00 if: 0 x 3 c: 0 x 3

    proc = 0x700000012b18de8, name = process, queue = ksu.h LINE: 12451 ID:, pg = 0

    (process) Oracle pid:42, ser:153, called heart/high: 0x70000000b880ee0/0x70000000b880ee0

    flags: (0x0).

    Flags2: (0 x 800), flags3: (0x0)

    Intr error: call error 0,: 0, sess error: error of txn, 0, 0

    queue intr: vacuum

    ksudlp FALSE to the location: 0

    (post info) last message received: 0 0 0

    Last message received-card: no post

    last process affect me: no

    Last message sent: 0 0 26

    Last message sent-map: ksa2.h LINE: 282 ID:ksasnd

    last process posted by me: 6 1 700000012af9058

    (info from latch) wait_event = 0 bits = 0

    Process group: by DEFAULT, proc pseudo: 0x700000012b4db88

    Info of the o/s: user: tst214, duration: UNKNOWN, ospid: 4370650

    OSD pid Info: Unix process pid: 4370650, image: oracle@mldb2385

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

    SO: 0x700000010430ba0, type: 10, owner: 0x700000012b18de8, flag: INIT /-/-/ 0x00 if: c: 0x1 0x1

    proc = 0x700000012b18de8, name = FileOpenBlock, leader is ksfd.h LINE: 6337 ID:, pg = 0

    (FOB) flags = 2050 fib = 700000010de3758 incno = 0 waiting for IO cnt = 0

    fname=/tst214_01/oradata/TST214/temp01.dbf

    FNO = 201 lblksz = 8192 fsiz = 36608

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

    SO: 0 x 700000010430578, type: 10, owner: 0x700000012b18de8, flag: INIT /-/-/ 0x00 if: c: 0x1 0x1

    proc = 0x700000012b18de8, name = FileOpenBlock, leader is ksfd.h LINE: 6337 ID:, pg = 0

    (FOB) flags = 2050 fib = 700000010de2b40 incno = 0 waiting for IO cnt = 0

    fname=/tst214_03/oradata/TST214/ort_data01.dbf

    FNO = 6 lblksz = 8192 fsiz = 25600

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

    SO: 0x70000001042ff38, type: 10, owner: 0x700000012b18de8, flag: INIT /-/-/ 0x00 if: c: 0x1 0x1

    proc = 0x700000012b18de8, name = FileOpenBlock, leader is ksfd.h LINE: 6337 ID:, pg = 0

    (FOB) flags = 2050 fib = 700000010de1310 incno = 0 waiting for IO cnt = 0

    fname=/tst214_01/oradata/TST214/sysaux01.dbf

    FNO = 2 lblksz = 8192 fsiz = 89600

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

    SO: 0x70000001042f910, type: 10, owner: 0x700000012b18de8, flag: INIT /-/-/ 0x00 if: c: 0x1 0x1

    proc = 0x700000012b18de8, name = FileOpenBlock, leader is ksfd.h LINE: 6337 ID:, pg = 0

    (FOB) flags = 2050 fib = 700000010de0d10 incno = 0 waiting for IO cnt = 0

    fname=/tst214_01/oradata/TST214/System01.dbf

    FNO = 1 lblksz = 8192 fsiz = 96000

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

    SO: 0x700000012bf11f0, type: 4, owner: 0x700000012b18de8, flag: INIT /-/-/ 0x00 if: 0 x 3 c: 0 x 3

    proc = 0x700000012b18de8, name = session, lead = ksu.h LINE: 12459 ID:, pg = 0

    (session) sid: 41 ser: 1263 trans: 0x0, creator: 0x700000012b18de8

    indicators: (0 x 8000045) USR /-flags_idl: (0 x 1) BSY /-/ - /-/ - / -.

    Flags2: (0 x 40008) - / -.

    DID:, DID in the short term:

    TXN branch: 0x0

    Oct: 3, prv: 0, sql: 0x70000000c59dbd0, psql: 0x70000000b196c38, user: 73/ORT_READ

    ksuxds FALSE to the location: 0

    name of the service: the USERS of SYS$

    Customer details:

    Info of the o/s: user: norman.jonker, duration: unknown, ospid: 6224

    machine: G4021165 program: SQL Developer

    application name: SQL Developer, hash value = 1012150930

    Battery active waiting:

    No waiting; last waiting ended 2,617517 sec ago

    Wait state:

    fixed_waits = 0 flags = 0 x 21 limit = 0 x 0 /-1

    History of waiting for session:

    elapsed time of 2,617552 sec from last wait

    0: waiting for 'direct path read '.

    number = 0 x 6, first s/n = 0 x 2901, block cnt = 0 x 2

    wait_id = 2222 seq_num = 2223 snap_id = 1

    wait time: snap = 0,000035 s, exc = 0,000035 s, total s = 0,000035

    wait time: max = infinite

    wait charges: calls = 0 os = 0

    After 0,029003 seconds time elapsed

    1: expected "asynch descriptor resize.

    #aio in circulation = 0 x 0, the current limit of aio = 0xc8, this capping aio = 0 x 145

    wait_id = 2221 seq_num = 2222 snap_id = 1

    wait time: snap = 0,000003 s, exc = 0,000003 s, total s = 0,000003

    wait time: max = 307445734561 min 49sec

    wait charges: calls = 0 os = 0

    After 0,000710 seconds time elapsed

    "2: expected ' SQL * Net message to client"

    pilot-id = 0 x 54435000, #bytes = 0 x 1, = 0x0

    wait_id = 2220 seq_num = 2221 snap_id = 1

    wait time: snap = 0,000005 dry, exc = 0,000005, total = 0,000005 sec

    wait time: max = infinite

    wait charges: calls = 0 os = 0

    After 0,001452 seconds time elapsed

    3: expected ' SQL * Net client message'

    pilot-id = 0 x 54435000, #bytes = 0 x 1, = 0x0

    wait_id = 2219 seq_num = 2220 snap_id = 1

    wait time: snap = 0,499033 s, exc = 0,499033 s, total s = 0,499033

    wait time: max = infinite

    wait charges: calls = 0 os = 0

    After 0,000034 seconds time elapsed

    "4: expected ' SQL * Net message to client"

    pilot-id = 0 x 54435000, #bytes = 0 x 1, = 0x0

    wait_id = 2218 seq_num = 2219 snap_id = 1

    wait time: snap = 0,000003 s, exc = 0,000003 s, total s = 0,000003

    wait time: max = infinite

    wait charges: calls = 0 os = 0

    After 0,000048 seconds time elapsed

    5: expected ' SQL * Net client message'

    pilot-id = 0 x 54435000, #bytes = 0 x 1, = 0x0

    wait_id = 2217 seq_num = 2218 snap_id = 1

    wait time: snap = 0,061319 s, exc = 0,061319 s, total s = 0,061319

    wait time: max = infinite

    wait charges: calls = 0 os = 0

    After 0,000028 seconds time elapsed

    "6: expected ' SQL * Net message to client"

    pilot-id = 0 x 54435000, #bytes = 0 x 1, = 0x0

    wait_id = 2216 seq_num = snap_id 2217 = 1

    wait time: snap = 0,000003 s, exc = 0,000003 s, total s = 0,000003

    wait time: max = infinite

    wait charges: calls = 0 os = 0

    After 0,000048 seconds time elapsed

    7: expected ' SQL * Net client message'

    pilot-id = 0 x 54435000, #bytes = 0 x 1, = 0x0

    wait_id = 2215 seq_num = 2216 snap_id = 1

    wait time: snap = 0,063435 s, exc = 0,063435 s, total s = 0,063435

    wait time: max = infinite

    wait charges: calls = 0 os = 0

    After 0,000045 seconds time elapsed

    "8: expected ' SQL * Net message to client"

    pilot-id = 0 x 54435000, #bytes = 0 x 1, = 0x0

    wait_id = 2214 seq_num = 2215 snap_id = 1

    wait time: snap = 0,000003 s, exc = 0,000003 s, total s = 0,000003

    wait time: max = infinite

    wait charges: calls = 0 os = 0

    After 0,000070 seconds time elapsed

    9: expected ' SQL * Net client message'

    pilot-id = 0 x 54435000, #bytes = 0 x 1, = 0x0

    wait_id = 2213 seq_num = 2214 snap_id = 1

    wait time: snap = 0,060780 s, exc = 0,060780 s, total s = 0,060780

    wait time: max = infinite

    wait charges: calls = 0 os = 0

    After 0,000030 seconds time elapsed

    The Session history sampled session 1263 series 41

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

    History of the sampled session is built by sampling

    the session target all the 1 second. The sampling process

    capture to each sample, if the session is in an active waiting.

    a wait inactive, or not in a wait. If the session is in a

    active wait interval then one is indicated for all samples

    the session was in the same active waiting. If the

    session is in an inactive waiting or not waiting for

    consecutive samples then one interval is indicated for all

    consecutive samples. If we post these consecutive

    samples in a single interval session may NOT be permanently

    inactive or not in a wait (the sampling process is unclear).

    The history is displayed in reverse chronological order.

    sampling interval: 1 s, max 120 sec history

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

    [3 samples, 07:31:51 - 07: 31:53]

    not waiting at each sample

    [18 samples, 07:31:33 - 07: 31:50]

    waiting in each sample slowed

    [2 samples, 07:31:31 - 07: 31:32]

    not waiting at each sample

    [42 samples, 07:30:49 - 07:31:30]

    waiting in each sample slowed

    [4 biopsies, 07:30:45 - 07: 30:48]

    not waiting at each sample

    [7 samples, 07:30:38 - 07: 30:44]

    waiting in each sample slowed

    [sample 1, 07:30:37]

    waited for ' SQL * Net break/reset for customer ', seq_num: 1149

    P1: 'driver id' = 0 x 54435000

    P2: 'pause '? = 0 x 0

    P3: "= 0x0

    time_waited: 0,013444 sec (sampling interval: 0 sec)

    [14 samples, 07:30:23 - 07: 30:36]

    waiting in each sample slowed

    [4 biopsies, 07:30:19 - 07: 30:22]

    not waiting at each sample

    [26 samples, 07:29:53 - 07:30:18]

    waiting in each sample slowed

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

    History of the sampled plenary:

    longest_non_idle_wait: ' SQL * Net break/reset for customer '

    [sample 1, 07:30:37]

    time_waited: 0,013444 sec (sampling interval: 0 sec)

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

    the temporary object counter: 2

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

    Virtual discussion:

    kgskvt: 700000011f06658, sess: 700000012bf11f0 sid: 41 ser: 1263

    VC: 0, proc: 700000012b18de8, id: 41

    News consumer group: OTHER_GROUPS (upd? 0) maps: DEFAULT_CONSUMER_GROUP, orig:

    vt_state: 0x100, vt_flags: 0xA030, blkrun: 0, numa: 1

    inwait: 0

    place where last insched series: kgskthrrun

    place where insched last reset: kgskthrrun2

    place where inwait the last value: NULL

    place where inwait last reset: kgskbindfast

    is_assigned: 1, in_sched: 0 (0)

    QCLs: 0, qlink: FALSE

    vt_active: 0 (pending: 1).

    vt_pq_active: 0, dop: 0

    used quanta: 0 (cg: 0) usec, num penalty: 0

    start of CPU time: 0

    idle time: 0, time: 0 (cg: 0)

    yields of processor: 0 (cg: 0), expected: 0 (cg: 0), wait time: 0 (cg: 0) usec

    e/s expected: 0 (cg: 0), wait time: 0 (cg: 0) usec

    ASL in queue wait times: 0, time: 0 (NEWS 0, 0 cg)

    PQQ in queue wait times: 0, time: 0 (NEWS 0, 0 cg)

    Violation of the time to wait in queue: 0

    aborted calls: 0, num is exec hit limit: 0

    Cancel current: max k 0: 0 k

    I/O credits: small = 0 General = 0

    I/O waiting credits: small = 0 General = 0

    KTU Session Commit Cache Dump for IDLs:

    XID: 0x0009.008.00002025 RCS: flg 0x0000.00cd4e90 = 0x1

    XID: 0x0006.018.00001f5a RCS: flg 0x0000.00cd4e90 = 0x1

    XID: 0x0009.015.00002024 RCS: flg 0x0000.00cd4e90 = 0x1

    XID: 0x0005.004.00001f30 RCS: flg 0x0000.00cd4e90 = 0x1

    XID: 0x0006.021.000011ed RCS: flg 0x0000.00cd4e90 = 0x1

    KTU Session Commit Cache Dump for Non-IDLs:

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

    KKS - UOL used: 0 locks (used = 19, free = 3)

    KGX atomic operation Log 70000000b30a840

    Mutex 0 (0, 0) oper idn 0 NONE

    Cursor Parent uid 41 DTS 4 w/h 7 slp 0

    Oper = pt1 NONE = 0 pt2 pt3 0 = 0 =

    PT4 = 0 = 0 = 0 stt u41

    KGX atomic operation Log 70000000b30a890

    Mutex 0 (0, 0) oper idn 0 NONE

    parasite of the slp whr 6 table uid 41 DTS torrent 4 0

    Oper = NONE pt1 = 70000000d1485e8 pt2 = pt3 148678 = 0 70000000d

    PT4 = 0 = 0 = 0 stt u41

    KGX atomic operation Log 70000000b30a8e0

    Mutex 0 (0, 0) oper idn 0 NONE

    FSO uid 41 DTS mutex 0 w/h 0 slp 0

    KGX atomic operation Log 70000000b30a930

    Mutex 0 (0, 0) oper idn 0 NONE

    FSO uid 41 DTS mutex 0 w/h 0 slp 0

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

    KGL - UOL SO Cache (total = 182, free = 107)

    KGX atomic operation Log 70000000 b 045538

    Mutex 0 (0, 0) oper idn 0 NONE

    Library Cache uid 41 DTS 5 w/h 85 slp 0

    Oper = 0 = 70000000b 227350 pt2 = pt3 = 0 70000000c5df180 pt1

    PT4 = 0 = 0 = 0 ub4 pt5

    KGX atomic operation Log 70000000 b 045590

    Mutex (0, 0) 70000000c5b11d8 idn 69fd5d60 oper NONE

    Library Cache uid 41 DTS 4 w/h 77 slp 0

    Oper = pt1 pt2 70000000934fb60 0 = = 0 = 0 pt3

    PT4 = 0 = 0 = 0 ub4 pt5

    KGX atomic operation Log 70000000b0455e8

    Mutex 0 (0, 0) oper idn 0 NONE

    Library Cache uid 41 DTS 4 w/h 79 slp 0

    Oper = 0 = 70000000b 225950 pt2 = pt3 = 0 70000000c382cb8 pt1

    PT4 = 0 = 0 = 0 ub4 pt5

    KGX atomic operation Log 70000000 b 045640

    Mutex (0, 0) 70000000b225a80 idn ae8e84f6 oper NONE

    Library Cache uid 41 DTS 4 w/h 70 slp 0

    Oper = 0 = 70000000b 225950 pt2 = 0 = 0 pt3, pt1

    PT4 = pt5 0 = 0 ub4 = 4

    KGX atomic operation Log 70000000 b 045698

    Mutex (0, 0) 70000000b225a80 idn ae8e84f6 oper NONE

    Library Cache uid 41 DTS 4 w/h 70 slp 0

    Oper = 0 = 70000000b 225950 pt2 = 0 = 0 pt3, pt1

    PT4 = 0 = 0 = 0 ub4 pt5

    KGX atomic operation Log 70000000b0456f0

    Mutex 0 (0, 0) oper idn 0 NONE

    Library Cache 41 DTS uid 0 w/h 0 slp 0

    Oper = pt1 pt2 = pt3 0 = 0 0 = 0

    PT4 = 0 = 0 = 0 ub4 pt5

    KGX atomic operation Log 70000000 b 045748

    Mutex 0 (0, 0) oper idn 0 NONE

    Library Cache 41 DTS uid 0 w/h 0 slp 0

    Oper = pt1 pt2 = pt3 0 = 0 0 = 0

    PT4 = 0 = 0 = 0 ub4 pt5

    KGL SO hide

    SO = 70000000c5df180 link = 70000000c5df1f0 [70000000b115e38, b 70000000, 045520]

    FLG = 8000 use its 700000012bf11f0 = 700000012bf11f0 =

    SO = 70000000b115dc8 link = 70000000b115e38 [70000000c5df380, 70000000c5df1f0]

    FLG = 8000 use its 700000012bf11f0 = 700000012bf11f0 =

    SO = 70000000c5df310 link = 70000000c5df380 [70000000c7abab8, 70000000b115e38]

    FLG = 8000 use its 700000012bf11f0 = 700000012bf11f0 =

    Hello

    I'm not saying that it will solve the problem, but you must use XMLCast in this case, not XMLSerialize.

    Try also with fn:local - name instead (unless you need information namespace as well):

    Select (xmlcast)

    XMLQUERY)

    "for $dcrContent in fn:collection("oradb:/PUBLIC/DATA_CAPTURE_RECORD_CONTENT") / ROW.

    where $dcrContent/DATA_CAPTURE_RECORD_CONTENT_ID = xs:decimal ($id)

    "return fn:local - name($dcrContent/CONTENT_XML/*)"

    from 608 as "id".

    contents of return

    )

    as varchar2 (100)

    )

    Double;

  • ORA-00600: error code internal all-in-package of fall!

    Friends,

    I use oracle 10g Oracle Ent Linux 5.0. Now I want to delete a user, when I give the command 'drop user' I got the below error:

    SQL > drop user user cascade;.

    Drop user user cascade

    *

    ERROR on line 1:

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

    [], [], [], []

    Then I try to manually remove all the purpose of the schema specified. All objects are deleted except a 'PACKAGE '. When I manually drop this PACKAGE

    Once again and then I got the above error again. Now, I'm sure that this 'package' is the main culprit.

    Now, if only someone please help me how I let fall what package manually?

    Hello

    If you have access to My Oracle Portal Support, take a look at:

    Note 275519.1 : drop, re-create or compile a package fails with ORA-600 [PSDTYFND_WITH_SUFFIX]

    Note 1237934.1 : ORA-600 [psdtyfnd_with_suffix]

    Kind regards

    Suntrupth

  • Slow start - even after aggressive recovery - how to solve?

    Hello

    We evaluate Berkley DB for Java and we are facing problem that the recovery time is very very slow.

    We first tried to speed up the recovery by using je.checkpointer.highPriority, je.checkpointer.wakeupInterval, etc. - no luck - stil startup is very inefficient. It takes about 4 hours to recover and begin 10 data bases each which has less than 10 M records.

    So in order to understand the problem, we have built a little test app which will control point and clean records in the application main thread (and disable the control point and cleaner discussions). We have what we call bdbEnv.checkpoint (checkpointConfig) with setMinimizeRecoveryTime and setForce.

    Once the recovery was super slow: even if we ask bdbEnv.cleanLog and bdbEnv.checkpoint each 3000 sets. Each file is less than 1 KB of long - keys of the uniq.  Note that, in our test, each thread has its own database handle and its own transaction to add recordings.

    Now, the interesting thing we noticed during startup (i.e. this environment recovery) reading the application rate was * only * 4 KB/s - and the machine running the test was completely idle (quad core with quad-core).

    Here's our stack trace (showing that we do recovery):

    at java.io.RandomAccessFile.readBytes (Native Method)

    at java.io.RandomAccessFile.read(RandomAccessFile.java:355)

    at com.sleepycat.je.log.FileManager.readFromFileInternal(FileManager.java:1918)

    -locked < 0x00000007d2da9b80 > (a com.sleepycat.je.log.FileManager$ DefaultRandomAccessFile)

    at com.sleepycat.je.log.FileManager.readFromFile(FileManager.java:1869)

    to com.sleepycat.je.log.FileReader$ ReadWindow.fillFromFile (FileReader.java:1146)

    to com.sleepycat.je.log.FileReader$ ReadWindow.slideAndFill (FileReader.java:1048)

    at com.sleepycat.je.log.FileReader.setBackwardPosition(FileReader.java:572)

    at com.sleepycat.je.log.FileReader.getLogEntryInReadBuffer(FileReader.java:429)

    at com.sleepycat.je.log.FileReader.readNextEntryAllowExceptions(FileReader.java:256)

    at com.sleepycat.je.log.FileReader.readNextEntry(FileReader.java:229)

    at com.sleepycat.je.recovery.RecoveryManager.undoLNs(RecoveryManager.java:1006)

    at com.sleepycat.je.recovery.RecoveryManager.buildTree(RecoveryManager.java:530)

    at com.sleepycat.je.recovery.RecoveryManager.recover(RecoveryManager.java:198)

    at com.sleepycat.je.dbi.EnvironmentImpl.finishInit(EnvironmentImpl.java:611)

    -locked (a com.sleepycat.je.dbi.EnvironmentImpl) < 0x000000077e4994d8 >

    at com.sleepycat.je.dbi.DbEnvPool.getEnvironment(DbEnvPool.java:208)

    Output DbPrintLog one of our database of test for which the recovery takes a long time like this:

    < DbPrintLog >

    Statistics of the newspaper:

    inputs of type total provisional total min max avg

    count of count bytes bytes bytes bytes in % of the newspaper

    MapLN                 346                   0             683,346                 501               4,337               1,974                   0

    NameLN                   6                   0                 184                  30                  34                  30                   0

    3 939 0 24 766 896 7 084 194 FileSummaryLN 0

    IN 869 0 172,255,390 46 353 817 4.9 198 222

    3 670 3 648 42 708 998 48 460 661 1,690,627,274 BIN

    DbTree                  57                   0             107,333                 760               3,124               1,883                   0

    Commit                   9                   0                 262                  29                  30                  29                   0

    CkptStart                  52                   0               1,352                  26                  26                  26                   0

    CkptEnd                  53                   0               4,665                  55                 105                  88                   0

    BINDelta 33 437 32 383 1,186,036,703 41 162 988 33.6 35 470

    Trace                 645                   0             107,702                  46                 381                 166                   0

    FileHeader                 341                   0              12,958                  38                  38                  38                   0

    INS_LN_TX 157 699 0 1 390 1 396 1 395 6.2 220,123,663

    UPD_LN 183 600 0 1 386 1 386 1 386 7.2 254,469,600

    key bytes                                                 467,579,630                                                                          (13.3)

    data bytes                                                           0                                                                             (0)

    Total number of bytes in the part of the paper to read: 3,525,197,328

    Total number of entries: 384 723

    How to solve this kind of problem? Is there a way to speed up recovery?

    If we want to checkpoint and newspapers specific to the main application thread, how many times do we need to check point? Or maybe that our data are not really good for Berkeley DB?

    com.sleepycat.je.utilint.DaemonThread run

    GRAVE: , a java.lang.NullPointerException exception continues

    java.lang.NullPointerException

    to com.sleepycat.je.dbi.DbTree$ RootLevel.doWork (DbTree.java:1959)

    at com.sleepycat.je.tree.Tree.withRootLatchedShared(Tree.java:426)

    at com.sleepycat.je.dbi.DbTree.getHighestLevel(DbTree.java:1886)

    at com.sleepycat.je.recovery.DirtyINMap.selectDirtyINsForCheckpoint(DirtyINMap.java:250)

    at com.sleepycat.je.recovery.Checkpointer.doCheckpoint(Checkpointer.java:729)

    at com.sleepycat.je.recovery.Checkpointer.onWakeup(Checkpointer.java:508)

    to com.sleepycat.je.utilint.DaemonThread.run(DaemonThread.java:163) to java.lang.Thread.run(Thread.java:724)

    Thanks for the display of the error. The exception will prevent the checkpoints, resulting in long recoveries.

    We assume it's a bug I at this point. We'll fix it for the next version of patch (Q3), under the bug number [#22631].

    Please note that it would occur only when a database is created and no record is ever inserted. A work around is to delete these databases, if they are not needed, or write a single record after their creation and delete or abandon the txn. Do you plan to give this work around a try? This way you can help us confirm the work and that our assumption is accurate.

    Thank you

    Bogdan

  • ORA-00600: internal error code, arguments: [17183], [0 x 033134908], [], [],.

    Hi exports.


    [I get ORA-00600: internal error code, arguments: [17183], [0 x 033134908] [] [] [], [], []]

    The temporary tablespace of the database is full and I'm trying to follow the following steps.




    SQL > select * from dba_temp_files;

    FILE_ID File_name nom_tablespace blocks State RELATIVE_FNO AUT MAXBLOCKS INCREMENT_BY MAXBYTES BYTES
    ----------------------------------------------------------------- ---------- ------------------------- ---------- ------------ ------ ------------ --- ---------- ---------- ------------
    USER_BYTES USER_BLOCKS
    ---------- -----------
    G:\ORADATA\TEMP01. DBF 1 TEMP + 10 4 194 176 AVAILABLE 3.4359E 1 YES + 10 4194302 80 3.4360E
    3.4358E + 10 4194048

    J:\ORADATA\TIVOLIORTEMPTS. DBF 5 104857600 12 800 AVAILABLE 1 NO. 0 0 0 TIVOLIORTEMPTS
    103809024 12672

    J:\ORADATA\TEMP_ORISSA_MASTER. TMP 2 10485760 1 280 AVAILABLE TEMP_ORISSA_MASTER 1 52428800 6400 128 YES
    9437184 1152

    J:\ORADATA\TEMP_ORISSA_BENCHMARK. TMP TEMP_ORISSA_BENCHMARK 680525824 83 072 AVAILABLE 3 1 1073741824 131072 2 YES
    679477248 82944

    J:\ORADATA\TEMP_ORISSA_TRANSACTION 104857600 12 800 AVAILABLE TEMP_ORISSA_TRANSACTION 4 1073741824 131072 2 YES 1
    103809024 12672


    5 selected lines.

    SQL > select TABLESPACE_NAME, BYTES_USED, BYTES_FREE from V$ TEMP_SPACE_HEADER;

    NOM_TABLESPACE BYTES_USED, BYTES_FREE
    ------------------------- ---------- ----------
    3.4359E + 10 0 TEMP
    6291456 4194304 TEMP_ORISSA_MASTER
    TEMP_ORISSA_BENCHMARK 680525824 0
    37748736 67108864 TEMP_ORISSA_TRANSACTION
    103809024 1048576 TIVOLIORTEMPTS

    5 selected lines.

    SQL > CREATE TEMPORARY TABLESPACE MYTEMPFILE
    2 TEMPFILE 'G:\ORADATA\TEMP001.dbf '.
    3 SIZE 1000M AUTOEXTEND ON NEXT 10 M MAXSIZE 2000 M;

    Created tablespace.

    SQL > ALTER MYTEMPFILE TEMPORARY TABLESPACE by DATABASE by DEFAULT.

    Database altered.

    SQL > select TABLESPACE_NAME, BYTES_USED, BYTES_FREE from V$ TEMP_SPACE_HEADER;

    NOM_TABLESPACE BYTES_USED, BYTES_FREE
    ------------------------- ---------- ----------
    3.4359E + 10 0 TEMP
    6291456 4194304 TEMP_ORISSA_MASTER
    TEMP_ORISSA_BENCHMARK 680525824 0
    37748736 67108864 TEMP_ORISSA_TRANSACTION
    103809024 1048576 TIVOLIORTEMPTS
    1047527424 1048576 MYTEMPFILE

    6 selected lines.

    SQL > ALTER DATABASE TEMPFILE ' G:\ORADATA\TEMP01. DBF' DROP, INCLUDING DATA FILES;
    ALTER DATABASE TEMPFILE ' G:\ORADATA\TEMP01. DBF' DROP, INCLUDING DATA FILES
    *
    ERROR on line 1:
    ORA-25152: TEMPFILE cannot be deleted at this time


    SQL > select TABLESPACE_NAME, BYTES_USED, BYTES_FREE from V$ TEMP_SPACE_HEADER;

    NOM_TABLESPACE BYTES_USED, BYTES_FREE
    ------------------------- ---------- ----------
    6291456 4194304 TEMP_ORISSA_MASTER
    TEMP_ORISSA_BENCHMARK 680525824 0
    37748736 67108864 TEMP_ORISSA_TRANSACTION
    103809024 1048576 TIVOLIORTEMPTS
    11534336 1037041664 MYTEMPFILE

    5 selected lines.

    SQL > Select ENABLED, STATUS, STATUS, BYTES/1024/1024 in v$ tempfile;

    Status ENABLED State BYTES/1024/1024
    ------ ---------- ------ ---------------
    READING WRITING OFFLIN OFFLIN 0
    READING WRITING 100 ONLINE ONLINE
    READ WRITE 10 ONLINE ONLINE
    ONLINE READING WRITING ON LINE 649
    READING WRITING 100 ONLINE ONLINE
    READING WRITING ONLINE 1000 ONLINE

    6 selected lines.

    SQL > desc v$ tempfile;
    Name Null? Type
    ----------------------------------------------------------------------------------------------------------- -------- ------------------------------------------------------------------------
    FOLDER # NUMBER
    CREATION_CHANGE # NUMBER
    CREATION_TIME DATE
    TS # NUMBER
    RFILE # NUMBER
    STATUS VARCHAR2 (7)
    VARCHAR2 (10) ENABLED
    THE NUMBER OF BYTES
    NUMBER OF BLOCKS
    NUMBER OF CREATE_BYTES
    NUMBER OF BLOCK_SIZE
    NAME VARCHAR2 (513)

    SQL > select file #, STATUS, STATUS, ENABLED, BYTES/1024/1024 of v$ tempfile;

    FOLDER # State ACTIVATED State BYTES/1024/1024
    ---------- ------ ---------- ------ ---------------
    1 READ WRITE OFFLIN OFFLIN 0
    5 READ ONLINE WRITE 100 ONLINE
    2 ONLINE READ WRITE 10 ONLINE
    3 READ ONLINE WRITING ONLINE 649
    4 READ ONLINE WRITE 100 ONLINE
    6 READ ONLINE WRITE 1000 ONLINE

    6 selected lines.

    SQL > ALTER DATABASE TEMPFILE ' G:\ORADATA\TEMP01. DBF' DROP, INCLUDING DATA FILES;
    ALTER DATABASE TEMPFILE ' G:\ORADATA\TEMP01. DBF' DROP, INCLUDING DATA FILES
    *
    ERROR on line 1:
    ORA-25152: TEMPFILE cannot be deleted at this time


    SQL > ALTER DATABASE TEMPFILE ' G:\ORADATA\TEMP01. DBF' offline;

    Database altered.

    SQL > ALTER DATABASE TEMPFILE ' G:\ORADATA\TEMP01. DBF' DROP, INCLUDING DATA FILES;
    ALTER DATABASE TEMPFILE ' G:\ORADATA\TEMP01. DBF' DROP, INCLUDING DATA FILES
    *
    ERROR on line 1:
    ORA-25152: TEMPFILE cannot be deleted at this time


    SQL > select * from dba_temp_files;

    FILE_ID File_name nom_tablespace blocks State RELATIVE_FNO AUT MAXBLOCKS INCREMENT_BY MAXBYTES BYTES
    ----------------------------------------------------------------- ---------- ------------------------- ---------- ------------ ------ ------------ --- ---------- ---------- ------------
    USER_BYTES USER_BLOCKS
    ---------- -----------
    G:\ORADATA\TEMP01. DBF 1 TEMP AVAILABLE


    J:\ORADATA\TIVOLIORTEMPTS. DBF 5 104857600 12 800 AVAILABLE 1 NO. 0 0 0 TIVOLIORTEMPTS
    103809024 12672

    J:\ORADATA\TEMP_ORISSA_MASTER. TMP 2 10485760 1 280 AVAILABLE TEMP_ORISSA_MASTER 1 52428800 6400 128 YES
    9437184 1152

    J:\ORADATA\TEMP_ORISSA_BENCHMARK. TMP TEMP_ORISSA_BENCHMARK 680525824 83 072 AVAILABLE 3 1 1073741824 131072 2 YES
    679477248 82944

    J:\ORADATA\TEMP_ORISSA_TRANSACTION 104857600 12 800 AVAILABLE TEMP_ORISSA_TRANSACTION 4 1073741824 131072 2 YES 1
    103809024 12672

    G:\ORADATA\TEMP001. DBF 6 1048576000 128 000 AVAILABLE MYTEMPFILE 1 2097152000 256000 1280 YES
    1047527424 127872


    6 selected lines.

    SQL > select file #, STATUS, STATUS, ENABLED, BYTES/1024/1024 of v$ tempfile;

    FOLDER # State ACTIVATED State BYTES/1024/1024
    ---------- ------ ---------- ------ ---------------
    1 READ WRITE OFFLIN OFFLIN 0
    5 READ ONLINE WRITE 100 ONLINE
    2 ONLINE READ WRITE 10 ONLINE
    3 READ ONLINE WRITING ONLINE 649
    4 READ ONLINE WRITE 100 ONLINE
    6 READ ONLINE WRITE 1000 ONLINE

    6 selected lines.

    SQL > ALTER DATABASE temp by DEFAULT TABLESPACE TEMPORARY;

    Database altered.

    SQL > select TABLESPACE_NAME, BYTES_USED, BYTES_FREE from V$ TEMP_SPACE_HEADER;

    NOM_TABLESPACE BYTES_USED, BYTES_FREE
    ------------------------- ---------- ----------
    6291456 4194304 TEMP_ORISSA_MASTER
    TEMP_ORISSA_BENCHMARK 680525824 0
    37748736 67108864 TEMP_ORISSA_TRANSACTION
    103809024 1048576 TIVOLIORTEMPTS
    28311552 1020264448 MYTEMPFILE

    5 selected lines.

    SQL > ALTER DATABASE TEMPFILE ' G:\ORADATA\TEMP01. DBF' online;

    Database altered.

    SQL > select TABLESPACE_NAME, BYTES_USED, BYTES_FREE from V$ TEMP_SPACE_HEADER;

    NOM_TABLESPACE BYTES_USED, BYTES_FREE
    ------------------------- ---------- ----------
    3.4359E + 10 0 TEMP
    6291456 4194304 TEMP_ORISSA_MASTER
    TEMP_ORISSA_BENCHMARK 680525824 0
    37748736 67108864 TEMP_ORISSA_TRANSACTION
    103809024 1048576 TIVOLIORTEMPTS
    28311552 1020264448 MYTEMPFILE

    6 selected lines.

    SQL > ALTER MYTEMPFILE TEMPORARY TABLESPACE by DATABASE by DEFAULT.

    Database altered.

    SQL > ALTER DATABASE TEMPFILE ' G:\ORADATA\TEMP01. DBF' DROP, INCLUDING DATA FILES;
    ALTER DATABASE TEMPFILE ' G:\ORADATA\TEMP01. DBF' DROP, INCLUDING DATA FILES
    *
    ERROR on line 1:
    ORA-25152: TEMPFILE cannot be deleted at this time


    SQL > ALTER DATABASE TEMPFILE ' G:\ORADATA\TEMP01. DBF' offline;

    Database altered.

    SQL > ALTER DATABASE TEMPFILE ' G:\ORADATA\TEMP01. DBF' DROP, INCLUDING DATA FILES;
    ALTER DATABASE TEMPFILE ' G:\ORADATA\TEMP01. DBF' DROP, INCLUDING DATA FILES
    *
    ERROR on line 1:
    ORA-25152: TEMPFILE cannot be deleted at this time


    SQL > ALTER DATABASE TEMPFILE ' G:\ORADATA\TEMP01. DBF' online;

    Database altered.


    SQL > ALTER DATABASE temp by DEFAULT TABLESPACE TEMPORARY;

    Database altered.

    SQL > select TABLESPACE_NAME, BYTES_USED, BYTES_FREE from V$ TEMP_SPACE_HEADER;

    NOM_TABLESPACE BYTES_USED, BYTES_FREE
    ------------------------- ---------- ----------
    3.4359E + 10 0 TEMP
    6291456 4194304 TEMP_ORISSA_MASTER
    TEMP_ORISSA_BENCHMARK 680525824 0
    37748736 67108864 TEMP_ORISSA_TRANSACTION
    103809024 1048576 TIVOLIORTEMPTS
    32505856 1016070144 MYTEMPFILE

    6 selected lines.

    SQL > exit


    I'm not able to drop the Temp file as it is used by some users.

    When I checked my alert log, then I get the error ora-600...


    When I check metalink for this argument, I found that this is a bug in the 91 & 10 gr 2

    Please suggest a solution to this problem.

    This is a serious problem of database.

    ASIT Kumar reducing wrote:


    In this society that they don't give me metalink Id. it is why I am facing a lot of problem. But somehow, I check the argument: [17183], [0 x 033134908], [], [] is a bug in 9i and 10 g 2, his good or bad I'm confused again... Please give me a solution for this...

    Why? MetaLink account exists to solve the problem like this

  • How to solve the problem of 'ASM disk group is inaccessible' slave VM rac2?

    People,

    Hello. I want to install Oracle 11 g RAC 2 using 2 virtual machines (VM main rac1 and rac2 VM slave) with Oracle Linux 5.6 according to the website http://appsdbaworkshop.blogspot.com/2011/10/11gr2-rac-on-linux-56-using-vmware.html

    Grid and data base RAC have been installed successfully for VMS rac1 and rac2.
    I use the slave rac2 VM test data grid and CARS because rac1 disk is full.
    The problem is that the OCR file is not available or currupted in the rac2 VM slave. To know his reasons, I check permission on disc ocr as below:

    [ora11g@rac2 bin] $ pwd
    / U02/11g_db/ora11g/racdb/bin

    [ora11g@rac2 bin] $ srvctl start asm

    RPRC-1070: could not verify if the ora.asm resource is registered
    Cannot communicate with crsd

    [ora11g@rac2 rac2] $ pwd
    / u01/app/Grid/log/Rac2

    [ora11g@rac2 rac2] $ cat alertrac2.log

    Last lines:
    [/ u01/app/grid/bin/cssdagent (5779)] CRS - 5822:Agent ' / u01/app/grid/bin/cssdagent_root "disconnected from the server. Details at (: CRSAGF00117 :) in u01/app/grid/log/rac2/agent/ohasd/oracssdagent_root/oracssdagent_root.log.)
    2012-03-20 13:44:55.914
    [ohasd (5149)] CRS-2112: the service ODE started on node rac2.
    2012-03-20 13:44:58.588
    [ohasd (5149)] CRS - 8017:location: / etc/oracle/lastgasp has 72 Advisory reboot log files, 0 were announced and 0 errors
    2012-03-20 13:45:07.555
    [ohasd (5149)] CRS - 2772:Server "rac2" was awarded to 'Free' the pool.
    2012-03-20 13:45:10.108
    [ohasd (5149)] CRS-2302: failed to get profile negotiators. Error CLSGPNP_NO_DAEMON (the demon GPNPD does not work).
    2012-03-20 13:45:10.251
    [gpnpd (5368)] CRS - 2328:GPNPD began the rac2 node.
    2012-03-20 13:45:13.037
    [cssd (5443)] CRS - 1713:CSSD daemon is launched in cluster mode
    2012-03-20 13:45:37.132
    [cssd (5443)] CRS - 1707:Lease acquisition for node rac2 number 2 completed
    2012-03-20 13:45:37.727
    [cssd (5443)] CRS - 1605:CSSD file to vote is online: ORCL:ASMDISK3; details in u01/app/grid/log/rac2/cssd/ocssd.log.
    2012-03-20 13:45:37.986
    [cssd (5443)] CRS - 1625:Node rac1, number 1, was closed manually
    2012-03-20 13:45:37.991
    [cssd (5443)] CRS - 1605:CSSD file to vote is online: ORCL:ASMDISK2; details in u01/app/grid/log/rac2/cssd/ocssd.log.
    2012-03-20 13:45:38.633
    [cssd (5443)] CRS - 1605:CSSD file to vote is online: ORCL:ASMDISK1; details in u01/app/grid/log/rac2/cssd/ocssd.log.
    2012-03-20 13:45:56.956
    [cssd (5443)] CRS - 1601:CSSD Reconfiguration is complete. Active nodes are rac2.
    2012-03-20 13:46:00.557
    [ctssd (5834)] CRS-2403: the time synchronization Service on rac2 host Cluster is in observer mode.
    2012-03-20 13:46:00.576
    [ctssd (5834)] CRS-2407: the new Cluster Time Synchronization Service reference node is host rac2.
    2012-03-20 13:46:01.000
    [ctssd (5834)] CRS-2401: time synchronization Service Cluster started on host rac2.
    2012-03-20 13:46:11.097
    [crsd (5856)] CRS-1013: the location of the OCR in ASM disk group is inaccessible. Details in u01/app/grid/log/rac2/crsd/crsd.log.
    2012-03-20 13:46:12.085
    [ohasd (5149)] CRS - 2765:Resource 'ora.crsd' failed on the server "rac2.
    2012-03-20 13:46:13.338
    [crsd (5925)] CRS-1013: the location of the OCR in ASM disk group is inaccessible. Details in u01/app/grid/log/rac2/crsd/crsd.log.
    2012-03-20 13:46:14.217
    [ohasd (5149)] CRS - 2765:Resource 'ora.crsd' failed on the server "rac2.
    2012-03-20 13:46:15.438
    [crsd (5940)] CRS-1013: the location of the OCR in ASM disk group is inaccessible. Details in u01/app/grid/log/rac2/crsd/crsd.log.
    2012-03-20 13:46:16.313
    [ohasd (5149)] CRS - 2765:Resource 'ora.crsd' failed on the server "rac2.
    2012-03-20 13:46:17.539
    [crsd (5955)] CRS-1013: the location of the OCR in ASM disk group is inaccessible. Details in u01/app/grid/log/rac2/crsd/crsd.log.
    2012-03-20 13:46:18.392
    [ohasd (5149)] CRS - 2765:Resource 'ora.crsd' failed on the server "rac2.
    2012-03-20 13:46:19.537
    [crsd (5988)] CRS-1013: the location of the OCR in ASM disk group is inaccessible. Details in u01/app/grid/log/rac2/crsd/crsd.log.
    2012-03-20 13:46:20.468
    [ohasd (5149)] CRS - 2765:Resource 'ora.crsd' failed on the server "rac2.
    2012-03-20 13:46:22.636
    [crsd (6003)] CRS-1013: the location of the OCR in ASM disk group is inaccessible. Details in u01/app/grid/log/rac2/crsd/crsd.log.
    2012-03-20 13:46:23.615
    [ohasd (5149)] CRS - 2765:Resource 'ora.crsd' failed on the server "rac2.
    2012-03-20 13:46:24.781
    [crsd (6022)] CRS-1013: the location of the OCR in ASM disk group is inaccessible. Details in u01/app/grid/log/rac2/crsd/crsd.log.
    2012-03-20 13:46:25.713
    [ohasd (5149)] CRS - 2765:Resource 'ora.crsd' failed on the server "rac2.
    2012-03-20 13:46:26.885
    [crsd (6037)] CRS-1013: the location of the OCR in ASM disk group is inaccessible. Details in u01/app/grid/log/rac2/crsd/crsd.log.
    2012-03-20 13:46:27.799
    [ohasd (5149)] CRS - 2765:Resource 'ora.crsd' failed on the server "rac2.
    2012-03-20 13:46:29.021
    [crsd (6052)] CRS-1013: the location of the OCR in ASM disk group is inaccessible. Details in u01/app/grid/log/rac2/crsd/crsd.log.
    2012-03-20 13:46:29.925
    [ohasd (5149)] CRS - 2765:Resource 'ora.crsd' failed on the server "rac2.
    2012-03-20 13:46:31.136
    [crsd (6067)] CRS-1013: the location of the OCR in ASM disk group is inaccessible. Details in u01/app/grid/log/rac2/crsd/crsd.log.
    2012-03-20 13:46:32.040
    [ohasd (5149)] CRS - 2765:Resource 'ora.crsd' failed on the server "rac2.
    2012-03-20 13:46:33.247
    [crsd (6082)] CRS-1013: the location of the OCR in ASM disk group is inaccessible. Details in u01/app/grid/log/rac2/crsd/crsd.log.
    2012-03-20 13:46:34.172
    [ohasd (5149)] CRS - 2765:Resource 'ora.crsd' failed on the server "rac2.
    2012-03-20 13:46:34.173
    [ohasd (5149)] CRS - 2771:Maximum attempts to restart the resource 'ora.crsd '; does not restart.
    [ora11g@rac2 rac2] $

    The output of alertrac2.log, we have seen disk group ASM is inaccessible. So my question is:

    How to solve the problem of "ASM disk group is inaccessible" in the rac2 VM slave?


    Thank you.

    user8860348 wrote:
    People,

    Hello. Thanks much for the reply.

    Yes. I put the entry "SQLNET. AUTHENTICATION_SERVICES = (NTS)"input file sqlnet.ora.

    I ran the commands below:

    [ora11g@rac2 bin] $ pwd
    / u01/app/Grid/bin

    [ora11g@rac2 bin] $ ps - ef | grep pmon

    16219 ora11g 8602-0 12:29 pts/2 00:00:00 grep pmon

    [ora11g@rac2 bin] $

    [ora11g@rac2 bin] $ export ORACLE_SID = + ASM2
    [ora11g@rac2 bin] $. / sqlplus / as sysdba

    SQL * more: Production version 11.2.0.1.0 Fri Mar 23 12:33:15 2012

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

    Connect to an instance is idle.

    SQL > startup pfile = ' / u01/app/grid/dbs/pfile ".
    ORA-01031: insufficient privileges
    SQL >

    Sign in as SYSASM as

    . / sqlplus / as sysasm
    >

    As we see above shows the command $ ps - ef | grep pmon, my question is:

    First of all, are ' 16219 8602 ora11g 0 "process ID?

    Secondly, we need to kill one by one? For examples: kill-9 ora11g? Kill-9 16219?

    Laughing out loud. It's not the running process.

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

    Hello

    When running a php against Oracle 11 XE server application, I get an internal error:
    ORA-00600: internal error code, arguments: [qernsRowP], [1], [], [], [], [], [], [], [], [], [], [] Offset: 37 "SELECT DISTINCT"SelectionName"FROM SelectionList.
    If I change the setting for NLS_SORT, everything works as expected.

    If I use the following sql connection
    ALTER SESSION SET NLS_SORT = "BINARY_AI."
    or
    ALTER SESSION SET NLS_SORT = "BINARY_CI."
    the error occurs. If I use
    ALTER SESSION SET NLS_SORT = "BINARY".
    everything works.

    Further, the session is modified with:
    ALTER SESSION SET NLS_NUMERIC_CHARACTERS ='.,'
    ALTER SESSION SET NLS_LANGUAGE = "TO THE AMERICAN.
    ALTER SESSION SET NLS_COMP = 'LINGUISTICS '.
    ALTER SESSION SET NLS_NCHAR_CONV_EXCP = 'TRUE '.
    ALTER SESSION SET NLS_TIME_FORMAT = "HH24:MI:SSXFF".
    ALTER SESSION SET NLS_TIMESTAMP_FORMAT ='DD. MESSRS. RR HH24:MI:SSXFF'
    ALTER SESSION SET NLS_TIME_TZ_FORMAT = 'HH24:MI:SSXFF TZR '.
    ALTER SESSION SET NLS_TIMESTAMP_TZ_FORMAT ='DD. MESSRS. RR HH24:MI:SSXFF TZR'

    I can reproduce this on OpenSuse 11.3 and CentOS 6.0. The Version of the database is:
    Oracle Database 11 g Express Edition Release 11.2.0.2.0 - 64 bit Production

    If no advice how to track this error down and fix (and keep the setting BINARY_AI)?

    OK, the problem looks like a bug in the optimizer and may indeed be an incomplete fixed #9381867 bug. SPELL UNIQUE NOSORT, i.e. find distinct values from a line source pre-sorted, is used for a database (index) data source that always orders BINARY and not BINARY_AI or BINARY_CI.

    To work around the problem, try to publish the following statement after the logon call in your application:

    ALTER SESSION SET EVENTS '10119 trace name context level 1, forever';
    

    It should block the optimizer to use SORTING NOSORT UNIQUE and avoid the bug.

    -Sergiusz

  • ORA-00600 error internal codeHP UX ORACLE 11.1.0.7

    advice for this error
    Fri Jul 29 14:51:16 2011
    Errors in the /u02/diag/rdbms/cert/cert1/trace/cert1_ora_25948.trc file (incident = 97265):
    ORA-00600: internal error code, arguments: [ORA-00600: internal error code, arguments: [4400], [560], [], [], [], [], [], [], [], [], []]
    ], [], [], [], [], [], [], [], [], [], [], []
    ORA-02063: preceding the line of ADMIN1
    Incident details in: /u02/diag/rdbms/cert/cert1/incident/incdir_97265/cert1_ora_25948_i97265.trc
    Fri Jul 29 14:51:29 2011
    Track of dumping performs id = [cdmp_20110729145129]
    Fri Jul 29 14:51:30 2011
    Sweep the Incident [97265]: completed

    George wrote:
    Thank you, how critical is it?

    Depends on which database session/database instance has been made when an internal error has occurred.

    If no session and no crash Oracle instance cancels the SQL statement that is involved (but not the transaction).
    If the session Oraclel crash rolls back the current transaction.
    If crash instance, you must restart the database and Oracle instance automatically crash recovery (pending crash pending transactions are restored).

    It will cause the loss of data
    requires restoring the backup?

    N °

    Edited by: P. Forstmann August 2, 2011 22:00

  • How to solve the problem of Oracle SQL Developer Connection?

    People,

    Hello. I use the Oracle 11 GR 1 material database. The database https://localhost.localdomain:1158 control console / em works correctly. I can create a database and a table with success.

    My OS is Linux and connects to the internet successfully.

    In order to execute SQL statements. We use Oracle SQL Developer. I connect Oracle SQL Developer in the following way:

    Connection name: DB1 (is my database name)
    User name: SYS (this is the user name I used to connect to the Console)
    Password: SYS (this is the password used to connect to the Console)
    Connection type: basic
    Host name: localhost
    Port: 1158
    SID: DB1 (it is created during the installation of the database)

    But the error message: "status: failed - IO exception Connection Reset."

    Can any folk tell me how to solve the problem of Oracle SQL Developer Connection?

    user8860348 wrote:
    People,

    Hello. I use the Oracle 11 GR 1 material database. database Control Panel https://localhost.localdomain:1158 / em works correctly. I can create a database and a table with success.

    My OS is Linux and connects to the internet successfully.

    In order to execute SQL statements. We use Oracle SQL Developer. I connect Oracle SQL Developer in the following way:

    Connection name: DB1 (is my database name)
    User name: SYS (this is the user name I used to connect to the Console)
    Password: SYS (this is the password used to connect to the Console)
    Connection type: basic
    Host name: localhost
    Port: 1158
    SID: DB1 (it is created during the installation of the database)

    But the error message: "status: failed - IO exception Connection Reset."

    Can any folk tell me how to solve the problem of Oracle SQL Developer Connection?

    user name: sys
    password: enter_your_correct_password given at the time of the installation of oracle

    role: select sysdba if you would connect as sysdba otherwise select normal for users other than the sys

    HostName: Enter your ip or hostname of the oracle example server address:-192.168.11.12

    to find the terminal/command prompt open hostname in oracle installed machine
    type---> hostname

    type ping hostname--->

    You can find the IP address of the server

    Port number: 1521 (default)---> I guess, otherwise check the port number in the file tnsnames.ora under your ORACLE_HOME/network/admin folder

    SID: DB1

    try it
    Good luck

  • ORA-00600 is managed by EXCEPTION SO that others THEN

    Hello
    I work with 9.2.0.8 and I was wondering if this code:
    EXCEPTION
              WHEN others THEN
                ROLLBACK;
                INSERT INTO TAB
                  (id_konr)
                VALUES
                  (cj.id_kon);
                DELETE FROM TAB_2 WHERE ROWID = cj.rowid;
                COMMIT;
            END;
    intercepts the error ORA-00600?
    I know that I could try but don't know how to get ora - 600 :).
    Kind regards.
    Greg

    GregG says:
    Hello
    I work with 9.2.0.8 and I was wondering if this code:

    EXCEPTION
    WHEN others THEN
    ROLLBACK;
    INSERT INTO TAB
    (id_konr)
    VALUES
    (cj.id_kon);
    DELETE FROM TAB_2 WHERE ROWID = cj.rowid;
    COMMIT;
    END;
    

    intercepts the error ORA-00600?
    I know that I could try but don't know how to get ora - 600 :).
    Kind regards.
    Greg

    Any exceptions with a number of ORA should be taken over by OTHER WHEN clause, although you'd be better off using the EXCEPTION_INIT PRAGMA to map the error 600 with a name of the defined exception and then capture this exception specifically, otherwise you'll end up masking other exceptions that you do not wait.

  • Link to database ORA-00600

    Forms [32 bit] Version 9.0.4.2.0 (Production)
    Oracle8i Enterprise Edition Release 8.1.7.4.0 - Production

    It's a migration project (4.5 to 10gR 1, then 10 gr 2 once the database has been upgraded)

    WHEN-VALIDATE-ITEM trigger

    Select 1
    in l_dummy
    table
    where code =: block.item;

    NO_DATA_FOUND/TOO_MANY_ROWS/blah, blah, blah

    [Compiling gives: ORA-00600: internal error code, arguments: [17069], [0x903B91C],]

    Google seems to be pointing in a different direction, but the problem arises because the table is in fact a public synonym by using a database link.

    Before you start, no matter who already solved this problem?
    for example.
    Directly specify the link db in the query - select 1 from table@db_link l_dummy
    Create a view in select * from table@db_link
    copy the local remote db table to start the day
    fix database
    wait until the 10g database installed
    Another solution

    Thank you

    JR

    The first two points in your list of options would be what was suggested.

Maybe you are looking for

  • How to enter the key to my phone sync? By clicking on 'Add a device' in Firefox 4b 11 does nothing.

    I use Firefox 4 b 11 on Windows 7 and I do nothing that allows me to add my phone to synchronize. By clicking on 'Add a device', 'change password' or 'My Sync Key' does nothing, so I can't even sync my key to add the phone manually.

  • Impossible to use CMD - C, CMD - Z, etc.

    Hey Today I faced a new type of problem with my macbook pro 15 (mid-2012) retina. I can't use all the standard CMD commands. The only one that seems to work is CMD - V (paste). However, copy paste (CMD - C) or cancel (CMD - Z) does not work. I restar

  • Satellite L750 - overheating problem

    Hello world I am facing a big problem for several weeks now. Indeed, my computer is overheating.I have cleaned because I first thought that it was because the fan was full of dust, however, nothing has changed.The fan is always a lot of noise and hot

  • Satellite Pro C650: Questions regarding the installation of recovery disk

    Hello can someone give me some help please?I will have to purchase and install a recovery for my C650 Pro Sat disc.When I get it I just plug and play. I also lost windows 7 which was preinstalled, or I can also to buy a new copy of windows 7 and inst

  • Shared variable RT FIFO (multi element) - read both

    Hi all! I'm trying to collect data from analog inputs on my cRIO with a time step of 1 second. For this I use a timed loop and a variable shared with RT FIFO active (several table of doubles). Along with the timed loop, I also use a while loop that i