Hi,
i am trying to write a script that pulls out what sql server jobs are setup on sql server 2005.
In sql 2000 i used the following script:
PRINT ' BACKUP Plans'
PRINT '---------------------------------------------------'
SELECT [name],
[originating_server]...
Hi,
I've an Access database which tables are linked to a SQL Server. I can enter data in SQL Server directly, in most of the tables in Access but nothing through the forms in access. Strange that I can enter data in some of the tables but not in all.
Any ideas why it is so?
Thanks!
Hi,
I'm getting a number of strange errors which we cannot diagnose on a SQL 2005 server.
Date 6/20/2008 11:00:31 AM
Log SQL Agent (Current - 6/20/2008 11:00:00 AM)
Message
[298] SQLServer Error: 258, Unable to complete login process due to delay in login response [SQLSTATE 08001]
Date...
Hi,
I wish to have a timeout period for all my sql server (2005) jobs. I have gone into the properties of SQL Server agent in mgmt studio and set the job system timeout to 600 seconds but some jobs continue to run for over 1 hour.
Can someone offer some advice please?
Thanks
dave,
took a slightly different approach:
1. created a new temp tablespace
2. changed this to be the default temp tablsepace
3. dropped the original tablespace
the server has no other installed sql server options.
when i open management studio i can connect to other sql server 2005 instances but not this one.
during install, i was not given any options for authentication mode, instance name, system databases etc.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.