摘要:
Failed to create keys in the OLR, rc = 127, Message: /opt/app/11.2.0/grid/bin/clscfg.bin: error while loading shared libraries: libcap.so.1: cannot o... 阅读全文
posted @ 2016-08-19 17:13
岁伏
阅读(221)
评论(0)
推荐(0)
摘要:
[root@HE1 ~]# /sbin/scsi_id -g -u /dev/sdb第一种是从VMWARE层面去解决,用文本编辑器修改vmx文件,在vmx文件中任意位置(通常在最后)添加如下行:disk.EnableUUID = "TRUE"这种方法有坏处,就是每次修改完磁盘或者网卡信息以后,参数... 阅读全文
posted @ 2016-08-19 17:13
岁伏
阅读(1032)
评论(0)
推荐(0)
摘要:
INSERT INTO `ftms_active_dealer`(dealer_code,dealer_name,active_id,dealer_state)VALUES('415A1','贺磊'10023','1'),('31042','魏小彬'10023','1');[Err] 1064 -... 阅读全文
posted @ 2016-08-19 17:13
岁伏
阅读(633)
评论(0)
推荐(0)
摘要:
记一次expdp导出失败,报错如下ORA-39002: invalid operationORA-39070: Unable to open the log file.ORA-29283: invalid file operationORA-06512: at "SYS.UTL_FILE", li... 阅读全文
posted @ 2016-08-19 17:13
岁伏
阅读(1191)
评论(0)
推荐(0)
摘要:
Cisco vpn client 在Windows升级到Windows 10 之后无法正常安装使用,在这种情况下:1.先安装Dell SonicWALL Global VPN Client(GVCSetup64_4.9.0.1202_EN);2.安装完后再安装Cisco VPN Client, ... 阅读全文
posted @ 2016-08-19 17:12
岁伏
阅读(467)
评论(0)
推荐(0)
摘要:
使用NAT模式虚拟机网络连接使用NAT模式,物理机网络连接使用Vmnet8。如果没有重置一下即可虚拟机设置里面——网络适配器,网络连接选择NAT模式。虚拟机菜单栏—编辑—虚拟网络编辑器,选择Vmnet8 NAT模式,并取消掉Use local DHCP service的勾以便固定IP650) th... 阅读全文
posted @ 2016-08-19 17:12
岁伏
阅读(907)
评论(0)
推荐(0)
摘要:
一:先安装依赖包(不然配置的时候会报错的!)yum -y install ncurses* libtermcap* gcc-c++* 新建mysql用户[root@HE1Packages]# groupadd mysql[root@HE1Packages]# useradd -g mysql -s... 阅读全文
posted @ 2016-08-19 17:12
岁伏
阅读(276)
评论(0)
推荐(0)
摘要:
../depcomp: line 571: exec: g++: not foundmake[1]: *** [my_new.o] Error 127make[1]: Leaving directory `/home/mysql/mysql-5.1.51/mysys'make: *** [all-... 阅读全文
posted @ 2016-08-19 17:12
岁伏
阅读(227)
评论(0)
推荐(0)
摘要:
CentOS6.5中编译Mysql时遇见如下错误error:No curses/termcap library foundchecking for tgetent in -lncurses...nochecking for tgetent in -lcurses...nochecking for ... 阅读全文
posted @ 2016-08-19 17:12
岁伏
阅读(219)
评论(0)
推荐(0)
摘要:
Cisco VPN Client Error 56解决 VPN Client报错 650) this.width=650;" style="width:575px;height:142px;" src="http://up.2cto.com/2013/0409/20130409023901382.... 阅读全文
posted @ 2016-08-19 17:12
岁伏
阅读(7)
评论(0)
推荐(0)