Hi everyone,
I have a customer who has several 3rd party classes (old RSA libraries) loaded into their Oracle database.
Question: is there a way of identifying what version these classes in the database are? Note: source not visible through SQL*developer
Or is the only way to look at the META-INF\MANIFEST.MF file of the original jar files?
Many thanks
Alan