Oracle Your Life
All we do is make this world a better place.
2011/10/14
Ubuntu 11.10 Released
Upgraded my 11.04 to 11.10.
The new login screen is cool.
And the Unity feature now is supported even on my virtual machine.
Anyone who likes Ubuntu should try this then.
2011/08/24
Find oracle program version
Sometimes you'll need to find out which version of your Oracle program is.
Maybe for patching purpose or bug issue.
Try this
strings
| grep Header
adident Header
I personally like adident, much easier. =P
Reference
2011/05/08
How to do a MD5 checksum on Ubuntu
$md5sum
should be the same as the one you saw on the original source web page
2011/04/01
Oracle TRM Resource
Most of the eTRM didn't get the detail information of the tables
In my opinion, I can get those information from the db myself why do I need a paid eTRM?
I found this useful link including the traditional TRM with PDF format.
http://download.oracle.com/docs/cd/A88418_01/html/trmdoc.html
Share with you
2011/03/20
3 steps to install/upgrade OpenOffice.org on your ubuntu
Applied on 9.10 and up
sudo add-apt-repository ppa:openoffice-pkgs/ppa
sudo apt-get update
sudo apt-get install openoffice.org
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)