Quantcast
Channel: dBforums – Everything on Databases, Design, Developers and Administrators
Viewing all articles
Browse latest Browse all 13329

Unable To Start SQL Server Agent

$
0
0
Hi all,

Using SQL Server Express 64-bit.
Trying to Start Server Agent from Config Manager - both Server and Browser are running.

I followed the steps in this post from cenkyurtseven http://www.dbforums.com/pervasive-sql/992722-cannot-start-sql-server-agent.html to add Server Roles to NT Authority\System.

But I still cannot start the Server Agent.

Quote:

The request failed or the service did not respond in a timely fashion. Consult the event log or other applicable error logs for details.
My end-in-mind:
I can do everything I need to do in SSE - so far
I can link to table in SSE from Access
I can create Access queries against those Linked Tables
I cannot create a PivotTable in Excel against those queries
I can create a PivotTable in Excel against standard Access Table/Query

When I try to create a PivotTable against a Query that is based on a Linked Table, I receive this error:

Quote:

The query did not run, or the database table could not be opened.
Check the database server or contact your database administrator. Make sure the external database is available and hasn't been moved or reorganized, then try the operation again.
I appreciate any thoughts on this issue.

thx
w

Viewing all articles
Browse latest Browse all 13329

Trending Articles