I created a second DRAS to service release 12.1 of CA WebViewer. Everything is working fine but I noticed login, recall and logoff messages for the 2nd DRAS are being recorded in the 1st DRAS joblog.
Release : 12.1
WBVLUW
Component : CA Distributed Repository Access System (CA DRAS)
There are only 2 other places that may be causing this misdirection. The first one, on the mainframe side, is in the DRAS Configuration file. It is defined by the DRASCFG JCL Card in the DRAS task. There should be a different DRASCFG files for each DRAS with the most important line being the first one:
SET SERVER ID(DRASXXXX)
That name will also display in the Started Task DRASLOG DSN
The other possibility is in the Web Viewer Administration Tab for Repositories. The DRAS defined in the "Repository Location", is the one that will be used and shown in the Advanced Search Tab. If you move any of the "Available Locations"listed over to the "Selected Locations" you will set up DRAS todo Load Balancing between the "Repository Location" and any/all "Selected Locations". It can also be used where the 2nd task is defined for a fail over process, but there are other considerations for that scenario.