Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
2454write a program to read from a VSAM file , there will be a 5 records to create name. empno. resignation and address to update in a db2 table and call another program using dynamic call to find the matching fields in program 1 to update in db2 table. anybody pls send de program for dis ? thanks in advance...
CTS,
2737I want to open particular list of members inside pds.Let me know whether below code will work.if not tell me how it works INPUT='DDM.DATASET(AAA*)' X = OUTTRAP(MEMS.)
3208I have two files each contains 10 records. I would like to copy both files into one output file but in alternate sequence. for e.g. first record from file1 then record 2 from file2.....
RBS,
3 13573how a data in physical and symbolic map gets treated? Since the physical map is much concerned about the screen alignment and the field positions, how the values entered in the field which has PICIN or PICOUT clause in Physical map gets treated? Does that mean datas recieved or sent to the physical map should be constant? How does the data in Symbolic map gets converted with 5suffix namely F,L,A,I and O. For example EMPNO is treated as EMPNOI, EMPNOO, EMPNOA, EMPNOL and EMPNOF. how does this happen in symbolic map. Please provide your inputs on the above and kindly correct me if I am wrong.
HP,
2700I have a Flat file in which certain records are present in a tabular format. I need to extract some of the records on some basis from it and copy them into a flat file...how it can be done ??
HCL,
2 9946
What is query_cache_limit?
What is the maximum No of rows per page?
State the differences between vsam and non-vsam files?
Explain how does idms communicate with cics?
How do I delete a table in db2?
What are the cics transactions?
How to override loadlib?
What is a storage group (stogroup)?
What is job control language?
How are composite and multiple indexes different?
what are the thress bms options?
What are the types of important programs that are used in the cics?
What are the different dataset organizations used in vsam?
How can the disposition of sysout datasets be set for an entire jobstream?
how can you check if a file is empty using jcl?