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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: zvidv
  • Order by date
  1. zvidv

    Opinions please on Sun Mainframe Rehosting

    I was involved in a large application transition from IBM MF to Unix (Aix) Db2. Guess that Sun is not the issue here only the application and the Infrastructure transition (Cobol, Cics, Db2)
  2. zvidv

    PERFORMACE EVALUATION

    zvidv (TechnicalUser) 19.6.03 In the transition to Object Orienbted development we have several transactions that call to routines. These routines are called via "CALL" not "LINK". How can we monitor the cpu time consumed by a single routine ? EXAMPLE : T1-> RA -> RB...
  3. zvidv

    In the transition to Object Orienbt

    In the transition to Object Orienbted development we have several transactions that call to routines. These routines are called via "CALL" not "LINK". The routines are defined in the PPT. How can we monitor the cpu time consumed by a single routine ? EXAMPLE : T1-> RA ->...
  4. zvidv

    How to evaluate Performance of a single cics routine ?

    I meant : T1-> RA -> RB transacrion AAAA activates program T1. Program T1 activates routine RA. Routine T1 activates routine RB. How can we measure the cpu time of RA and RB ? Thanks
  5. zvidv

    How to evaluate Performance of a single cics routine ?

    In the transition to Object Orienbted development we have several transactions that call to routines. These routines are called via "CALL" not "LINK". How can we monitor the cpu time consumed by a single routine ? EXAMPLE : T1-> RA -> RB transacrion AAAA activates...

Part and Inventory Search

Back
Top