IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) suppose i have job it contains 10 steps after exicution of job failuer at 3 and 7 th steps i want exicute step 3 and step 7 only how we specify condition ?
5 9573how we can reverse the string in the cobol for example satheesh can be reveresed as hseehtas
IBM,
3 50018What is significance of a file designated as a Primary file in Rpg400 program....also what's use of secoundry file
1 8734I know whole thing ab't Arrays related to declaration..can anyone tell me what exactly use of array or anyone faced a situation where he found use of array must....
1 4384Suppose i am having 3 programs PgmA,pgmB,pgmC and using source debugger. At debugging time i found that pgmC having some code error..then in debug mode directly how can i debug pgmC
2 7338is there any possibilities for sumbitting more than one job in single jcl? if yes...based on which thing they will execute..(priority,class,time,written order..?)
HSBC,
3 10738I am getting the file from Unix to Mainframes for every 15 minutes. The mainframe job get abended with bad records coming from unix. I recovered that by deleting the bad data. I need permenant solution how to fix the issue? The record is getting characters in in first 9 positions which it should not. Please provide me the solution how to skip the records if it finds the charcters in the first 9 positions. K
3 7583
What is a lds (linear data set) and what is it used for?
define a output queue?
what is the maximum number of fields under a record format of physical file?
Which command is used to remove all rows from a table?
What is package in cobol db2?
Can we call instream to catalog and catalog to instream?
Explain how to update data area in cobol 400 program?
how do you bind the cobol with db2
Can you define mdt?
What is the use of with ur in db2?
Where is the vsam ksds placed?
run jcl for cobol+db2 pgm?.. //jobcard //step001 exec pgm=ikjeft01 //systin dd * DSNSYSTEM(--------) RUN PROGRAM(MYPGMNAME) PLAN(-----), LIB(-------), PARMS(------) /* WHAT WILL U GIVE INSIDE THE BRACKETS... WHAT IS PLAN,PACKAGE,BIND?..PLAN N PACAKGES ARE GENERATED BY ?...
Explain the device independent method to indicate where a record is stored?
what is term cua , saa?
What are s0c1, s0c4, s0c5, s0c7 and socb?