Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask Programming Language Expert

Note: please follow those rule below

- Process this file must use with duplicate

- Must use the structure of program in the below. Do not use your own structure.

- I would like to see the structure in the program.

This program involves working with alternate indexes in indexed files.

You are given an alternate index indexed file DEALER.dat. The contents of this file are:

A0421   ABC Trucking

A0618   ABC Trucking

A0675   DEF Warehousing

A1330   DEF Warehousing

A1366   Zebra Cleaning

A1957   Zebra Cleaning

A2001   Zebra Cleaning

A2275   Pacific Welding

A2309   Pacific Welding

A2506   Jackson Machining

A2622   Jackson Machining

A2643   Rhodes Grinding

A2855   Rhodes Grinding

B1040   ABC Trucking

B1322   ABC Trucking

B2226   Yorba Accessories

B2291   Yorba Accdssories

B2402   Midwest Suppliers

B2407   Midwest Suppliers

B2630   Marsh Outfitters

C3192   Marsh Outfitters

C3198   ACF Industries

C3645   Zebra Cleaning

You are also given Alternate-Indexed-To-Sequential.cbl to enable you to see the contents of  DEALER.dat file.

The primary index (called Dealer-Number)  is the first 8 characters, e.g. "A0421", and the alternate index (called Dealer-Name)  is the next 21 characters,

e.g. "ABC Trucking".  The alternate index allows duplicates.

You will create an output sequential file: DEALER-OUT.prnthat will include the results of doing various operations on the DEALER.dat file. Each operation will require printing the result of the read operation as:  Dealer-Number followed by one space followed by Dealer-Name.

******************************************************************************

The operations you will perform in the exact order given are:

1. two sequential reads at the beginning of the file without referring to any data in the file.

2. a random read using the primary key starting at "B1040" followed by two sequential reads.

3. a random read using the alternate key starting with "Pacific Welding" followed by 4 sequential reads.

4. a read in the middle of the file at "B2402"

******************************************************************************

Your output file will look exactly like:

A0421    ABC Trucking

A0618    ABC Trucking

B1040    ABC Trucking

B1322    ABC Trucking

B2226    Yorba Accessories

A2275    Pacific Welding

A2309    Pacific Welding

A2643    Rhodes Grinding

A2855    Rhodes Grinding

B2291    Yorba Accdssories

B2402    Midwest Suppliers

The structure of your program must conform to the following:

1723_figure.png

Pass in your program, Prog06.cbl

Attachment:- Assignment.rar

Programming Language, Programming

  • Category:- Programming Language
  • Reference No.:- M91770566
  • Price:- $75

Priced at Now at $75, Verified Solution

Have any Question?


Related Questions in Programming Language

Question 1 what is hadoop explaining hadoop 2 what is

Question: 1. What is Hadoop (Explaining Hadoop) ? 2. What is HDFS? 3. What is YARN (Yet Another Resource Negotiator)? The response must be typed, single spaced, must be in times new roman font (size 12) and must follow t ...

Assignment - horse race meetingthe assignment will assess

Assignment - Horse Race Meeting The Assignment will assess competencies for ICTPRG524 Develop high level object-oriented class specifications. Summary The assignment is to design the classes that are necessary for the ad ...

Extend the adworks applicationi add dialogs to allow the

Extend the AdWorks application I. Add Dialogs to allow the user to Add, Edit, Read and Delete a Customer and refresh the view accordingly. 1. The user should be able to select a specific customer from the DataGrid and cl ...

Background informationthis assignment tests your

Background Information This assignment tests your understanding of and ability to apply the programming concepts we have covered throughout the unit. The concepts covered in the second half of the unit build upon the fun ...

Assignment - horse race meetingthe assignment will assess

Assignment - Horse Race Meeting The Assignment will assess competencies for ICTPRG524 Develop high level object-oriented class specifications. Summary The assignment is to design the classes that are necessary for the ad ...

Task arrays and structsoverviewin this task you will

Task: Arrays and Structs Overview In this task you will continue to work on the knight database to help Camelot keep track of all of their knights. We can now add a kingdom struct to help work with and manage all of the ...

Task silly name testeroverviewcontrol flow allows us to

Task: Silly Name Tester Overview Control flow allows us to alter the order in which our programs execute. Building on our knowledge of variables, we can now use control flow to create programs that perform more than just ...

Assignmentquestion onegiving the following code snippet

Assignment Question One Giving the following code snippet. What kind of errors you will get and how can you correct it. A. public class HelloJava { public static void main(String args[]) { int x=10; int y=2; System.out.p ...

Task - hand execution of arraysoverviewin this task you

Task - Hand Execution of Arrays Overview In this task you will demonstrate how arrays work by hand executing a number of small code snippets. Instructions Watch the Hand Execution with Arrays video, this shows how to ste ...

Assignment - proposal literature review research method1

Assignment - Proposal, Literature Review, Research Method 1. Abstract - Summary of the knowledge gap: problems of the existing research - Aim of the research, summary of what this project is to achieve - Summary of the a ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As