Viewing 15 posts - 16 through 30 (of 134 total)
Here is the code where it blows up, though we have similar code in another 15 db's they all work fine. Not sure why its acting up:
SET QUOTED_IDENTIFIER ON
GO
SET...
December 19, 2005 at 6:40 pm
U have to use SQL Login id only. NT autntication will not work with linked servers. Make sure u have a common login on both the servers and under SECURITY...
December 19, 2005 at 4:53 pm
It just throws the error 'Internal SQL Server Error':
Server: Msg 8624, Level 16, State 1, Procedure Org_UTrig, Line 198
Internal SQL Server error.
December 19, 2005 at 4:35 pm
U can run setup and it should take care of the upgrade on its own. U don't need to backup/restore. But its always recommended to back all the databases before...
October 31, 2005 at 1:07 pm
My bad. Sorry u had that in the code - Babu.
September 22, 2005 at 9:57 am
Its just that the mirror will be getting contineous feed from principle that's the reason to have it in 'NORECOVERY' mode.
Cheers,
Babu.
September 22, 2005 at 9:56 am
As discussed in SQL 2005 roadshow they say it might come with SP1 release. Cheers - Babu.
September 22, 2005 at 9:48 am
To what i understand based on the SQL 2005 roadshow is that u can have only 2 nodes. By your description it shows 3 nodes which is not supported. Even...
September 22, 2005 at 9:44 am
I agree with Rudy and especially with ArcServer i have personally run into issues of the same kind. Like said most of the vendor backup solutions are that good, but...
September 22, 2005 at 9:38 am
Just heard that in SQL 2005 roadshow in cincinnati. Cheers - Babu.
September 22, 2005 at 9:29 am
As you metioned there is usage difference on both the servers. 2 servers can never be the same as they might have different activites going at any given point. Most...
September 22, 2005 at 9:20 am
U can test the permissions by trying to map the other server drive to the parent server where u are creating the backup device.
Cheers,
Babu.
September 22, 2005 at 9:12 am
This might be stupid, but last i heard was that some of the system tables are no longer in the master db. Just a chek.
cheers,
babu.
September 22, 2005 at 8:52 am
Addition to previous reply, i have encountered few issues using Maint plans in SQL 7/2000. If the script is already is place and working fine its best to be left...
August 2, 2005 at 1:29 pm
Ok here is the deal:
August 2, 2005 at 1:23 pm
Viewing 15 posts - 16 through 30 (of 134 total)