Hi ,
we have a need to query dbtext data from kamctl but we need to issue a kamcmd db_text.dump
each time so that we can get updated values.
what would be the best way to query updated dbtext data without the db_text.dump step ?
maybe implement db_text.sql and use a parser (db2_ops?) to transform sql statement and get
the data ?
Tks