上一页 1 ··· 44 45 46 47 48 49 50 51 52 ··· 94 下一页
摘要: [oracle@redhat4 ~]$ lsnrctl status LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 06-OCT-2015 21:10:05 Copyright (c) 1991, 2009, Oracle. All rights reserved. Connecting to (DESCRIPTION=(ADDRES... 阅读全文
posted @ 2015-11-01 21:51 全威儒 阅读(2275) 评论(0) 推荐(0)
摘要: OEM一旦建立以后,LINUX的主机名(hosts)就不要去改变。 [oracle@redhat4 ~]$ emctl start dbconsoleOC4J Configuration issue. /u01/app/oracle/product/11.2.0/dbhome_1/oc4j/j2ee/OC4J_DBConsole_redhat4.7_ORCL not found.[oracle... 阅读全文
posted @ 2015-11-01 21:44 全威儒 阅读(304) 评论(0) 推荐(0)
摘要: Oracle11g的新工具SQL DEVELOPER,替代了 isqlplus 1、创建连接方式 2、SQL输入窗口 3、表的结构及其他信息查阅 4、SQL语句测试 5、创建表 6、用户授权 7、数据导入导出 另,附 oracle10g的isqlplus,http://localhost:5560/isqlplus 阅读全文
posted @ 2015-11-01 21:15 全威儒 阅读(395) 评论(0) 推荐(0)
摘要: 监听器启动,并不一定会认识数据库实例,启动监听器,请判别相关实例是否 READY [oracle@redhat4 ~]$ lsnrctl status LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 06-OCT-2015 19:41:12 Copyright (c) 1991, 2009, Oracle. All rights r... 阅读全文
posted @ 2015-11-01 20:29 全威儒 阅读(1804) 评论(0) 推荐(0)
摘要: [oracle@redhat4 admin]$ cd $ORACLE_HOME/network/admin[oracle@redhat4 admin]$ cat tnsnames.ora# tnsnames.ora Network Configuration File: /u01/app/oracle/product/11.2.0/dbhome_1/network/admin/tnsnames.o... 阅读全文
posted @ 2015-11-01 20:07 全威儒 阅读(674) 评论(0) 推荐(0)
摘要: [root@redhat4 install]# pwd/u01/app/oracle/product/11.2.0/dbhome_1/install[root@redhat4 install]# more portlist.iniEnterprise Manager Console HTTP Port (orcl) = 1158Enterprise Manager Agent Port (orcl... 阅读全文
posted @ 2015-11-01 19:38 全威儒 阅读(749) 评论(0) 推荐(0)
摘要: #Creata database command: dbca [root@redhat4 ~]# su - oracle[oracle@redhat4 ~]$ dbca # create listener command: netca [oracle@redhat4 ~]$ lsn... 阅读全文
posted @ 2015-11-01 19:06 全威儒 阅读(487) 评论(0) 推荐(0)
摘要: [oracle@redhat4 ~]$ vi .bash_profile # .bash_profile # Get the aliases and functionsif [ -f ~/.bashrc ]; then . ~/.bashrcfi # User specific environment and startup programs PATH=$PATH:$HOME/bin... 阅读全文
posted @ 2015-11-01 17:28 全威儒 阅读(2089) 评论(0) 推荐(0)
摘要: Setup Oracle 11gR2 for Redhat Linux AS 4 Update 7 x64 1. checking linux version. [root@localhost ~]# uname -aLinux redhat4.7 2.6.9-78.EL #1 Wed Jul 9 15:26:38 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux... 阅读全文
posted @ 2015-11-01 17:18 全威儒 阅读(683) 评论(0) 推荐(0)
摘要: Enterprise Manager Database Control URL - (orcl) :https://redhat4.7:1158/em [root@redhat4 install]# pwd/u01/app/oracle/product/11.2.0/dbhome_1/install[root@redhat4 install]# more portlist.iniEnterpris... 阅读全文
posted @ 2015-11-01 17:18 全威儒 阅读(819) 评论(0) 推荐(0)
上一页 1 ··· 44 45 46 47 48 49 50 51 52 ··· 94 下一页