Java 1.7 64-bit on Solaris 11 and “java/lang/NoClassDefFoundError: java/lang/Object” error message
My Solaris 5.11 install came with java version 1.8. Surely the dev wants a specific, obscure version of java for…
...of musings and ramblings
My Solaris 5.11 install came with java version 1.8. Surely the dev wants a specific, obscure version of java for…
I hit a roadblock when trying to copy a 50G file from an NFS mount to a local disk on…
So somehow, the storage agent in one of the node of my HP-UX RAC clusters won’t start. Manually starting the…
Ever want to run oracle’s sqlplus with crontab? Most of the time, the script won’t be executed, even though you’re…
This is done on HP-UX v 11.23. Make NFS Server to autostart Open /etc/rc.config.d/nfsconf # vi /etc/rc.config.d/nfsconf Change NFS_SERVER paramater…
So I need to automate a process where an oracle dump file is moved to a remote server, and the…