Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by kurup

  1. kurup

    Hi all, Can anyone let me know w

    Thanks for your reply kopala and glenn. Any site u know which gives more details on VSAM?? Thanks Kurup
  2. kurup

    Hi all, Can anyone let me know w

    Hi all, Can anyone let me know what is the exact advantage in using VSAM...? Some questions are 1)Why and how was VSAM developed by IBM? 2)In case of IMS, DLI is used to opearate between OS and application program. The DLI transfers info about the DB func to be performed from program to OS and...
  3. kurup

    Conversion of numeric to alphanumeric and viceversa

    Is there any function to convert alphanumeric to numeric values? I want to extract first 2 bytes frm an alphanumeric value and move that to numeric value..Sine this will cause S0C7 abend, is there any other way to do this?
  4. kurup

    excel macro to change color

    Hi, Can anybody help me out to write an excel macro that can change the color of a cell having a particular name. For eg in an excel sheet i want to change the color of all the cells to yellow that has the name "george" in it. thanks kurup
  5. kurup

    re entrant programs

    Hi everyone, Does anyone know what are reentrant programs. If u know some site from where i can get more information please let me know that....... thank you, kurup
  6. kurup

    Hi, I have an error in using COP

    Hi, I have an error in using COPY REPLACING statement. I have used COPY REPLACING as below. 01 GNCHDIOS-GROUP-1. 03 GRPROOT. COPY GNCHDS1C. 03 GRP401A...
  7. kurup

    Hi can anyone help me out in unders

    Thank u all for ur help... regards kurup
  8. kurup

    Hi can anyone help me out in unders

    Hi can anyone help me out in understanding this... FD EDI-FILE RECORDING F BLOCK CONTAINS 0 RECORDS LABEL RECORD STANDARD DATA RECORD IS FD-EDI-RECORD. 01 FD-EDI-RECORD PIC X(2322). What does the...
  9. kurup

    ims db

    hi all, can anyone tell me a good site to learn ims db. regards kurup
  10. kurup

    vsam

    hi slade, Thank u for ur help. Actaully i had not mentioned the organisation as indexed. Fixed the problem. Now its working bye kurup
  11. kurup

    vsam

    hi friends, how to read a KSDS VSAM dataset. I gave READ VSAMFILE1 key is equal to empcode. This statement gave error saying that "not allowed for sequential file" can anyone suggest how to read a vsam file(KSDS) regards kurup
  12. kurup

    Problems with a variable string

    Sorry didn't get ur question..can u be more clear? Regards Kurup
  13. kurup

    NULL STATEMENT

    Hi bkdeep, IEBCOPY,IEBGENER are a set of utility programs used in JCL. A UTILITY is a set of used and tested programs that perform a variety of functions.Utility Programs fall into 3 classes: System Utility Programs Data Set Utility Programs Independent Utility Programs Some of the Data...
  14. kurup

    NULL STATEMENT

    Hi Crox, It would be a great idea to go for 'IBM Mainframe Tools' forum but at present as there is no other alternative we can post JCL in this section itself Regards Kurup
  15. kurup

    NULL STATEMENT

    thank u crox and slade. Crox we dont have a JCL forum to post this q ,so i posted it here....any JCL forum u know plz let me know Kurup

Part and Inventory Search

Back
Top