码迷,mamicode.com
首页 >  
搜索关键字:oracle11g 用户名密码180天过期处理    ( 1284个结果
ocp-390
QUESTION NO: 390 You executed the following command in the Recovery Manager (RMAN):RMAN> REPORT NEED BACKUP days 3; What is the output of this command? A. A list of files that require a backup with...
分类:其他好文   时间:2015-10-14 00:25:55    阅读次数:228
利用ORACLE 11g 新特性创建物理备库
准备工作:主库启用归档在所有系统上安装oralce11g软件备库创建必要的目录创建监听,配置tnsname文件第一步:将主库的密码文件cp一份到备库中第二步:主备库的参数文件修改:主库参数文件如:matrix.__db_cache_size=83886080matrix.__java_pool_size=4194304matrix.__large_po..
分类:数据库   时间:2015-10-13 13:58:13    阅读次数:346
解决安装Oracle12c时中文方块字
在RHEL7中安装Oracle12c的时候,因为字体问题会出现方块字:Oracle11g中解决方块字的方法已经不再生效。解决方案:在运行./runInstaller的时候会自动生成一个目录stage进入如下路径:按照如下步骤操作:rm–rffilegroup2.jar按下图的路径创建一个新的目录fallback,把下载好的?.
分类:数据库   时间:2015-10-13 10:47:45    阅读次数:367
ocp-357
QUESTION NO: 357 Which of the following is true about job chains? A. They consist of one or more Scheduler programs. B. They are used to implement dependency scheduling. C. They are used to imple...
分类:其他好文   时间:2015-10-13 10:44:44    阅读次数:127
ocp-324
QUESTION NO: 324 Which of the following describes how a distributed resumable transaction behaves?A. The resumable setting on the initiating session determines the resumable conditions for the entire...
分类:其他好文   时间:2015-10-12 12:44:10    阅读次数:174
ocp-323
QUESTION NO: 323 To enable resumable space allocation for the instance, which of the following initialization parameters should you set to a nonzero value? A. RESUMABLE_SPACE_TIME B. RESUMABLE_SPA...
分类:其他好文   时间:2015-10-12 12:43:03    阅读次数:175
oracle11g的sqldeveloper最新版连接问题
一、 msvcr100.dll文件丢失问题首先你要百度去下载a、32位系统,dll放在:\Windows\System32b、64位系统需要放两个dll文件(一个32位,一个64位)32位dll放在:\Windows\SysWOW64, 64位dll放在:\Windows\System32。注意这俩...
分类:数据库   时间:2015-10-11 23:03:41    阅读次数:259
ocp-199
QUESTION NO: 199 The CONTROL_FILE_RECORD_KEEP_TIME initialization parameter should be set to what value? (Choose all that apply.) A. The initialization parameter should be set to 0 when the RMAN re...
分类:其他好文   时间:2015-10-08 14:46:04    阅读次数:200
CentOS-6.7下安装Oracle11g
具体安装细节可以参考oracle11g官方文档(install.112/e24324/toc.html),这里只记录一些主要的步骤。(1)检查硬件(2)检查安装包缺少的包就用yum安装,其中pdksh这个包好像不在yum源里面,需要自己手动下载安装除上述包之外,还要安装unixODBC和unixODBC-devel(3)创建组..
分类:数据库   时间:2015-10-07 19:07:06    阅读次数:597
ocp-113
QUESTION NO: 113 What RMAN command is used to execute a tablespace point-in-time recovery? A. recover B. duplicate C. restore D. copy E. None of the above Answer: A什么 RMAN 命令是用来执行表空间时间点恢复A. rec...
分类:其他好文   时间:2015-10-05 13:06:47    阅读次数:156
1284条   上一页 1 ... 69 70 71 72 73 ... 129 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!