Forum Replies Created

Viewing 15 posts - 826 through 840 (of 1,640 total)

  • RE: restore to point of time

    bret.christoe (9/24/2012)


    I am a bit confused since you indicate your backups are being overwritten. As in - new backup overwrites old.

    If you do know that you have a backup...

  • RE: rebuild index

    Thanks a lot

    Another case, if I just do a restore of a database from a backup to another database, do I need to do a update statictics right...

  • RE: rebuild index

    So does that mean the indexes never been rebuilt?

    Yes. Are rows in these tables modified after the import? If not, then the indexes won't get fragmented, and there is no...

  • RE: rebuild index

    Nils Gustav Stråbø (9/23/2012)


    If so I wonder why not hearing much complain of the query running slow?

    As Gail said; fragmented indexes will usually not slow down that much, not like...

  • RE: rebuild index

    Thanks, we are using that script doing maintenance of db, but only on weekend.

    Now that reminds me another related question, we have a process nightly to create some tables in...

  • RE: generate multiple data flow tasks

    You may be right, thanks

  • RE: generate multiple data flow tasks

    The reason I ask is I saw actually we have a ETL that seems generated somehow.

    In it there are about 30 data flows, from the format they look so alike.

    They...

  • RE: cannot see the integration service catalog folder

    Thanks, I found you can only install one instance of SSIS on it.

    The microsoft doc is confusing to say they can co-exist.

  • RE: Delete files older than 5 days

    This works perfect, thank you!

  • RE: Delete files older than 5 days

    Thanks, this work perfect.

    I do want to delete subfolders, so the second statement works too.

    How can I only delete files with extension .txt in above command

    Thanks

  • RE: Delete files older than 5 days

    More help please

  • RE: SQL server 2012 installation about integration service

    Thanks, I figured that out by removing the old 2008 SSIS installation, and the 2012 show up automatically

  • RE: Delete files older than 5 days

    Thank you all.

    I would like to add the command in sql agent job, using operating system(CmdExec).

    can I use the command directoy in the code window instead of using a bat...

  • RE: query AD in SSIS

    Any other recommendations to pull more than 1000 rows.

    I guess maybe change AD server setting from 1000 to more is not a recommended one?

    Thanks

  • RE: query AD in SSIS

    I think you are right, if I give a criterior that limits it to a small dataset, there is no error.

    How do you make the query to pull only a...

Viewing 15 posts - 826 through 840 (of 1,640 total)