Viewing 15 posts - 4,606 through 4,620 (of 9,253 total)
Slipstreaming is performed at install time and can merge an install media with an SP and\or CU on the fly.
November 19, 2012 at 8:51 am
can you post the column definitions for the table and the backup script you are using to take the backup on the new server?
November 19, 2012 at 8:49 am
arkiboys (11/19/2012)
1-Do you mean to overwrite?
No, write to a new file each time with a unique name
arkiboys (11/19/2012)
November 19, 2012 at 7:30 am
DBCC UPDATEUSAGE, that'll be the culprit 😉
Just out of interest, does the backup\restore cross database version?
I.e. are you restoring from SQL2000 to SQL2008 for instance?
Do you have the output from...
November 19, 2012 at 2:37 am
saidapurs (11/19/2012)
Hi Gila,Can it is possible with replication (primary server)?
Satish
A simple search of the Microsoft site produces this link
November 19, 2012 at 1:45 am
tinakothari (11/18/2012)
in this table i want to insert about all...
November 18, 2012 at 2:08 pm
ARCGIS or ARCSDE may use either an oracle or sql server RDBMS, it wouldn't be my preference to install the GIS system on the database server as these systems can...
November 18, 2012 at 1:21 pm
bugg (11/18/2012)
I will double check how far back the...
November 18, 2012 at 1:08 pm
what was done to the database in between the restore to the secondary server and then the new backup, got any maintenance tasks\scripts running?
November 18, 2012 at 11:15 am
ah ok, to be honest i've never just sat there and watched it. Incidentally why do you have all 22 instances installed across all 5 nodes?
November 17, 2012 at 9:21 am
I usually use 256KB for data and backup drives and 64KB for log files
November 16, 2012 at 3:25 pm
jfogel (11/15/2012)
Much appreciated. I thought I knew a lot more about this stuff but as I'm digging in I'm finding some surprises.
😉
November 16, 2012 at 3:24 pm
do you have an AD Global Catalog configured on the remote site?
November 16, 2012 at 6:59 am
the stripe size specifically, the optimal stripe sizes for SQL Server are 64KB and 256KB.
As i mentioned above you need to vary your tests as data files are typically 8KB...
November 16, 2012 at 6:28 am
MyDoggieJessie (11/16/2012)
Again as mentioned above this storage array will only be used for data and index files (NO log or tempdb files)
in that case for data and index files you'll...
November 16, 2012 at 6:08 am
Viewing 15 posts - 4,606 through 4,620 (of 9,253 total)