Illegal parameter "-z" and "-tag" exception with german locale
Hi,
if you are about to run a diagcollection with "tfactl diagcollect -srdc dbrac" you will get an illegal parameter "-tag" and "-z" exception. This occurs with German locale and if you run "tfactl diagcollect" in a month with an umlaut (March=>März). I'm assuming tfactl tries to build a path within this umlaut "ä" and this fails because auf the umlaut "ä".
The only workarround is to manually set "-z" and "-tag" parameter without umlaut, e.g.
tfactl diagcollect -srdc dbrac -z db_20210329.zip -tag srdc_dbrac_collection_Mo_Mar_29_09_35_48_CEST_2021_node_all
this will work.
AHF version is 20.2.3.0.0 Linux OL UEK 7.8. But I've also got this issue in earlier versions, too.