| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> Re: SERVICE_NAME and SID can't be resolved
The sid_list_listener section is missing from listener.ora
An example follows
sid_list_listener_name=
(sid_list=
(sid_desc=
(global_dbname=global_database_name)
(sid_name=sid)
(oracle_home=oracle_home)
(prespawn_max=99)
(prespawn_list=
(prespawn_desc=
(protocol=tcp)
(pool_size=10)
(timeout=2))
(prespawn_desc=...))
Everything below oracle-Home is not mandatory.
Hth,
Sybrand Bakker, Oracle DBA
"Frank" <wangfsh_at_cs.ucla.edu> wrote in message
news:394FC6A3.CBD68961_at_cs.ucla.edu...
> My tnsnames.ora is as follows:
>
> >
>
> > >
>> > If you want a solution, you have to post them.
> > Which will be very difficult without looking at the actual contents of
> > listener.ora, tnsnames.ora and sqlnet.ora.
![]() |
![]() |