ORA-00600: internal error code, arguments: [17281], [1001], [0x7000000FAEE0DA0], [], [], [], [], []
Frnds,
I am facing this error.
ORA-00600: internal error code, arguments: [17281], [1001], [0x7000000FAEE0DA0], [], [], [], [], [] < ORA-01001: invalid cursor
I hope this is due to MAXCURSORS reached.
The error occured on 10th july and 14th july, I think the error is due to data loads
because there was some data load operation done on the same day.
INIT PARAMETER value:
open_cursors=1000;
I need your suggestion about this error.
Thanks
Muhammed Thameem. S
ORA-00600: internal error code, arguments: [17281], [1001], [0x7000000FAEE0DA0], [], [], [], [], [] < ORA-01001: invalid cursor
I hope this is due to MAXCURSORS reached.
The error occured on 10th july and 14th july, I think the error is due to data loads
because there was some data load operation done on the same day.
INIT PARAMETER value:
open_cursors=1000;
I need your suggestion about this error.
Thanks
Muhammed Thameem. S
0