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 difference between start and startbr?

Answer Posted / rookie

Start is used start(initiate) a transaction in CICS environment.
While coding in COBOL, it is used to set the pointer in a ksds
file based on a key value.

Startbr is used to set the pointer in a DB2 table(CICS
environment),although startbr sets the pointer but to browse
the table element you need to follow it with readnext or
readprev command.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Describe the cobol database components?

1215


What is the difference between binary search and sequential search?

1128


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

1253


Explain how you can characterize tables in cobol?

1110


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

1264


What guidelines should be followed to write a structured cobol prgm?

1199


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?

1687


How do we get current date from system with century in COBOL?

1423


What is the difference between structured cobol programming and object alternativelyiented cobol programming?

1276


How you can read the file from bottom?

1190


1.give the details about WHEN OTHER. 2. how many form are available in evaluate.

2163


How you can characterize tables in cobol?

1250


What is the LINKAGE SECTION used in COBOL?

1595


Explain about different table spaces.

1150


What rules are followed by the search verb.

1193