Forum Replies Created

Viewing 15 posts - 196 through 210 (of 771 total)

  • RE: Extracting tables from SPs

    When I try to use that I get empty back. No records returned

  • RE: SQL Server Management Studio

    The point is: I should have the option to join (register) Data engines, SSAS, SSIS and SSRS . Same as I have in SQL Server 2012 cliente tool. I don't...

  • RE: SQL Server Management Studio

    There are not four. Just two (database engine and compact SQL edition)

  • RE: Report Server (where does it stores the reports)

    Grest help. Thsnk you very much. Have a great new year.

  • RE: Report Server (where does it stores the reports)

    Thank you lowell.

    Just two more questions.

    1) You say that shared connections are also deployed. What about it the connections are not shared (if they belong just to that report)?...

  • RE: TempDB Log growing

    That's what I wanted to know. Thanks for clarify

  • RE: TempDB Log growing

    It goes to almost 100 and then starts again from 0

  • RE: SQL Compact - Set reinicialize method = true

    I don't think so.

    I think that there is a method with that name that needs to be called and after that just use another method name synchronise.

    Any one can...

  • RE: Snapshot agent

    Ok. So, once the initial snapshot has been applyed on the subscriber it is no longer needed according to your explanation.

    So, Way are they gereration new snapshots from 3 to...

  • RE: Log addind

    Also, using tthis quey to see stats:

    WITH [Waits] AS

    (SELECT

    [wait_type],

    [wait_time_ms] /...

  • RE: Suspended

    Canot be lack of disk perfortmance what is causing this ?

  • RE: Suspended

    Another piece of the log:

    2015-11-13 17:00:18.99 Backup Log was backed up. Database: DatabaseName_Central, creation date(time): 2014/04/12(07:23:44), first LSN: 18637:4063:1, last LSN: 18647:2210:1, number of dump...

  • RE: Suspended

    The resource wait on the activity monitor is very high for the logging:

    With wait time and recent wait time above 16000

  • RE: Suspended

    I think that it happens because if a subscriber stay more that 7 days without sincronizing, then the data is considereted unvalid

  • RE: Suspended

    Do you think that the problem is this:

    "The Merge Agent failed after detecting that retention-based metadata cleanup has deleted metadata at the Publisher for changes not yet sent to the...

Viewing 15 posts - 196 through 210 (of 771 total)