上一页 1 ··· 4 5 6 7 8
摘要: Oracle 12c中,增加了可插接数据库的概念,即PDB,允许一个数据库容器(CDB)承载多个可插拔数据库(PDB)。 CDB全称为Container Database,中文翻译为数据库容器,PDB全称为Pluggable Database,即可插拔数据库。 在ORACLE 12C之前,实例与数据 阅读全文
posted @ 2016-12-29 10:07 Ayumie 阅读(23506) 评论(0) 推荐(2) 编辑
摘要: 优质解答 + plus 加号;正号 - minus 减号;负号 ± plus or minus 正负号 × is multiplied by 乘号 ÷ is divided by 除号 = is equal to 等于号 ≠ is not equal to 不等于号 ≡ is equivalent to 全等于号 ≌ is equal to or approximately eq... 阅读全文
posted @ 2016-12-08 16:18 Ayumie 阅读(410) 评论(0) 推荐(0) 编辑
摘要: -bash-3.2$ ps -ef|grep tns root 101 2 0 Jun01 ? 00:00:00 [netns] oravibs 10625 1 0 Sep09 ? 00:01:03 /u02/oravibs/drcum/db/tech_st/11.1.0/bin/tnslsnr pune -inherit ortm1... 阅读全文
posted @ 2016-12-07 20:02 Ayumie 阅读(258) 评论(0) 推荐(0) 编辑
摘要: Oracle EBS R12 (12.1.3) Installation Linux(64 bit) Contents Objective. 3 1 Download & Unzip. 3 Download. 3 Unzip. 3 MD5 Checksums. 4 2 Pre-Install Tas 阅读全文
posted @ 2016-12-07 18:25 Ayumie 阅读(4656) 评论(0) 推荐(0) 编辑
摘要: LINUX的磁盘管理du命令详解 du(disk usage)命令可以计算文件或目录所占的磁盘空间。没有指定任何选项时, 它会测量当前工作目录与其所有子目录,分别显示各个目录所占的快数,最后才显示工作目录所占总快数。 命令用途 du(disk usage)命令可以计算文件或目录所占的磁盘空间。没有指定任何选项时,它会测量当前工作目录与其所有子目录,分别显示各个目录所占的快数,最后才显示工作目录... 阅读全文
posted @ 2016-12-07 18:21 Ayumie 阅读(391) 评论(0) 推荐(0) 编辑
摘要: Solution for Error FRM-92095: Oracle Jnitiator version too low By Pan.Tian on 六月 04, 2013 Symtom: After logging into application, system pop up below 阅读全文
posted @ 2016-12-07 18:19 Ayumie 阅读(252) 评论(0) 推荐(0) 编辑
摘要: prcsgidb1: /u01/Stage/database C:\Users\alley_li>ping prcsgidb1 Pinging prcsgidb1.ad.infosys.com [10.221.62.71] with 32 by Reply from 10.221.62.71: by 阅读全文
posted @ 2016-12-07 18:18 Ayumie 阅读(202) 评论(0) 推荐(0) 编辑
摘要: Oracle EBusiness Suite R12.1.x Rapid Installmd5 Checksums November 2011 Section 1: Overview Section 2: Download md5 checksum results from Oracle Secti 阅读全文
posted @ 2016-12-07 18:13 Ayumie 阅读(631) 评论(0) 推荐(0) 编辑
摘要: --no need to shutdown application and no need to enable maintenance mode adpatch options=hotpatch find . -name FAS420.rdf -bash-3.2$ strings -a ./fa/1 阅读全文
posted @ 2016-12-07 18:12 Ayumie 阅读(847) 评论(0) 推荐(0) 编辑
上一页 1 ··· 4 5 6 7 8