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


Explain the meaning and syntax for the START command. ?

Answers were Sorted based on User's Feedback



Explain the meaning and syntax for the START command. ?..

Answer / joe

Start Command is used to place the pointer in a position so
while giving a Read Next command will read the records
sequentially after the pointer location key and process it
accrdingly

Is This Answer Correct ?    10 Yes 2 No

Explain the meaning and syntax for the START command. ?..

Answer / guest

The START command is used read other than the next VSAM
record. A value must be moved into the RECORD KEY. The KEY
clause is optional, but it can be used to specify a
relational (equal, less than, etc.) operator.

Is This Answer Correct ?    9 Yes 5 No

Explain the meaning and syntax for the START command. ?..

Answer / joe

Syntax for Start command is

START FILE-NAME KEY NOT < KEY-VALUE

Is This Answer Correct ?    6 Yes 3 No

Explain the meaning and syntax for the START command. ?..

Answer / s

DSd

Is This Answer Correct ?    2 Yes 3 No

Post New Answer

More VSAM Interview Questions

How do I declare the KSDS vsam so that I can store a reocrd with variable length?.

2 Answers  


In a file(PS), we dont know how many records are there. requirement is divide half n half the records n insert into 2 another files(PS).

6 Answers   Cap Gemini, TCS,


What is Control Interval, Control Area?

1 Answers  


What is the difference between CI( Control Interval)and CA (Control Area)?

3 Answers   Infosys, TCS,


What is Base Cluster ?

1 Answers  


If we are using empty VSAM file, we can see this empty file by using FILE AID tool. How can we open empty VSAM file if you are using in Program..?

3 Answers  


What is the purpose of relative record data set used in vsam?

0 Answers  


print ids(/)char??what is the full form of ids??

2 Answers   HCL, Hotel Jobs,


How are different versions of GDG named ?

2 Answers   IBM,


can i see how many records does a vsam file have without browsing or without using file-aid? and same for ps file?

3 Answers   Tech Mahindra,


can we access sequential files online

4 Answers   Cap Gemini, GS,


How to get the last record in vsam file in cluster?

0 Answers  


Categories