http://www.island.lk/2008/02/25/features1.html
Good article, But I am not agreeing with some of following comments,
In Sanath’s case the impact of age is of an entirely different order. His forearms and wrists, forged in a foundry in Matara have stood the test of time. It is an incontrovertible biological truth that age diminishes the speed of reflexes and the stamina to play a waiting game. A bowler is never undone by bowling one bad ball, but a batsman is always undone by one ball that is unplayable or one that he plays badly. He, therefore, needs fast reflexes as well as stamina to play a waiting game.
yes biological truths are there, but I do not think it affected to Sanath still.
As you can remember Mr Ranil Abenayaka has the same argument 2-3 years before. Sanath has completely undone it by performing well in the VB series (vs Australia) and the England tour. Actually he has given the replies to this kind of journalist with the two150s in the England tour.
Actually we should protects our heroes from this kind of journalist.
Thursday, February 28, 2008
Wednesday, February 27, 2008
Tuesday, February 26, 2008
Useful Technology Tips
1. How to add TNS listener for the Oracle (10g)
Configuration and Migration Tools --- > Net Configuration Assistant --> Listener configuration --> Add Listener
2. How to drop a database with sql*plus
Configuration and Migration Tools --- > Net Configuration Assistant --> Listener configuration --> Add Listener
2. How to drop a database with sql*plus
SQL*Plus: Release 10.1.0.3.0 - Production on Fri Feb 18 20:15:26 2005
Copyright (c) 1982, 2004, Oracle. All rights reserved.
SQL> connect / as sysdba
Connected to an idle instance.
SQL> shutdown abort;
ORACLE instance shut down.
SQL> startup nomount;
ORACLE instance started.
Total System Global Area 612368384 bytes
Fixed Size 790352 bytes
Variable Size 174321840 bytes
Database Buffers 436207616 bytes
Redo Buffers 1048576 bytes
SQL> alter database mount exclusive;
Database altered.
SQL> alter system enable restricted session;
System altered.
SQL> drop database;
Database dropped.
3. How to delete all the tables/views/indexes .. from a database without dropping it.
step1: Create a user and grant permission to the DB
step2: Remove the user then it will automatically remove all the tables and views etc...
(e.g. drop user username cascade;)
Saturday, February 23, 2008
Tour to Pahiyangala

Pahiyangala Where the pre-historic man lived 37,000 years ago.Valuable fossils of the pre-historic man have been found in this pit.
A large rocky mountain loomed before us through the misty morning, when we were proceeding towards the village "Yatagampitiya" 5 km off Bulathsinhala in the Kalutara district, where an early human habitation existed thousands of years ago, today known as "Pahiyangala".
http://www.mysrilanka.com/travel/lanka/history/pahiyangala.htm
Subscribe to:
Posts (Atom)