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

What is the significance of the PROGRAM-ID paragraph? If
this name doesnt match with the name of the COBOL program,
does it make a difference? Is the name specified in the
PROGRAM-ID paragraph used as a name for the load module or
any such thing?

Answer Posted / sushi

To add to it..
The audit will not be successful at the time you freeze the
package.You need to keep the Program ID same as the
component checked out in your package.

Is This Answer Correct ?    1 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?

1305


Explain what you understand by passing by value.

1202


Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?

1174


What are the different types of condition in cobol and write their forms.

1152


What is the difference between next sentence and continue in cobol programing language?

1278


how we sort two input files based on a common column and giving one o/p file please send me the coding logic?

2187


How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)

3317


State the various causes of s0c1, s0c5 and s0c7.

1143


how do you reference the variable unblock file formats from cobol programs

1381


I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?

2329


What is amode(24)?

1297


What is static and dynamic call in cobol?

1115


Why is it necessary that file needs to be opened in I-O mode for REWRITE?

1385


How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?

1231


) How do u handle errors in BMS macro

2105