
Last Updated (Saturday, 08 August 2009 18:42) Thursday, 02 April 2009 09:52
ตั้งแต่ Oracle Database 10g เป็นต้นมา การดูแลฐานข้อมูลด้วย Enterprise Manager ( EM) แบบติดตั้งบนเครื่อง client เปลี่ยนมาใช้ Oracle Enterprise Manager Database Control แบบ web based ซึ่งต้องพิมพ์ URL ใน web browser ซึ่ง URL นั้น ประกอบด้วยชื่อเครื่อง และ หมายเลขพอร์ต เช่น
http://oracle10g-srv :1158/em สำหรับ database ก้อนแรก
http://oracle10g-srv :5500/em สำหรับ database ก้อนที่สอง
แต่ บางครั้ง เราอาจมี Application ที่ใช้ port เหล่านี้ไปแล้ว หรือ ต้องการจัดระบบหมายเลข พอร์ตให้จำง่ายเป็นระเบียบ จึงจำเป็นต้องเปลี่ยนหมายเลขพอร์ตในการ Access URL
|
เราสามารถเปลี่ยนหมายเลขพอร์ต ด้วยชุดคำสั่ง emca ดังตัวอย่างต่อไปนี้ จะเป็นการเปลี่ยนพอร์ตจากหมายเลข 1158 เป็น 5501 สำหรับ UNIX oracle@oracle10g-srv> export ORACLE_SID=orcl สำหรับ Window C:\ set ORACLE_SID=orcl เปลี่ยนหมายเลขพอร์ตเป็น 5501 oracle@oracle10g-srv> emca -reconfig ports -DBCONTROL_HTTP_PORT 5501 | ||
oracle database table oracle database data using pl/sql index oracle tutorial password oracle thailand oracle training thailand database administrator oracle thai oracle dba oracle training oracle consulting oracle consultance thai oracle consultance oracle consulting thailand mysql tuning indexes statistics join column migration rman tables production


