Forum Replies Created

Viewing 15 posts - 31 through 45 (of 115 total)

  • RE: use/unused databases

    i was looking at system table sysperfinfo column 'active transaction'.

    can this be used?

  • RE: Publishing Subscriber

    on server A setup replication so that it has multiple subscribers. Meaning the publishing articles will have servers B,C and D subscribing to it.

  • RE: Cost of replication

    depends on what replication Model you use, there are different setups, you can have 1, 2 or 3 servers handling the process.

    an ideal setup to avoid possible bottleneck on your...

  • RE: Replication on database which is in readonly mode

    Not possible with that secondary server since it's in a standby mode. Log shipping is a backup and restore operation.

    Why not just replicate from your primary server, set up a...

  • RE: Max DB's per instance

    ok thx,

    I'm thinking abt installing a second SQL instance on the cluster and migrating those databases to this new instance .

    I want to setup this instance in a way...

  • RE: Risk Of Enabling CLR

    Ok, thanks guys appreciate the inputs

  • RE: crypt

    Also isn't the database master key a symmetric key?

  • RE: crypt

    could you explain the process of doing that?

    Also isn't the database master key a symmetric key?

    thanks

  • RE: ms to min

    should have known that.

    i thought there were some built in sql functions i could use for this

  • RE: Full and trans on same device

    ok thx

  • RE: Dynamic SQL

    thx appreciate it

  • RE: Dynamic SQL

    already know what the query looks like, i used the ----- to shorten the thread. it's obviously a problem where the ISNULL section is probly i'm missing a qoute or...

  • RE: SP2 Build upgrade

    Steve Jones - Editor (6/2/2008)


    Is this a cumulative update, post SP2?

    Yes, i want to apply Build 3152

  • RE: Switching database context

    sorry for not being so clear, i want a script that will dynamically select database in which other scripts will execute.

    i wanted this in order to exec DBCC scripts for...

  • RE: SQL server 2005 hotfixes

    Appreciate it, thx for ur inputs

Viewing 15 posts - 31 through 45 (of 115 total)