cobol routines are failing due to missing symbol bcopy after applying 19.13 DB RU
(Doc ID 2862268.1)
Last updated on APRIL 17, 2023
Applies to:
Oracle Database - Enterprise Edition - Version 19.13.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
bcopy no more present in oracle database library libclntsh.so after applying 19.13 DB RU
$ORACLE_HOME/lib> dump -X64 -Tv libclntsh.so |grep bcopy
[2559] 0x00000000 undef ImpExp DS EXTref libclntshcore.so ldsbcopyop
[2560] 0x00000000 undef ImpExp DS EXTref libclntshcore.so ldsbcopy_scatterop
[2561] 0x00000000 undef ImpExp DS EXTref libclntshcore.so ldsbcopy_gatherop
[2605] 0x00000000 undef ImpExp DS EXTref libclntshcore.so ldsbcopydsbs
[2606] 0x00000000 undef ImpExp DS EXTref libclntshcore.so ldsbcopydsbs_gather
[2607] 0x00000000 undef ImpExp DS EXTref libclntshcore.so ldsbcopydsbs_scatter
Changes
19.13 DB RU is applied.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |