What rules are followed by the search verb.
No Answer is Posted For this Question
Be the First to Post Answer
Suppose i want to declare a binary comp fild of 7 byte .how to write?
Why we are using comp and comp-3 in real time projects?
HOW TO MOVE REDEFINES CLAUSE FROM INPUT TO OUTPUT ?
I want ALL ERROR codes in VSAM
3 Answers American Express, TCS,
I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
i have mainprogram and subgram...if i compile mainprogram without stop run..what will u get in compilation time?
how to crack cts interview apps? NOVEMBER 21 2010
Can anyone please give the example of Inline Perform.
I have a variable account-number declared as comp-3, s9(10) comp-3 in a file. How do i find a particular account number say 123456 in that file?
01 a pic x(6) value is abcdef 01 b pic x(3) move a to b wht will be the value in b ?
what is meaning by design document? who can repared for this?