********************************************************************* * CE801.T12 DB-EZTest Tech Note August 1998 * * * * KEYWORDS: DB-EZTest DB2KBRG WINDOWING * * * ********************************************************************* * * * Problem * * ------- * * When using DB-EZBridge to implement windowing on its own, ie * * there are no DFCAPP= parameters in the SDE table, a dummy * * bridge table (DB2KBRG) must be supplied. * * * * These parameters will define a suitable dummy table: * * * * #BRIDGE ENTRY=SRLTAB * * #BRIDGE ENTRY=LOAD,NAME='DUMMY' * * #BRIDGE ENTRY=LAST * * * * Use the JCL in member DB2KBRG in your DB90s install source * * library to assemble this table. * * * *********************************************************************