PERFORMANCE ISSUE VISUAL STUDIO 2010
search cancel

PERFORMANCE ISSUE VISUAL STUDIO 2010

book

Article ID: 4303

calendar_today

Updated On:

Products

CA Harvest Software Change Manager - OpenMake Meister

Issue/Introduction

Performance issue when trying to commit elements in VS 2010 
Main problem is that when the users commit an element from pending changes or from the solution explorer or the synchronizer, Visual Studio blocks and takes too much time. Before it used to take < 10 secs

Environment

Visual Studio 2010 on Windows 7Harvest plugin 12.5

Cause

Latency problems detected when using Oracle temp tables

Resolution

Added these flags to HServer.arg and restarted the broker to let changes take effect.. 

-vcoptflag6 

-vcoptflag7 

 

EXPLANATION 

******************** 

-vcoptflag6 : When specified, in ORACLE database, use container rather than temp table(harObjId2Temp) 

-vcoptflag7 : When specified, in ORACLE database, use container rather than temp table(VCTEMP2)

Additional Information

As always, please contact CA Technologies support for CA Harvest Software Change Manager if you have further questions.