|  |  | Archives of the TeradataForumMessage Posted: Tue, 02 Dec 2003 @ 14:56:51 GMT
 
 
  
| Subj: |  | Re: CLI 0360 Invalid Caller for Function |  |  |  | From: |  | Vivek Pandey |  
 Sangra, Chander wrote : |  | I'm getting this error on any of the archive job, Please help |  | 
 
 
 |  | ARCHIVE DATA TABLES (DATABASE.TABLENAME),
 RELEASE LOCK,
 DDNAME=ARCHFIL1;
 *** Failure 0360: CLI0360 INVALID CALLER FOR FUNCTION
 LOGGED OFF   2 SESSIONS
 ARCMAIN TERMINATED WITH SEVERITY 12
 |  | 
 
 
 
 I write : Is your program authorized so that it can invoke the function. Notes: In MVS, "authorized" means that the caller must be in system protect key (0-7), in supervisor state, or APF authorized. This is mentioned in the error messages manual :) 
 Thanks, Vivek. 
 
 |  |