i tried to copy some records from microsoft excel to as-400 physical file through "Bosanova" emulation. Out of 14000 records only 12000 records copies and subsequently programe started to hang. Then, i closed the program forcefully. I did' under stand the problem. Also when i try to compile the physical file it is showing as "The file in use". How to overcome this problem?
TATA,
2601We have 3 programms A,B,C.In the middle of the program A the controls goes to program B and in the middle of the program B control wants to go program C,after completion of program C again control comes to program B and again after completion of program B control comes to program A.How the process will takes and what are the controls we use for that process.If it is possible anybody of you explain with example?
IBM,
5 11164How we create a tables in DB2 ?Previously client has using 7 letters for user id,now he wants to increase the letters from 7 to 12 for user id.How we can do it?
6 11150Q:what is the difference between the variable length and fixed lenght.how it varies in the cobol.
12 85425Is it possible to take a PDS and write it to a GDG? If so, can you provide an example? Thanx
7 16210how 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 16904i 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 17933
What is the use of db2?
i want new rexx tool which will perform jcl chk without submitting it
Explain how to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
Explain the function of job statement in jcl?
How errors are handled in CICS programs?
What is dbrm library?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
How is a type of file defined in the jcl that executes the cobol program?
How do you stop a db2 database in linux?
Is it possible to left uncode disp? If yes, how?
what is use of dsn parameter in dd statement?
Define sqlca.
Name and explain the location modes?
how you will the direct the data to spool using sysout option?
What are the parameters that are used in creating a gdg?