oracle instantclient tools rpm need to run ldconfig
Since oracle instantclient tools rpm install libs (libnfsodm19.so for 19.x, libopcodm.so and libnfsodm.so for 21.x) to /etc/ld.so.conf.d/oracle-instantclient.conf's locations it should also run ldconfig like basic and sqlplus.
Is there any good reason Oracle isn't running ldconfig in these post install/uninstall scriptlets here?
What's the best course of action to get Oracle to update these packages if you don't have the ability to create a tech. SR?