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 have to run a select query on DB2 table and show its data
on CICS map. Please tell me.

Answers were Sorted based on User's Feedback



I have to run a select query on DB2 table and show its data on CICS map. Please tell me...

Answer / anu

select from the db2 table and move it into the working
storage variabele and from their move to map o-suffix field

Is This Answer Correct ?    9 Yes 1 No

I have to run a select query on DB2 table and show its data on CICS map. Please tell me...

Answer / harsha

Store the results in an HOST variable.

Exec-CICS
Send Text
From (Host Variable)
Length()
End-Exec.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More CICS Interview Questions

What is the use of a TDQ, TSQ?

1 Answers   IBM,


After execute the map, What will happen ? Give breif Description

4 Answers   HCL, IBM,


Can you have CICS code in a copybook? If yes, what happens during compilation?

3 Answers   IBM,


Name the command which is used to release a record on which exclusive control is gained?

0 Answers  


How to get the sign-on user-id from an application program?

1 Answers  


What is the command used to send a map to a terminal?

1 Answers  


How does COBOL11 and CICS release 1.7 provide for exceptional and how does that differ from VS COBOL and earlier CICS release?

1 Answers   IBM,


How are screens created in cics

2 Answers   Virtusa,


Kindly specify the pic clause for the hhmmss type of data fields?

0 Answers  


In case if the user inputs the characters which turn out to be uppercase, then what is the procedure to close that condition?

0 Answers  


what are the thress bms options?

0 Answers   IBM,


Mention the 5 fields available in the symbolic map for every ?NAMED? field in the DFHMDI macro? Give a brief description of these fields (Not exceeding a line).

2 Answers   IBM,


Categories