วันจันทร์ที่ 27 มิถุนายน พ.ศ. 2554

ORA-01033: ORACLE initialization or shutdown in progress

Today news system in mot.go.th can't connect correctly
by this error
"ORA-01033: ORACLE initialization or shutdown in progress"

after try to restart database it found another error "ORA-32004: obsolete and/or deprecated parameter(s) specified"
with error in write to log
after search someone said to recovery by delete old log with

RMAN> connect target sys/*******
RMAN> delete archivelog all;
RMAN> crosscheck archivelog all;

so anything fine and can restart database again hope this help someone like me too.

วันพฤหัสบดีที่ 9 มิถุนายน พ.ศ. 2554

android eclipse don't run my application.

I use eclipse-java-helios-SR2(3.6)
to try my first app and it not run correctly.
I install this by step
1) Eclipse (3.5 up)
2) jdk-6u26-windows-i586.exe (Java JDK)
3) android sdk (installer_r11-windows.exe)

and setting by use http://developer.android.com/sdk/eclipse-adt.html
plugin to eclipse
anything work fine except it run only emulator not my app (???)

try this by step
1. after emulator run just go to kill task adb.exe with task manager.
2. don't close emulator
3. close eclipse
4. run eclipse again
5. run application again
6. should work.

I got this problem in my XP but vista anything work fine.

วันพฤหัสบดีที่ 2 มิถุนายน พ.ศ. 2554

How can make Visual Studio to support CSS 3.0 Validation

--- Obsolete please see bottom on update ---
This is CSS 3 Intellisense Schema
http://visualstudiogallery.msdn.microsoft.com/7211bcac-091b-4a32-be2d-e797be0db210

And if need more Html 5 support and CSS 3.0 full support install VS2010 SP1.

Update on 2012/11/10 (y/m/d)

After install VS2010 SP1 install this
http://visualstudiogallery.msdn.microsoft.com/a15c3ce9-f58f-42b7-8668-53f6cdc2cd83