Essa pequena dica de como iniciliazar listner do oracle no linux ou no windows, mais indicado quando esta se usando o linux sem ambiente grafico:
Windows via prompt de comando:
E:\lsnrctl
E:\app\nobrega\product\11.2.0>lsnrctl
LSNRCTL for 32-bit Windows: Version 11.2.0.1.0 - Production on 22-SET-2011 18:12
:39
Copyright (c) 1991, 2010, Oracle. All rights reserved.
Bem vindo ao LSNRCTL, digite "help" para obter informações.
LSNRCTL> start
Linux via prompt de comando:
oracle@databasesrv:# cd $ORACLE_HOME/bin
oracle@databasesrv:# ./lsnrctl
LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 22-SEP-2011 17:54:13
Copyright (c) 1991, 2009, Oracle. All rights reserved.
Welcome to LSNRCTL, type "help" for information.
LSNRCTL> start
Starting /u01/app/oracle/product/11.2.0/dbhome_1//bin/tnslsnr: please wait...
TNSLSNR for Linux: Version 11.2.0.1.0 - Production
System parameter file is /u01/app/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora
Log messages written to /u01/app/oracle/diag/tnslsnr/srv-db-01/listener/alert/log.xml
Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1521)))
Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1521)))
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
STATUS of the LISTENER
------------------------
Alias LISTENER
Version TNSLSNR for Linux: Version 11.2.0.1.0 - Production
Start Date 22-SEP-2011 17:54:55
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.2.0/dbhome_1/network/admin/listener.ora
Listener Log File /u01/app/oracle/diag/tnslsnr/srv-db-01/listener/alert/log.xml
Listening Endpoints Summary...
(DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1521)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1521)))
The listener supports no services
The command completed successfully
Veja mais dicas sobre oracle aqui.
Conexoes de Rede - Blog oracle error ,net work, ora code, pl sql for, security it, firebird, mysql,router and switch cisco, linux,windows server, wireless, how to, open source, performance oracle, tunning, switching, realtek, certification, ccna
Oracle Listner- Inicializando o listner do oracle 11G
oracle error- ORA-00325: archived log for thread string, wrong thread # string in header
ORA-00325: | archived log for thread string, wrong thread # string in header |
Cause: | The archived log is corrupted or for another thread. Can not use the log for applying redo. |
Action: | Find correct archived log. |
Marcadores:
banco de dados,
database,
error oracle,
oracle,
oracle error
oracle error- ORA-00324: log file 'string' translated name 'string' too long, string characters exceeds string limit
ORA-00324: | log file 'string' translated name 'string' too long, string characters exceeds string limit |
Cause: | the translated name for a log file is too long. |
Action: | Choose a untranslated name that yields a shorter translated name. |
Marcadores:
banco de dados,
database,
error oracle,
oracle,
oracle error
Subscribe to:
Posts (Atom)