摘要:
http://m.jb51.net/?host=www.jb51.net&src=http%3A%2F%2Fwww.jb51.net%2Fsoftjc%2F150885.html 阅读全文
开源、架构、Linux C/C++/python AI BI 运维开发自动化运维。 春风桃李花 秋雨梧桐叶。“力尽不知热 但惜夏日长”。夏不惜,秋不获。@ruiY--秦瑞python爬虫,C编程,嵌入式开发.hadoop大数据,桉树,onenebula云计算架构.linux运维及驱动开发. |
摘要:
http://m.jb51.net/?host=www.jb51.net&src=http%3A%2F%2Fwww.jb51.net%2Fsoftjc%2F150885.html 阅读全文
摘要:
1,加入我们使用nfs共享安装oracle,安装oracle需要修改base,data,orainventory等等目录及自目录的属主及权限,一般会继承nfs客户端目录的权限及属主groupadd oinstallgroupadd dbauseradd -m -g oinstall -G dba o... 阅读全文
摘要:
备库alter database commit to switchover to primary;media recovery required--如果报ORA-16139: media recovery required,可能是由于未应用日志引起,可先执行ALTER DATABASE RECOVE... 阅读全文
摘要:
#实例路径 --instances_path=$state_path/instances#日志的目录 --logdir=/var/log/nova #nova的目录 --state_path=/var/lib/nova #文件锁定的目录 --lock_path=/var/lock/nova 阅读全文
摘要:
配置文件/etc/xen/mywindows。内容如下import os, rearch_libdir = 'lib'arch = os.uname()[4]if os.uname()[0] == 'Linux' and re.search('64', arch): arch_libdir = 'l... 阅读全文
摘要:
alter database open read only;alter database open read only*ERROR at line 1:ORA-10456: cannot open standby database; media recovery session may be inp... 阅读全文
摘要:
[oracle@racnode oracle]$ sqlplus / as sysdbaSQL*Plus: Release 11.2.0.1.0 Production on Wed Jan 28 17:22:41 2015Copyright (c) 1982, 2009, Oracle. All r... 阅读全文
摘要:
$ORACLE_SID决定spfile dbs默认在启动Oracle数据库时报错,如下:[oracle@localhost ~]$ sqlplus / as sysdbaSQL*Plus: Release 11.2.0.1.0 Production on Sat Feb 16 19:43:43 20... 阅读全文
摘要:
http://wenku.baidu.com/view/ea9fa16cdd36a32d73758168.htmlhttp://ylw6006.blog.51cto.com/470441/841815/ 阅读全文
摘要:
仅安装数据库软件不配置数据库./x86oracle.sh /ruiy/ocr/DBSoftware/app/oracle /ruiy/ocr/DBSoftware/app/oraInventory /ruiy/ins_soft.rsp静默安装数据库软件并配置数据库./x86oracle.sh /ru... 阅读全文
|