sql server 2000安装中出现
sql server 2000 安装 中 出现 :command line option syntax error,type comman... sql server 2000 安装 中 出现 :command line option syntax error,type command/? for help解决方法 当 安装 程序 安装 到: 安装 程序正在 安装 ms数据访问组件 时,屏幕
sql server 2000安装中出现:command line option syntax error,type comman...
sql server 2000安装中出现:command line option syntax error,type command/? for help解决方法
当安装程序安装到:
安装程序正在安装ms数据访问组件
时,屏幕出现错误提示:
无法找到动态连接库sqlunirl.dll于指定路径“…\sqlunirl.dll”(超级长的路径!)
点确定后安装程序停止运行,查看安装日志。
解决方法:
引起这问题的原因是,SQLServer的安装文件,放在中文目录下.
将SQLServer的安装文件,拷到英文目录,安装就OK
比如将:
D:\软件\Sqlserver
中的"软件"去掉.或者直接改为“英文名称”如“soft“这样子,安装完SQL再改为原来的名字即可。
=============================================================
如果还是不行
看看您的用户名是不是中文的,改成英文的吧。这个用户名指的就是您登录windows的时候使用的用户名,系统默认的是administrator。
您不舍的修改这个用户名?那就重新创建一个英文的用户吧,用这个用户登录然后安装就行了。
其原因在于:
软件在安装的时候会先解压,生成一些临时文件,系统调用这些文件进行安装。
有时候这些文件放在当前的目录下,有时候放在“C:\Documents and Settings\用户名\Local Settings\Temp”文件夹中,
这时候如果您的“用户名”是中文的话,就可能失败了。看来还是支持中文不够好啊!无奈!
==================================================
SQL Server 1069 错误(由于登录失败而无法启动服务)解决方法
解决办法如下:
控制面板->管理工具->服务,找到MSSQLSERVER服务,右键->属性->登录,选中“本地系统帐户”,确定
然后重新打开企业管理器就可以了
电脑安装SQL出现错误: command line option syntax error!type command /? for help
都说是安装目录是中文引起的,可是我检查了好几遍我的安装目录的确是英文的
一、情况说明
SQL Server 2000以前的版本,例如7.0一般不存在多个版本,只有标准版跟桌面版,用户如果不清楚该装什么版本的话,可按安装上的
安装先决条件指示安装,一般在WIN2000 服务器版上装标准版,其他的系统装桌面版的就可以;而SQL Server 2000安装问题就比较大,时常
见到的问题如下:
1、配置服务器时中断.
2、注册 ActiveX 时中断.
3、显示到100%的时候中断.
4、提示:command line option syntax error, type command /? for help,继续安装,最后在配置服务器的时候出现:无法找到动态链接
SQLUNIRL.DLL于指定的路径……
5、以前进行的程序创建了挂起的文件操作,运行安装程序前,必须重新启动
二、情况1,2,3的解决办法:
提醒:为避免误操作,先备份注册表和数据库进不了SQL Server 2000,可以备份C:Program Files\Microsoft SQL Server\Mssql\Data
(默认路径)文件夹的文件.
1)、先把SQL Server卸载(卸载不掉也没有关系,继续下面的操作);
2)、把Microsoft SQL Server文件夹整个删掉;
3)、运行注册表,删除如下项:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MssqlServer
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MssqlSERVER
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SQLSERVERAGENT
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MssqlSERVERADHELPER
HKEY_CURRENT_USER\Software\Microsoft\Microsoft SQL Server
4)、需要的话就重新启动系统;
5)、重新安装。
另外也可尝试单步运行安装 SQL Server 2000的方法:
1)、放入 SQL Server 2000 光盘.
2)、在"开始"--"运行"键入 "F:\x86\setup.exe k=dbg" (F是光盘)
注意:
1)、不同的操作系统支持的SQL Server 2000版本(参见:SQL Server 2000 各版本的区别简介及版本情况查询一文)。
Windows 2000 Server可以安装SQL Server 2000的任何版本.
Windows 2000 Professional只能安装SQL Server 2000的个人版、开发版、评估版、MCDE
2)、SQL Server 2000各版本以及对软硬件的要求(参见:SQL Server 2000 的硬件和软件安装要求一文)。
三、情况4的解决办法
因为安装文件的路径(完整路径)里有中文.
比如 c:\SQLSERVER中文企业版\
改成 c:\SQLSERVER\
四、情况5的解决办法
1)、重启机器,再进行安装,如果发现还有该错误,请按下面步骤;
2)、在开始--运行中输入regedIT;
3)、到HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager位置找到
PendingFileRenameOperations项目,并删除它。这样就可以清除安装暂挂项目。
4)、选择文件--倒出,保存;
5)、在右边窗口右击PendingFileRenameOperations,选择删除,然后确认;
6)、重启安装,问题解决
五、如果问题依旧,试试先修复操作系统:
命令提示符下执行: sfc /scannow 。
最后的方法:换 Windows 2000 安装盘和 SQL Server 2000 安装盘,有时候问题的原因很奇怪,有人曾更换了一个电源就解决了问题。
1)、先卸载您的 SQL Server 2000,必要的时候删除 Program Files\Microsoft SQL Server 文件夹;
2)、打开注册表;
在"开始"--"运行"键入"regedIT"
3)、按下列顺序点击打开;
+ HKEY_LOCAL_MACHINE
+ SOFTWART
+ Microsoft
+ Windows
+ CurrentVersion
+ Setup
+ ExceptionComponents
4)、将 ExceptionComponents 下面的文件夹全部删除;
如 {60BFF50D-FB2C-4498-A577-C9548C390BB9}
{60BFF50D-FB2C-4498-A577-C9548C390BB9}
{60BFF50D-FB2C-4498-A577-C9548C390BB9}
{60BFF50D-FB2C-4498-A577-C9548C390BB9}
5)、重新启动;
6)、重新安装 SQL Server 2000 。
六、其他说明
1)、Windows目录中的SQLstp.log文件,该文件列出了安装程序所执行的操作的详细信息,并包含安装期间遇到的所有错误。
通过检查该文件,可以详细了解安装在什么地方失败、为什么失败。
2)、SQL安装的时的错误信息保存在一个叫Errorlog的日志文件中,默认情况下该文件位于Program Files\Microsoft SQL Server\Mssql\Log
目录中。该错误日志包含安装程序试图启动SQL-Server时SQL-Server所遇到的错误,这些信息可以帮助您深入检查错误原因。
3)、需要检查的另一个组件是Microsoft数据访问组件(MDAC)安装程序,它作为SQL-Server2000安装程序的一部分启动。
SQL-Server2000安装程序会安装MDAC2.6。MDAC安装程序会创建名为DASEtup.log的单独的日志文件;您可以查看此日志文件并确保MDAC
安装程序没有出现问题。
SQL或msde安装问题-Command line option syntax error. Typ
SQL 2000安装问题--Command line option syntax error
当安装程序安装到:
安装程序正在安装ms数据访问组件
时,屏幕出现错误提示:
---------------------------
SQL Redist
---------------------------
Command line option syntax error. Type Command /? for Help.
---------------------------
确定
---------------------------
然后点确定继续,安装程序开始复制文件,复制完文件后又出现错误提示:
无法找到动态连接库sqlunirl.dll于指定路径“…\sqlunirl.dll”(超级长的路径!)
点确定后安装程序停止运行,查看安装日志。
解决方法:
引起这问题的原因是,SQLServer的安装文件被放在了中文目录下.
将SQLServer的安装文件,拷到英文目录,安装就OK
比如将:
“D:\Sqlserver安装盘”中的"安装盘"去掉。就行了!
什么?还是不行?!别急,嘿嘿。
看看您的用户名是不是中文的,改成英文的吧。这个用户名指的就是您登录windows的时候使用的用户名,系统默认的是administrator。
您不舍的修改这个用户名?那就重新创建一个英文的用户吧,用这个用户登录然后安装就行了。
再多嘴说一说原因吧:
软件在安装的时候会先解压,生成一些临时文件,系统调用这些文件进行安装。有时候这些文件放在当前的目录下,有时候放在“C:\Documents and Settings\用户名\Local Settings\Temp”文件夹中,这时候如果您的“用户名”是中文的话,就可能失败了。看来还是支持中文不够好啊!无奈!
问题现象:安装SQL SERVER2000数据库时提示:command line option syntax error,type command/? for help
如下图所示:
解决方案:
1、安装目录存在中文,如安装在 D:\数据库2000\
2、操作系统用户名为中文,导致环境变量路径为中文,可以修改操作系统用户名或者环境变量,具体操作方法如下:
a.修改操作系统用户名:
“开始”-“控制面板”-“用户账户”- 点中要修改的中文用户- 点击“更改名称”-将中文名称修改为英文,点击改变名称,重启电脑后重新安装。
b、更改操作系统环境变量方法如下:
右击“我的电脑”-“属性”-“高级”-“环境变量”,
先选择 TEMP 点击编辑,修改为D:\temp,再选择TMP点击编辑,修改为D:\temp(修改时需要注意在英文输入状态,切勿将D: 输成 D:)
修改好后如下图所示:
接下来在D盘下新建一个TEMP的文件夹(注意一定要新建此文件夹,否则还是会出错)。一切操作完毕后重启电脑重新安装。
3、由于之前安装过数据库可能会有残留文件在操作系统中,重新启动电脑后如果出现问题请参考:如何彻底删除SQL SERVER数据库!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

Solution to the problem that Win11 system cannot install Chinese language pack With the launch of Windows 11 system, many users began to upgrade their operating system to experience new functions and interfaces. However, some users found that they were unable to install the Chinese language pack after upgrading, which troubled their experience. In this article, we will discuss the reasons why Win11 system cannot install the Chinese language pack and provide some solutions to help users solve this problem. Cause Analysis First, let us analyze the inability of Win11 system to

You may not be able to install guest additions to a virtual machine in OracleVirtualBox. When we click on Devices>InstallGuestAdditionsCDImage, it just throws an error as shown below: VirtualBox - Error: Unable to insert virtual disc C: Programming FilesOracleVirtualBoxVBoxGuestAdditions.iso into ubuntu machine In this post we will understand what happens when you What to do when you can't install guest additions in VirtualBox. Unable to install guest additions in VirtualBox If you can't install it in Virtua

HQL and SQL are compared in the Hibernate framework: HQL (1. Object-oriented syntax, 2. Database-independent queries, 3. Type safety), while SQL directly operates the database (1. Database-independent standards, 2. Complex executable queries and data manipulation).

If you have successfully downloaded the installation file of Baidu Netdisk, but cannot install it normally, it may be that there is an error in the integrity of the software file or there is a problem with the residual files and registry entries. Let this site take care of it for users. Let’s introduce the analysis of the problem that Baidu Netdisk is successfully downloaded but cannot be installed. Analysis of the problem that Baidu Netdisk downloaded successfully but could not be installed 1. Check the integrity of the installation file: Make sure that the downloaded installation file is complete and not damaged. You can download it again, or try to download the installation file from another trusted source. 2. Turn off anti-virus software and firewall: Some anti-virus software or firewall programs may prevent the installation program from running properly. Try disabling or exiting the anti-virus software and firewall, then re-run the installation

"Usage of Division Operation in OracleSQL" In OracleSQL, division operation is one of the common mathematical operations. During data query and processing, division operations can help us calculate the ratio between fields or derive the logical relationship between specific values. This article will introduce the usage of division operation in OracleSQL and provide specific code examples. 1. Two ways of division operations in OracleSQL In OracleSQL, division operations can be performed in two different ways.

Oracle and DB2 are two commonly used relational database management systems, each of which has its own unique SQL syntax and characteristics. This article will compare and differ between the SQL syntax of Oracle and DB2, and provide specific code examples. Database connection In Oracle, use the following statement to connect to the database: CONNECTusername/password@database. In DB2, the statement to connect to the database is as follows: CONNECTTOdataba

Installing Android applications on Linux has always been a concern for many users. Especially for Linux users who like to use Android applications, it is very important to master how to install Android applications on Linux systems. Although running Android applications directly on Linux is not as simple as on the Android platform, by using emulators or third-party tools, we can still happily enjoy Android applications on Linux. The following will introduce how to install Android applications on Linux systems.

If you have used Docker, you must understand daemons, containers, and their functions. A daemon is a service that runs in the background when a container is already in use in any system. Podman is a free management tool for managing and creating containers without relying on any daemon such as Docker. Therefore, it has advantages in managing containers without the need for long-term backend services. Additionally, Podman does not require root-level permissions to be used. This guide discusses in detail how to install Podman on Ubuntu24. To update the system, we first need to update the system and open the Terminal shell of Ubuntu24. During both installation and upgrade processes, we need to use the command line. a simple
