?TACL ROUTINE ============= == ASAPDBA - ASAP DB Analysis & Aggregation utility - T0402v3.3 - (01JUN2012) == This TACL routine starts up the ASAP DBA script which can be used to == analyze and aggregate long term historical files the ASAP database. ============================================================================= #FRAME #PUSH Filename #SET Filename [#defaults].ASAPDBEE [#IF NOT [#FILEINFO/EXISTENCE/ [Filename]] |THEN| #SET Filename $SYSTEM.SYSTEM.ASAPDSEE [#IF NOT [#FILEINFO/EXISTENCE/ [Filename]] |THEN| #OUTPUT [Filename] not present, cannot run TACL routine. #RETURN ] ] SEEVIEW/ IN [Filename] / PARAM SERV 3 CACHE 16384 TASKS 1024 #UNFRAME