RMAN> show all;
CONFIGURE ARCHIVELOG DELETION POLICY TO NONE;
在oracle10g 11g 中 归档删除策略 缺省是没有配置的;
那么这时去删除未应用过的的归档日志会是怎么一种情况:
RMAN> delete archivelog all;
released channel: ORA_DISK_1
allo...
分类:
数据库 时间:
2014-11-26 19:00:04
阅读次数:
303
1,IOS环境安装直接从 AppStore上面下载,网络环境一定要好 2.45G2,学习视频在网上搜索到的。youku的视频。http://v.youku.com/v_show/id_XMzI5ODAwODA4.html?f=17945592...
分类:
移动开发 时间:
2014-11-26 18:52:23
阅读次数:
256
//.pch//如果需要打印日志下行不注释,否:注释下行。#define __SHOW__NSLOG__#ifdef __SHOW__NSLOG__#define DebugLog( s, ... ) NSLog( @" %@", self, [[NSString stringWithUTF8Str...
分类:
其他好文 时间:
2014-11-26 13:47:58
阅读次数:
178
cmd导入步骤:1. mysql -u username -p;2.输入密码3.show databases; //观察是否有想导入文件的数据库,如没有可以用create database name;语句新建。4.use databases-name;//使用该数据库,cmd端提示 database...
分类:
数据库 时间:
2014-11-26 11:14:37
阅读次数:
137
一、直接填写文字,输入多少,显示多少,如下: android:text="AAAAAA" ————————>显示:AAA AAA二、通过设置string资源文件,如下: android:text="@string/show" AAA AAA //但是这种方法,只能显示一个空格————————>...
分类:
移动开发 时间:
2014-11-26 01:03:08
阅读次数:
519
给客户的文档
1 Download the ipa file
2 Drag file to iTunes’s App on the slide menu
if don’t have slide menu on the iTunes, can access the view on the tool bar, andclick “show slide bar”
...
分类:
其他好文 时间:
2014-11-25 23:49:00
阅读次数:
363
In this tutorial, we show you how to integrate AspectJ annotation with Spring AOP framework. In simple, Spring AOP + AspectJ allow you to intercept me...
分类:
编程语言 时间:
2014-11-25 22:59:30
阅读次数:
301
使用VC编译QT程序碰到一个问题:我在.h文件里定义:LoadingWidget* w;然后.cpp文件里定义:void MyClass::ModifyTask(){// w = new LoadingWidget(); // 忘了生成实例try {w->show();} catch (int e)...
分类:
其他好文 时间:
2014-11-25 22:55:11
阅读次数:
165
如果没有路由器,可以使用拨号连接直接拨号上网,现在介绍一下如何在Windows7中拨号上网。注意:为了使画面更清晰,请切换到超清观看,由于博文内的视频不能全屏观看,可以进入这个播放地址进行全屏观看:http://v.youku.com/v_show/id_XODM0MjUzMTY0.html
This page will describe the steps you have to take to install LAMP, which stands for Linux Apache MariaDB PHP. This page will show you, how to set up ...
分类:
其他好文 时间:
2014-11-25 17:48:57
阅读次数:
255