Oracle home subdirectory questions
The oracle rdbms home on the database server has some subdirectories, which I don't know why they are there.
jdbc/
jdk/ - I think this is where the JRE lives which runs Oracle utilities written in Java such as Opatch, etc?
ide/
j2ee
javavm/ - I believe this is the Aurora Java JVM for Java stored procedures in the database to use?
jdev/
jlib/
sqldeveloper/
Can anyone tell me why these subdirectories are on the Oracle database server? They seem to be developer workstation subdirectories or mid-tier application server stuff.
Thanks,
--Justin