Create a Dataset in JCL - Mainframe JCL Tutorial - Part 6

Поделиться
HTML-код
  • Опубликовано: 1 фев 2025

Комментарии • 78

  • @sr9279
    @sr9279 5 лет назад +11

    I think you are underrated. 3 years ago I was in bad shape at work and your tutorial helped build confidence. Hope you get more recognition.

  • @carlosalbertosalazarmedina6288
    @carlosalbertosalazarmedina6288 6 лет назад

    Oh thanks, I could refresh my knowledge, over ten years, no problem, very easy !!!

  • @rimashahapurkar116
    @rimashahapurkar116 4 года назад

    Sir u r video is really helpful for me...
    I understood each and every part of video... Thank u so much

  • @jorgepotter90
    @jorgepotter90 10 лет назад +4

    It would be very appreciated if you could keep the volume up during the video, i enjoy your tutorials thanks for creating this channel.

    • @KumarITChannel
      @KumarITChannel  10 лет назад

      Jorge Herrera Sure Jorge Herrera, Thank you! for watching. Please watch my latest videos, it has a good volume.

  • @SachinMallade
    @SachinMallade 7 лет назад

    thank you very much Kumar. Your channel is very useful. God-bless.!

  • @davedunbar8884
    @davedunbar8884 5 лет назад +5

    Blocksize of 800 for an LRECL=80 dataset is a very BAD blocksize. On small datasets, it won't matter much, but for bigger datasets it makes a huge difference. In general, specify BLKSIZE=0 to let the system determine the correct blocksize. OR, specify a correct value for the DASD you have, probably 27920 -- ask your storage person or systems programmer. But don't, don't, do not use 800 or 8000 !

  • @k.sunithprabhu9145
    @k.sunithprabhu9145 5 лет назад +1

    THANK U BROTHER,GOOD EXPLANATION

  • @Drt5344
    @Drt5344 8 лет назад +15

    Good Tutorial but you need to speak louder; I can hardly hear what you are saying. Thanks, Dan

  • @EricScherrer
    @EricScherrer 6 лет назад +2

    Thanks for the video, you may want to increase the volume.

  • @johndee7696
    @johndee7696 4 года назад

    Nice video!

  • @suzannesellers7383
    @suzannesellers7383 8 месяцев назад

    Excellent

  • @gackjt
    @gackjt 7 лет назад

    I can hear him just fine, and clearly...

  • @SupercopGmaingYT
    @SupercopGmaingYT 3 года назад

    Nice explained

  • @higiniofuentes2551
    @higiniofuentes2551 6 лет назад

    Very good as usual! Thank you!
    A question : with CICS+Cobol you can have interactive screens (called MAPS and created with few assembler macros) and there are few examples, with ISPF+Cobol you can have interactive screens (called PANELS and created with DTL) Do you know where to find a video for DTL example used by a Cobol program?

  • @avijitsharma5050
    @avijitsharma5050 9 лет назад

    Hello sir.... Videos are tremendously gud & i got great insight of mainframe from videos.. Btw can u make mouse cursor magnified.. It becomes difficult to see it since it is small

  • @franciscojurado8627
    @franciscojurado8627 7 лет назад +1

    Kumar can you make a tutorial to create a JCL that runs a DB2 query?

  • @dougat
    @dougat 7 лет назад

    I could hear it just perfect.

  • @mukulanand7532
    @mukulanand7532 7 лет назад

    i know there is a problem with the sound quality but we can cope up with that, download it and watch it in vlc, how much time does it take to download thsi type of video by YTD., just a one man's idea !!!

  • @kalyanisri758
    @kalyanisri758 3 года назад

    Hi friend s I need dout can you explain pds cobol program.. but giving name not came data set name type

  • @new1forus
    @new1forus 9 лет назад

    Hi Kumar, I follow your videos and it helps me a lot to learn MF. As I can see in your ispf menu that you are using ADCD files to run the MF. Could you please share your .CNF file and the steps to properly install in work in our Local machine?
    Currently I am using Hercules emulator and have cckd files ( for zos 1.10), Thanks .

  • @Texasman-i8i
    @Texasman-i8i 4 года назад

    Can you please tell me How can I compile to load library on TK4 MVS 3.8
    And JCL to run program from the
    load library Do you have any video that Demonstrates that
    Thanks.

  • @sharanhaveri9499
    @sharanhaveri9499 2 года назад

    Where did u written tat jcl in ps r pds??

  • @ComboSpartan
    @ComboSpartan 7 лет назад

    Hi Kumar,
    Can you please tell me how did you get the mainframe environment to be up and running on windows. Is there any link for the same which you can provide. I have tried to install Hercules in the past but it didn't work for me.

    • @cu806
      @cu806 6 лет назад

      There an emulator out there I just out it on my laptop! I think moski on RUclips. He's excellent

  • @fatmacoskunfirat1292
    @fatmacoskunfirat1292 8 лет назад +5

    you should speak up because i cant hear you very clearly. ın addition to definition in dataset creation is not enough to understand. you should give more information. thanks

  • @VedPrakash-ri8rv
    @VedPrakash-ri8rv 9 лет назад

    Hi Kumar really great work ...Just help me for CICS DB2 program with practical I possible thanks in advance ....

    • @KumarITChannel
      @KumarITChannel  9 лет назад

      Prakash Kumar Please drop on email to kumarmf.online@gmail.com with the details you are looking for.

  • @nagarajulingabattina2559
    @nagarajulingabattina2559 9 лет назад

    I've created gdg base and some generation with that using jcl. I've deleted generations manually by typing d in front of the name of the generations, I'm trying to recreate the generations using jcl, but I'm getting an error like duplicate generation name. Please help me resolving my issue

  • @ambaamba4174
    @ambaamba4174 6 лет назад

    is it possible to practice in my system @home. will pls provide the details .like how to download and practice..

  • @anuishwarya6601
    @anuishwarya6601 4 года назад

    After creating a dataset how u r navigating I am not getting it,how u r editing it which command we use

    • @KumarITChannel
      @KumarITChannel  4 года назад

      Press F3 to Exit from the Window . F9 to swap the screens. F8 to page down & F7 Page UP.

  • @anuishwarya6601
    @anuishwarya6601 4 года назад

    Hello sir, in move/copy utility I have got an warning like the undo command is not available until u change your edit provide using the command recovery on

    • @clopes87
      @clopes87 4 года назад

      while in a member just type 'recovery on' in the command line - this allows you to use the UNDO command
      also. while viewing a member, if you use PROFILE command, it will show you what options you have on or off

  • @nagarajulingabattina2559
    @nagarajulingabattina2559 9 лет назад

    Please post practical video of creating gdg generation, thank you

  • @isaikumar6243
    @isaikumar6243 7 лет назад

    Hi Kumar, could you please send some basic assembler program and linkage with jcl

  • @DEBASHISPANDAsp
    @DEBASHISPANDAsp 8 лет назад

    @Kumar, is there any free source to practice ?

  • @patlynch3464
    @patlynch3464 6 лет назад

    The mainframe is your friend! The mainframe is like church, many attend, few understand.

  • @LikeTotallyDouchey
    @LikeTotallyDouchey 8 лет назад

    Are you using an actual mainframe or an emulator?

  • @asishankam6552
    @asishankam6552 2 года назад

    How to practice jcl please reply

  • @veerupaji
    @veerupaji 7 лет назад +1

    How did you got the mainframe access ?

    • @rah1420usa
      @rah1420usa 3 года назад

      Hercules is an emulator that allows you to emulate an OS/390 mainframe on a PC.

  • @anilp7847
    @anilp7847 9 лет назад

    is it possible to create z/os on windows 8 64bit laptop?

  • @muhafeezsayyed2175
    @muhafeezsayyed2175 3 года назад

    Please give online training for us

  • @avinashjha6876
    @avinashjha6876 7 лет назад

    please add a tutorial on Endeavour package concept :)

  • @anuishwarya6601
    @anuishwarya6601 4 года назад

    After creating dataset how to go to the previous screen

  • @Sproutzie4Real
    @Sproutzie4Real 8 лет назад

    Hello how do I download JCL /JES in my computer?

  • @iamlpgy9157
    @iamlpgy9157 7 лет назад

    how to connect to the terminal give us the step by step installation

  • @Mthe55555
    @Mthe55555 8 лет назад

    is there a way to download data set after retrieving it in text file

  • @avetikarakelov8423
    @avetikarakelov8423 9 лет назад +1

    hi, can you please make a video how to download mainframe z/OS ?

    • @KumarITChannel
      @KumarITChannel  9 лет назад +2

      Avetik Arakelov Hi AVetik, normallly we need to buy it on rent from IBM to work on mainframe Z/OS as they run on big machines. They provide a ip address and need to install Emulator to work on. Thank you! for watching.

  • @india1811
    @india1811 8 лет назад +2

    your voice need to be more clear and precise. Very hard to understand some words. Anyways thanks for uploading.

    • @cact25
      @cact25 4 года назад

      Speak slower. Your accent and speaking speed makes it difficult.

  • @praneshsathish8214
    @praneshsathish8214 8 лет назад

    I am mechanical engineering can I learn the mainframe course

    • @KumarITChannel
      @KumarITChannel  8 лет назад

      Hello Pranesh, any one can learn mainframes.

  • @console.writeline6262
    @console.writeline6262 6 лет назад +2

    The mainframe isn't dead

  • @AnirudhGarg1123
    @AnirudhGarg1123 8 лет назад +2

    What is wrong with the sound ?? Could barely listen !!

  • @XMIR10C
    @XMIR10C 8 лет назад +2

    wE DONT NEED THE THEORY BUDDY, JUST THE STEPS IN tso..

    • @KumarITChannel
      @KumarITChannel  8 лет назад +1

      Sorry to disappoint. I was telling the theory so that it can be help full to all. I have made some more videos with less theory. Please do watch and provide your suggestions.

  • @mirzachowdhuri2840
    @mirzachowdhuri2840 8 лет назад

    how to do practice in my pc

  • @saadaltwaim9672
    @saadaltwaim9672 2 месяца назад

    This JCL didn’t work gives JCL 704

  • @therealborischang
    @therealborischang 6 лет назад

    Mainframe audio systems were notoriously poor.

  • @Texasman-i8i
    @Texasman-i8i 4 года назад

    No audio

  • @manikantakarumudi9641
    @manikantakarumudi9641 9 лет назад

    can you send me as you are the speaking as a clear cut notes.

  • @XMIR10C
    @XMIR10C 8 лет назад

    ie ispf option8, etc

  • @ludicroustv1026
    @ludicroustv1026 7 лет назад

    he sounds like Montgomery burns from simpson

  • @kousikup23
    @kousikup23 6 лет назад

    Kumar kindly provide this word file.

  • @XMIR10C
    @XMIR10C 8 лет назад

    I can post a SYNCSORT PARM - that DFSORT cant handle

  • @saadaltwaim9672
    @saadaltwaim9672 6 месяцев назад

    This JCL didn’t work

  • @XMIR10C
    @XMIR10C 8 лет назад

    SYNSORT RULES. SUM FIELDS ACROSS RECORDS WITH MATH OPERIONS - BYE BYE FRANK

  • @XMIR10C
    @XMIR10C 8 лет назад

    frank has resigned

  • @manishchoudhary2998
    @manishchoudhary2998 6 лет назад +1

    Sorry buddy, but the speed at which you are going without explaining the basic things properly is of very little help to a beginner like me. I think you need to work on transferring your knowledge properly.

  • @salaopen-official
    @salaopen-official 6 лет назад

    Indu

  • @svicky5750
    @svicky5750 6 лет назад

    Much of a NARRATOR rather than a TUTORIAL

  • @mayurkethepalli7774
    @mayurkethepalli7774 6 лет назад

    everything is good about yours videos...jus voice is very irritating...means the made up english accent...normal english will be good