A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
Hi @佳骏 白 ,
This error is usually caused by corrupted setup files or regional settings mismatch, not necessarily cluster/CDC issues.
Please try bellow ways,
- Re-download SQL server installation media from official source
- Extract and run setup from local drive (not network/ZIP)
- Set system locale to english (united states) and restart
- Run setup as Administrator
If the issue still persists, please share 1. SQL server version 2. Exact step where error occurs 3. Setup logs (Summary.txt / Detail.txt from Setup Bootstrap\Log folder)
That will help identify the exact root cause.
Thanks,
Akhil.