Wednesday, February 17, 2010

Shrinking Oracle Temp tablespace

Oh My Goodness! Look at the size of my temporary table space! Or... how to shrink temporary tablespaces in Oracle.

Yes I ran a query to see how big my temporary tablespace is:

ORA-01034: ORACLE not available for Oracle 10g

ORA-01034: ORACLE not available for Oracle 10g
Cause : Oracle Failed to initiate startup on windows 2003

Answer :
- Check all initiate variable is correct especially ORACLE SID
- simple restart might do
- try to clean windows event viewer from computer management
- startup manual
1. start sqlplus/nolog
2. connect system/password as sysdba
3. shutdown/startup

Monday, February 15, 2010

AvaxHome RSS: - powered by FeedBurner

AvaxHome RSS: - powered by FeedBurner

Sunday, February 14, 2010

PHP Session Variable Value Lost Internet Explorer




PHPImage via Wikipedia
Recently i met a condition in PHP where session variable value is lost, since the variable is used for storing login session id so user must login again if that value is lost, this issue only happen with Internet Explorer not with other browser.

Saturday, February 13, 2010

YouTube - President Obama Explains the Smart Grid and Economic Recovery

Wednesday, February 10, 2010

JavaScript - Cookies

JavaScript - Cookies

Part 2: Pass values and Call each others (PHP, HTML, Javascript)

Part 2: Pass values and Call each others (PHP, HTML, Javascript)

Set/Get Cookie using PHP and JavaScript

Set/Get Cookie using PHP and JavaScript

YouTube - Alanis Morissette - Uninvited

YouTube - Alanis Morissette - Uninvited

jQuery - Wikipedia, the free encyclopedia

jQuery: The Write Less, Do More, JavaScript Li...Image by Yandle via Flickr
jQuery - Wikipedia, the free encyclopedia: "jQuery is a lightweight cross-browser JavaScript library that emphasizes interaction between JavaScript and HTML. It was released in January 2006 at BarCamp NYC by John Resig. Used at about 20% of the 10,000 biggest websites, jQuery is the most popular JavaScript library in use today.[1]

Yii - Wikipedia, the free encyclopedia

The logo of Wikipedia.Image via Wikipedia
Yii - Wikipedia, the free encyclopedia: "Yii
From Wikipedia, the free encyclopedia

The Yii project started in order to fix some drawbacks of the PRADO framework (winner of the Zend PHP 5 coding contest). For example, PRADO was slow when handling complex pages, had a steep learning curve and many controls were difficult to customize, while Yii is much easier and more efficient."
Reblog this post [with Zemanta]