All, So I\'m uploading a text file from C# to an IBM MVS mainframe.The file is converted to ebcdic using C# libraries and it works well as I can read the data on the mainframe.The problem is the new
I\'m trying to upload a text file (converted to ebcdic) into a library in MVS using C#.For uploading a file, I used the following string: filename = @\"ftp://xx.xx.xx.xx//\'myFile\'\"; It is not possi
If I have 1 COBOL DB2 program which is calling 2 other COBOL DB2 sub programs, then how many DBRMs,Packages,Plans it will create? If I am changing any one of the sub program then do I need to recompil
I need to check a string in a GDG file, for example, to check \'ABCDEFG\' in file : AAA.BBB.CCC.DDD(0).
If I want to append records to an existi开发者_如何转开发ng file what DISP parameters do I need to use?DISP=MOD
Is it possible to abend your job intentionally through COBOL program. suppose I have an Input file having Header,Detail and Trailer records. I will write a COBOL pgm which reads this开发者_JAVA技巧 fi
I am new to Endevor. I want to learn the Code Manmagement using开发者_运维知识库 it. Could you please provide me the link of Study Material for the same?
I have a table having records as below store numproduct no. 0001开发者_如何学编程11 000211 000311
I would like to learn working with IMS, can somebody suggest me a good source? I\'m not sure if it matters to say that I have quite good exposure and experience with INSYNC DB2 and QMF. So anything th
If you ask a DB2/zOS engine DBA a question about DB2\'s behavior, the DBA will refer to the DB2 engine as \"he\" much the way a sailor uses \"she\" to refer to his ship.