Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | utility | |
Module | table | |
Tool | table |
t1:=table('/aips++/code/aips/implement/Tables/test/tTable_2.data_v0') # successful readonly open of default-locked table # /aips++/code/aips/implement/Tables/test/tTable_2.data_v0: # 9 columns, 10 rows t.getdminfo() # [*1=[TYPE=StandardStMan, NAME=SSM, COLUMNS=ac ad ag arr1 arr2 arr3], # *2=[TYPE=StManAipsIO, NAME=, COLUMNS=ab], # *3=[TYPE=IncrementalStMan, NAME=ISM, COLUMNS=ae af]]This shows that the table uses 3 storage managers.