Forum Replies Created

Viewing 15 posts - 256 through 270 (of 457 total)

  • RE: Too Good at Data Analysis

    Personally i don't think you can blame technology for the current global financial crisis, I'm sure the data analysis undertaken by banks throughout the world identified, to a certain degree,...

    Gethyn Elliswww.gethynellis.com

  • RE: Transfer Jobs between 2 servers

    You could script out the jobs on your prod server and run that script to create them on the test box.

    Gethyn Elliswww.gethynellis.com

  • RE: How to Create and Start SQL Server Trace Automatically

    What you can is setup your trace using the Profiler GUI, you can then script out the T-SQL needed to run the profiler and use it in a sql server...

    Gethyn Elliswww.gethynellis.com

  • RE: Database User Mode

    Just a quick question, Do you know whatis causing your db to be put into single user mode? I would guess a job or something is putting the db into...

    Gethyn Elliswww.gethynellis.com

  • RE: Restoring Database

    They do have tools for that... so this maybe a possibility if you want to do row or tables restores, but you still need a full backup and the transaction...

    Gethyn Elliswww.gethynellis.com

  • RE: Can SQL 2005 be installed on a SQL 2000 Machine.

    You can install SQL server 2005 on the same machine as a SQL server 2000 BUT i believe you may have to use a named instance... for the SQL...

    Gethyn Elliswww.gethynellis.com

  • RE: MDF File Auto Deleted, how?

    proably restored from a backup.

    Gethyn Elliswww.gethynellis.com

  • RE: Employers that let thier DBAs telecommute

    I offer remote support for both of my clients. I spend some days on site other at my office it works fine for us.

    Gethyn Elliswww.gethynellis.com

  • RE: Restoring Database

    Unfortunately not. Native sql backup does not support row or tables restores. You can only restore a database to a point in time.

    Gethyn Elliswww.gethynellis.com

  • RE: system freezing

    So you have 1 raid 5 array with two logical partions c:\ and D:

    Does this server have any other disk arrays...I assume not from your post but wanted to check.

    I...

    Gethyn Elliswww.gethynellis.com

  • RE: Addidng a Data File

    A database can only have one primary data file but it can have several secondary datafiles. if you look in BOL for Physical Database Files and Filegroups it should give...

    Gethyn Elliswww.gethynellis.com

  • RE: Restoring Database

    One option you have is to restore a copy the database under a different name up the point just before you made the deletion. you can then copy the deleted...

    Gethyn Elliswww.gethynellis.com

  • RE: 3rd Party SQL Server Monitoring Tools

    I too have used both IDEARA and Spolight both are very useful but you still need to know what you're looking for....

    From what you have said, an inital guess would...

    Gethyn Elliswww.gethynellis.com

  • RE: Un-Wired

    In reality being a contractor and running my own company with several clients its hard not keep yourself "wired" some of the time while away. basically the health of your...

    Gethyn Elliswww.gethynellis.com

  • RE: Consulting about c2 Audit

    http://www.microsoft.com/technet/security/prodtech/sqlserver/sql2kaud.mspx

    This link supports my thoery

    Gethyn Elliswww.gethynellis.com

Viewing 15 posts - 256 through 270 (of 457 total)