mainframe
Controlling appearance of new lines in IBM mainframe
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[详细]
2023-01-13 20:54 分类:问答uploading text file from C# to IBM MVS
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[详细]
2023-01-13 08:08 分类:问答COBOL DB2 program
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[详细]
2023-01-11 08:56 分类:问答Can CLIST access PDS member and GDG file?
I need to check a string in a GDG file, for example, to check \'ABCDEFG\' in file : AAA.BBB.CCC.DDD(0).[详细]
2023-01-11 06:11 分类:问答append records to an existing file
If I want to append records to an existi开发者_如何转开发ng file what DISP parameters do I need to use?DISP=MOD[详细]
2023-01-06 23:39 分类:问答How to abend job intentionally
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[详细]
2023-01-05 16:56 分类:问答Code Management using Endevor
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?[详细]
2023-01-04 09:06 分类:问答DB2- fetching records having products in more than one store
I have a table having records as below store numproduct no. 0001开发者_如何学编程11 000211 000311[详细]
2023-01-04 04:23 分类:问答Can somebody suggest good learning source of IMS?
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[详细]
2022-12-30 10:08 分类:问答Why do mainframe greybeards refer to DB2/zOS as "he"?
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.[详细]
2022-12-26 23:35 分类:问答