The $LLA LIB= should not specify a data set alias.
1) LLA does not add the alias to LLA - it accepts the alias name in the LIBRARIES() statement, but adds the true name to LLA. 2) If you specify the alias on $LLA LIB=, it would never match and updates would not be done. You should specify the true name or a pattern that causes a match.