แบรนด์ของเรา

Impact-Company-Logo-English Black-01-177x54

ยินดีต้อนรับสู่เว็บไซต์ชไนเดอร์ อิเล็คทริค

ยินดีต้อนรับสู่เว็บไซต์ของเรา
		
วันนี้เราสามารถช่วยคุณได้อย่างไร?
ENM8.2 installer fails on step "Backing up previous historical data" with error "data backup failed"
Issue
When upgrading from an earlier version of ENM to ENM8.2 the installer fails on step "Backing up previous historical data" with error "data backup failed". On troubleshooting the log we see an error
"SQL Server blocked access to procedure 'sys.xp_cmdshell' of component 'xp_cmdshell' because this component is turned off as part of the security configuration for this server. A system administrator can enable the use of 'xp_cmdshell' by using sp_configure. For more information about enabling 'xp_cmdshell', see "Surface Area Configuration" in SQL Server Books Online"


Product Line
Event Notification Module (ENM) V8.2

Environment
Upgrade to ENM8.2 from ENM7.1 or ENM8.0

Cause
As the error states "xp_cmdshell" has been turned off as part of SQL server security configuration

Resolution
To resolve the issue, log in into SQL server management studio with sysadmin privileges. Open a new query window and run the below query:

-- show advanced options
EXEC sp_configure 'show advanced options', 1
GO RECONFIGURE GO
-- enable xp_cmdshell
EXEC sp_configure 'xp_cmdshell', 1
GO RECONFIGURE GO
-- hide advanced options
EXEC sp_configure 'show advanced options', 0
GO RECONFIGURE GO

Once the query has run successfully, close out of SQL server management studio and rerun the installer.


ชไนเดอร์ อิเล็คทริค Thailand

ดูข้อมูลเพิ่มเติม
รุ่น:
ดูข้อมูลเพิ่มเติม
รุ่น:

ต้องการความช่วยเหลือใช่หรือไม่

  • โปรแกรมช่วยเลือกผลิตภัณฑ์

    ค้นหาผลิตภัณฑ์และอุปกรณ์เสริมที่เหมาะสมกับการใช้งานของคุณได้อย่างรวดเร็วและง่ายดาย

  • ติดต่อฝ่ายขาย

    ติดต่อสอบถามเกี่ยวกับการขายผ่านทางเว็บไซต์ และผู้เชี่ยวชาญจะติดต่อกลับ

  • สถานที่จัดจำหน่ายอยู่ที่ใด

    ค้นหาตัวแทนจำหน่าย ชไนเดอร์ อิเล็คทริค ที่ใกล้ตัวคุณที่สุดได้อย่างง่ายดาย

  • ศูนย์ความช่วยเหลือ

    ค้นหาแหล่งข้อมูลเพื่อสนับสนุนความต้องการทั้งหมดของคุณได้จากที่เดียว

  • คู่มือผลิตภัณฑ์
  • ดาวน์โหลดซอฟต์แวร์
  • โปรแกรมช่วยเลือกผลิตภัณฑ์
  • ผลิตภัณฑ์ทดแทนและอะไหล่
  • ศูนย์ช่วยเหลือและการติดต่อ
  • ค้นหาสํานักงานของเรา
  • รับใบเสนอราคา
  • สถานที่จัดจำหน่าย
  • ร่วมงานกับเรา
  • ข้อมูลบริษัท
  • ร้องเรียนการประพฤติมิชอบ
  • การช่วยการเข้าถึง
  • ห้องข่าว
  • นักลงทุน
  • EcoStruxure
  • ค้นหาตำแหน่งงาน
  • บล็อก
  • นโยบายความเป็นส่วนตัว
  • ประกาศเกี่ยวกับคุกกี้
  • ข้อกำหนดการใช้งาน
  • Change your cookie settings