Reference: Configuration variables for Rational Insight Data Services

The default values for the variables needed for configuring Rational® Insight Data Services with WebSphere® Application Server, and a description of the variables is given in this topic.
Note: You might not need to change any of the variables other than the trace level variable. Increasing the values of any of the MaxRequest variables might cause memory overruns.
Table 1. Configuration variables of IBM® Rational Insight Data Services
Configuration variable Description Default value Possible values
VegaDataServices.logger.tracelevel The trace level of Rational Insight Data Services. warn all, trace, debug, info, warn, error, fatal, off
VegaDataServices.MaxRequests The maximum number of requests to be processed concurrently before they get queued. 50  
VegaDataServices.Adaptor.ClearQuest.MaxRequests The maximum number of requests to be processed concurrently by the ClearQuest® adapter before they get queued. 5  
VegaDataServices.Adaptor.RequisitePro.MaxRequests The maximum number of requests to be processed concurrently by the RequisitePro® adapter before they get queued. 50  
VegaDataServices.Adaptor.ClearCase.MaxRequests The maximum number of requests to be processed concurrently by the ClearCase® before they get queued. 50  
VegaDataServices.Adaptor.ClearCase.NonBinaryFileFormat The file format that is to be considered as the non-binary file format. 8859_1 8859_1, UTF-8, UTF_16
VegaDataServices.Adaptor.ClearCase.ClearToolLocale The language version for ClearTool. en en, jp
VegaDataServices.Adaptor.ClearCase.ExtendedNamingSymbol The extended naming symbol used in version extended path names. @@  
VegaDataServices.Adaptor.ClearCase.ProcessPoolElementExpiryTime The time, in minutes, after which a process is removed from the idle process pool. 120000  
VegaDataServices.Adaptor.ClearCase.ProcessPoolAutoCleanupTime The time interval, in minutes, between two invocations of AutoCleanup. 600000  
VegaDataServices.Adaptor.ClearCase.ProcessPoolMinProcessCount The minimum number of process that will be maintained in the process pool 5  

Feedback