DBA Geral (instalação, configuração do banco, scripts do Sql*Plus, shell scripts, batch scripts, etc...)
vandclem
Rank: Programador Pleno
Posts: 40 Joined: Wed, 29 Apr 2009 10:42 am
Location: ITAJAI-SC
Fri, 29 May 2009 3:00 pm
Environment information:
* Oracle version:
* Operating system:
What does this line mean in Listener.ora?
Select all
SID_LIST_SAAM =
(SID_LIST =
(SID_DESC =
(SID_NAME = PLSExtProc)
(ORACLE_HOME = C:\oracle\ora92)
(PROGRAM = extproc)
)
)
It is because type I put two instances in the Oracle
and I added the listeners but it only connects in instance 1 and in the two no, there is something else Do addition to creating the instance and listener one on port 1521 the other placed in 1522.
Valewsss.
vandclem
Rank: Programador Pleno
Posts: 40 Joined: Wed, 29 Apr 2009 10:42 am
Location: ITAJAI-SC
Fri, 29 May 2009 5:47 pm
Select all
# LISTENER.ORA Network Configuration File: C:\oracle\ora92\network\admin\listener.ora
# Generated by Oracle configuration tools.
SAAM =
(DESCRIPTION_LIST =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = server)(PORT = 1521))
)
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
)
)
)
SID_LIST_SAAM =
(SID_LIST =
(SID_DESC =
(SID_NAME = PLSExtProc)
(ORACLE_HOME = C:\oracle\ora92)
(PROGRAM = extproc)
)
)
gilbertoca
Rank: DBA Sênior
Posts: 372 Joined: Tue, 24 Jan 2006 3:33 pm
Location: Palmas - TO
Contact:
Sat, 30 May 2009 11:17 pm
Before a question: Have a door per instance will serve you in some proposition?
Gilberto
vandclem
Rank: Programador Pleno
Posts: 40 Joined: Wed, 29 Apr 2009 10:42 am
Location: ITAJAI-SC
Sun, 31 May 2009 12:54 am
Oops, in fact, I did not only think I could give conflict: P
are you talking about the right listener instance?
Valews ..
vandclem
Rank: Programador Pleno
Posts: 40 Joined: Wed, 29 Apr 2009 10:42 am
Location: ITAJAI-SC
Sun, 31 May 2009 12:57 am
I did a test now but I had already done, Oracle conventionally does not let two listener in the same right door?
gilbertoca
Rank: DBA Sênior
Posts: 372 Joined: Tue, 24 Jan 2006 3:33 pm
Location: Palmas - TO
Contact:
Sun, 31 May 2009 9:37 pm
Think of the following:
Can you use two phone numbers at the same time?
The relationship is as follows:
* A Listener (service) by port, authenticating and passing those right (one or more instances). [/ list]
You can also have a listener per instance. That way you will have to choose another door because it is another service.
Gilberto
vandclem
Rank: Programador Pleno
Posts: 40 Joined: Wed, 29 Apr 2009 10:42 am
Location: ITAJAI-SC
Mon, 01 Jun 2009 12:50 am
I did not understand anything, could it be less theoretics?
vandclem
Rank: Programador Pleno
Posts: 40 Joined: Wed, 29 Apr 2009 10:42 am
Location: ITAJAI-SC
Mon, 01 Jun 2009 1:03 am
I understand, yes when I'm in the company I'll post my tsname and listener and talk about the problem right so I think we could solve!
Valw
Users browsing this forum: Google [Bot] and 3 guests