Forum Replies Created

Viewing 15 posts - 28,141 through 28,155 (of 39,769 total)

  • RE: query of updated data backup

    You should be doing log backups as well. those will have the updates, independent of diff backups.

  • RE: AWE enabled yes or no?

    I'd agree as well that 32bit isn't necessarily dead.

    However, if you can consolidate servers, if you're considering virtualization, if you basically need bigger servers and more memory can help, you...

  • RE: Compile lock problem

    Is this recompiling constantly? Or is it set to recompile on every call?

    I haven't heard of this, but it might be a PSS call is needed.

  • RE: Key Lock

    It's not clear what you mean. Are you getting an error or deadlock? Can you explain more what you are trying to determine or what the problem is?

  • RE: Expired account

    If the service account is expired, you might not have an issue until the SQL service restarts. It is running and like a live user, it doesn't necessarily get kicked...

  • RE: Unique column in 4 tables

    You need to better define requirements. If the user can change the fields or determines them, how do you determine uniqueness? You can use a GUID to guarentee uniqueness,...

  • RE: upgrade from sql2k to sql2k5

    I've had issues with the wizards as well. Use a backup / restore or a detach attach to move databases.

  • RE: Full Text search option

    Full Text searching is for searching large values of text for some data, similar to what you get with Google, Live Search, etc.

    If you have queries that you are using...

  • RE: DTS-like operation in SQL CE 2.0

    Not sure if this is possible, but you might ping Steve Lasker. He worked on the Compact team.

    http://blogs.msdn.com/sqlservercompact/

  • RE: change owner or multiple jobs

    Looks good to me!

    Be aware that I've seen in SS2K jobs change to a new owner if they're edited, so keep this around. Not sure if that's a problem in...

  • RE: Password mismatch error on remote connections

    Are you sure you're connecting to the same machine? Are you going with Windows name, IP, FQDN? I'd suspect you're connecting to two different machines somehow or two instances for...

  • RE: Audit Logou Event Class with HIGH VALUE in CPU, READ, WRITES and DURATION

    That does seem high. Do you have some type of auditing turned on?

  • RE: MCT

    Interesting. I wonder if there is anything about the discounts being for students only. If so, I wouldn't expect you to get one.

    Good luck on the exams, and watch for...

  • RE: SQl 2005 - moving tempdb to a different drive

    I'm not sure the SQL binaries come into play. It's separating the various spindles used in databases that give you performance boosts.

    If tempdb is heavily used, then this can help...

  • RE: MCT

    I wasn't aware of this, do you have a URL where this is?

Viewing 15 posts - 28,141 through 28,155 (of 39,769 total)