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

COBOL Interview Questions
Questions Answers Views Company eMail

Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.

iNautix,

5796

COBOL program to read the string ' BOMBAY' in reverse order as 'YABMOB'

Barclays, IBM,

8 15355

Whats the use of Examine command? can someone help me?

IBM,

1 5284

Can we change the password using ALTER? anyone tried and changed?

IBM,

2080

I have put two write operations in a single para for two different conditions.Will that lead to an abend or run successfully and write two records?

CTS,

1 6080

How to recover a deleted source physical file from library?

HCL,

1 4113

If we put three reads in COBOL in the same para one after the other, to read a PS file,will it read the same record thrice or it will read three records sequentially? For example : Input File 01 02 03 Para 900 Read infile Display Infile rec Read infile Display infile rec Read infile Display infile rec. What will be the output?

2 5444

what happens if parmparameter passes zero bytes to the program

HSBC,

2185

Why do we use COMP-3 variables for computation, when we know that they are non displayable fields and require additional MOVE to numeric field before we populate it in output Reports?

Accenture,

1 6865

I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?

HCL,

1695

In a file if a column account number conatain value 0001234.. how can we move the value to another variable without zero. value may contain any type such as 00123405. we need the value 1234 or 12305. how can we do that in cobol. Please help.

CSC,

1 3437

If a file has 1000 records.. if i have to replace the first and last characters of the file with another character. how it can be done....

HCL,

1 4131

If my program receives input feed from program in other system.. if the receiving field size is less than the sending field.. what abend will be happening.

HCL,

1 2752

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

HCL,

3319

What is SQL Code -904 and -903 in DB2 And how to handle it?

IBM,

1 7398


Post New COBOL Questions

Un-Answered Questions { COBOL }

How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?

2632


Name some of the examples of COBOl 11?

3196


How do you get the data to code the BMS macro?

2016


How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?

2543


What the difference is between continue and next sentence?

1220


What is the difference between comp and comp-3?

1227


How arrays can be defined in COBOL?

1298


How are the next sentence and continue different from each other?

1340


How you can characterize tables in cobol?

1254


How do you define a variable of comp-1 and comp-2?

1260


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

2305


what is amode(24), amode(31), rmode(24) and rmode(any)?

1199


I have a File that has duplicate records. I need only those records that occur more than thrice.?

10010


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

1246


What do you understand by psb and acb?

1181