IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) If an array is multi-dimensional dynamic array how do you deal with it & provide me some examples?
2465hi iam learning mainframes,can anybody tell me how to check JCL errors.(after submiting the JCL we have check in spool or is there any other method)
8 24926i want to know how the commit option works,how it save the changes? it will update the database or what ? where we can see these saved changes?
4 7285i have the following varibles in the working storage 05 ws-A PIC X(30) VALUE 'ABCDEFGHIJKLMNOPQRESTUVWXYZ ' 05 WS-B REDEFINES WS-A 10 WS-B1 PIC X(10). 10 WS-B2 PIC 9(10). 10 WS-B3 PIC X(10). If I Display B1, B2 and B3 respectively, what is the value displayed in B2
9 13168Hi friends, I am using a load all subfile , and currently i am in in the third page of the subfile , from third page i have selected a record and called some other program .on returning, subfile is being loaded from the frist page. so can any one kindly suggest me in retaining my third page after returning. i.e loading from third page.
7 14941I'm new to rexx. How to code rexx in jcl to read in a lpar cpu usage file and select 1. date, time 2. some system names 3. cpu usage for each system. The input file has hourly reporting. The output file (CSV)is for excel use. Run in batch mode. Output in FB.
1 7698RMF reporting: What is the best way to code to provide me the info that there are disks in the array failing or failed? How to code? Run in batch.
1 4120I have 3 cursors declared. Cursor1 retieves some data. Based on this curso2 will also fetches some data. In cursor3 (using for some updation) I'm using the data retrieved by the above 2 cursor. My question is, while working with cursor3, periodically if I give commit, will all the three crsors will be closed or only cursor3 will be closed?
4 95251.What is the Maximum field length we can declare in RLU?? 2. What is the difference if your designing RLU using DDS and using the option 19 for the RLU??
2 9225I have 1 rd in my flat file. say reord from 1 to 10 position : 'AS400NDB2400' I need to change the value from N to Y using SQL stmt ...How can I update this....?
5 9703
What is isolation level in db2?
What is rct?
Explain the significance of the shareoptions parameter?
What Is The Purpose Of The "n" In The Following Calculation Specification?
what parameter in the define aix option is used to determine the maximum number of duplicate keys allowable ?
Can we redefine the field of x(200) to less than 200?
What is the use of base and index registers in the IBM 360/370 processor?
what is an mdt (modified data tag)? Its menaing and use?
What is the need for a secondary index in ims?
Space & Skip Are Which Level Keywords?
Explain how to pass instream data in sysin with assembler?
What is cobol coding sheet?
What is the term “where” for?
how do I declare a minor?
Using alternate indexes in batch program?