We are running DSTX 7.5 on AIX.
In an event server, I have a map which calls a run map. Input file contains multiple records and the map calls the run map for each record. The map is slow slow it looks like it is not multithreading at all. I have checked the usual things like unique audit filename, "no tracing" etc to make sure no settings are making it run single threaded.
I can only guess that the run map is doing a lot of processing and is very slow. Another instance of the map cannot use the run map while it s being used by this map.
Any suggestions?
In an event server, I have a map which calls a run map. Input file contains multiple records and the map calls the run map for each record. The map is slow slow it looks like it is not multithreading at all. I have checked the usual things like unique audit filename, "no tracing" etc to make sure no settings are making it run single threaded.
I can only guess that the run map is doing a lot of processing and is very slow. Another instance of the map cannot use the run map while it s being used by this map.
Any suggestions?