Fix Oracle Service handle not Initialized
Last updated
Was this helpful?
Last updated
Was this helpful?
Cause : สาเหตุเนื่องมาจาก Service Name ทำการ Connect Database ผิด ทำให้เกิด Service Handle not Initialized หากทำการ Restart Listener แล้วยังไม่หาย อาจะต้องทำการ Kill Process
ทำการตรวจสอบ Process ของ Oracle SID ทั้งหมด
ทำการ Kill Process ทั้งหมดของ Oracle SID ที่ต้องการ
ทำการ Restart LISTENER
ทำการ Connect Database ด้วย SQL*Plus
ทำการ Start Database อีกครั้งหนึ่ง
อ่านเพิ่มเติม :