Forum Replies Created

Viewing 15 posts - 3,841 through 3,855 (of 7,168 total)

  • RE: Powershell Proponents - A Question for You

    Brandie Tarvin (6/7/2012)


    opc.three (6/7/2012)


    If you want to do complex file management can you not do it all in PowerShell? Why involve SSIS in that task at all? SSIS for ETL,...

  • RE: Transactional Replication

    jitendra.padhiyar (6/7/2012)


    opc.three (6/6/2012)


    It provides a way for the the replication engine to identify a row unambiguously. Unlike unique keys, primary keys do not allow NULLs. Why do you have tables...

  • RE: Powershell Proponents - A Question for You

    Brandie Tarvin (6/7/2012)


    I would like to be able to use Powershell from within SSIS to do things like file management (without having to have xp_cmdshell enabled). The sort of things...

  • RE: MSSQL 2012 versus 2008...2000

    roy.tollison (5/3/2012)


    my original post explained it

    in mssql 2008 or lower that command worked without having to setup sysmessages for it. in 2012 it no longer works. i originally had written...

  • RE: Running Windows batch script

    In PowerShell you can invoke cmd.exe directly with a /c and you can use Test-Path to check for the existence of a file.

  • RE: Create SSIS package in SQL SERVER 2012 for SQL SERVER 2008

    Koen Verbeeck (6/7/2012)


    opc.three (6/6/2012)


    The marketing material says you can, but I have not tried it so could not say how accurate the claims are.

    I don't think you can create a...

  • RE: Transactional Replication

    Suresh B. (6/6/2012)


    jitendra.padhiyar (6/6/2012)


    Hello Guys,

    I setup transactional replication and come to konw that the table with primary key is only accepted for Transactional replication.

    I dont konw why.. Can anyone...

  • RE: Low disk space alert

    Jeff Moden (6/6/2012)


    As always, you're a gentleman and a scholar, Orlando. Thanks for talking about this. There will always be some disagreement between thee and me on these...

  • RE: Config File in SQL Server Database

    gravitysucks (6/6/2012)


    opc.three (6/5/2012)


    The use of a table is in lieu of a file. Have a look at the link I posted. It explains all the types of package configs.

    I have...

  • RE: Ruuning Update Stats

    inHouseDBA (6/6/2012)


    Thank you,

    I guess my stopping point is the following:

    When you rebuild the index - you rebuild it with 100% sample size, but when you run sp_updatestats a default...

  • RE: Low disk space alert

    Jeff Moden (6/6/2012)


    Funny... you left out an important part of that. The sentence immediately before what you referenced says...

    A custom in-process OLE server that is created by using Microsoft...

  • RE: Create SSIS package in SQL SERVER 2012 for SQL SERVER 2008

    The marketing material says you can, but I have not tried it so could not say how accurate the claims are.

  • RE: Export multiple record layouts to one flat file...

    Is SSIS an option? It is built to make tasks like this relatively simple.

    This thread runs down the issue for someone else in your situation fairly well.

    Creating Header AND...

  • RE: Low disk space alert

    opc.three (6/6/2012)


    Perry Whittle (6/6/2012)


    Where as I just use wmi from a central instance

    What do you use to check the results of the call to wmic you posted, and to send...

  • RE: Low disk space alert

    Perry Whittle (6/6/2012)


    Where as I just use wmi from a central instance

    What do you use to check the results of the call to wmic you posted, and to send an...

Viewing 15 posts - 3,841 through 3,855 (of 7,168 total)