How does IDMS communicate with CICS?
what are the utilities for load and unload the DB2 tables
Can JUSTIFIED be used for all the data types?
what is meaning by design document? who can repared for this?
how to display comp3 variables reply soon ?
What is the file organization clause ?
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
can we declare s9(9)v9(9) in cobol ? if yes how many bytes it will occupy ?(urgent plz answer it)
I have a sequential file. How do I access a record in this sequential file randomly in my program ?
consider the fallowing 77 stat pic 9. 88 male value 1,2,3. 88 female value 4 through7. what will be the value of stat a) set male to true. b) set female to true.
consider the following two statements MOVE 10 TO N PERFORM PARA-X N TIMES STOP RUN PARA-X MOVE 5 TO N how many times PARA-X willbe exicuted? a.10 b.5 c.infinate d.execution error
how will you define vsam file in select clause?
what is the basic concept of mainframe? what knowledge is needed for learn this mainframe?