Forum Replies Created

Viewing 15 posts - 1,381 through 1,395 (of 5,685 total)

  • RE: optimization of query

    weston_086 (7/5/2012)


    These tables have no indexes.so if i have to create index which column would be the best in each table .

    Schema please? I'd rather avoid giving...

  • RE: optimization of query

    weston_086 (7/5/2012)


    please find attached query plan for that.

    Please also include the schema and indexing. In particular for ipv6_Daily_reporting, IP_Ver_Access_Point_Name, IP_Ver_Cl_Hset_Tac_OS_PDP. From what I see here these are simply...

  • RE: SSIS wildcard in ForEach Loop

    It's FileSpec, not FileNameRetrieval. Sorry about that.

  • RE: SSIS wildcard in ForEach Loop

    No problem. HAd a chance to setup a really simply test, and we've got the wrong expression. Trying to figure out which one it needs.

  • RE: SSIS wildcard in ForEach Loop

    PHXHoward (7/5/2012)


    Because I have the directory specificed in the line above, I don't need it in the file name do I? I've tried fully qualified and name only.

    Nope, you...

  • RE: optimization of query

    While we could make guesses at this from just the code, there's a few pieces of it that we desire to try to help with optimization issues like this.

    Please click...

  • RE: Do you see an issue with the flow ?

    mw112009 (7/5/2012)


    So you are saying I don't have to modify this any more.

    You mean, if there is one error along any path the entire package will stop ?

    Cool.

    Please reply

    Unless you've...

  • RE: Cannot Execute SSIS package through SP

    Welsh Corgi (7/5/2012)


    What type of an Account are you using for the SQL Server Agent Account?

    It's not the agent, but right idea. XP_CmdShell has a proxy user on the...

  • RE: SSIS wildcard in ForEach Loop

    PHXHoward (7/5/2012)


    Hi, my requirement is to load a text file into SQL Server using SSIS.

    The file name will be CCYYMMDD_HHMMSS_update.txt

    I know that I can not ask SSIS to match...

  • RE: Do you see an issue with the flow ?

    That should already be occuring unless someone's been messing around with the allowable error counts and error inheritance in the components. A single fail should stop the process completely...

  • RE: Are the posted questions getting worse?

    WayneS (7/5/2012)


    GilaMonster (7/3/2012)


    For anyone not on/not paying attention to twitter.....

    It seems to be official.... I'm a Microsoft Certified Master for SQL Server 2008.

    https://twitter.com/SQLintheWild/statuses/220252281847808001

    Awesome Gail. Major congratulations!

    Woot woot, go Gail! ...

  • RE: Assistance On Reporting with some Dirty Data

    matthew.brown-746365 (7/2/2012)


    Craig, wow! Thank you so much, I wasn't expecting to get nearly this kind of effort from anyone (I don't mean that as an insult, just I know everyone...

  • RE: Enable double-hop kerberos authentication for SQL queries and SQL Reports

    Your sysadmin will need to do it. Google it up, the list of instructions is long and intricate. Basically you need to end up having kerberos on Machine...

  • RE: Selecting rows based on row level uniqueness

    You're asking us to look at the results of something when we have no schema nor data to work from, unfortuantely we're not going to be able to help much...

  • RE: Contentious SP

    Les Cardwell (7/1/2012)


    >>Please define 'chokes'. You get an error message?

    Msg 102, Level 15, State 1, Procedure UpdEPCollectorAssociation, Line 15

    Incorrect syntax near 'sp_getapplock'.

    That's incredibly odd... I wonder if it's whining...

Viewing 15 posts - 1,381 through 1,395 (of 5,685 total)