Forum Replies Created

Viewing 7 posts - 31 through 38 (of 38 total)

  • RE: COLLATIONS

    Just out of interest, having been through the world of pain that is changing the collations on columns of a table in a database that had a goodly few GB...

    "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction." - A.Einstein

  • RE: Urgent help required !!!!!

    Sorry marfu, but without seeing the structure of your tables, indexes etc it is difficult to see why this could be happening.

    How big is the actual table? If you look...

    "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction." - A.Einstein

  • RE: Moving Stored Procs along with Database.

    Is it SQL 2005? Is the proc in a schema that the profile that the app is using to access the DB can't see?

    In order to eliminate security "issues" temporarily...

    "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction." - A.Einstein

  • RE: Bug inside my Shrink DB script

    From what I could see, Gail was trying, very patiently, to give sound advice to someone who, if they really did have all those qualifications, would have known what to...

    "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction." - A.Einstein

  • RE: Multi Instances

    I tend to agree with ybol.

    Are you using a 32 or 64 bit server btw?

    If you use an average of 2GB per instance, that will allow 5GB left over for...

    "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction." - A.Einstein

  • RE: SQL Agent will not allow SQL login connections

    You can also set it to deploy to the MSDB of the server. this is the only way I found - other than to change the security settings of the...

    "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction." - A.Einstein

  • RE: Changing server collation

    You can choose the database collation in 2K according to your requierments. RebuildM.exe will wipe out all your logins, DTS packages etc. TBH you are better off changing the default...

    "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction." - A.Einstein

Viewing 7 posts - 31 through 38 (of 38 total)