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?
2501hi 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 25168i 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 7436i 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 13468Hi 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 15170I'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 7766RMF 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 4190I 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 96811.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 9329I 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 9895
Which are the db2 tools to protect integrity of the database?
how do you round the addition or subtraction of two numbers in assembler? what does the following code do? change process tool(code changes from dev to prd) the changes made to your code should be effected in live. How the process takes place. That is how can you move the code changes from development to production?
can error messages as a result of a comp, range or values keyword be overridden?
when are the referential constraints executed?
Sync points cannot be requested by the application programs? State true or false
Explain the difference between intra partition tdq and extra partition tdq?
Explain the syntax of sort?
What is maximum displacement?
Give a brief description of db2 isolation levels?
What information does a dbd contain?
What is a set? What pointers are required, what are possible? How may sets be ordered?
Can you please let me know the centre name of INS certification in Kolkata.
How jcl work to handle various input output file operations?
How many register we are using in mvs?
How is record management performed in vsam?