Forum Replies Created

Viewing 15 posts - 48,091 through 48,105 (of 59,064 total)

  • RE: sql query to find statement currently executing in sp

    Heh... I still want to know why the op wants to do this. :hehe:

  • RE: Hungarian notation convention

    Heh... include my post in your report on usage potential advising against using it.

    The only time I even come close to Hungarian notation is that I'll use a "pi" or...

  • RE: How you are all dealing with ntext, text and image data types ?

    bcronce (9/23/2008)


    You can't compare text types to eachother, which means you can't run a distinct statement that outputs or groups on a text column. I don't think sql stores text...

  • RE: How to Identify in how many Storedprocedures hasa sp been called?

    Not sure what you mean... what did you do to get it to show ProcA has a ProcC dependency? I can only see ProcB. Maybe I'm doing the...

  • RE: Compare databases & TABLES

    Jack Corbett (9/23/2008)


    SQL Server also ships with a tablediff utility that was really included to check replication...

    Now, that's gonna be handy. Didn't know about that. Thanks, Jack! 🙂

  • RE: Cleaning city name

    A pretty good product to work with for cleaning up/certifying Canadian addresses is a product called "Street Sweeper". I forget who it's made by because the boys in Ops...

  • RE: Caught in Wrong Job ....

    Ummm... disregard my last... it appears that you're only interested in clustering and log shipping.:)

  • RE: Urgent help

    Sam,

    My recommendation is to peel one potato at a time. To know which potato to peel first, you must do some measuring. Put the following at the beginning...

  • RE: Caught in Wrong Job ....

    Ahmad Osama (9/22/2008)


    but question here is that if i didn't get any experience on SQL server in next 90 days ..... then how will i pitch my self for an...

  • RE: Breaking a SP into smaller modules

    Heh... and I wasn't responding to your particular post, either. In general, it seems that the direction of this thread is to split the original post into 20 stored...

  • RE: Server is very slow

    I ran into this exact same problem on Friday... a couple of scheduled jobs had failed and restarted... they apparently made a mess of things in the SQL Server Agent....

  • RE: Physical Stat

    ... and, to understand more about how that script works, please lookup "Estimating Table Size" in Books Online.

  • RE: Pusing data error

    kumar99ms (9/8/2008)


    I am pushing data from SQL SERVER TO ORACLE,

    So, I can audit the job from sql server.

    But how in oracle..?

    when we insert data into a table in...

  • RE: Unable to create index on table when DB is set auto shrink

    GilaMonster (9/8/2008)


    Turn autoshrink off!

    Heh... Daaannngg Gail! Didn't know you could shoot porkchops that hard! 😀

  • RE: Converting sysjobs run_duration

    Adam Bean (9/8/2008)


    this topic can be deleted, figured it out

    Sure would be nice if you shared your solution, Adam. 😉

Viewing 15 posts - 48,091 through 48,105 (of 59,064 total)