When the Oracle client software has not been properly installed, you will get an exception when trying to connect: [FireDAC][Phys][Ora]-1309. OCI is not properly installed on this machine (NOE1/INIT) http://docs.embarcadero.com/products/rad_studio/fi…
转载:http://www.cnblogs.com/xihuaodc/p/3189257.html  因为之前的Oracle不能用了,所以重新安装了64位的Oracle,安装一路正常 完了之后安装了PL/SQL Developer,连接时提示“SQL*Net not properly installed”错误 解决方法如下: 1.去Oracle官网下载32位的客户端 由于PL/SQL是32位的,所以要用32位的客户端,且版本最好能对应(我的版本:11.2.0.1.0) 地址:http://www…
安装PL/SQL8.4后,连接数据库 提示错误Initialization error Oracle client not properly installed 解决方案: 1.下载instanceclient并解压 2.打开PL/SQL,在连接数据库的界面点击Cancel按钮进入PL/SQL的界面 3.Tools->Perferences->Oracle->Connection 在OCI librariy(empty is autodetect)中填入之前解压的instanceclie…
问题: 在64位机器上了64位的oracle客户端. 然后装上PL/SQL Developer,但是连接oracle老报这个错: Initialization error      SQL*Net not properly installed   OracleHomeKey:        OracleHomeDir: 方法: 1.安装 32位Oracle Client 2. plSQL->工具->首选项->配置Oracle Home和OCI library到安装的Oracle Clie…
如果出现类似configure: error: Your MySQL client libraries aren’t properly installed 的错误,请将mysql目录下的 include/mysql下的mysql.h文件以及lib/mysql下的全部文件,连接(直接复制过去或许也可)到 /usr/lib 目录下(参考) cp /www/wdlinux/mysql-5.5.x/include/mysql/mysql.h /usr/lib/ cp /www/wdlinux/mysql…
问题现象:软件在启动时报如下错误信息:Exception Exception in module zhujiangguanjia.exe at 001da37f. Error creating object. Please verify that the Microsoft Data Access Components 2.1(or later) have been properly installed. 问题原因:是启动程序时访问ACCESS库时没有WIN的组件或是版本过低. 解决方法:查看组…
Android Studio 1.0 已经放出来了,以后的Android平台开发激昂逐步从Eclipse向Android Studio迁移,为了能不落伍我也特意从Google下载了Android Studio的安装包,并且兴高采烈地创建了我的第一个android项目.但是当运行的时候就他么悲催了. emulator: ERROR: x86 emulation currently requires hardware acceleration! Please ensure Intel HAXM is…
错误信息: configure: error: !!! OpenSSL is not properly installed on your system. !!! !!! Can not include OpenSSL headers files. 解决方案: 安装openssl yum install -y openssl openssl-devel…
报错信息: Starting emulator for AVD 'old_android' emulator: WARNING: Classic qemu does not support SMP. The hw.cpu.ncore option from your config file is ignored. emulator: ERROR: x86 emulation currently requires hardware acceleration! Please ensure Intel…
运行虚拟机报错:CPU acceleration status: HAXM is not installed on this machine. 这是因为SDKmanage没有安装HAXM ,于是打开SDKManage安装XHAM. 然后再%Android_Home%\extras\intel\Hardware_Accelerated_Execution_Manager目录下,找到intelhaxm-android.exe并运行它.…
在PLSQL Developer选择Tools > Preferences > options > 下的如图所示:"Oracle Home" and "OCI Library" Oracle10g装在d:/oracle/ Oracle Home为d:/oracle/product/10.1.0 OCI Library为d:/oracle/product/10.1.0/Db_1/BIN/oci.dll 配置完以后重新启动PLSQL Developer…
各种找资料都不行,最后还是在公司的线上环境中去找不同点配置好的.不多说了,就做了如下配置: 服务器环境是:windows server 2008 64位操作系统 1.电脑系统环境变量PATH增加:x:/db/oracle_64 2.在pl/sql的首选项中,把主目录配置成oracle_x86那个文件夹的路径,把下面的OCI.dll配置成oracle_x86文件夹下的OCI.dll的文件路径(全路径,包含完整文件和后缀) 3.勾选上检查连接(这一步,不知道起没有起作用,反正线上的服务器是勾选的)…
1.错误描述 2.错误原因 由于我在64位操作系统上安装了32位PL/SQL导致出错,出现兼容性连接问题 3.解决办法 安装一个32位的Oracle客户端,Tools-Preferences-Oracle-Connection去配置Oracle Home…
打开Android SDK manager查看安装发现HAXM在windows上无法安装 可以去 http://www.androiddevtools.cn/index.html 下载 Android SDK Extras , 然后解压 Hardware_Accelerated_Execution_Manager 到 android-sdk-windows\extras\intel 目录,再手动点击 intelhaxm-android.exe 安装. 注意这里如果安装android sdk版本为…
可能是jboss的服务器版本选择不对 ,比如我本地的Jboss服务器版本是  jboss-as-web-7.0.2.Final,选择的服务器版本是JBOOS  V7.1  Runtime ,就会报上面那个错误.如果创建服务器时的版本选择的服务器版本是JBOOS  V7.0  Runtime,就不会报上面这个错误.…
2008上装DELPHI XE7,无论用FireDac 还是Ado都连不上ORACLE数据库 --------------------------- Debugger Exception Notification --------------------------- Project Project1.exe raised exception class EFDException with message '[FireDAC][Phys][Ora]-1309. OCI is not proper…
Introduction If you do any sort of C++ development on Windows, then you know that library/package management can be quite a pain at times (ever built OpenCV from source? How about boost?). There has never really been a good package manager on windows…
Xamarin.Android模拟器提示HAX kernel module is not Installed 错误信息:emulator : ERROR : x86 emulation currently requires hardware acceleration!Please ensure Intel HAXM is properly installed and usable.CPU accelaration status:HAX kernel module is not install3d…
dev.android.emulator.haxm 运行emulator -avd xxx来启动名为xxx的模拟器,但报如下错误: emulator: ERROR: x86 emulation currently requires hardware acceleration! Please ensure Intel HAXM is properly installed and usable. CPU acceleration status: HAX kernel module is not in…
Installing Redis more properly Running Redis from the command line is fine just to hack a bit with it or for development. However at some point you'll have some actual application to run on a real server. For this kind of usage you have two different…
官网地址: https://www.oracle.com/technetwork/topics/dotnet/downloads/odacdev-4242174.html 官方说说明: ODAC 18c Release 1 (18.3.0.0.0) Installation Instructions, Setup, and Notes November 2018 Download includes the following products: a) Oracle Developer Tools…
+-----------------------------------------------------------------------+ |   在本篇随笔中,仅根据个人经验累积错误进行描述.      | +-----------------------------------------------------------------------+ PL/SQL Developer Ora-12514:TNS:监听程序当前无法识别链接描述符中请求的服务 该问题是由于缺少监听器的SI…
一.创建物化视图 --新建表空间 CREATE TABLESPACE MLOG_TBS LOGGING DATAFILE 'mlog_tbs.dbf' SIZE 32M AUTOEXTEND ON NEXT 32M MAXSIZE 2048M EXTENT MANAGEMENT LOCAL; --新建物化视图对应的日志表(用于增量同步源表的数据) CREATE MATERIALIZED VIEW LOG ON UCADM.M_CARD TABLESPACE MLOG_TBS WITH PRIMA…
原文:https://codesmith.atlassian.net/wiki/display/Generator/Configuring+and+troubleshooting+a+Schema+Provider The sections below will help guide you through using and configuring various Schema Providers that ship with CodeSmith Generator. Creating a n…
PL/SQL Developer---------------------------Initialization errorSQL*Net not properly installed OracleHomeKey: OracleHomeDir: (方法一)下载 ok! http://download.csdn.net/detail/reginadeng/5857081#comment (方法二)官方下载 下载32位客户端,配置进navicat中 下载地址:http://www.oracle.c…
安装PL/Sql developer,和安装出现错误(oracle client not properly installed),pl/sql中文乱码 下载安装plsql_dev(文末有64位的百度云下载),可以在网上找找破解版,当然可以买正版,安装直接点点点就完了,提供的百度云地址中的是64位的,注册的信息在plsqldeveloper_sn.txt文件中,如果没有安装oracle客户端的话,显示信息中应该是没有最后一项Connect as选项,所以需要安装installclient, 下载i…
 Step-By-Step Installation of RAC with RAW Datafiles on Windows 2000 Purpose This document will provide the reader with step-by-step instructions on how to install and configure an Oracle9i Real Application Clusters (RAC) database using RAW Datafil…
报错:Initialization error Oracle client not properly installed 1.下载instanceclient并解压2.打开PL/SQL,在连接数据库的界面点击Cancel按钮进入PL/SQL的界面3.Tools->Perferences->Oracle->Connection,在OCI librariy(empty is autodetect)中填入之前解压的instanceclient目录下的oci.dll路径,如下图所示 4.点OK保…
今天想使用CodeSimth生成一个sqlite数据库的模板.当添加添加数据库的时候发现: .Net Framework Data Provider 可能没有安装. 下面找到官方的文档说明: SQLite Schema Provider If you are trying to use the SQLite Schema Provider you may encounter the error message: 'The System.Data.SQLite library is not ins…
Vagrant(官网.github)是一款构建虚拟开发环境的工具,支持 Window,Linux,Mac OS,Vagrant 中的 Boxes 概念类似于 Docker(实质是不同的),你可以把它看作是一个箱子,里面装了一些东西,Vagrant 创建虚拟机的时候,需要用到 Box ,它里面包含了虚拟机配置.虚拟机硬盘镜像和 Vagrant 配置的压缩包,有了 Box,你不需要再重新下载 ISO 镜像文件.新建虚拟机.修改虚拟机等配置,而是直接运行你所需要的操作系统. 更多 Vagrant 概念…