Skip to Main Content

Oracle Database Free

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!

oracle proc 19c /exec sql/malloc invalid size(unsorted)

user-va8x7Nov 15 2023

I have a question about Oracle 19c.

I use the proc library to execute exec SQL, but when I execute it, a malloc error invalid size (unsorted) is output and SIGABRT occurs.

Even if you comment out the target SQL, the same problem will occur in the next SQL.

I am using a source that could be processed successfully in the previous generation proc/1830. I changed the library to 1930.

We are continuing to investigate, but it is difficult. I would like some support on identifying the cause/remedy

Comments
Post Details
Added on Nov 15 2023
2 comments
728 views