powered by simpleCommunicator - 2.0.61     © 2026 Programmizd 02
Целевая тема:
Создать новую тему:
Автор:
Закрыть
Цитировать
Форумы / Oracle [игнор отключен] [закрыт для гостей] / У кого есть доступ к metalink
9 сообщений из 9, страница 1 из 1
У кого есть доступ к metalink
    #32144828
pols
Скрыть профиль Поместить в игнор-лист Сообщения автора в теме
Гость
Подскажите пожалуйста, что Oracle говорит о природе порождения данных ошибок:

[17034],[518712984],[0],[],[]
[17034],[598971528],[0],[],[]
[17281],[600],[579995832],[],[]
[KGHASP1],[990136],[],[],[]
...
Рейтинг: 0 / 0
У кого есть доступ к metalink
    #32144844
Фотография Scott Tiger
Скрыть профиль Поместить в игнор-лист Сообщения автора в теме
Участник
Версия, ситуации, в которых баги вылезают?
...
Рейтинг: 0 / 0
У кого есть доступ к metalink
    #32144932
pols
Скрыть профиль Поместить в игнор-лист Сообщения автора в теме
Гость
Одна из версий - происходит подгрузка данных средствами программы написанной на Delphi.
Это программа сторонних разработчиков. Есть текстовый файл информация из которого грузится в Oracle.

И вторая замеченная ситуация - смотрю в файле трассировки в udamp. При операции update ругается [711],[1415688],[frame segment],[],[]
...
Рейтинг: 0 / 0
У кого есть доступ к metalink
    #32144935
Фотография Scott Tiger
Скрыть профиль Поместить в игнор-лист Сообщения автора в теме
Участник
Версия оракла, в смысле. И платформа.
...
Рейтинг: 0 / 0
У кого есть доступ к metalink
    #32144937
pols
Скрыть профиль Поместить в игнор-лист Сообщения автора в теме
Гость
HP-UX
Oracle 8.1.6
...
Рейтинг: 0 / 0
У кого есть доступ к metalink
    #32144972
Фотография Scott Tiger
Скрыть профиль Поместить в игнор-лист Сообщения автора в теме
Участник
8.1.6.???.??? - что же клещами всё вытягивать приходится...

select banner from v$version;

В целом - патчить, указанные ошибки там часто встречается и индусы чёртовы советуют патчить до опупения.

Что касается [711], нашёл вот что:

Код: plaintext
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
16.
17.
Doc ID:  Note: 138939 . 1  
Subject:  ORA- 600  [ 711 ] 
Type:  REFERENCE 
Status:  PUBLISHED 
Content Type:  TEXT/PLAIN 
Creation Date:   02 -APR- 2001  
Last Revision Date:   29 -OCT- 2002  

ERROR: ORA- 600  [ 711 ][a][c][d][e]   
VERSIONS: versions  [b]7 . 3 .X,  8 . 0 .X,  8 . 1 .X   
DESCRIPTION: 
Error occurs when attempting to free memory.    
We check for failure to follow stack discipline: We want to free chunks from the stack in opposite allocation order, but didn't find the expected one.
No problems for data consistency.     
FUNCTIONALITY: MEMORY COMPONENT   
IMPACT: PROCESS FAILURE NON CORRUPTIVE - No underlying data corruption.   
...


Ну и опять же, патчить до конца.
...
Рейтинг: 0 / 0
У кого есть доступ к metalink
    #32144983
pols
Скрыть профиль Поместить в игнор-лист Сообщения автора в теме
Гость
сПАСИБО
...
Рейтинг: 0 / 0
У кого есть доступ к metalink
    #32144984
Прохожий
Скрыть профиль Поместить в игнор-лист Сообщения автора в теме
Участник
Нашел на металинке вот такой диспут. Scott Tiger прав - патчить и еще раз патчить. Патч для HP-UX есть до версии 8.1.6.3.1 (Patchset 1650097).


Thread Status: Closed
From: Venkatesh Naicker 30-Oct-00 21:23
Subject: Getting ORA-600 with Argument 17034 another one with 17281

RDBMS Version: 8.1.6.2
Operating System and Version: Sun Solaris 5.8
Error Number (if applicable): ORA-600 with Argument 17034
Product (i.e. SQL*Loader, Import, etc.):
Product Version: 8.1.6.2

Getting ORA-600 with Argument 17034 another one with 17281

Hi,
I have been getting ORA-600: internal error code, arguments: [17034][<some numbers>]
and ORA-600: internal error code, arguments: [17281],[600],[0],[]...

What is so peculiar about this is, it occurs always at 5th and 36th minute of every hour. I checked for any cron jobs (any scheduled jobs) that could be running at this frequency and found none. Does anyone has any idea what it could be. It has been like this for over 2 months now. I already have opened a TAR with Oracle Support (13090071.600) somewhere dating back to 2 months and nothing seems to be working out. My database (54 G) resides on a Net Appliance box. I am on Sun Solaris 5.8 (64 Bit). The Oracle I use is 32 Bit.

On investigating the trace files. I find Cursor # and some details associated with 'No bind buffers allocated'.

My SGA is 1 G with Database buffers as 65 Megs. The shared_pool_size is 350 Megs. The system memory is 4G

Any help in this regard would be greatly appreciated.

Thanx
Venky

From: Oracle, Ken Robinson 01-Nov-00 08:15
Subject: Re : Getting ORA-600 with Argument 17034 another one with 17281


Perhaps others on the forum can add their insights. But as for support, it is best to continue working this through your TAR. If you are not getting a resolution, you can call in on the TAR and request a Duty Manager be paged. The Duty Manager will escalate the issue and allocate additional analysts or reassign this issue to other analysts to help you.




Regards,
Ken Robinson
Oracle Server EE Analyst



From: arnon.lempert@turboimage.com 03-Jan-01 08:59
Subject: Re : Getting ORA-600 with Argument 17034 another one with 17281


I got the same on NT4/8.1.5
ORA-00600: internal error code, arguments: [kghasp1], [217944124], [], [], [], [], [], []
ORA-00600: internal error code, arguments: [17034], [412562236], [0], [], [], [], [], []
ORA-00600: internal error code, arguments: [17281], [600], [395337592], [], [], [], [], []
ORA-00600: internal error code, arguments: [17034], [412562236], [0], [], [], [], [], []
I have no idea why. It happen after a usual insert.




From: Oracle, Ken Robinson 05-Jan-01 23:33
Subject: Re : Re : Getting ORA-600 with Argument 17034 another one with 17281


This usually means there is a problem in heap memory and sounds like you are running into bug 674565--fixed in 8.1.7. You will need to request the fix on your platform and release level through the iTAR process.




Regards,
Ken Robinson
Oracle Server EE Analyst



From: Jeffrey Sun 07-Aug-01 20:21
Subject: Re : Getting ORA-600 with Argument 17034 another one with 17281


I got exactly the same error message in oracle alert log file. Originally, I used Oracle 8.1.6 on Win NT/4, after I upgraded to Oracle 8.1.7.0.0, I still got the same error message.
From Oracle technical support, the problem seems coming from a bug and being fixed in 8.1.7.*.*, but how come it still bothers us?
Any solution?
THanks,







From: Oracle, Ken Robinson 13-Aug-01 16:00
Subject: Re : Re : Getting ORA-600 with Argument 17034 another one with 17281


It is best if you continue work on this through your existing TAR with support. The symptoms you are seeing may appear to match this thread, but often more than one bug can have similar symptoms.




Regards,
Ken Robinson
Oracle Server EE Analyst
...
Рейтинг: 0 / 0
У кого есть доступ к metalink
    #32145217
pols
Скрыть профиль Поместить в игнор-лист Сообщения автора в теме
Гость
Всех благодарю
...
Рейтинг: 0 / 0
9 сообщений из 9, страница 1 из 1
Форумы / Oracle [игнор отключен] [закрыт для гостей] / У кого есть доступ к metalink
Найденые пользователи ...
Разблокировать пользователей ...
Читали форум (0):
Пользователи онлайн (0):
x
x
Закрыть


Просмотр
0 / 0
Close
Debug Console [Select Text]