Learn Idea in Mainframes

Ask queries about other IBM Tools like Tivoli, COBTEST, Fault Analyzer, z/OS File Manager, Workload Simulator, APA, SCLM, Merge & Migration Tools etc...
NicC
Global moderator
Posts: 3025
Joined: Sun Jul 04, 2010 12:13 am
Skillset: JCL, PL/1, Rexx, Utilities and to a lesser extent (i.e. I have programmed using them) COBOL,DB2,IMS
Referer: Google
Location: Pushing up the daisies (almost)

Re: Lean Idea in Mainframes

Postby NicC » Mon Sep 15, 2014 8:03 pm

Maybe it is actually meant to be 'leaRn'.

Girish, please learn to avoid sms/chatroom style of writing: 'u' should be 'you' etc. We can ignore the odd dropped letter as just being a typo: 'dnt' versus 'dont'.
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic

Girish Khubnani
Posts: 7
Joined: Sat Sep 13, 2014 1:05 pm
Skillset: JCL COBOL PROC DB2 IMS
Referer: Raghuwanshi Tarun- CLRC trainer

Re: Lean Idea in Mainframes

Postby Girish Khubnani » Mon Sep 15, 2014 9:07 pm

will you pls tell me just one lean idea for reference ?

Thanks for your help.

enrico-sorichetti
Global moderator
Posts: 3006
Joined: Fri Apr 18, 2008 11:25 pm
Skillset: tso,rexx,assembler,pl/i,storage,mvs,os/390,z/os,
Referer: www.ibmmainframes.com

Re: Lean Idea in Mainframes

Postby enrico-sorichetti » Mon Sep 15, 2014 9:33 pm

topic is getting nowhere :evil:
cheers
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort

NicC
Global moderator
Posts: 3025
Joined: Sun Jul 04, 2010 12:13 am
Skillset: JCL, PL/1, Rexx, Utilities and to a lesser extent (i.e. I have programmed using them) COBOL,DB2,IMS
Referer: Google
Location: Pushing up the daisies (almost)

Re: Learn Idea in Mainframes

Postby NicC » Tue Sep 16, 2014 1:57 am

As no one but you, Girish, seems to know what a 'lean' idea is, no one can help you.
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic

steve-myers
Global moderator
Posts: 2105
Joined: Thu Jun 03, 2010 6:21 pm
Skillset: Assembler, JCL, utilities
Referer: zos.efglobe.com

Re: Learn Idea in Mainframes

Postby steve-myers » Tue Sep 16, 2014 7:50 am

As you use the system, you will probably find things that are inconvenient to use, or the associated report could be made more readable. For example - don't forget, this was 1969, before TSO and long before SPF - I decided using IEHLIST to list a PDS directory was not terribly easy. In fact, it still is. I decided I could write a program to list a directory. The IEHLIST directory listing itself was OK, but the LISTPDS statement in IEHLIST was a pain in the neck, and it was obvious the data set could be specified in JCL, so there was no need for a control statement. In other words, the JCL should look like this -

Code: Select all

//        EXEC PGM=PDSLIST
//SYSPRINT DD  SYSOUT=*
//SYSUT1   DD  DISP=SHR,DSNAME=a PDS data set
You can learn quite a bit doing things like that; I certainly did.

Girish Khubnani
Posts: 7
Joined: Sat Sep 13, 2014 1:05 pm
Skillset: JCL COBOL PROC DB2 IMS
Referer: Raghuwanshi Tarun- CLRC trainer

Re: Learn Idea in Mainframes

Postby Girish Khubnani » Tue Sep 16, 2014 10:13 am

Please give me just one idea.
Thank you for your help. :)

Girish Khubnani
Posts: 7
Joined: Sat Sep 13, 2014 1:05 pm
Skillset: JCL COBOL PROC DB2 IMS
Referer: Raghuwanshi Tarun- CLRC trainer

Re: Learn Idea in Mainframes

Postby Girish Khubnani » Tue Sep 16, 2014 3:54 pm

:) Thanks


  • Similar Topics
    Replies
    Views
    Last post