ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » Mainframe, CICS, TXSeries » ma01 q program in z/os

Post new topic  Reply to topic
 ma01 q program in z/os « View previous topic :: View next topic » 
Author Message
jjanki
PostPosted: Fri May 26, 2006 4:51 am    Post subject: ma01 q program in z/os Reply with quote

Newbie

Joined: 26 May 2006
Posts: 6

I downloaded the ma01 support pac. I can copy queues or write to sysout. but the -F function must have more specs.

Keep getting :

MQSeries Q Program by Paul Clarke × V4.4.0 Build:Nov 12 2005 ó
Can not open input file 'T5409JJ.L80X'

here is my parm :

//Q EXEC PGM=Q,
// PARM=('-mMX12 -oT5409JJ.X -FT5409JJ.L80X -v2 -dh -ap ')


Whoever replies,,,, thank you in advance
Back to top
View user's profile Send private message
wschutz
PostPosted: Fri May 26, 2006 5:40 am    Post subject: Reply with quote

Jedi Knight

Joined: 02 Jun 2005
Posts: 3316
Location: IBM (retired)

Is that an MVS dataset? I think you need a DD card for that and then specify DD:ddname behind the -F or use -F"//dsn"
_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
jjanki
PostPosted: Fri May 26, 2006 5:49 am    Post subject: Reply with quote

Newbie

Joined: 26 May 2006
Posts: 6

Can not open input file 'DS1'


When I generated a DD card for the dataset and Labelled it DS1.
Back to top
View user's profile Send private message
oz1ccg
PostPosted: Sun May 28, 2006 12:17 am    Post subject: Reply with quote

Yatiri

Joined: 10 Feb 2002
Posts: 628
Location: Denmark

I played with it some time ago.

Here is a JCL snip:
Quote:

//Q EXEC PGM=Q,PARM=('-mCSQ1 -oCSQ1.TEST.Q01 -F"//DD:IFILE" -v5 -dd')
//IFILE DD DISP=SHR,DSN=HLQ.FILE(QPUT)


I hope this can help you further, and as you see the -F option that tells the program to use a DD card in the JCL. (this was what Wayne explained.)

-- Lock it or Lose it --
_________________
Regards, Jørgen
Home of BlockIP2, the last free MQ Security exit ver. 3.00
Cert. on WMQ, WBIMB, SWIFT.
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
jjanki
PostPosted: Tue May 30, 2006 4:15 am    Post subject: Reply with quote

Newbie

Joined: 26 May 2006
Posts: 6

thx i will try this
Back to top
View user's profile Send private message
jjanki
PostPosted: Tue May 30, 2006 4:49 am    Post subject: Reply with quote

Newbie

Joined: 26 May 2006
Posts: 6

thank you very much, that works.

-F"//DD:IFILE" is how to specify a file for input and the jcl must contain the DD.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » Mainframe, CICS, TXSeries » ma01 q program in z/os
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.