Here's the procedure that we're using to do our load testing. Note that we are interested in write performance only.
SET QUOTED_IDENTIFIER OFF
GO
SET ANSI_NULLS OFF
GO
ALTER proc p_load_test_NW (@max_cnt int) as
--
-- Pass in maximum loops.
-- Select random number * 10000 and load that...
Hello,
I have a really odd performance problem with MSSQL. My staff is trying to load test our SQL server in a disaster recovery effort.
We are using the SQL Northwind DB as a test, and our script is inserting a random amount of rows.
The performance problem is that the amount of time to...
Does anyone have a script that will show EMC switch port assignments produced from the fzone unit show command? ESN Manager reports port assignments but the output is not that easy to read.
I've seen this problem before under Emulex LP8k cards. The problem turned out to be screwed up entries in the lpfc.conf file (i.e. missing ";'s"). I'll bet that you've got a similar problem. Upon reboot the server would only see the VCMDB on LUN 0.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.