Re: Executing Procedures through LInked Server



Configuring a server for remote access and RPC are two
different things. You can configure a server to allow remote
access with sp_configure -
EXEC sp_configure 'remote access', 1
RECONFIGURE

-Sue

On Thu, 29 Sep 2005 11:26:05 -0700, Rajesh Padmanabhan
<RajeshPadmanabhan@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:

>I'm trying to execute a procedure through linked server using 4 part names.
>
>The Linked server is configured for PRC and RPCout .
>
>Still I get this message... What Am I Missing...
>
>Could not execute procedure on remote server because SQL Server is not
>configured for remote access. Ask your system administrator to reconfigure
>SQL Server to allow remote access.

.



Relevant Pages

  • Re: Unable to access server resources via vpn
    ... Please update your SBS NIC driver, ensure you install the latest driver ... Open ISA server 2004, ... 'Microsoft Firewall' service. ... Running ICW and Remote Access Wizards now intermittently ...
    (microsoft.public.windows.server.sbs)
  • RE: VPN and SBS2003...
    ... And make sure you have typed the public FQDN of the SBS ... server on the Web Server Certificate page. ... E-mail\Configure Remote Access, and select VPN access in the Remote Access ... Regarding the Windows Server 2003 SP1 ...
    (microsoft.public.windows.server.sbs)
  • RE: Remote Access Wizard Error
    ... In the Windows Server 2003 Service Pack 1 Removal Wizard, ... Run the Remote Access Wizard again. ... Configuration is HP server with single NIC behind ...
    (microsoft.public.windows.server.sbs)
  • Re: Server connection to SQL/Server Express wont work
    ... Configuring Remote Access ... Andrew J. Kelly SQL MVP ... I started the server browser task on each. ...
    (microsoft.public.sqlserver.connect)
  • RE: Remote access recurrent disconnection
    ... My VPN and RWW is already configured as you have described below. ... server and rerun the CEICW for the remote access to work. ... As from then every 3 hours I have to run this wizard for remote access to ...
    (microsoft.public.windows.server.sbs)

Loading