Quantcast
Channel: SCN: Message List - SAP Adaptive Server Enterprise (SAP ASE) for Custom Applications
Viewing all articles
Browse latest Browse all 3587

Re: Bcp tuning

$
0
0

Today we have two more findings.

 

1. The decrease in speed seems to come only if we create and drop clustered indexes, and then bcp-in to a table on the same device. If we bcp-in to a table on another device, speed is not suffering so mutch.

 

2. A collection of sysmonwatis.

SELECT msw.WaitTime,mwei.Description FROM monSysWaits msw inner join monWaitEventInfo mwei on msw.waitEventId = mwei.WaitEventId order by msw.WaitTime des

After starting some threads with bcp-in I ran this command, and after a few minutes I ran it again. This is the differences of the two.

DescriptionWaitTime
xact coord: pause during idle loop720
hk: pause for some time276
waiting for incoming network data1028
until an engine has been offlined wait180
distributed xact co-ordinator idle loop180
checkpoint process idle loop162
Wait until heartbeat or check interval expires12
waiting for client connection request236
waiting on run queue after sleep417
waiting on run queue after yield188
waiting for last i/o on MASS to complete59
waiting for network send to complete41
wait for i/o to finish after writing last log page20
wait to acquire latch19
waiting for buf write to complete before writing12
waiting for a lock15

Viewing all articles
Browse latest Browse all 3587

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>