pq16321- Applying a database query that accesses a table with a large LOB column results in a walkback. ------------------------------------------------------------------------------------------------- Affected Platforms: All Affected Features: Database Prerequisites: None Symptom: 1) Create a table with a 1gigabyte column. 2) Drop a mulit-row query part and create a query that selects all the columns from the table. 3) Apply the query. You will receive a walkback. Workaround: There are multiple changes that need to be made to fix this problem. It is important that following steps be followed. 1) Make sure that the Static DB2 Database Support feature is loaded. 2) Change user to Library Supervisor. 3) Open workspace and file-in the contents from pq19357.st Filing in the fix will create new editions of the following applications: AbtEditDatabaseQueryPartApp AbtEditStaticIbmDatabaseApp AbtEditDatabaseSupportApp