2005-03-31 16:33:10 UTC
yes you can use mytsm with TSM on Z/OS. You need to extract the type 42 records using a sort utility. You then feed that output into a REXX program to extract only the TSM records and to format the output so that the records will be in the same order and comma delimited as an open systems TSM server would produce. Lastly populate mysql database with that comma delimited reproduction of the dsmacct file.