IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
2173Is it possible to delete Symbolic Map? What is the impactness if we delete symbolic map?
CTS,
3 11252I have sequential file recl 1000 i want to add another 15 bytes to it. The record length should not change..How?
1 5084before altering a table is it necessary to lock ? if lock what is it ? how to do ? ifi want to lock a table what is that command ?
IBM,
2125what is the total syntax for fetch ? can any one please give me all the details of fetch ? thx
IBM,
2 6285suppose in my table 10 rows are there , i want to update odd rows salary as 90000 ? how u do it ? any one help me ? what do we use here cursor-fetch or normal sql ?
IBM,
5 10632i have a ps with two columns eno and ename , i need to copy eno column values in one ps and ename column values in one Ps ? is it possible through iebgener . how ? thx in advance
1 6762How do you round the addition or subtraction of two numbers in assembler? what does the following code do? AP WKUR,=P'5' where WKUR is a label
3 10468what is sort? whis is internal & external sort ?when do u go for inter sort & external sort? tell about some sort utilites?
2 8575
Mention the downsides of page level lock.
Is it possible to move the alphanumeric variables to a numeric variable?
which cl command is used to trap error messages during program execution?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
What is one line to pass PARM from JCL to COBOL?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
how to declare a constant variable in the freeformat?
Would you specify freespace ce for an esds?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.
Name the statement which can be used to send data to another mvs jes3 node?
What is node in db2?
If I want to execute Sftp commands(LS & GET) stored in Physical file from CL program automatically...Can u Plz tell me how can I do this?...How the script will look?? THANX FOR NY HELP...
how do you reference the rrds file formats from cobol programs
How to get the ddl of a table in db2?