Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle 8.1.6 and Terminal Services on Windows 2000
Niall:
Thank you for this message. I never understood why I always had problems with some processes under Terminal Services, such as svrmgrl and Peoplesoft's psamdin.exe.
But I would like to propose a better solution than installing PCAnywhere (which defeats the elegance of TS) or using the console: simply use telnet.
Start the telnet service on the server (which is secure since by default it only connect's w/ MS's NTLM/Kerberos enhanced client). Then use Terminal Services and you normally would, but instead of executing commands from the command prompt, connect via telnet by issuing a 'telnet localhost' command...
This will give you the best of both worlds.
"Niall Litchfield" <n-litchfield_at_audit-commission.gov.uk> wrote in message news:<3b72a17f$0$8510$ed9e5944_at_reading.news.pipex.net>...
> In fact windows terminal services does work but does not support the
> bequeath (or IPC) protocol. What this means is that the command line
> utilities won't work if you try the old fashioned
>
> set oracle_sid=<sid>
> exp bla/blah etc.
>
> they will however work if you issue
>
> exp bla/blah@<tnsnames enty> and so on.
>
> Having said all that it is usually better to either sit at the console or
> install a product like PC Anywhere.
Received on Tue Aug 28 2001 - 08:01:32 CDT
![]() |
![]() |