Oracle and more - Amardeep Sidhu

My experiences with technology…

Archive for April, 2008

Maintenance…is everywhere ;)

Posted by Sidhu on 22nd April 2008

I just opened the Oracle Community page and :

Posted in Fun | 2 Comments »

Have you searched “%” in metalink ?

Posted by Sidhu on 18th April 2008

Today I was searching for an error message in metalink and it was giving strange messages. Then i came to know that the error message contained “%” character and metalink was not really happy searching for it. Rather it showed a confusing message:

Pretty strange…

Posted in Oracle General | No Comments »

Unxutils for Windows

Posted by Sidhu on 10th April 2008

If you are used to work in Unix enviroment and then sometime, in between have to sit on Windows and tail -f alert_DB.log, its a real pain. There is a small bundle of utilities, called Unxutils which can make you feel at home in Windows too. These are the exe’s of all major commands in Unix like more, less, ls, grep etc…
To use it just download the zip file from the link above, extract it to some folder and add the path of exe’s to your Windows PATH. Restart your machine and you are done.
Happy more’ing…less’ing…

Posted in Oracle Tips, Unix/Linux | No Comments »

Automating Wordpress 2.5 upgrade

Posted by Sidhu on 6th April 2008

I recently upgraded my blog to Wordpress 2.5. The manual process is real cumbersome. Today I came across few plugins which help in almost automating the upgrade stuff.

Wordpress Automatic upgrade: As per description this plugin first takes backup and then upgrades. I didn’t try this one, though.

Instant Upgrade: I upgraded one of my blog using this. It doesn’t take care of backup but otherwise the upgrade was super smooth. Just few clicks and you are done.

Happy upgrading !

Posted in House Keeping | No Comments »

Gtalk with Winamp 5.531

Posted by Sidhu on 6th April 2008

If you use Gtalk and Winamp simultaneously and tried to set the currently playing track as your status, you might have been faced by Gtalk hanging. I also struggled with this for 2 weeks untilĀ  I did a bit of googling and got a link which gives a trick to get rid of the problem.

The trick is to create an empty winamp.m3u file in \Program Files\Winamp folder and you are done.

Posted in Windows | 1 Comment »

OTN forums etiquettes

Posted by Sidhu on 4th April 2008

Finally finally finally a small sticky has been posted on OTN Database forums homepage. But its there only on Database forums page not on PL/SQL. It reads like:

Posters, please mind these common-sense rules when participating here:

- When asking a question, provide all the details that someone would need to answer it. Consulting documentation first is highly recommended. (See http://blogs.oracle.com/shay/2007/03/02 for more hints.)
- When answering a question, please be courteous; there are different levels of experience represented here. A poorly worded question is better ignored than flamed - or better yet, help the poster ask a better question.

Thanks for doing your part to make this community as valuable as possible for everyone!

- OTN

That means Database forum enjoys most number of flames ;)

Posted in Oracle General | 3 Comments »