Cause of Problem. Issue is generating from OCI API. When we select same fields multiple times in a query. then OCI API is not returning record count of same table. it is generating/adding new record into same table? i.e if MNAME with VARCHAR2(30) then in new record MNAME field value length will be 127,? it exceeding declared Data type length.? Afterward when we fire count(1) query , Oracle giving error "ORA-01092: ORACLE instance terminated. Disconnection forced" ?and disconnecting from oracle. ?and While updating particular affected record giving following error ? "ORA-00607: Internal error occurred while making a change to a data block ORA-00600: internal error code,? arguments: [kddummy_blkchk], [6], [11902], [6110], [], [], [], [] "
patildh 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.