码迷,mamicode.com
首页 >  
搜索关键字:rac grid oracle    ( 53678个结果
Oracle 使用scott用户 set utotrace on报错 SP2-0618,SP2-0611
使用scott用户 set utotrace on报错 SCOTT@TEST0422>set autotrace on SP2-0618: Cannot find the Session Identifier.  Check PLUSTRACE role is enabled SP2-0611: Error enabling STATISTICS report SCOTT@TEST...
分类:数据库   时间:2014-05-10 19:35:23    阅读次数:389
Oracle ORA-01034,ORA-27101,ORA-00600
本机IP地址:192.168.1.163 [oracle@rtest ~]$ sqlplus /nolog SQL*Plus: Release 10.2.0.2.0 - Production on Sun May 4 19:32:13 2014 Copyright (c) 1982, 2005, Oracle.  All Rights Reserved. @...
分类:数据库   时间:2014-05-10 10:34:04    阅读次数:392
zoj3781 Paint the Grid Reloaded --- 缩点 bfs
╮(╯▽╰)╭水题 相连的相同色块缩成点,和相邻的不同色块建边。 以每一个点为起点bfs,求最小答案。 #include #include #include #include #include #include #include #include #include #define inf 0x3f3f3f3f #define ll long long #define...
分类:其他好文   时间:2014-05-07 08:15:59    阅读次数:328
Performance Tuning guide 翻译 || Performance Tuning Guide 11G中新增特性
Performance Tuning Guide 11G中新增特性 本章描述了Oracle11g Release2(11.2)中增加了哪些新的性能调整 特性,以及指向这些增加信息。 本章节描述的特性以及增强,包含了优化数据库性能的各个方面。 关于Oracle11gR2的所有新特性汇总,可以查看Oracle Database New Features Guide.   11.2.0.2中新...
分类:其他好文   时间:2014-05-07 08:07:26    阅读次数:368
推荐给DBA的Oracle书籍
推荐给DBA的Oracle书籍...
分类:数据库   时间:2014-05-07 07:42:08    阅读次数:387
zoj 3781 Paint the Grid Reloaded (比较隐含的最短路)
Paint the Grid Reloaded Time Limit: 2 Seconds      Memory Limit: 65536 KB Leo has a grid with N rows and M columns. All cells are painted with either black or white initially. Two cells A ...
分类:其他好文   时间:2014-05-07 07:28:35    阅读次数:480
Oracle 用户管理(一)
Oracle用户管理的简单命令。包括创建用户、删除用户、赋予权限、删除权限等等...
分类:数据库   时间:2014-05-07 07:24:42    阅读次数:370
.net 开发的Excel 1.0.0.5版 程序
.NET 开发的EXCEL以及高效的数据通信组件。兼容现有的代码生成器。(oracle,mysql,sqlite的客户端只需要安装在服务器端,只需要安装一次就可以) 通讯可以采用类似操作数据库阻塞模式。直到有数据返回。更符合.net开发人员的习惯。也更好啊。 可以作为服务器端文件管理使用。...
分类:Web程序   时间:2014-05-07 07:13:40    阅读次数:415
zoj 3780 Paint the Grid Again (拓扑排序)
Paint the Grid Again Time Limit: 2 Seconds      Memory Limit: 65536 KB Leo has a grid with N × N cells. He wants to paint each cell with a specific color (either black or white). Leo has a...
分类:其他好文   时间:2014-05-07 06:56:10    阅读次数:470
[Oracle datagard]从库恢复之 ORA-16032: parameter ORA-07286:问题
机房断电,所以oracle的datagard的从库需要重新启动:1 登录sqlplus启动,出现报错信息:SQL> STARTUP MOUNT;ORA-16032: parameter LOG_ARCHIVE_DEST_3 destination string cannot be translatedORA-07286: sksagdi: cannot obtain device informat...
分类:数据库   时间:2014-05-07 06:45:10    阅读次数:610
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!