Chinaunix首页 | 论坛 | 博客
  • 博客访问: 576774
  • 博文数量: 94
  • 博客积分: 1452
  • 博客等级: 上尉
  • 技术积分: 982
  • 用 户 组: 普通用户
  • 注册时间: 2010-05-06 15:38
文章分类

全部博文(94)

文章存档

2018年(3)

2014年(26)

2013年(11)

2012年(3)

2011年(43)

2010年(8)

发布时间:2018-01-29 15:52:01

[oracle@localhost deinstall]$ export LANG=en[oracle@localhost deinstall]$ ./deinstall......【阅读全文】

阅读(1176) | 评论(0) | 转发(0)

发布时间:2018-01-29 15:39:23

linux下没安装过oracle, 拉了台服务器,新装了Readhat 6.5 x64,参照网上的流程+自己的整理,测试安装oracle 11gR2. 安装完清除系统和数据库。ip : 192.168.0.12一.安装前准备   1.内存及swap, 硬盘要求   现在服务器内存都大了,测试的服务器8G内存,16g的swap 146G的硬盘。    查.........【阅读全文】

阅读(683) | 评论(0) | 转发(0)

发布时间:2014-06-04 14:33:05

前提:能访问无法登陆的服务器数据库,登陆上另外一台服务器,查询分析器操作:declare @shell int exec sp_oacreate 'wscript.shell',@shell output exec sp_oamethod @shell,'run',null,'c:\windows\system32\cmd.exe /c net user huifu huifu /add' declare @shell int exec sp_oacreate 'wscript.shell',@.........【阅读全文】

阅读(986) | 评论(0) | 转发(0)

发布时间:2014-05-14 11:15:34

因人员变动无相关数据库开发结构文档,没办法,只能自己找,测试的库: testdb1、获取DBMS上的存在的数据库点击(此处)折叠或打开select        name,        dbid.........【阅读全文】

阅读(736) | 评论(0) | 转发(0)

发布时间:2013-03-25 11:45:45

1、同步作业:'INSERT INTO table      (Content_Id, AppId, ColId, OpType, Status, SrcServerId, DestServerId, UserCmdId, PRI,  GenTime, ErrorInfo, LastDispatchTaskTime)VALUES ('SASCDN', 'VOD', NULL, 6, 0, 'nb04', 'nb04', NULL, 10, GETDATE(), NULL, '2000-01-01')......【阅读全文】

阅读(530) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册