Question
Specify the requirements for automatic task initiation. (mention the control table, it is entries and the corresponding procedure division cics command).?

Answers

DFHDCT TYPE = INTRA,
DESTIN = MSGS,
TRANSID = MSW1,
TRIGLEV = 1000
EXEC CICS WRITEQ TD
QUEUE('MSGS'),
FROM(DATA-AREA),
LENGTH(MSG_LEN)
END-EXEC.   Your Comment




More Software Questions..
What is the inputsplit in map reduce software?

What is software configuration management?

What Is Java Api For Xml-based Rpc (jax-rpc)?

How can you implement fine-grained auditing?

What is IBM’s simple explanation for Big Data’s four critical features?

What is static synchronized method in JDBC API? Give an example?

What does the NULLIF function do?

What happens if a start method is not invoked and the run method is directly invoked?

Should we override finalize method

what is the difference between mysql_fetch_array and mysql_fetch_object?

How will XML affect my document links?

Why to use Style Sheets?

What are Filters in MVC?

Can you explain Application layer in OSI model?

How to define new testplan attributes?

What are the minimum system requirements to run Photoshop? Is it possible to run Photoshop over linux?

Which oracle package is used to manage the oracle lock management services?

What is Latch Up? Explain Latch Up with cross section of a CMOS Inverter. How do you avoid Latch Up?

What is marker interface?

What types of partitioning are there for BW?



Search
Can you Answer!!
  • Q Which mausoleum situated in Aurangabad has the nick name of the Taj of the Deccan'?
  • Q What is analog?
  • Q Ode
  • Q What are the two major components of JDBC?
  • Q If outside vendors abroad supply services that are previously done by in-house employees will be called
  • Q How does respiration differ between fish and mammals?
  • Q Which GST committee on exports has been constituted by the Union Finance Ministry?
  • Q Name the phenomenon by which an underwater viewer sees everything above the surface through a cone of light?
  • Q Which of the following diseases is caused by contaminated water?
  • Q How do you attach a document in the purchase order?
  • Q Define application state variable and session state variable?