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 information do you get when an EXEC CICS STARTCODE is
issued?

Answer Posted / johan swan

It should be EXEC CICS START - START starts a task, on a local or remote system, at a specified time.

Example:

EXEC CICS START
TRANSID('TRNL')
INTERVAL(10000)
REQID('NONGL')
END-EXEC.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define RCT.

1265


How to define a vsam file in cics getting into cics to define a vsam file.

1238


What is the common systems area?

1134


Explain how do you intitiate another transaction?

1102


We can allocate memory dynamically by using GET MAIN command my question is at what scenario we can't release this memory and reuse this same memory??

3309


For protecting a transaction using the transaction security function, the two things that must be done are?

2404


What is ENQ?

1131


What is eib?

1243


Explain the function of the terminal control table?

1053


What are the recoverable cics resources?

1056


What is the comaera?

1314


What is the abend command?

1091


Let us say you have a collection of multiple maps in cics. So if you are asked to determine the exact storage space that is available in a symbolicmap, then how will you compute it?

1181


What is the eib parameter?

1098


Explain the difference between getting the system time with eibtime and asktime command?

1140