.what is required for establishing connectivity between MQ
and cics on z/OS?
a. MQ-cics gateway
b.INITQ as QLocal
c. CICS-MQAdapter
d.INITPARAM of SIT
e. INITQ as QRemote
Explain Introduction abt Ibm framework
error code 7030 cpf7030 what is the level check error
.what is required for establishing connectivity between MQ and cics on z/OS? a. MQ-cics gateway b.INITQ as QLocal c. CICS-MQAdapter d.INITPARAM of SIT e. INITQ as QRemote
What is next sentence and continue unique?
suppose I have two tables a and b. Both tables are connected with ssn number as foreign key. I want to retrieve a column data from b table. How will you write a query?
How to find all duplicate records?
How many bytes does a s9(7) comp-3 field occupy ?
What is inspect?
01 T1. 02 month-day pic x(30) value ?jan,31, feb,28, mar,31, apr,30, may,31, june, 30? 02 new-day redefines month-day occurs 6 times 03 A pic xxx. 03 B pic 99. What are the content of A(3) and B(2) respectively A)mar,31 B) Feb,28 C) 28, Mar E)Mar, 28
What is controlled keyword in PL/1?
How will u give input data to cobol program apart from PARM & Instream data?
How are type 1 and type 2 indexes different?