8:04 how the pds shows empty dataset or member even if we have the ps?
@rishimitranath4 жыл бұрын
your tutorial is very nice but the volume is too low. Please take care of volume.
@KumarITChannel4 жыл бұрын
Hi Rishi, I have created another videos with volume revised.. Please do check out.. Thank you!
@rishimitranath4 жыл бұрын
Kumar ITChannel i love all your tutorials. So much of contents.
@adyakirti246 жыл бұрын
Your videos are very very useful... Please upload videos regarding mainframe testing like how to test and run Job, proc and cobol db2 programs
@rongeprasanna52055 жыл бұрын
Great video. Please help how to send ps or pds file via mail.. Mean to say how to attach file while sending mail using IEBGENER?
@thanujak49197 жыл бұрын
In the JCL to send the mail,in SYSUT2 DD SYSOUT=(A,SMTP) the Alphabet can be anything in sysout??
@rostislavsvoboda70139 жыл бұрын
1. Well, if I have a Partitioned Dataset called PDS containing a member TEST1 where the TEST1 contains text "hello" and I copy the PDS(TEST1) to a Physical Sequential File called PDSTOPS then I expect that the PDSTOPS contains the "hello" too. Right? So why is PDSTOPS emty??? 2. The name of the JCL script and the comment in it indicates conversion: PS to PDS but the name of the result this JCL script creates indicates exactly the opposite: PDS to PS. Isn't it a bug???
@KumarITChannel9 жыл бұрын
Rostislav Svoboda Hi Rostislav first of all i would like to thank you! for watching video. You can a copy PDS member data to a ps file by making sure the properties of both member and a PS file have the same. i.e. for ex if PDS member LRECL=80 and the same should be for PS file and then you would be able to copy. Moreover PDS are manily used for writing JCLS, PROCS,CARDS, COPYLIBS,... whereas for PS mostly we use for data storage. Thank you! for your comment. Have a Great! Day.
@rostislavsvoboda70139 жыл бұрын
kumar ITChannel Ah, the properties must be the same! That's the key! Thank you for the hint.
@sateeshbhattarai70044 жыл бұрын
does anyone know how to edit/rename an existing member name to a new member name?
@deepakramesh133 жыл бұрын
just give R before member name
@mehrajbegum34407 жыл бұрын
video is nice but your voice is too low it's not audible properly