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...

i want all ERRORS codes in COBOL ,JCL,VSAM ,DB2,CICS

Answer Posted / vasanth

Rama krishna,

The conventional program name suggested by you is already
configured in your system, it doesnot happen to all.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how do you reference the esds vsam file formats from cobol programs

1264


Which is not true about evaluate statement

2510


) How do u handle errors in BMS macro?

2010


Describe the cobol database components?

1215


HOw can I get the negative sign while deduct high value from low value

2297


what happens if parmparameter passes zero bytes to the program

2175


Explain the configuration section of a cobol program with examples of syntax.

1254


Which division and paragraphs are mandatory for a COBOL program?

1325


Write a program to enter and display the names of students in a class using the occurs clause.

1257


In COBOL programming, what is PERFORM? What is VARYING?

1203


How you can characterize tables in cobol?

1250


What is the use of intialize verb?

1298


What is cobol?

1287


There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.

1496


Our issue is there seems to be a disconnect, or no link, between our SELECT statement and our SD. We had SELECT SORT-FILE and SELECT SORT-FILE ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1 SORTWRK2 SORTWRK3 SORTWRK4. with SD SORT_FILE RECORD CONTAINS 7833 CHARACTERS. In either case, at run time, the system ignored our SORTWRK# DD statements and allocated 16 sort works with the SORTWK## naming convention. Any ideas why the system does not recognize the connection? We do not even need the SORTWRK DD statements. Thanks

3013