Forum Replies Created

Viewing 15 posts - 766 through 780 (of 2,904 total)

  • RE: Questions on howto properly setup for backup and restorign

    How important is your data?

    How much does it change?

    If you do full backups once a night (midnight) and your system crashes at noon, can you afford to lose 12 hours...

  • RE: urgent,plz

    But just to add....

    FYI - this poster had this to say in another thread:

    im oracle dba and applied for sql dba job and been given sql db questions, to answer...

  • RE: what about this one

    You all are being 'suckered'. This poster is applying for a job that they aren't qualified for and they don't want to do the work themselves.

    FYI - this poster had...

  • RE: urgent plz

    FYI - this poster had this to say in another thread:

    im oracle dba and applied for sql dba job and been given sql db questions, to answer and post it...

  • RE: urgent plz

    Why don't you test it yourself?

    -SQLBill

  • RE: what is a job and what is a maintenance plan ?

    I had responded to this post. Then I found out in another thread from this poster that they applied for a job, got interview questions, and doesn't have time...

  • RE: Backup

    Kind of yes. SQL Server doesn't like that since it can't guarantee the network drive will be available when it does the backup. However, I have heard that you...

  • RE: DTS Corrupt - Yes and No

    But they ARE corrupted, they won't run in SS2000 anymore. They were built on a SS2000 server, they were moved to a SS2000 server. They were editted with SS2000...

  • RE: ReIndex job running too long

    If you have a lot of large tables, you might want to consider doing the tables individually, or even doing the reindex by individual index.

    -SQLBill

  • RE: Data Type Issue

    If the numbers are all integers, try BIGINT.

    -SQLBill

  • RE: Database Autogrow not working

    One other thing to check....in Enterprise Manager, where you set the autogrow you can also restrict growth to a specific amount. Do you have that set? If you set...

  • RE: How can I delete data from a table that has 750000 rows in it fast without using truncate?

    F Chen,

    Your post has nothing to do with this thread. Please start a new thread with your question.

    -SQLBill

  • RE: Client tools Licensing?

    Okafor,

    That's a different question.

    Bottom line, you need to license SQL Server for the number of clients accessing the SQL Server instance. BUT, you don't need licenses for the client...

  • RE: SQL 2005/2000 monitoring in an enterprise environment

    We use Symantec/Veritas I3 to monitor our 75+ SQL Servers. It's awesome. It can give you an overview of what's happening and then you can go indepth to see...

  • RE: Log shipping works, but copy jobs faill all the time...

    quote: I think this is because I copied and restored the database manually

    If you did that, the database is in a restored state and cannot accept log shipping.

    I...

Viewing 15 posts - 766 through 780 (of 2,904 total)