Monday, June 8, 2015

issues with installing oracle database 12c express on windonws 8

With all my struggles downloading Oracle database 12c express on windows 8
from receiving a missing perl.exe file
to...
The one solution which seemed to work is to uncheck the pcd (pluggable database container)
If you have any question please post a comment and I will respond as soon as possible.

Friday, June 5, 2015

(CMD property not found in autorun.inf)

The pop happened for me when I uninstalled the weblogic oracle and tried to re-install it again.
I tried many forums suggestions but it didn't work.
What did work was download the jar version
and execute this command on the cmd line as an administrator

java -jar [jar-file.jar]

and everything worked after that.
make sure java is in the environment variables and the jar-file is referenced well or in the right folder