Viewing 15 posts - 301 through 315 (of 391 total)
Hi,
can you tell us something about your environment? How much RAM, CPU, HDD configuration. Maybe your hardware is not big/strong enough?
Kind regards,
Andreas
March 23, 2017 at 3:51 am
Hi,
is the missing column just simple integer, or maybe calculated from other columns ?
I think for the replication, there is a difference, if the coloumn is just integer...
March 17, 2017 at 1:21 am
Hi,
maybe this link can help you:
set database in single user mode
If you set the database in single user mode, all connections are "killed".
Best regards,
March 17, 2017 at 1:13 am
Hi,
did you change your "Lock Modes" on the database?
May the query from different users will lock the table.
Best regards,
Andreas
March 16, 2017 at 4:29 am
Hi,
it would be easier, if you show us what the job steps will do.
Best regards,
Andreas
March 16, 2017 at 4:23 am
Does the account under which the database engine is running ( domain/user1) need read and write permission...
March 15, 2017 at 12:52 am
Hi,
I just can see T-log backups in your screenshot. You can name your backupf-file like you want. A file named *.bak can contanin only T-log backups.
View the...
March 10, 2017 at 12:59 am
Hi,
I think this is not possible. A delete is a transaction, and every transaction is replicated.
If you would work with log shipping, same procedure, every transaction is "logshipped".
March 10, 2017 at 12:55 am
Hi,
if your LDF-File is crashed, you can attach a database without ldf file.
It is hard and tricky, but it is possible:
I had...
March 8, 2017 at 1:21 am
Hi,
would you like to copy the data once, or regularly?
If you just wan't to copy the data once, just use the SSMS.
Select TASK => Export Data...
February 24, 2017 at 3:34 am
reported as SPAM
February 21, 2017 at 12:13 am
Viewing 15 posts - 301 through 315 (of 391 total)