On Jul 15, 2005, at 7:22 AM, Matthew Large wrote:
Does anyone know if there is a way to determine which volumes hold image data? I've looked through all the tables and columns but have been unable to locate specifically image data column.
Beyond tables and columns there are type definitions. Do select * from syscat.enumtypes and illuminated lightbulb should appear overhead. Richard Sims