Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ORA-00600: internal error code, arguments: [kkqcscpcky:ficand], [], [], [], [], [], [], [], [], [],

User_CB12RDec 2 2019 — edited Dec 3 2019

I am using Oracle 19c with my webapplication but when i run my application i get below error-
Oracle version- Oracle Database 19c (19.3) for Microsoft Windows x64 (64-bit)
WINDOWS.X64_193000_db_home.zip


ORA-00600: internal error code, arguments: [kkqcscpcky:ficand], [], [], [], [], [], [], [], [], [], [], []
00600. 00000 - "internal error code, arguments: [%s], [%s], [%s], [%s], [%s], [%s], [%s], [%s], [%s], [%s], [%s], [%s]"
*Cause: This is the generic internal error number for Oracle program
exceptions. It indicates that a process has encountered a low-level,
unexpected condition. The first argument is the internal message
number. This argument and the database version number are critical in
identifying the root cause and the potential impact to your system.

CAUSED BY: DataAccessException: java.sql.SQLException: ORA-00600: internal error code, arguments: [kkqcscpcky:ficand], [], [], [], [], [], [], [], [], [], [], []

Comments
Post Details
Added on Dec 2 2019
4 comments
1,434 views