FileMood

Download [ CourseBoat.com ] JCL Fundamentals on z - OS

CourseBoat com JCL Fundamentals on OS

Name

[ CourseBoat.com ] JCL Fundamentals on z - OS

 DOWNLOAD Copy Link

Total Size

433.5 MB

Total Files

266

Last Seen

2024-10-23 02:04

Hash

1007854BFC5A1620E7C26024466EEB098CDBD014

/

Get Bonus Downloads Here.url

0.2 KB

/.../01. Course Overview/

01. Course Overview.mp4

4.2 MB

/.../02. Detailing Jobs and Steps/

02. What Is Batch Processing.mp4

11.0 MB

03. Batch Job Structure.mp4

17.0 MB

04. Why Does JCL Look the Way It Does.mp4

8.6 MB

05. Module Summary.mp4

1.8 MB

/.../03. Reviewing the JOB and EXEC Statements/

06. Module Intro and Overview of JCL and JECL.mp4

4.4 MB

07. JCL Statement Format.mp4

10.9 MB

08. Continuing a JCL Statement.mp4

9.2 MB

09. The JOB Statement.mp4

14.7 MB

10. The EXEC Statement.mp4

5.8 MB

11. Module Summary.mp4

1.8 MB

/.../04. Breaking Down Datasets and the DD Statement/

12. Module Intro and Overview.mp4

1.2 MB

13. DASD Data Sets and Access Methods.mp4

14.9 MB

14. Most Frequently-used Data Set Types.mp4

31.6 MB

15. Record Formats and DD Coding for QSAM.mp4

7.5 MB

16. DD Coding for Generation Data Groups.mp4

34.2 MB

17. DD Coding for Partitioned Data Sets.mp4

12.5 MB

18. DD Coding for VSAM Data Sets.mp4

22.9 MB

19. DD Coding for HFS Files.mp4

10.8 MB

20. Connecting Data Sets with Job Steps.mp4

7.6 MB

21. JOBLIB STEPLIB and DD Concatenation.mp4

24.1 MB

22. Module Summary.mp4

4.4 MB

/.../05. Examining How the System Processes JCL/

23. Module Intro and Overview.mp4

844.8 KB

24. Types of Languages.mp4

6.7 MB

25. Testing Condition Codes in JCL.mp4

19.1 MB

26. Module Summary.mp4

1.9 MB

/.../06. Writing JCL to Compile Link and Run a Program/

27. Module Intro and Overview.mp4

1.2 MB

28. How Programs Are Prepared for Execution.mp4

6.0 MB

29. What Are Catalogued Procedures.mp4

18.8 MB

30. Compile-Link-Go Procedures.mp4

17.9 MB

31. Module Summary.mp4

771.6 KB

/.../07. Outlining Conditional Execution/

32. Module Intro and Overview.mp4

1.2 MB

33. Testing Condition Codes in JCL.mp4

24.5 MB

34. IF THEN ELSE Constructs in JCL.mp4

8.9 MB

35. Restarting a Job.mp4

17.5 MB

36. Module Summary.mp4

844.6 KB

/.../08. Executing Programs That Require Special Runtime Environments/

37. Module Intro and Overview.mp4

857.6 KB

38. z OS Runtime Environments.mp4

2.9 MB

39. JCL for TSO Batch.mp4

13.0 MB

40. JCL for USS Batch.mp4

14.2 MB

41. Module and Course Summary.mp4

6.5 MB

/~Get Your Files Here !/

Bonus Resources.txt

0.4 KB

/Exercise Files/02/

detailing-jobs-and-steps-slides.pdf

3.0 MB

/Exercise Files/03/

reviewing-the-job-and-exec-statements-slides.pdf

1.5 MB

/Exercise Files/04/

breaking-down-datasets-and-the-dd-statement-slides.pdf

1.7 MB

/Exercise Files/04/demos/

Assemble_and_Bind.jcl

0.7 KB

BOOMER.asm

0.4 KB

Can_I_Run_Java.jcl

0.5 KB

Catalogued_Procedure.jcl

0.6 KB

Compile_and_Bind_COBOL.jcl

0.8 KB

Compile_and_Bind_PLI.jcl

0.8 KB

Concat_all_GDG_generations.jcl

0.5 KB

Conditional_Step_Execution_COND.jcl

0.6 KB

Conditional_Step_Execution_IF_ELSE.jcl

0.7 KB

Create_3_Data_Sets.jcl

1.6 KB

Create_3_Data_Sets_Catalogued_Proc copy.jcl

0.8 KB

Create_3_Data_Sets_In-Stream_Proc.jcl

1.1 KB

Create_Dataset.jcl

0.8 KB

Create_HFS_File.jcl

0.5 KB

Create_Library.jcl

0.8 KB

Create_Library_AMS.jcl

0.7 KB

Create_and_populate_GDS_with_IEBGENER.jcl

0.5 KB

Create_model_DCB.jcl

0.5 KB

DD_Concatenation.jcl

0.6 KB

Define_GDG_with_AMS.jcl

0.4 KB

Define_GDS_with_DD.jcl

0.4 KB

Define_KSDS_with_AMS.jcl

0.8 KB

Define_KSDS_with_DD.jcl

0.6 KB

Delete_Datasets.jcl

0.7 KB

Hello_to_console_Assembler.asm

0.5 KB

Hello_to_console_Assembler.jcl

0.4 KB

Hello_to_file_Assembler.asm

4.2 KB

Hello_to_file_Assembler.jcl

0.9 KB

Hello_to_file_COBOL.cbl

3.0 KB

Hello_to_file_COBOL.jcl

0.9 KB

Hello_to_file_Java.txt

1.6 KB

Hello_to_file_PLI.pli

1.1 KB

Hello_to_file_Rexx.jcl

0.6 KB

Hello_to_file_Rexx.rxx

0.2 KB

IBM Documentation.pdf

71.6 KB

README.pdf

47.2 KB

Reserved DDNAMES.pdf

57.0 KB

Restart_Demo.jcl

0.6 KB

SETCC.asm

2.7 KB

SETCC.jcl

0.6 KB

ksdsdata.txt

0.1 KB

/Exercise Files/05/demos/

Assemble_and_Bind.jcl

0.7 KB

BOOMER.asm

0.4 KB

Can_I_Run_Java.jcl

0.5 KB

Catalogued_Procedure.jcl

0.6 KB

Compile_and_Bind_COBOL.jcl

0.8 KB

Compile_and_Bind_PLI.jcl

0.8 KB

Concat_all_GDG_generations.jcl

0.5 KB

Conditional_Step_Execution_COND.jcl

0.6 KB

Conditional_Step_Execution_IF_ELSE.jcl

0.7 KB

Create_3_Data_Sets.jcl

1.6 KB

Create_3_Data_Sets_Catalogued_Proc copy.jcl

0.8 KB

Create_3_Data_Sets_In-Stream_Proc.jcl

1.1 KB

Create_Dataset.jcl

0.8 KB

Create_HFS_File.jcl

0.5 KB

Create_Library.jcl

0.8 KB

Create_Library_AMS.jcl

0.7 KB

Create_and_populate_GDS_with_IEBGENER.jcl

0.5 KB

Create_model_DCB.jcl

0.5 KB

DD_Concatenation.jcl

0.6 KB

Define_GDG_with_AMS.jcl

0.4 KB

Define_GDS_with_DD.jcl

0.4 KB

Define_KSDS_with_AMS.jcl

0.8 KB

Define_KSDS_with_DD.jcl

0.6 KB

Delete_Datasets.jcl

0.7 KB

Hello_to_console_Assembler.asm

0.5 KB

Hello_to_console_Assembler.jcl

0.4 KB

Hello_to_file_Assembler.asm

4.2 KB

Hello_to_file_Assembler.jcl

0.9 KB

Hello_to_file_COBOL.cbl

3.0 KB

Hello_to_file_COBOL.jcl

0.9 KB

Hello_to_file_Java.txt

1.6 KB

Hello_to_file_PLI.pli

1.1 KB

Hello_to_file_Rexx.jcl

0.6 KB

Hello_to_file_Rexx.rxx

0.2 KB

IBM Documentation.pdf

71.6 KB

README.pdf

47.2 KB

Reserved DDNAMES.pdf

57.0 KB

Restart_Demo.jcl

0.6 KB

SETCC.asm

2.7 KB

SETCC.jcl

0.6 KB

ksdsdata.txt

0.1 KB

/Exercise Files/05/

examining-how-the-system-processes-jcl-slides.pdf

345.4 KB

/Exercise Files/06/demos/

Assemble_and_Bind.jcl

0.7 KB

BOOMER.asm

0.4 KB

Can_I_Run_Java.jcl

0.5 KB

Catalogued_Procedure.jcl

0.6 KB

Compile_and_Bind_COBOL.jcl

0.8 KB

Compile_and_Bind_PLI.jcl

0.8 KB

Concat_all_GDG_generations.jcl

0.5 KB

Conditional_Step_Execution_COND.jcl

0.6 KB

Conditional_Step_Execution_IF_ELSE.jcl

0.7 KB

Create_3_Data_Sets.jcl

1.6 KB

Create_3_Data_Sets_Catalogued_Proc copy.jcl

0.8 KB

Create_3_Data_Sets_In-Stream_Proc.jcl

1.1 KB

Create_Dataset.jcl

0.8 KB

Create_HFS_File.jcl

0.5 KB

Create_Library.jcl

0.8 KB

Create_Library_AMS.jcl

0.7 KB

Create_and_populate_GDS_with_IEBGENER.jcl

0.5 KB

Create_model_DCB.jcl

0.5 KB

DD_Concatenation.jcl

0.6 KB

Define_GDG_with_AMS.jcl

0.4 KB

Define_GDS_with_DD.jcl

0.4 KB

Define_KSDS_with_AMS.jcl

0.8 KB

Define_KSDS_with_DD.jcl

0.6 KB

Delete_Datasets.jcl

0.7 KB

Hello_to_console_Assembler.asm

0.5 KB

Hello_to_console_Assembler.jcl

0.4 KB

Hello_to_file_Assembler.asm

4.2 KB

Hello_to_file_Assembler.jcl

0.9 KB

Hello_to_file_COBOL.cbl

3.0 KB

Hello_to_file_COBOL.jcl

0.9 KB

Hello_to_file_Java.txt

1.6 KB

Hello_to_file_PLI.pli

1.1 KB

Hello_to_file_Rexx.jcl

0.6 KB

Hello_to_file_Rexx.rxx

0.2 KB

IBM Documentation.pdf

71.6 KB

README.pdf

47.2 KB

Reserved DDNAMES.pdf

57.0 KB

Restart_Demo.jcl

0.6 KB

SETCC.asm

2.7 KB

SETCC.jcl

0.6 KB

ksdsdata.txt

0.1 KB

/Exercise Files/06/

writing-jcl-to-compile-link-and-run-a-program-slides.pdf

418.3 KB

/Exercise Files/07/demos/

Assemble_and_Bind.jcl

0.7 KB

BOOMER.asm

0.4 KB

Can_I_Run_Java.jcl

0.5 KB

Catalogued_Procedure.jcl

0.6 KB

Compile_and_Bind_COBOL.jcl

0.8 KB

Compile_and_Bind_PLI.jcl

0.8 KB

Concat_all_GDG_generations.jcl

0.5 KB

Conditional_Step_Execution_COND.jcl

0.6 KB

Conditional_Step_Execution_IF_ELSE.jcl

0.7 KB

Create_3_Data_Sets.jcl

1.6 KB

Create_3_Data_Sets_Catalogued_Proc copy.jcl

0.8 KB

Create_3_Data_Sets_In-Stream_Proc.jcl

1.1 KB

Create_Dataset.jcl

0.8 KB

Create_HFS_File.jcl

0.5 KB

Create_Library.jcl

0.8 KB

Create_Library_AMS.jcl

0.7 KB

Create_and_populate_GDS_with_IEBGENER.jcl

0.5 KB

Create_model_DCB.jcl

0.5 KB

DD_Concatenation.jcl

0.6 KB

Define_GDG_with_AMS.jcl

0.4 KB

Define_GDS_with_DD.jcl

0.4 KB

Define_KSDS_with_AMS.jcl

0.8 KB

Define_KSDS_with_DD.jcl

0.6 KB

Delete_Datasets.jcl

0.7 KB

Hello_to_console_Assembler.asm

0.5 KB

Hello_to_console_Assembler.jcl

0.4 KB

Hello_to_file_Assembler.asm

4.2 KB

Hello_to_file_Assembler.jcl

0.9 KB

Hello_to_file_COBOL.cbl

3.0 KB

Hello_to_file_COBOL.jcl

0.9 KB

Hello_to_file_Java.txt

1.6 KB

Hello_to_file_PLI.pli

1.1 KB

Hello_to_file_Rexx.jcl

0.6 KB

Hello_to_file_Rexx.rxx

0.2 KB

IBM Documentation.pdf

71.6 KB

README.pdf

47.2 KB

Reserved DDNAMES.pdf

57.0 KB

Restart_Demo.jcl

0.6 KB

SETCC.asm

2.7 KB

SETCC.jcl

0.6 KB

ksdsdata.txt

0.1 KB

/Exercise Files/07/

outlining-conditional-execution-slides.pdf

421.8 KB

/Exercise Files/08/demos/

Assemble_and_Bind.jcl

0.7 KB

BOOMER.asm

0.4 KB

Can_I_Run_Java.jcl

0.5 KB

Catalogued_Procedure.jcl

0.6 KB

Compile_and_Bind_COBOL.jcl

0.8 KB

Compile_and_Bind_PLI.jcl

0.8 KB

Concat_all_GDG_generations.jcl

0.5 KB

Conditional_Step_Execution_COND.jcl

0.6 KB

Conditional_Step_Execution_IF_ELSE.jcl

0.7 KB

Create_3_Data_Sets.jcl

1.6 KB

Create_3_Data_Sets_Catalogued_Proc copy.jcl

0.8 KB

Create_3_Data_Sets_In-Stream_Proc.jcl

1.1 KB

Create_Dataset.jcl

0.8 KB

Create_HFS_File.jcl

0.5 KB

Create_Library.jcl

0.8 KB

Create_Library_AMS.jcl

0.7 KB

Create_and_populate_GDS_with_IEBGENER.jcl

0.5 KB

Create_model_DCB.jcl

0.5 KB

DD_Concatenation.jcl

0.6 KB

Define_GDG_with_AMS.jcl

0.4 KB

Define_GDS_with_DD.jcl

0.4 KB

Define_KSDS_with_AMS.jcl

0.8 KB

Define_KSDS_with_DD.jcl

0.6 KB

Delete_Datasets.jcl

0.7 KB

Hello_USS_example_1.jcl

0.4 KB

Hello_USS_example_2.jcl

0.5 KB

Hello_USS_example_3.jcl

0.6 KB

Hello_USS_example_4.jcl

0.6 KB

Hello_USS_example_5.jcl

0.6 KB

Hello_to_console_Assembler.asm

0.5 KB

Hello_to_console_Assembler.jcl

0.4 KB

Hello_to_file.sh

0.1 KB

Hello_to_file_Assembler.asm

4.2 KB

Hello_to_file_Assembler.jcl

0.9 KB

Hello_to_file_CLIST.cl

0.6 KB

Hello_to_file_CLIST.jcl

0.6 KB

Hello_to_file_COBOL.cbl

3.0 KB

Hello_to_file_COBOL.jcl

0.9 KB

Hello_to_file_Java.java

0.6 KB

Hello_to_file_Java.jcl

0.6 KB

Hello_to_file_Java.txt

1.6 KB

Hello_to_file_PLI.pli

1.1 KB

Hello_to_file_Rexx.rxx

0.2 KB

Hello_to_file_Rexx_IKJEFT01.jcl

0.6 KB

Hello_to_file_Rexx_IRXJCL.jcl

0.6 KB

IBM Documentation.pdf

71.6 KB

README.pdf

47.2 KB

Reserved DDNAMES.pdf

57.0 KB

Restart_Demo.jcl

0.6 KB

SETCC.asm

2.7 KB

SETCC.jcl

0.6 KB

ksdsdata.txt

0.1 KB

/Exercise Files/08/

executing-programs-that-require-special-runtime-environments-slides.pdf

459.9 KB

 

Total files 266


Copyright © 2024 FileMood.com