CA7 Queue Structure.

Post your questions on ENDEVOR, COOLGEN, PANVALET and CA-7 tools

Moderator: Moderator Group

Post Reply
pmpsp
Member
Posts: 18
Joined: Mon Jul 06, 2009 11:38 am
Location: noida

CA7 Queue Structure.

Post by pmpsp » Sun Jul 25, 2010 3:15 am

Hi,

Could any one please let me know -
1- The total number of queues in CA7(apart from REQ,RDY,ACT).
2- The flow/structure of job in these queues.

Regards,
Pankaj.

pmpsp
Member
Posts: 18
Joined: Mon Jul 06, 2009 11:38 am
Location: noida

Post by pmpsp » Mon Aug 02, 2010 1:23 pm

PLEASE ADVISE as i checked in Google as well but no luck.
With regards,
Pankaj Thakur.

Anuj Dhawan
Moderator
Posts: 1625
Joined: Sat Aug 09, 2008 9:02 am
Location: Mumbai, India

Re: CA7 Queue Structure.

Post by Anuj Dhawan » Mon Aug 02, 2010 2:32 pm

pmpsp wrote:2- The flow/structure of job in these queues.

Code: Select all

FSTRUC,JOB=NAMEA,SCHID=1
Is this what you are looking for?
Regards,
Anuj

jathampy
Member
Posts: 22
Joined: Sat Sep 26, 2009 4:02 pm
Location: software engineer

Post by jathampy » Wed Aug 04, 2010 2:43 am

you can use the DISPLAY command to obtain the internal information and various components of CA-7. e.g
/DISPLAY,Q=ALL will display the queues available in CA-7
/DISPLAY,ST=JCL will display the JCL Libraries.
Regarding the flow structure, you can use either FTSRUC or FRJOB (reverse flow) command.

pmpsp
Member
Posts: 18
Joined: Mon Jul 06, 2009 11:38 am
Location: noida

Post by pmpsp » Tue Aug 10, 2010 4:03 pm

Firstly thanks for reply.

No i just want to know the total number of queue names,means to say if somebody ask me in interview to tell me the how many queues are there?and what are there names?and what is the flow structure of a particular job in these many queues?

Regards,
Pankaj
With regards,
Pankaj Thakur.

Anuj Dhawan
Moderator
Posts: 1625
Joined: Sat Aug 09, 2008 9:02 am
Location: Mumbai, India

Post by Anuj Dhawan » Tue Aug 10, 2010 6:09 pm

Suggest you go through the CA7 documentation.
Regards,
Anuj

Post Reply

FREE TUTORIALS

Tutorials
Free tutorials from mainframegurukul
  • JCL Tutorial
    Covers all important JCL concepts.
  • Cobol Tutorial
    This tutorials covers all Cobol Topics from STRING to COMP-3.
  • DB2 Tutorial
    DB2 Tutorial focuses on DB2 COBOL Programming.
  • SORT Tutorial
    This Tutorial covers all important aspects of DFSORT with examples
  • CICS Tutorial
    This CICS tutorial covers CICS concepts and CICS Basics, CICS COBOL Programming.
Interview
Mainframe Interview questions



Other References
Mainframe Tools and others