mainframe
Read a flat file. Use COBOL to retrieve specific rows
I have a flat file like this: 1|sal|manager|2007/01/01|2007/12/31 2|sal|manager|2008/01/01|2008/12/31 3|per|abc|manager[详细]
2023-03-12 08:43 分类:问答PowerShell raw FTP
I am looking to use FTP to write a mainframe jobstream. To do that, I can connect to the mainframe via FTP and run these commands:[详细]
2023-03-11 12:05 分类:问答An error message EXCLUSIVE ENQ for DSN is displayed while trying to transfer a file to a Mainframe system. Why is this so?
An error message EXCLUSIVE ENQ for DSN is开发者_JAVA技巧 dosplayed while trying to transfer a file to a Mainframe system. Why is this so? Does this mean that the dataset is in use during transfer invo[详细]
2023-03-08 13:39 分类:问答How to convert Text into Numeric in Mainframe
I need to convert Numbers stored as Text datatype(left aligned) ranging from 2 to 4 digits to Numeric format(Right aligned) in Mainframes.[详细]
2023-03-05 07:26 分类:问答Calling CICS program from JCL batch
Is it possible to call a CICS program from JCL开发者_如何学C batch? If yes how? If no why not?Yes.Technically, a COBOL batch program is communicating with CICS, and you execute the COBOL batch progra[详细]
2023-03-01 17:37 分类:问答ftp quote site list of available options- Execute commands
I was looking for list of available options for ftp quote site which will allow to do lot of stuff like executing commands on the target system. Like the below one can be used to submit jobs on mainfr[详细]
2023-02-25 08:36 分类:问答C# with command line FTP help
I\'ve been trying for a while now to set up an ftp connection with our mainframe via c#. So far I\'ve been able to connect and upload a file to the mainframe, which is great, but the file has the wr[详细]
2023-02-22 00:33 分类:问答Using Mainframe CICS login for JSF Web application
Any advise on how 开发者_StackOverflow社区to go about implementing a login for a JSF Icefaces based web application, running on GlassFish v3 with Hibernate JPA talking to DB2, with the credentials of[详细]
2023-02-19 03:19 分类:问答Mainframe Dataset compare
I am having 2 Mainframe datasets. e.g. one Source and second is required. I want to select only required record(present in required file) from source file and write it to expected file.Is it possible[详细]
2023-02-15 18:50 分类:问答Determine compile options from load module - IBM Enterprise COBOL
How can I determine the compile options used to compile an IBM Enterprise COBOL program by looking at the load module? When a dump is issued they are listed as follows:[详细]
2023-02-08 09:27 分类:问答