ORA-600 [12333] "Fatal Two-Task Protocol Violation" [ID 35928.1]
ORA-600 [12333] "Fatal Two-Task Protocol Violation" [ID 35928.1]
Modified 16-DEC-2010 Type REFERENCE Status PUBLISHED
Note: For additional ORA-600 related information please read Note:146580.1
PURPOSE:
This article discusses the internal error "ORA-600 [12333]", what
it means and possible actions. The information here is only applicable
to the versions listed and is provided only for guidance.
ERROR:
ORA-600 [12333] [a] [b] [c] [d]
VERSIONS:
Versions 6.0 to 10.2
DESCRIPTION:
There are three forms of the OERI(12333) error:
i. Usage with 4 additional values: ORA-600 [PTI] [b] [c] [d]
Reported by Oracle release 8.0 onwards
ii. Usage with 4 additional values: ORA-600 [a] [b] [c] [d]
Reported by Oracle release 8.0 onwards
iii. Usage with 3 additional values: ORA-600 [a] [b] [c]
Reported by Oracle release 7 and earlier.
The first form. of the error is "ORA-600 [12333] [PTI] [b] [c] [d]"
This may be reported when parsing storage options on alter/create of
various database objects. The [b], [c], [d] arguments identify a
specific statement type being parsed.
This form. of the error indicates a problem in the sql parser. As common
functions are used to parse the storage options of different database
objects, this error code is used as a semantic check that the parser has
not passed options that are invalid for the statement being parsed.
The second form. of the error is "ORA-600 [12333] [a] [b] [c] [d]"
This represents a Two Task Protocol violation and is reported because
an OCI call has been sent in the wrong order.
The third form. of the error is "ORA-600 [12333] [a] [b] [c]"
The ORA-600 [12333] is reported with three additional numeric values
when a request is being received from a network packet and the request
code in the packet is not recognized. The three additional values report
the invalid request values received.
The error may have a number of different root causes. For example, a
multi-threaded Client-side application sent an OCI call out of order, or the
data in the network buffer may have been overwritten.
Since there are many potential causes of this error, it is essential to
have a reproducible testcase to correctly diagnose the underlying cause.
ARGUMENTS:
Form. i.
Arg [a] PTI
Arg [b] Parse process Options
Arg [c] Statement type
Arg [d] Check identification, e.g., INDEX
Form. ii.
Arg [a] TTI message
Arg [b] OPI function code
Arg [c] Sequence number
Arg [d] typically 0
Form. iii.
Arg [a] TTI Layer Function code received
Arg [b] Function code
Arg [c] Sequence
FUNCTIONALITY:
USER/ORACLE INTERFACE LAYER
IMPACT:
PROCESS FAILURE
NO DATA CORRUPTION
SUGGESTIONS:
Update to the latest Client or Database patch set.
Check the Known Issues section below for your version.
Check networking connections and NLS settings: Note:77442.1.
Please ensure that the issue is reproducible before pursuing
with Oracle Support Services.
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/35489/viewspace-684187/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- java jdbc Protocol violation錯誤JavaJDBCProtocol
- FATAL ERROR IN TWO-TASK SERVER: error = 12569ErrorServer
- FATAL ERROR IN TWO-TASK SERVER: error = 12152ErrorServer
- RA-03137:TTC protocol internal error:[12333]ProtocolError
- ORA-03137: TTC protocol internal error: [12333]分析及處理ProtocolError
- ORA-03137: TTC Protocol Internal Error : [12333] Using JDBC DriverProtocolErrorJDBC
- ORA-03137: TTC protocol internal error : [12333] [7] [120] [115] [] [] [] []ProtocolError
- fatal: Not a valid object name: 'master'ObjectAST
- The Bequeath Protocol Adapter [ID 16653.1]ProtocolAPT
- ORA-600(kjxgrdecidemem1)錯誤IDE
- ORA-600(kfioUnidentify01)錯誤IDE
- ORA-27550: Target ID protocol check failed [ID 730516.1]ProtocolAI
- FATAL - Fatal error: Target Interaction Manager failed at StartupErrorAI
- ORA-600 [13011] on Delete [ID 456361.1]delete
- ORA-600(kkoipt:invalid join method)錯誤
- Understanding and Diagnosing ORA-00600 [12333] Errors [ID 389713.1]Error
- Linux 錯誤:fatal error: uuid/uuid.h: No such file or directoryLinuxErrorUI
- protocol bufferProtocol
- ORA-600 [4553] Being Hit [ID 1243704.1]
- Protocol Buffers 系列 (1) - 什麼是Protocol Buffers?Protocol
- fatal: Authentication failedAI
- Win10 video dxgkrnl fatal error 怎麼處理Win10IDEError
- FATAL: Failed to make swap directory /etc/squid/cache: (13) Permission deniedAIUI
- ORA-600(kollasg:client-side tmp lob)錯誤clientIDE
- Drop Table Fails With ORA-600 [15264] [ID 338953.1]AI
- Summary of Bugs containing ORA-00600[12333] Error [ID 428629.1]AIError
- 聊聊SWIM ProtocolSWIMProtocol
- No appropriate protocolAPPProtocol
- location.protocolProtocol
- Jaeger TChannel ——protocolProtocol
- Understanding and Diagnosing ORA-00600 [12333] / ORA-3137 [12333] ErrorsError
- Getting Ora-600 [kdsgrp1] On A Select [ID 429746.1]
- ORA-600(kghfremptyds)和ORA-600(kghasp1)錯誤REM
- Dubbo on x-protocol——SOFAMesh中的x-protocol示例演示Protocol
- Netroid 無法匯入 http.protocol.HTTP問題HTTPProtocol
- URL protocol 屬性Protocol
- Protocol Buffer 使用指北Protocol
- TarsGo支援Protocol BufferGoProtocol