How do u debug a S0C7 abend? (aswered till we get the field which caused that) After knowing the field which caused that how do u know the record which caused that if it is in production env? (dumb) Ok let us assume that we got to know that 100th record caused that and I wanted to skip only 100th record from the file and process from 101th. How to do that in JCL using SORT? (tried with STOPAFT but ended up dumb when he said smthing else is ther)
3 15673in cobol i have one file it contains records like 10,4,23,98,7,90..... total records 100. iwant 10 to 20 in reverse order in cobol environ ment any one please give the answer......
2 6698Consider the below example call a-test1. -- -- -- a-test1. if a=b perform a-test through a-exit next sentence else if b=c perform c-test through c-exit. if a=d perform d-test through d-exit. a-test. -- -- a-exit. exit. can u tell me what will happen if a=b after looping into a-exit will the control go back to a- test1. will the condition a=d be checked???
5 7757here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?
2 7904how we can reverse the string in the cobol for example satheesh can be reveresed as hseehtas
3 49831I have two files , file1 is input file it contains 10,20,30,....,records but i want to display the records in file 2 as reverse order .how can we do by using jcl& cobol(dont use array) please any one can tell me the answer
3 9810if a=b how the flow will complete??? perform test through test-exit. perform activa through activa-exit. test. if a=b then next sentence else move a to c. test-exit. exit. activa. -- -- activa-exit. exit.
1 4546if a dataset is already created with fixed length but after that i want to change fixed length to variable length then how is it possible
3 9224Post New IBM COBOL Interview Questions
Are you familiar with the partner profile setup? I am sure when these EDI transactions must have been posted through SAP as idoc?
Give examples of some companies that are using Hadoop structure?
Explain inheritance in java?
Which company is the leading manufacturer of Thin Clients in cloud computing?
hi all, i had a question, that how to find out hiding a coloumn in a table i had a table having the following column names NAME DESCRIPTION CREATED TIME CREATED USER if i right clicked on a NAME column it will displays a menu having the same column names in a list like NAME DESCRIPTION CREATED TIME CREATED USER with check boxes.if i unched any check box, that column name should not be appear in the main table column names could anyone please solve this problem?
What is the difference between bounce rate & pogo sticking?
How to create a cookie using vbscript?
Can any one send me IOCL instrumentation question papers.. i dont know the pattern of the questions and what to prepare can any one help me on this .. my email id is anwarnishil@gmail.com
What do you know about Green Channel?
Where is the menu icon?
What is distributed cache service?
What are the uses of vb script?
What is a user guide?
What is an int c#?
How can I change windows 10 32 bit to 64 bit?