IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) Is it possible to take a PDS and write it to a GDG? If so, can you provide an example? Thanx
7 15708how to have variable length record in outrec..i have the requmt as follows.. i/p file variable lenght record output file : i need to alter the input and write into outrec(another file) sort fields: copy from(dd1) using ctl1 ctl1cntl dd * outfil fnames=xxx, outrec=(1,131) here i outrec is bombing with error..how to overcome this defect...???
1 16710i have two file, each file having : file1 is having 2 fields field1 field2 file2 is having 3 fields field1 field2 field3 my req is to make it one file like: field1 field2 field1 field2 field3 if anyone know please send me syntax, i tried this with DFSORT but could not succeed.
9 173671.find most occurrences of a character. for exm: input:aaabbbbdddddyyy output: d 5 times how can i get that?
HCL,
14 20123How we create a tables in db2,what is the process/syntax to create a table with example plz?
2 15219i have recently moved to hyd. i would like to know which is the best institue to learn AS400. are there any in ameerpet? thanks.
4 7300In there is 100 no. of recordsin PF, if i delete all the records. Then what is the Size of the PF?
9 13730In DB2 Large OBJECTS(lob) COLUMNS ARE USED TO STORE LARGE OBJECTS(DOCUMENTS,PICTURES) IN DATABASE.WHICH OF THE FOLLOWING CLAUSES CANOT BE USED ON LOB COLUMNS? A)GROUPBY B) HAVING C)ORDERBY d) NONE OF THE ABOVE WHICH MQ COMPONENT IS ESSENTIAL IN DISTRIBUTED SYSTEM MESSAGING? A)MQSERVER B)CHANEL C)CLUSTER D)QLOCAL E)QREMOTE IN THE MVS WORLD,COBOL INTRODUCED POINTERS TO THE COBOL.WHICH OF THE FOLLOWING STATEMENT IS TRUE ABOUT COBOL POINTERS? A) A COBOL POINTER CAN POINT TO ANY KIND OF OBJECT. B)COBOL POINTER DOSENOT ALLOW POINTER ARTHEMITIC. A)A b)b C)BOTH A AND B D) NONE WHAT IS THE NAME OF THE JOB THAT HAS AN ADRESS SPACE IDENTIFIER(ASID) OF ONE? what is the cics commands to enable writing mixed characters in cics region? a)cemt caps off b)caps off c)ckti d)ceot tra e)ceot caps off
TCS,
2 6573I want to code a REXX Program in order to load many tables in a database simultaneously in a batch fashion. Currently batch codes ar available in which only one job is submitted at a time and this loads only one table. My requirement is that many tables should be loaded at a time when one Job is submitted and can this be done using REXX Tool???
1 4923
I have done a start browse on a vsam dataset. Can I do another start browse without doing an end browse?
What is the syntax for FETCH in DB2 ?
When will a port of ooRexx to "XYZ" be available?
Explain the difference in data type "x" and "p"?
explain in brief what are the 3 types of vsam files?
Can I cleanly uninstall oorexx?
When an area sweep is used?
What is non-conventional programs?
Explain the difference between local and central version operating modes?
Explain how can you do the explain of a dynamic sql statement?
How to get the cursor position when we receive a map?
in ways data can be passed to a COBOL program from JCL?
How are type 1 and type 2 indexes different?
how many printer files can be defined in f specs ?
What is diff between EVAL & MOVE?