Questions tagged [osdi]

OSDI (Operating System Dependent Interface) provides a set of system commands for defining and controlling instances of Oracle products.

OSDI (Operating System Dependent Interface) provides a set of system commands for defining and controlling instances of Oracle products.

2 questions
4
votes
0 answers

Mapping/translating/converting between different APIs

Are there open-source or other commercial alternatives to Oracle's OSDI? In my scenario, I have a legacy API (it's what the customer systems use and can't be changed). I have an underlying product that has the functionality needed to replace the…
The Archetypal Paul
  • 41,321
  • 20
  • 104
  • 134
0
votes
1 answer

Can I avoid having all my OSDI containers copied?

I'm running on a platform that has very limited disk space and I was looking at disk usage of OpenDaylight. The biggest directories are the plugins and configuration/org.eclipse.osgi/bundles directories. The plugins directory is where all my bundles…