Database ORA-600 / ORA-7445 Analysis , Diagnostic Repository (ADR) & Packaging (MOSC)

MOSC Banner

ORA-600 Error

Hi,

I am facing the following error while running code to upload attachments to FND_LOBS

Cause: FDPSTP failed due to ORA-00600: internal error code, arguments: [kdsgrp1], [], [], [], [], [], [], [], [], [], [], []


this error raised at the step of insert into fnd_lobs table using for loop on custom table have BLOB column

the weird point here is that error is not always raised. specially if i call second procedure with hardcoded requisition_header_id in this case all attachments got uploaded successfully but on one requisition


kindlly note that no difference between fnd_attached_documents_pkg and FND_WEBATTACH APIs in this case because the exception raised at the time of do insert into fnd_lobs which is same in both ways and this step exceuted before call the API.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center