Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 2

MADURAI KAMARAJ UNIVERSITY COMPUTER CENTRE

7/6/2011

Enterprise Computing I Lab Cycle I ISPF & JCL 1. Creation of sequential dataset and partitioned dataset 2. Renaming, Deleting, Editing & viewing a dataset.
3. Copying and moving a dataset.

4. Line commands and Text handling commands. 5. Scroll commands, find commands and profile settings. 6. Shift and exclude commands, change commands. 7. Cols, UCC, LCC, CUT, Paste commands. 8. Library utilities. 9. Dataset list and copy all operation. 10. SuperC, Search for utility, SuperCE utility. 11. Creation of dataset in JCL.
12. Deletion, copying a dataset using JCL.

13. Creating dataset by using DCB. 14. Sorting the data by using JCL. 15. Comparing two datasets.

COBOL

1. Write a program to perform arithmetic calculations. 2. Write a program to calculate the student mark list processing. 3. Write a program to convert Fahrenheit to centigrade and vice versa. 4. Write a program to calculate the area of circle.

MADURAI KAMARAJ UNIVERSITY COMPUTER CENTRE


7/6/2011 5. Write a program to find the greatest of three numbers. 6. Write a program to find sum of digits. 7. Write a program for generating Fibonacci series. 8. Write a program for counting number of positive, negative and zero values. 9. Write a program to search the student name in the student list. (PERFORM STATEMENT). 10. Write a program to concatenate two strings by using string verb. 11. Write a program to perform matrix subtraction. 12. Write a program to split a particular string by using unstring verb. 13. Write a program to sort the numbers in ascending order. 14. Write a program to sort the numbers in descending order. 15. Write a program to replace all zeros by * by using inspect verb. 16. Write a program to calculate electricity bill. 17. Write a program to calculate the employee payroll processing. 18. Write a program to create, write and read the contents of the sequential file.

You might also like