Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: problem with agentctl

Re: problem with agentctl

From: Franck <nospam_at_toto.com>
Date: Fri, 13 Feb 2004 20:02:40 +0100
Message-ID: <pan.2004.02.13.19.02.38.209901@toto.com>


Le Sat, 14 Feb 2004 05:41:41 +1100, Howard J. Rogers a écrit :

>
> "Franck" <nospam_at_toto.com> wrote in message
> news:pan.2004.02.13.18.04.21.412427_at_toto.com...

>> The PDF's got only 40 pages !

>
> Frank, Frank.... I wrote the damn thing, I know how many pages it has got.
>
> You should be looking at the 'installing Oracle 9i on Red Hat 9' paper. It
> has 79 numbered pages. It prints two pages per page, however, so it comes
> out at *physically* 40 pages. But *read the page numbers*! (They're at the
> bottom of each page on the left-hand side).
>
>> The listener.ora is like that :
>>
>>  LISTENER.ORA Network Configuration File:

> /u01/app/oracle/9.2/network/admin/listener.ora
>> # Generated by Oracle configuration tools.
>>
>> LISTENER =
>>   (DESCRIPTION_LIST =
>>     (DESCRIPTION =
>>       (ADDRESS = (PROTOCOL = TCP)(HOST = franck.wanadoo.fr)(PORT = 1521))
>>     )
>>     (DESCRIPTION =
>>       (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC))
>>     )
>>   )
>>
>> SID_LIST_LISTENER =
>>   (SID_LIST =
>>     (SID_DESC =
>>       (SID_NAME = PLSExtProc)
>>       (ORACLE_HOME = /u01/app/oracle/9.2)
>>       (PROGRAM = extproc)
>>     )
>>   )

>
> ...and that rather proves the point, doesn't it? Because if you read page 64
> of the paper, you will see that what you have here is *half* the required
> SID_LIST. PLSExtProc is Oracle's way of handling calls to external
> procedures. It isn't your instance.
>
> HJR

Thanks a lot, I've finaly made again the repository and now I can see my database.
I didn't see the page'numbers in the bottom of each of them, sorry :-) Now I'll work with OMS, an another way than SQLPLUS to discover Oracle... Received on Fri Feb 13 2004 - 13:02:40 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US