284. INVALID @POINTER SET I/O OPERATION.  @POINTER CAN ONLY REFERENCE ONE SET AT A TIME.

You have attempted to reference both more than one set in a single @POINTER statement.  A given reference to the @POINTER function can only import/export one set at a time.  You will need to split the statement up into two or more statements, such that each new statement only references no more than one set.