|  |  | 
|  |  | Archives of the TeradataForumMessage Posted: Mon, 09 Apr 2012 @ 20:52:08 GMT
 
 Just a stab in the dark, but it looks like you are missing a right paren between the right paren and the semi colon. You don't have a right paren to close off the OPERATOR function. 
     SELECT * FROM OPERATOR (EXPORT_OPERATOR(21);
Should be 
     SELECT * FROM OPERATOR (EXPORT_OPERATOR(21));
KRT 
 | ||||||||||||||||||||||||||||||||||||||||||||||
|  | ||||||||||||||||||||||||||||||||||||||||||||||||
| 
 | ||||||||||||||||||||||||||||||||||||||||||||||||
|   | ||||||||||||||||||||||||||||||||||||||||||||||||
| Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
| Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||