上一页 1 ··· 30 31 32 33 34 35 36 37 38 ··· 44 下一页
摘要: OS: Oracle Linux Server release 5.7 DB: Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit ProductionPL/SQL Release 11.2.0.3.0 - Produc 阅读全文
posted @ 2016-02-01 09:29 __Yoon 阅读(434) 评论(0) 推荐(0)
摘要: 系统版本: [root@yoon ~]# more /etc/oracle-releaseOracle Linux Server release 5.7 数据库版本: Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit 阅读全文
posted @ 2016-02-01 09:28 __Yoon 阅读(163) 评论(0) 推荐(0)
摘要: 系统版本: [root@yoon ~]# more /etc/oracle-releaseOracle Linux Server release 5.7 数据库版本: Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit 阅读全文
posted @ 2016-02-01 09:27 __Yoon 阅读(184) 评论(0) 推荐(0)
摘要: 1、环境信息:系统:oracle-linux 5.7 数据库版本:Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit ProductionPL/SQL Release 11.2.0.3.0 - ProductionCOR 阅读全文
posted @ 2016-02-01 09:26 __Yoon 阅读(328) 评论(0) 推荐(0)
摘要: 1、oracle内存结构:sga + pga ; 2、oracle数据库体系结构: 3、oracle工作原理: a.在数据库服务器上启动oracle实例; b.应用程序在客户端的用户进程中运行,启动oralce网络服务驱动器与服务器创建连接; c.服务器运行oralce网络服务驱动器,创建专用的服务 阅读全文
posted @ 2016-02-01 09:25 __Yoon 阅读(250) 评论(0) 推荐(0)
摘要: oracle11g-11.2.0.3.0 - 64bit oracle-11g创建用户名的时候默认区分大小写设置不区分大小写: alter system set sec_case_sensitive_logon = false; 阅读全文
posted @ 2016-02-01 09:25 __Yoon 阅读(371) 评论(0) 推荐(0)
摘要: 操作系统: Oracle Linux Server release 5.7 数据库版本: Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit ProductionPL/SQL Release 11.2.0.3.0 - P 阅读全文
posted @ 2016-02-01 09:25 __Yoon 阅读(2412) 评论(0) 推荐(0)
摘要: 系统版本: Oracle Linux Server release 5.7 数据库版本: Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit ProductionPL/SQL Release 11.2.0.3.0 - P 阅读全文
posted @ 2016-02-01 09:24 __Yoon 阅读(311) 评论(0) 推荐(0)
摘要: SQL> create pfile from spfile; 修改pfile文件,添加隐含参数 *._enable_rename_user='TRUE',将数据库以restrict方式启动 1、[oracle@yoon ~]$ cd /u01/app/oracle/product/11.2.0/db 阅读全文
posted @ 2016-02-01 09:23 __Yoon 阅读(340) 评论(0) 推荐(0)
摘要: 使用innobackupex进行数据库备份,报如下错误:innobackupex --compress --parallel=4 --user=root --password=yoon /export/backup/xtrabackup_56 version 2.1.9 for MySQL serv 阅读全文
posted @ 2016-01-29 18:02 __Yoon 阅读(468) 评论(0) 推荐(0)
上一页 1 ··· 30 31 32 33 34 35 36 37 38 ··· 44 下一页