Viewing 5 posts - 31 through 35 (of 35 total)
i'm running SQL profiler into production for only RPC:completed et SQL:batchcomplete for every queery more then 500 ms into my production server and is low impact into performance.
March 27, 2009 at 11:50 am
depend with san you have but is possible use clone drive to connect your SQL on this clone on same SAN. and reuse the Same clone id each time you...
March 27, 2009 at 11:43 am
other solution is use to SAN BOX whith replication like netapps or equalogics solution is verry fast replication depending if you are on lan or Wan replication.
is totaly different aproche...
March 27, 2009 at 11:29 am
i'm using this script
Const FILE_NAME = 0
folder = "\\zz60\d$\SQLBackupTemp\"
'get files name into folder
Set objShell = CreateObject ("Shell.Application")
Set objFolder = objShell.Namespace (folder)
For Each strFileName in objFolder.Items
'pour chaque fihier...
July 10, 2008 at 8:28 am
Viewing 5 posts - 31 through 35 (of 35 total)