Forum Replies Created

Viewing 15 posts - 136 through 150 (of 205 total)

  • RE: Job Ownership: No object was found with the name "[sa]"....

    I am not aware of any changes to the SA account. The standard for it here is assign it a 50+ character complex PW and forget about it. No one...

    Learning something new on every visit to SSC. Hoping to pass it on to someone else.

  • RE: SQL2008 Unable to Add Built-In\Administrators

    Ed, I do believe you are on to something, but I experienced the same problem with adding "Domain Admins" to the server with the SysAdmin role, the next day. I...

    Learning something new on every visit to SSC. Hoping to pass it on to someone else.

  • RE: Anyone worked in SQL 6.0?

    Hey, I remember that. I started administering SQL Server with that version. So, yes, I have used it, and every version after it.

    If you have a question about it, I...

    Learning something new on every visit to SSC. Hoping to pass it on to someone else.

  • RE: SQL2008 Unable to Add Built-In\Administrators

    I am trying to get another server for working out this problem set up now. The original server where this problem exists is needed for an important project so I...

    Learning something new on every visit to SSC. Hoping to pass it on to someone else.

  • RE: Job Doesn't Log Results

    I see the job history just fine, it's the step results that ar emissing. In my job definition I have selected an output file, and have selected to include step...

    Learning something new on every visit to SSC. Hoping to pass it on to someone else.

  • RE: Best Practices/Standards - to include or not to include database owner for table names

    nataliehinnen (4/29/2009)


    Thanks for the replies so far.. I actually agree with including the db owner, but I work with a bunch of geeks who are afraid to "hard code" anything......

    Learning something new on every visit to SSC. Hoping to pass it on to someone else.

  • RE: Monitering using Sql script(Error Log)

    It sounds like you just need to set up alerts in SQL Server. These do what you describe in your posts.

    Chris

    Learning something new on every visit to SSC. Hoping to pass it on to someone else.

  • RE: How to split one mdf file into two

    For large files, I have found WinRAR to be a better option than Winzip. Perhaps it does now, but when I started needing this Winzip could not handle a file...

    Learning something new on every visit to SSC. Hoping to pass it on to someone else.

  • RE: How to give multiple recpients in DataBase Mail?

    Semi-colon (;) between addresses will do it.

    Chris

    Learning something new on every visit to SSC. Hoping to pass it on to someone else.

  • RE: Internal auditors want access to production databases

    My solution for this, in the many cases I have run into in the past, is to restore the nightly backup of said DB to another DB on the same...

    Learning something new on every visit to SSC. Hoping to pass it on to someone else.

  • RE: Very slow starting SQL servive

    I agree. The server is likely trying to recover a database. Depending on what it is trying to recover from, uncommitted transactions or from corruption, and the size of the...

    Learning something new on every visit to SSC. Hoping to pass it on to someone else.

  • RE: Fixing Users - Newbie Question

    I always script the user from the Prod environment and run that script on the test or dev environment to copy the users then I never have to mess...

    Learning something new on every visit to SSC. Hoping to pass it on to someone else.

  • RE: SQL Agent crashing with PGP Encryption

    Who did you buy PGP from? Can they provide support? I have used "GPG" in the past for this sort of thing and have never encountered a problem. GPG is...

    Learning something new on every visit to SSC. Hoping to pass it on to someone else.

  • RE: SQL 2000 Tran Log and Transactions

    This is what's so mysifying about the situation. It rolled back, even though the script completed with no error messages, and the script had specific "Commit Tran" statements in it,...

    Learning something new on every visit to SSC. Hoping to pass it on to someone else.

  • RE: SQL 2000 Tran Log and Transactions

    After 2 hours, 53 minutes, the restore finally finished and now the transaction log is almost empty. Time for a shrinkfile.

    The shrinkfile worked, on both data and log files. So...

    Learning something new on every visit to SSC. Hoping to pass it on to someone else.

Viewing 15 posts - 136 through 150 (of 205 total)