在mysql中运行sql脚本的时候 运行一半卡住了,提示 SQL 执行错误#1064.从数据库的响应:是什么问题 如何解

在mysql中运行sql脚本的时候 运行一半卡住了,提示 SQL 执行错误#1064.从数据库的响应:是什么问题 如何解,第1张

行不通是什么,你为什么不粘贴系统的提示的呢。

明明说了没有密码,为什么还要 -P密码 这个参数呢。

看你的提示信息,有可能是密码错误,也有可能是SQL文件的语法错误。希望help you。reference51cto,365testing

你先确定你的电脑能不能装SQL2008R2的,一般R2是服务器才装,自己装一般都是SQL2008,而且数据库删除需要删除所有相关的注册文件,麻烦,还不如重装电脑系统。所以,下载一个SLQ2008,然后重装电脑WIN7旗舰版系统,激活后,再装SQL2008。如果你还要装VS,最好现状SQL再装VS。

I'm going to give you the answers from what I've just went through on Windows Server 2008 R2 which is a 64 bit operating system我想给你的答案从我刚刚经历了在Windows Server 2008 R2,这是一个64位的 *** 作系统。 The application suite of libraries I was given were developed using net 35 x86 with the older DLL libraries and I was stuck because I had installed the newer x64 clients from oracle我的图书馆使用。net 35 x86的开发与旧的DLL库的应用程序套件,我被卡住了,因为我已经安装了较新的x64客户端从Oracle。

What I found was the following: Install the latest x64 client from Oracle for Windows Server 2008我发现了以下内容:安装最新的x64客户端从Oracle为Windows Server 2008。 I believe this would be the 270 client我相信,这将是270客户端。 When you select the installation, make sure you do custom and select the NET libraries当你选择安装,请确保您做定制和选择。NET库。 Configure your tnsnames files and test your tnsping against your data source配置TNSNAMES文件和测试你的TNSPING,对您的数据源。

Next, if you are running a 32 bit application, install the same version of the client for 32 bit接下来,如果你运行的是32位的应用程序,安装32位版本的客户端。 Also, follow the same installation routine, and select the same home此外,遵循相同的安装程序,并选择在同一个家庭。

When your finished, you will find that you have a single app/product with two client directories (Client1 and Client2)当你完成后,你会发现,你有一个单一的应用程序/ 2客户端目录的产品(Client1和Client2)。

if you navigate to the windows/assemblies directory you will find that you have a reference to the OracleDataAccessdll (x2) with one for x86 and one for AMD64如果你导航到windows /组件目录,你会发现,你有一个参考的OracleDataAccessdll(X2),一个用于x86和AMD64一个用于。

Now, depending on if you have developers or are developing on the machine yourself, you may be ok here, however, if they are using older drivers, then you need to perform one last step现在,如果你有开发或正在开发自己的机器上,你可能会确定在这里,但是,如果他们使用的是较旧的驱动程序,那么你需要执行的最后一个步骤。

Navigate to the app\name\product\version\client_1\odpnet\publisher policy\2x directory导航到该应用程序\名\版本\ \产品的Client_1 \ odpnet \出版商政策\ 2x的目录中。 Included in here are two policy files在这里包括两个政策文件。 use gacutil /i to install the Policy2111OracleDataAccessdll into the GAC使用GACUTIL /我安装的Policy2111OracleDataAccessdll,到GAC中。 This will redirect legacy oracle ODP calls to the newer versions这将传统Oracle ODP呼叫重定向到新的版本。 So, if someone developed with the 10g client, it will now work with the 11 client因此,如果有人开发与10g的客户端,它会与11个客户端。

在Oracle数据库中,新建一个包时可能会遇到卡住现象,这个问题一般是由于数据库正在进行大量处理,导致系统繁忙,而造成的。要解决这个问题,首先可以检查当前的数据库状态,看看是否存在大的事务正在进行;其次,可以创建索引来优化数据库查询;最后,也可以更改数据库的并发参数来提升性能。

经查询了北京理正的官网(>

以上就是关于在mysql中运行sql脚本的时候 运行一半卡住了,提示 SQL 执行错误#1064.从数据库的响应:是什么问题 如何解全部的内容,包括:在mysql中运行sql脚本的时候 运行一半卡住了,提示 SQL 执行错误#1064.从数据库的响应:是什么问题 如何解、安装SQL Server2008数据库、oracle数据库安装的时候,安装到百分之80 安装到衍生Oracle.DataAccess.dll文件的时候卡住了等相关内容解答,如果想了解更多相关内容,可以关注我们,你们的支持是我们更新的动力!

欢迎分享,转载请注明来源:内存溢出

原文地址:https://54852.com/sjk/10174908.html

(0)
打赏 微信扫一扫微信扫一扫 支付宝扫一扫支付宝扫一扫
上一篇 2023-05-06
下一篇2023-05-06

发表评论

登录后才能评论

评论列表(0条)

    保存