ORA 600 17114 - cheeyoung/sqlplus-public GitHub Wiki

Example 1

  • Recursive heap error: 17114 at 0x47a856d10
  • NOT POINTING TO CHUNK 3030303030303030
..._ora_1404.trc
...
    38  **** Recursive heap error: 17114 addr=47a856d10, ds=380053828
    39  ***** Dump of memory around addr 47a856d10:
...
   241  47A856D00 00000001 0C63F038 32303137 30363232  [.....c.820170622]
   242  47A856D10 30393034 34303030 30303030 30303030  [0904400000000000]
   243  47A856D20 30303034 32303032 35B38F00 000000A1  [000420025.......]
...
..._ora_1404_i193883.trc
...
  5054    Chunk        47a856cb0 sz=       32    freeable  "kkslBind_value "
  5055    Chunk        47a856cd0 sz=       32  NEXT NEXT CHUNK'S PREVIOUS POINTER NOT POINTING TO NEXT CHUNK 3030303030303030
  5056    freeable  "kkslBind_value "
  5057
  5058  Two suspect chunks will be dumped with their memory contents
  5059  The first chunk (above) may have corrupted the size of the second chunk
  5060  More likely is that the second chunk has corrupted the following chunk
  5061
  5062  Dump of memory from 0x000000047A856CD0 to 0x000000047A856D90
  5063  47A856CD0 00B38F00 00000021 00000004 7A856CB0  [.......!....z.l.]
  5064  47A856CE0 00000001 0C63F038 304F5554 3E000000  [.....c.80OUT>...]
  5065  47A856CF0 00B38F00 00000021 00000004 7A856CD0  [.......!....z.l.]
  5066  47A856D00 00000001 0C63F038 32303137 30363232  [.....c.820170622]
  5067  47A856D10 30393034 34303030 30303030 30303030  [0904400000000000]
  5068  47A856D20 30303034 32303032 35B38F00 000000A1  [000420025.......]
  5069  47A856D30 00B38F00 00000049 00000004 7A856D10  [.......I....z.m.]
  5070  47A856D40 00000001 0C63F038 626D3132 3533342E  [.....c.8bm12534.]
  5071  47A856D50 6B696D40 73616D73 756E672E 636F6D23  [...@...........#]
  5072  47A856D60 62723131 2E6A656F 6E407361 6D73756E  [.........@......]
  5073  47A856D70 672E636F 6D000000 C0B38F00 000000C9  [g...............]
  5074  47A856D80 00000004 7A856D30 00000003 80053A98  [....z.m0......:.]
  5075    Chunk        47a856cf0 sz=       32  NEXT CHUNK'S PREVIOUS POINTER NOT POINTING TO
 CURRENT CHUNK 3030303030303030
  5076    freeable  "kkslBind_value "
  5077  Dump of memory from 0x000000047A856CF0 to 0x000000047A857D10
...