Chinaunix首页 | 论坛 | 博客
  • 博客访问: 763121
  • 博文数量: 99
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 1163
  • 用 户 组: 普通用户
  • 注册时间: 2016-09-22 09:50
个人简介

一个守望数据库的老菜鸟

文章分类

全部博文(99)

文章存档

2019年(21)

2018年(17)

2017年(37)

2016年(24)

我的朋友

发布时间:2016-09-28 11:10:54

转载请注明出处。本文链接地址:http://blog.chinaunix.net/uid-31396856-id-5752529.htmlHow to 修改awr的topnsql的数量呢?SQL> show parameter statistics_levelNAME                                 TYPE      .........【阅读全文】

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

发布时间:2016-09-27 16:09:20

转载请注明出处。本文链接地址:http://blog.chinaunix.net/uid-31396856-id-5752483.html最近为一张大表添加了唯一性约束,因为表以前有很多数据有重复的列,但是客户要求保留,没有办法直接添加唯一性约束。最后记录下这次操作的思路1.创建表和测试数据SQL> create table t(id number(5),text varchar2(128));Tab.........【阅读全文】

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

发布时间:2016-09-27 14:43:22

转载请注明出处。本文链接地址:http://blog.chinaunix.net/uid-31396856-id-5752468.html近来有朋友在数据库上进行expdp 碰到错误如下:Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit ProductionWith the Partitioning, OLAP, Data Mining and Real Application Testing options.........【阅读全文】

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

发布时间:2016-09-27 11:58:34

转载请注明出处。本文链接地址:http://blog.chinaunix.net/uid-31396856-id-5752460.html 简要Linux 静态路由的方法记录如下,以备查询:1、添加默认网关,作为默认路由。/etc/sysconfig/network里添加到末尾方法:GATEWAY= 比如:vi /etc/sysconfig/network-scripts/route-eth0添加如下信息:192.168..........【阅读全文】

阅读(3099) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

tomcoding2018-07-03 17:08

下载Oracle核心源代码,百度tomcoding

回复  |  举报
留言热议
请登录后留言。

登录 注册