Okay,

To insert data into an AS400 system (proven on Ver 4.4) you must first:

Begin Journaling for the the file to insert into

This is done by issuing the following command at the command prompt:

STRJRNPF FILE(lib/file) JRN(jrnllib/jrnlfile)

(where test is your libs and files)

Let me know how it goes!

Karl 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to