1. startup db
[oracle@isc ~]$ ORACLE_SID=isc; export ORACLE_SID
[oracle@isc ~]$ sqlplus / as sysdba
SQL*Plus: Release 11.1.0.6.0 – Production on Sun Nov 9 22:52:26 2008
Copyright (c) 1982, 2007, Oracle. All rights reserved.
Connected to an idle instance.
SQL> startup;
ORACLE instance started.
Total System Global Area 1389391872 bytes
Fixed Size 1299848 bytes
Variable Size 838863480 bytes
Database Buffers 536870912 bytes
Redo Buffers 12357632 bytes
Database mounted.
Database opened.
SQL> exit
Disconnected from Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 – Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
2. listener start
[oracle@isc ~]$ ORACLE_SID=isc; export ORACLE_SID
[oracle@isc ~]$ lsnrctl start
LSNRCTL for Linux: Version 11.1.0.6.0 – Production on 09-NOV-2008 22:52:00
Copyright (c) 1991, 2007, Oracle. All rights reserved.
Starting /u01/app/oracle/product/11.1.0/db_1/bin/tnslsnr: please wait…
TNSLSNR for Linux: Version 11.1.0.6.0 – Production
System parameter file is /u01/app/oracle/product/11.1.0/db_1/network/admin/listener.ora
Log messages written to /u01/app/oracle/diag/tnslsnr/isc/listener/alert/log.xml
Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1521)))
Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=isc.localdomain)(PORT=1521)))
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
STATUS of the LISTENER
————————
Alias LISTENER
Version TNSLSNR for Linux: Version 11.1.0.6.0 – Production
Start Date 09-NOV-2008 22:52:03
Uptime 0 days 0 hr. 0 min. 0 sec
Trace Level off
Security ON: Local OS Authentication
SNMP OFF
Listener Parameter File /u01/app/oracle/product/11.1.0/db_1/network/admin/listener.ora
Listener Log File /u01/app/oracle/diag/tnslsnr/isc/listener/alert/log.xml
Listening Endpoints Summary…
(DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1521)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=isc.localdomain)(PORT=1521)))
The listener supports no services
The command completed successfully
3. Oracle Enterprise Manager start
[oracle@isc ~]$ ORACLE_SID=isc; export ORACLE_SID
[oracle@isc ~]$ emctl start dbconsole
Oracle Enterprise Manager 11g Database Control Release 11.1.0.6.0
Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
https://isc.localdomain:1158/em/console/aboutApplication
Starting Oracle Enterprise Manager 11g Database Control ………… started.
——————————————————————
Logs are generated in directory /u01/app/oracle/product/11.1.0/db_1/isc.localdomain_isc/sysman/log
4. Test
browser : https://isc.localdomain:1158/em/
isc.localdomain : 172.20.141.78
JUAL ebook 10g Real Application Clusters on vmware DETAIL




saya sudah menginstall oracle 11g di windows xp, tetapi pada saat mencoba menjalankan enterprise manager ternyata ada error :
C:\app\mozes\product\11.1.0\db_1\BIN
C:\app\mozes\product\11.1.0\db_1\BIN>set ORACLE_SID=orcl
C:\app\mozes\product\11.1.0\db_1\BIN>emctl start dbconsole
OC4J Configuration issue. C:\app\mozes\product\11.1.0\db_1/oc4j/j2ee/OC4J_DBCons
ole_sangmanepc_orcl not found.
C:\app\mozes\product\11.1.0\db_1\BIN>
kira-kira solusinya seperti apa yah?
saya sendiri belum pernah coba install oracle 11g di windows xp, ttp kl lihat errornya kok berkaitan dgn OC4J
coba link ini http://dbataj.blogspot.com/2007/01/oc4j-configuration-issue.html
Por favor, soy nuevo en el mundo de linux y tengo un problema al tratar de instalar Oracle Grid Control en mi sistema operativo que es CentOS 5.2, pues me da este error :
[root@ogc Linux_Grid_Control_full_102010_disk1.zip_FILES]# ./runInstaller
Iniciando Oracle Universal Installer…
Comprobando requisitos de Installer…
Comprobando la versión del sistema operativo: debe ser redhat-3, redhat-4 or SuSE-9
Fallo <<<<
Saliendo de Oracle Universal Installer, no se ha encontrado el log de esta sesión en /tmp/OraInstall2009-03-23_09-08-52AM/installActions2009-03-23_09-08-52AM.log
Me pueden decir que podra ser, aunque creo que es que necesito una instalacion para CentOS 5.2, en caso de que alguien sepa de donde puedo sacar esa instalacion, please, ayudeme.
Gracias de antemano
i’m sorry, i can’t speak spanish.
but i think your problem is “oracle 10g release 2″ not install in centos 5.2
solution :
1. edit /etc/redhat-release
2. replace with CentOS release 4.2 (Final)
3. try again ./runInstaller
Thanks, but i was fix it with the same solution.
Saya menginstall oracle 11g di linux ubuntu 9 10
Saat menjalankan database kontrol terdapat error seperti ini:
Mohon bantuannya…
$emctl start dbconsole
Can’t locate nfsPatchPlugin.pm in @INC (@INC contains: %s_javapOracleHome%/sysman/admin/scripts %s_javapOracleHome%/bin /u01/app/oracle/product/11.2.0/dbhome/perl/lib/5.10.0/i686-linux-thread-multi /u01/app/oracle/product/11.2.0/dbhome/perl/lib/5.10.0 /u01/app/oracle/product/11.2.0/dbhome/perl/lib /u01/app/oracle/product/11.2.0/dbhome/perl/lib/site_perl/5.10.0/i686-linux-thread-multi /u01/app/oracle/product/11.2.0/dbhome/perl/lib/site_perl/5.10.0 /u01/app/oracle/product/11.2.0/dbhome/perl/lib/site_perl /u01/app/oracle/product/11.2.0/dbhome/perl/libwww-perl/lib /u01/app/oracle/product/11.2.0/dbhome/perl/ext/POSIX /u01/app/oracle/product/11.2.0/dbhome/perl/URI /u01/app/oracle/product/11.2.0/dbhome/perl/HTML_Parser /u01/app/oracle/product/11.2.0/dbhome/perl/HTML-Parser/lib /u01/app/oracle/product/11.2.0/dbhome/sysman/admin/scripts /u01/app/oracle/product/11.2.0/dbhome/bin /u01/app/oracle/product/11.2.0/dbhome/sysman/admin/scripts/Net-DNS-0.48/lib/ /u01/app/oracle/product/11.2.0/dbhome/sysman/admin/scripts/libnet-1.19/ .) at /u01/app/oracle/product/11.2.0/dbhome/bin/EMAgentPatch.pm line 25.
Compilation failed in require at /u01/app/oracle/product/11.2.0/dbhome/bin/EMAgent.pm line 84.
Compilation failed in require at /u01/app/oracle/product/11.2.0/dbhome/bin/emctl.pl line 210.
BEGIN failed–compilation aborted at /u01/app/oracle/product/11.2.0/dbhome/bin/emctl.pl line 210.
kalau lihat errornya, ubuntu-nya gagal menjalakan emctl, apakah sudah dilihat path directory java ???
mas,bedanya oracle 11g for windows 32 bit am for windows x64 apa??
max memory yang bisa digunakan, dimana 64-bit dalam menangani sejumlah besar random access memory (RAM) lebih efektif daripada sistem 32-bit.
32 bit = 2^32 = 0 – 4.294.967.295.
64-bit = 2^64 = 0 – 18.446.744.073.709.551.615.
[try@demosvr01 9.2.0]$ lsnrctl start
LSNRCTL for Linux: Version 9.2.0.6.0 – Production on 03-DEC-2010 13:33:31
Copyright (c) 1991, 2002, Oracle Corporation. All rights reserved.
Starting /u03/try/visdb/9.2.0/bin/tnslsnr: please wait…
TNSLSNR for Linux: Version 9.2.0.6.0 – Production
System parameter file is /u03/try/visdb/9.2.0/network/admin/try_demosvr01/listener.ora
Log messages written to /u03/try/visdb/9.2.0/network/log/listener.log
Error listening on: (ADDRESS=(PROTOCOL=tcp)(PORT=1521))
TNS-12532: TNS:invalid argument
TNS-12560: TNS:protocol adapter error
TNS-00502: Invalid argument
Linux Error: 515: Unknown error 515
Listener failed to start. See the error message(s) above…
cek listener.ora
podrias decir como hacer un backup en linux con oracle 11g interprise manager
I AM AN ORACLE EXPERT ON WINDOW THAT IS NOT LINUX,SO I NEED A SHORT GUILD LINE ON ORACLE WITH LINUX
1. install linux os, example Centos 5
2.install oracle in linux
3. explore…………………….
mas, saya sudah install oracle 11g, tapi kok ga ada SQL*PLUS nya ya?
masuk ke databasenya cuma bisa lewat command promt.
maaf pertanyaannya ga penting
maaf saya nggakjelas maksudnya “masuk ke databasenya cuma bisa lewat command promt.” apa ini nggak berarti = sqlplus juga
salam
My enterprise manager is not working . whenever i apply this cmd i got this error, I have installed Oracle 11g R2 software. please tell me as soon as possible
F:\app\PankajNehra\product\11.2.0\dbhome_1\BIN>emctl start dbconsole
OC4J Configuration issue. F:\app\PankajNehra\product\11.2.0\dbhome_1/oc4j/j2ee/OC4J_DBConsole_Pankaj
Nehra-PC_orcl not found.
please check file F:\app\PankajNehra\product\11.2.0\dbhome_1/oc4j/j2ee/OC4J_DBConsole_Pankaj
Nehra-PC_orcl ?
If i run emctl start dbconsole .i got message like “OC4J Configuration issue. /u01/app/oracle/product/11.2.0/dbhome_1/oc4j/j2ee/OC4J_DBConsole_DB11G not found”.
please check file /u01/app/oracle/product/11.2.0/dbhome_1/oc4j/j2ee/OC4J_DBConsole_DB11G ?