• Fix Oracle Error: Service handle not Initialized

    ในกรณีที่เราทำการ Query Data บน Oracle Database แล้วไม่สามารถทำการ Query ได้ เนื่องจาก Service Name ทำการ Connect Database ผิด ทำให้เกิด Service Handle not […]

    Read More

  • Fix Oracle Error: End-of-File on Communication Channel

    ในกรณีที่เราทำการ Start Database บน Oracle Database แล้วไม่สามารถทำการ Start Database ได้ เนื่องจาก Archive Log เต็ม ทำให้ไม่สามารถทำการสำรองข้อมูล Archive Log ได้ ส่งผลให้ไม่สามารถทำการ Start […]

    Read More

  • Fix Oracle Error: Database Out of Memory

    ในกรณีที่เราทำการ Create Instance บน Oracle Database แล้วไม่สามารถทำการ Start Database ได้ เนื่องจาก Memory เต็ม ทำให้ไม่สามารถทำการ Allocate Memory สำหรับ SGA เพื่อใช้ในการ Start […]

    Read More

  • Install Oracle Database 11gR2 on Windows Server 2012 R2

    เพื่อให้เห็นภาพการติดตั้ง Oracle Database บน Windows ที่อาจจะดูง่ายกว่าการติดตั้งบน Oracle Linux หรือ Solaris สำหรับมือใหม่ เราเลยมาติดตั้งบน Windows เพื่อให้จะได้ติดตั้งเครื่องมือต่าง ๆ ของทางฝั่ง Developer ด้วยเลย จะได้เห็นภาพการทำงานรวมถึงปัญหาของทาง Developer […]

    Read More