Hi Team,
 
2600 - CPYFRMIMPF                                                      
     FROMSTMF('/Creditreport/2008_06/55512320080618080512.XML')             
     TOFILE(QTEMP/XMLTEST02) MBROPT(*ADD) STMFLEN(*TOFILE) TOCCSID(819)     
     RCDDLM(*CRLF) DTAFMT(*DLM) STRDLM(*NONE) RMVBLANK(*LEADING)            
     RPLNULLVAL(*FLDDFT)                                                    
   Ownership of object QCPIMTEMPS in QTEMP type *USRSPC changed.            
   Ownership of object QACPTEMP01 in QTEMP type *USRSPC changed.            
   Ownership of object QCFT648920 in QTEMP type *USRSPC changed.            
   Connection to relational database COMMDEV1 already exists.    
   Error Occurred in SQL Call Level Interface 
   Copy command ended because of error. 
Message . . . . : Error Occurred in SQL Call Level Interface 
Cause . . . . . : You have issued a procedure call that encountered an 
error. The error code is 10. Error codes are as follows:
-- Error type 3 is program type out of range. 
-- Error type 4 is SQL data type out of range. 
-- Error type 9 is argument value not valid. 
-- Error type 10 is function sequence error. 
-- Error type 12 is transaction operation state not valid. 
-- Error type 13 is memory management problem. 
-- Error type 14 is maximum number of handles allocated. 
-- Error type 15 is no cursor name available. 
-- Error type 16 is handle type for operation not valid.
-- Error type 17 is connection no longer available. 
Recovery . . . : Refer to the DB2 UDB for iSeries SQL Call Level 
Interface topic in the Information Center book for a complete description 
of the error. Specifically, look under the procedure that sent the error.
 
 
I get this error when i execute my CL program through a Visual LANSA framework.
other than the FRAMEWORK when executed by RPG or another CL or other Vsual LANSA forms it works fine... 
I am really clueless where i went wrong. can anyone help me in this... 
Also this error was earlier identified by Peter Vidal.But i couldnt figure out the exact soultion for this. 
http://archive.midrange.com/midrange-l/200705/msg01263.html
Expecting your kind advice and suggestions... 
Warm regards,
Saptharishi 
      
As an Amazon Associate we earn from qualifying purchases.