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: Oracle 8i + Terminal Services on Win2k Server - it is possible?

Re: Oracle 8i + Terminal Services on Win2k Server - it is possible?

From: Dan Yusuph <oradba_at_mail.kz>
Date: 14 Jan 2003 21:30:38 -0800
Message-ID: <150627cb.0301142130.60182d21@posting.google.com>


"Adam Siwocha" <asiwocha_at_poczta.onet.pl> wrote in message news:<b01btr$tc0$1_at_news2.ipartners.pl>...

AS> it is possible to run Oracle 8i on Windows 2000 Server simultaneously with
AS> Terminal Services?
AS> Whithout TSC everything is ok. When I installed TSC and try to connect to
AS> the instance there is an error: "ORA-12560: TNS:protocol adapter error".

yes, it is

1.set up tnsnames.ora like your server is a client
2.create string parameter in registry "LOCAL"="YOUR_SID"
3.or you can use command "set local=YOUR_SID"
4.now you can log on to database using any client program in remote
session mode

Dan Yusuph
Learning Oracle DBA Received on Tue Jan 14 2003 - 23:30:38 CST

Original text of this message

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