Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Suppose I have a file with three fields with data in the
following format
1. empid - S9(4) COMP
2. empname - X(20)
3. empsal - S9(5)V(2) COMP-3
If I view this file, it will not be in a readable format.
How to display the empid and empsal fields in a readable
format without using COBOL program? What kind of SORT card
will have to be coded?

Answer Posted / zos13

One quick response :

To read Emp-sal (Comp-3 field), please use HEX ON.
I am not sure for emp-id, binary. Please try and let everyOne know here.
Thnx

Garry.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Name the parameters which can be used to limit the number of records written to a sysout dataset?

1201


List the different jcl statements that are not permitted in the procedures?

1124


how do you code a null statement?

1384


Define concatenating?

1147


Explain the function of dd disp parameter?

1172


What is timing concept in mainframe?

2264


What is jcl in mainframe?

1257


In job processing, what happens in conversion stage?

1239


i want to store 20 digits . how will u do it in cobol ?

1488


Suppose I have five jobs to do. But I want to hold one?

1175


How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?

1204


Explain how can a stopped job be started again?

1179


Is their any limit for data sets?

1238


define cond parameter in jcl?

1324


What are the parameter we cannot use in procedure?

1192