Forum Replies Created

Viewing 15 posts - 6,271 through 6,285 (of 9,707 total)

  • RE: Importing Data from access Database backup

    I'm asking because your reply confused me a bit. Did my response actually help you out / answer your question? Or do still need this answered?

  • RE: LINKED Server does not return all records.

    kashif.nadeem (3/17/2011)


    2) Production database or dev database?

    Production databases both LINKED SERVER DB AND THE ONE WHERE I HAVE CREATED LINKED SERVER.

    Okay. I can understand the Linked Server DB being a...

  • RE: Today's Random Word!

    Donut

  • RE: How to monitor multiple sql servers by a script?

    Grant Fritchey (3/16/2011)


    Brandie Tarvin (3/16/2011)


    There are a lot third party tools for sale that will monitor multiple servers, also. I believe both Imceda and Red Gate have software, along with...

  • RE: SQL Mail

    GSquared (3/16/2011)


    Brandie Tarvin (3/16/2011)


    I'm not sure what you mean by "and the end". Could you clarify?

    Notifications on jobs are not related to job steps and not configured by step. They...

  • RE: Are the posted questions getting worse?

    Jeff Moden (3/16/2011)


    Craig Farrell (3/16/2011)


    GilaMonster (3/16/2011)


    I object, I'm a model of good behaviour

    well, compared to others on that list anyway...

    Isn't that like saying you're a 'nice' barbarian because you only...

  • RE: Are the posted questions getting worse?

    CirquedeSQLeil (3/16/2011)


    Buck has clothing problems.

    TMI! TMI!

    Someone get me the brain bleach!

    :sick:

  • RE: SQL Mail

    I'm not sure what you mean by "and the end". Could you clarify?

    Notifications on jobs are not related to job steps and not configured by step. They are a separate...

  • RE: How to script a remove 'IDENTITY(1,1)'

    edvard 19773 (3/15/2011)


    I have app. 150 tables in the DB, which i control and uses.

    The customer has two tables, which they use as their link to my db.

    And they claim...

  • RE: Identity column gernerating non unique value

    Just a thought. Identity_Insert could be set ON for that table and data coming from elsewhere is forcing duplicate values in.

    Or someone might have reseeded the table.

  • RE: Job appears to run successfully, but doesn't.

    I agree with Steve. It sounds like the code is missing something or deliberately excluding something.

    Do a search in the catalog views for a proc with that name, then...

  • RE: SQL Server Conditional Join

    You can also put a CASE statement in your ON clause, forcing the code to make up a number or default to a value that will keep the records that...

  • RE: Cpu usage is high

    One problem my workplace has with alerts and notifications. Email can be slow across the network (so can pages), which means we get notified of an event 2-10 minutes after...

  • RE: SQL Mail

    Why do you have notification set up in the plan? Why not set it up on the job as a "Notify Operator when job is completed?"

    You need an operator, but...

  • RE: backup taking long time

    Oracle_91 (3/16/2011)


    This is first time taking the backup. Basically it is a sharepoint search database and now we are getting log fulll error and so we want take a full...

Viewing 15 posts - 6,271 through 6,285 (of 9,707 total)