Originally posted by: repanzer
I got ya.
I had never used the RR before my current shop, and my current shop abused the heck out of using the RR. Even if an input path was the same string for every deploy server, my team mates used the RR for it, in which there is no technical reason to build and use the file if the value is the same.
Because the RR was used from the get go, I wouldn't have noticed an increase or decrease in processing time.
As far as I know, there is no limit to how many mrn's are used in the mrc.
The only thing I can think of, and this is only if there are a lot of entries in the mrn, is to make sure the ones that are used the often, maybe the DB info, should be the first entry in the mrn file, and that MRN file be the first file listed in the mrc.
Any time map sees a resource registry entry, it goes to the mrc, determines which server the map is running on, then goes through each mrn file, and each entry in those files, looking for a match. If you have 10 mrns listed in the mrc, and the mrns's have lots of entries, and if the DB connection info is the last entry in the last file, then making it the first entry in the first file MAY increase the speed. Or maybe putting the DB connections in their own MRN file and have that mrn listed first in the mrc.
and make sure to change all the mrc settings; global, command server, and launcher, are pointing to the same mrn's.
#IBMSterlingTransformationExtender#DataExchange#IBM-Websphere-Transformation-Extender