ORA-07274: spdcr: access error, access to oracledenied.
问题现象:
在执行sqlplus / as sysdba 登陆数据库的时候报ORA-12545错误,如下:
[oracle@source ~]$ sqlplus / as sysdba
ORA-12545:Connect failed because targetho...
分类:
数据库 时间:
2014-09-05 18:18:11
阅读次数:
236
PrinterServer:在打印服务器上管理打印队列。 1 // Create a PrintServer 2 // "theServer" must be a print server to which the user has full print access. 3 PrintServer ...
分类:
其他好文 时间:
2014-09-05 18:07:31
阅读次数:
260
OverviewWe can get SegFault by several reasons:aligned access to unaligned memory(usally see in ARM NEON)cross-border accessint temp[2] = {0};temp[2] ...
分类:
系统相关 时间:
2014-09-05 17:57:01
阅读次数:
296
使用OutlookWebAppPolicy邮箱策略来创建自定义级别的策略来管理访问OWA中的功能UseMicrosoftOutlookWebAppmailboxpoliciestocreateorganization-levelpoliciestomanageaccesstofeaturesinOutlookWebApp.具体见微软链接:http://technet.microsoft.com/en-us/library/dd335142(v..
分类:
移动开发 时间:
2014-09-05 16:27:22
阅读次数:
392
linux指定从某个ip访问某个主机或网络测试机A上有3个ip分别为eth0192.168.1.34eth0:1192.168.1.36eth1192.168.1.35首先在测试机B上开机apacheaccess_logtail-f/etc/httpd/logs/access_log接着在测试机A上访问B,可以看到192.168.1.34--[26/Aug/2014:02:54:24+0800]"GET/HTTP/1.1..
分类:
系统相关 时间:
2014-09-05 16:25:22
阅读次数:
262
文件操作的系统函数: open函数,close函数,read函数,write函数,getcwd函数,access函数,stat函数,fstat函数 函数原型: 1:open函数 功能:打开现有的文件,或者创建新文件并打开:,成功返回值是文件标识号,失败为-1 参数:parhname是文件路径,fla...
分类:
系统相关 时间:
2014-09-05 16:02:21
阅读次数:
313
#-*-coding:utf-8-*-
[p_w_upload]
max_size=262144
render_unsafe_content=false
[browser]
color_scale=True
downloadable_paths=/trunk,/branches/*,/tags/*
hide_properties=svk:merge
intermediate_color=
intermediate_point=
newest_color=(255,136,136)
oldest_color..
分类:
其他好文 时间:
2014-09-05 10:11:21
阅读次数:
2915
在搭了一个数据库后,买了一本《让excel飞》,里面有提及access经过研究之后,发现access+excel的结合确实能解决我的大部分难题,并且可以做得更好。比较好的方法是,access连接数据库,或者会定期刷新的表格然后创建好查询,定期导出到excel中,生成图表透视表等另外,有言access...
分类:
数据库 时间:
2014-09-04 23:28:50
阅读次数:
277
方法一:扩大子网掩码为255。255。254。0IP设置从192.168.0.1----192.168.1.254可以支持510台客户机方法二:使用三层交换机,分2个VLAN分别为192.168.0.0和192.168.1.0
分类:
其他好文 时间:
2014-09-04 19:26:10
阅读次数:
171