Forum Replies Created

Viewing 15 posts - 2,701 through 2,715 (of 2,855 total)

  • RE: DB restore stucks after recovery step

    What is in the log AFTER the differential restore?

    And what is your full restore command?  What about if you remove all of the optional arguments and just stick...

  • RE: Hosting SQL Instance(s)

    Dt_Andy - Wednesday, March 8, 2017 8:56 AM

    bmg002 - Wednesday, March 8, 2017 8:44 AM

  • RE: Import problem

    Sue_H - Wednesday, March 8, 2017 8:37 AM

    Jeff Moden - Tuesday, March 7, 2017 10:36 PM

    March 8, 2017 at 8:51 am

    #1932336

  • RE: Hosting SQL Instance(s)

    Dt_Andy - Wednesday, March 8, 2017 8:23 AM

    bmg002 - Wednesday, March 8, 2017 7:36 AM

  • RE: Import problem

    Sue_H - Tuesday, March 7, 2017 4:09 PM

    bmg002 - Tuesday, March 7, 2017 3:34 PM

  • RE: Hosting SQL Instance(s)

    Is there a reason you want the databases on the cloud though?  Is this something customers are requesting or your company is thinking is a good idea?  I am just...

  • RE: Import problem

    Jeff Moden - Tuesday, March 7, 2017 3:10 PM

    Sue_H - Tuesday, March 7, 2017 2:10 PM

    March 7, 2017 at 3:34 pm

    #1932195

  • RE: SSRS issues with exporting

    SSRS runs in separate memory space from the SQL Server Instance.  So if you have 24 GB allocated to SQL Server and 24 GB limit set to SSRS, it is...

  • RE: Maintenance plan reporting "failed" but succeeded

    Think I figured this one out on my own... the transaction logs were failing to make the report file; properties of the maintenance plan were pointing to the old backup...

  • RE: Import problem

    That is strange... I know I've connected to SQL 2005 from a SQL 2016 SSMS version without any problems.  mind you that isn't for a data import/export.
    I'd still recommend...

  • RE: Import problem

    crowegreg - Tuesday, March 7, 2017 10:40 AM

    Yes, I'm making sure that I'm running the query to insert the records into the...

  • RE: Import problem

    Possibly a dumb question, but are you sure you are putting it into the proper table on the destination side?  I think by default it dumps it into dbo.query.

  • RE: Hosting SQL Instance(s)

    That is a big chunk to bite off.
    First, I would determine if you want to host the SQL yourself or cloud hosting.  Depending on the required uptime (which I...

  • RE: Trying to figure out why a trigger fired

    I don't see anything in that trigger that should cause any failure unless, as you suggested,  somebody modified the trigger and rolled back their changes OR the application was updated...

  • RE: Need to send email on pacakge failure

    If I understand correctly, you have a SQL job that calls multiple things, one of which is an SSIS package that sometimes fails and you want it to continue when...

Viewing 15 posts - 2,701 through 2,715 (of 2,855 total)