Forum Replies Created

Viewing 15 posts - 31 through 45 (of 89 total)

  • RE: Updating millions of records

    Hello,

    Thanks for your replies. We are getting the updates every month. We have a encrypted database and need to run certain tools to get a lookup tables.

    As both of you...

  • RE: Upgrade Error - SQL2K to SQL 2K8

    Now when I am trying to migrate the packages to SQL Server 2008 it is giving an error

    Execution cannot continue as the language dependent resource file

    C:\Program Files\Microsoft SQL Server\80\Tools\Binn\Resources\1033\dtspkg.rll could...

  • RE: Upgrade Error - SQL2K to SQL 2K8

    I hope I will not face any such issue when I will upgrade actual server.

  • RE: Upgrade Error - SQL2K to SQL 2K8

    Changing the collation at the time of installation worked. Thanks for the help.

  • RE: Upgrade Error - SQL2K to SQL 2K8

    Creating procedure [dbo].[sp_syscollector_upload_instmdw]...

    2010-10-26 13:26:17.47 spid7s Error: 468, Severity: 16, State: 9.

    2010-10-26 13:26:17.47 spid7s Cannot resolve the collation conflict between "SQL_1xCompat_CP850_CI_AS"...

  • RE: Upgrade Error - SQL2K to SQL 2K8

    Unfortunately both the solutions not working.

  • RE: Upgrade Error - SQL2K to SQL 2K8

    I am not able to get any clue as why this error should come.

  • RE: Upgrade Error - SQL2K to SQL 2K8

    I am getting following error in SQL Server LOG

    Script level upgrade for database 'master' failed because upgrade step 'sqlagent100_msdb_upgrade.sql' encountered error 200, state 7, severity 25. This is...

  • RE: Upgrade Error - SQL2K to SQL 2K8

    I have windows server 2003 as OS.

  • RE: Trouble shooting reporting services

    I uninstalled reporting services and reinstalled the same. Now I am getting the following error

    "The attempt to connect to the report server failed. Check your connection information and that...

  • RE: Database Mirroring error

    Hello,

    The problem is resolved. I used the same domain user with local administrative rights on both the machines as startup user account for SQL Server.(on both the machines)

    Then I executed...

  • RE: Database Mirroring error

    We checked the combination of another machines as Principal and Mirror. Every time the problem is faced when setting Mirror as partner from Principal.

  • RE: Database Mirroring error

    I am trying to configure mirroring using script.Everything went fine until I tried to configure the partner on the Principle using following command

    Alter database AdventureWorks set partner = 'TCP://ws1512:5023'(ws1512 is...

  • RE: Database Mirroring error

    telnet 5022 says Connect Failed. Windows firewall is inactive on all the machines.

  • RE: Database Mirroring error

    I used the user interface to configure Principle, Mirror and witness for the mirroring purpose. I configured the end point in the same way.End point state shows "Started".

Viewing 15 posts - 31 through 45 (of 89 total)