Comment : Charset=windows-1252
Request : inquire extend(table_dee,a(bits(0)))
Reply   : RELATION(HEADING(A(BITS))BODY(TUPLE(A(0))))

Request : inquire extend(table_dee,a(bits(0820P)))
Reply   : RELATION(HEADING(A(BITS))BODY(TUPLE(A(0820P))))
Request : inquire extend(table_dee,a(bits(1820P)))
Reply   : 858993459:-1:java.lang.IllegalArgumentException:A nonzero padded byte 48 was detected in a bits value 1820P.
Request : inquire extend(table_dee,a(bits(0820()))
Reply   : 1497858657:110:An invalid command was encountered. The cause of this problem was a be.SIRAPRISE.client.IllegalServerCommandException with message Syntax error in 'extend(table_dee,a(bits(0820()))'..
Request : inquire extend(table_dee,a(bits(1820\()))
Reply   : 858993459:-1:java.lang.IllegalArgumentException:\ is not a valid token in values of type NAME.
Request : inquire extend(table_dee,a(bits(0820\()))
Reply   : 858993459:-1:java.lang.IllegalArgumentException:\ is not a valid token in values of type NAME.
END
