Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Copy, move, rename, delete data sets, and members Step 1: Allocate two new data sets called userid.IT372.INDATA and userid.IT372.OUTDATA. Allocate them like userid.IT372.PDS. Step 2:

image text in transcribed

image text in transcribed

Copy, move, rename, delete data sets, and members Step 1: Allocate two new data sets called userid.IT372.INDATA and userid.IT372.OUTDATA. Allocate them like userid.IT372.PDS. Step 2: Create a new member called A in userid.IT372.INDATA. Copy the table member from the PDS to INDATA(A)-With A in edit mode, type on the command line: Copy userid.IT372.PDS/TABLE) Step 3: Create nine additional members named B through J, which contain the same data as A. Step 4: Copy the entire data set userid.IT372.INDATA into userid.IT372.OUTDATA. Step 5: Change the contents of members D and H in userid.IT372.INDATA, and copy these members again to userid.IT372.OUTDATA Family Name PHONE Sam 18 09 10 1 12 0013 00014 00015 000016 Bowman DEST Davis DAVIS Harrison Lawson McDonald NEWMAN NEWMAN PIERCE Smith Spencer white *** Given Name USERID TOP OF TABLE SBowman Garu GBUSH Roger RDAVIS SARAH SDAVIS Tony HARRISON Edward EDLAWSON Steve STEVEM CLAUDIA CNEWMAN WILLIAM WNEWMAN TONYA TSPIER1 John JSMITH Fred FSPENCER Annie AWHITE BOTTOM OF TABLE *********** Bottom of Data 31721 31885 31976 31945 32423 31791 31623 31654 31655 31823 31431 31212 32 111 * The D file was changed 003 05 09 10 11 12 0013 00014 000015 Brown Bunion Davis DAVIS Harrison Lawson McDonald NEWMAN NEWMAN PIERCE Smith Spencer white Sam Garu Roger SARAH Tony Edward Steve CLAUDIA WILLIAM TONYA John Fred Annie BATTOM SBROWN GBUSH RDAVIS SDAVIS HARRISON EDLAWSON STEVEM CNEWMAN WNEWMAN TSPIER1 JSMITH FSPENCER AWHITE 31721 31885 31976 31945 32423 31791 31623 31654 31655 31823 31431 31212 32111 Here the original name for Brown remained and the Bush was changed to Bunion for the H file. Step 6: Delete userid.IT372.INDATA- Provide a screenshot of your directory that shows the indata data set is gone. Step 7: Rename userid.IT372.OUTDATA to userid.IT372.DATA Step 8: Delete all members in userid.IT372.DATA except members, A, D, and H. Provide a screenshot of your data members directory showing the members have been deleted. Step 9: Rename those members Data1, Data2, and Data3, respectively. Provide a screenshot of your data members directory showing the name changes. Step 10: Move members DATA1 and DATA3 to userid.IT372.PDS. Provide a screenshot of your PDS directory showing Datal and Data and a screenshot of your DATA directory showing only Data2. Copy, move, rename, delete data sets, and members Step 1: Allocate two new data sets called userid.IT372.INDATA and userid.IT372.OUTDATA. Allocate them like userid.IT372.PDS. Step 2: Create a new member called A in userid.IT372.INDATA. Copy the table member from the PDS to INDATA(A)-With A in edit mode, type on the command line: Copy userid.IT372.PDS/TABLE) Step 3: Create nine additional members named B through J, which contain the same data as A. Step 4: Copy the entire data set userid.IT372.INDATA into userid.IT372.OUTDATA. Step 5: Change the contents of members D and H in userid.IT372.INDATA, and copy these members again to userid.IT372.OUTDATA Family Name PHONE Sam 18 09 10 1 12 0013 00014 00015 000016 Bowman DEST Davis DAVIS Harrison Lawson McDonald NEWMAN NEWMAN PIERCE Smith Spencer white *** Given Name USERID TOP OF TABLE SBowman Garu GBUSH Roger RDAVIS SARAH SDAVIS Tony HARRISON Edward EDLAWSON Steve STEVEM CLAUDIA CNEWMAN WILLIAM WNEWMAN TONYA TSPIER1 John JSMITH Fred FSPENCER Annie AWHITE BOTTOM OF TABLE *********** Bottom of Data 31721 31885 31976 31945 32423 31791 31623 31654 31655 31823 31431 31212 32 111 * The D file was changed 003 05 09 10 11 12 0013 00014 000015 Brown Bunion Davis DAVIS Harrison Lawson McDonald NEWMAN NEWMAN PIERCE Smith Spencer white Sam Garu Roger SARAH Tony Edward Steve CLAUDIA WILLIAM TONYA John Fred Annie BATTOM SBROWN GBUSH RDAVIS SDAVIS HARRISON EDLAWSON STEVEM CNEWMAN WNEWMAN TSPIER1 JSMITH FSPENCER AWHITE 31721 31885 31976 31945 32423 31791 31623 31654 31655 31823 31431 31212 32111 Here the original name for Brown remained and the Bush was changed to Bunion for the H file. Step 6: Delete userid.IT372.INDATA- Provide a screenshot of your directory that shows the indata data set is gone. Step 7: Rename userid.IT372.OUTDATA to userid.IT372.DATA Step 8: Delete all members in userid.IT372.DATA except members, A, D, and H. Provide a screenshot of your data members directory showing the members have been deleted. Step 9: Rename those members Data1, Data2, and Data3, respectively. Provide a screenshot of your data members directory showing the name changes. Step 10: Move members DATA1 and DATA3 to userid.IT372.PDS. Provide a screenshot of your PDS directory showing Datal and Data and a screenshot of your DATA directory showing only Data2

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

The Manga Guide To Databases

Authors: Mana Takahashi, Shoko Azuma, Co Ltd Trend

1st Edition

1593271905, 978-1593271909

More Books

Students also viewed these Databases questions

Question

Write a Python program to check an input number is prime or not.

Answered: 1 week ago

Question

Write a program to check an input year is leap or not.

Answered: 1 week ago