We get an error when we use batch to run sftp.
With our customized job I got an error (but it worked some time ago). Now I copied your RUNSFTP sample job and entered my userid and the PWDSN.
In the out I get following problems:
Code: Select all
ZosSettingsÝE¨: Keyword mode value 'binary' does not match pattern '^(bin(ary)?!text)$'. RC=1
ZosSettingsÝE¨: Keyword conddisp value 'catlg' does not match pattern '^(catlg!delete)$'. RC=1
ZosSettingsÝE¨: Keyword overflow value 'wrap' does not match pattern '^(error!flow!trunc!wrap)$'. RC=1
ZosSettingsÝE¨: Keyword linerule value 'flexible' does not match pattern '^(cr!crlf!crnl!lf!nl!rdw!ibmrdw!mfrdw!flexible
!none)$'. RC=1
ZosSettingsÝW¨: Invalid regular expression '^ÝÝ:alnum:¨Ö$Ö#Ö§Ö?Ö*¨ä1,8ü$' for keyword 'jesowner': (16) $ anchor not at
end of pattern
ZosSettingsÝE¨: Keyword jeslrecl value '80' does not match pattern '^ÝÝ:digit:¨¨ä1,5ü$'. RC=1
ZosSettingsÝE¨: Keyword jesrecfm value 'f' does not match pattern '^(f!fb!v!vb)$'. RC=1
ZosSettingsÝE¨: Keyword jesstatus value '*' does not match pattern '^(input!output!active!Ö*)$'. RC=1
I get a Member and edited sth. and wanted to put it back into a PDS. After putting back there were just hieroglyphics in the member like...: Editing and entering "Hello World" ends in "çÁ%%? ï?Ê%À"
Could it be that there are problems with Codepage?
Putting "Hello World" in binary looks in ISPF like "çÁ%%? ï?Ê%À" Getting in binary shows the Hello "World" Getting the same in text looks like "çÁ%%?¤ï?Ê%À"
Putting "Hello World" in text looks in ISPF like "çÁ%%? ï?Ê%À". Getting in text shows the "Hello World" and getting in binary also shows "Hello World"
At the moment I'm a bit confused....
So you may can help me...
Co:Z 1.8.1 & Ported Tools 1.2
Greetings
Shady