IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

How Can i Use symbolic parameter in SYSIN DD*


IBM Mainframe Forums -> HomeWorks & Requests
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
youngblood

New User


Joined: 28 May 2009
Posts: 1
Location: faridabad

PostPosted: Thu Aug 27, 2009 3:51 pm
Reply with quote

Hi,
I am in a process of using Idcams with Hdelete
//CFGDEL EXEC PGM=IDCAMS
//SYSPRINT DD SYSOUT=*
//SYSIN DD *
HDELETE BQACCX.W.OMNIPLUS.BQ.CONN4X.TESTBF
HDELETE BQACCX.W.OMNIPLUS.BQ.CONN4X.TESTEXCP
HDELETE BQACCX.W.OMNIPLUS.BQ.CONN4X.TESTXCP
HDELETE (&FPREFIX..&APPLID.&FSET..CONN1X.&JID&GEN0)
/*
//
i am need of using symbolic parameters instead of hardcoding DSN with hdelete.....how can i achieve that..
1.) can i get the symbolic parameter in seperate dsn same jcl and then using iebgener copy it to another dsn...nd then use that dsn in sysin dd*...

please help. :)
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Thu Aug 27, 2009 4:20 pm
Reply with quote

You can't

What exactly are you trying to do. I have never used HBDELETE with IDCAMS, only IKJEFT01.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> HomeWorks & Requests

 


Similar Topics
Topic Forum Replies
No new posts Using the Jobname parameter in a Qual... ABENDS & Debugging 1
No new posts Demand with DEADLINE TIME parameter CA Products 4
No new posts Option DYNALLOC second parameter. DFSORT/ICETOOL 11
No new posts Generate output lines (SYSIN card for... DFSORT/ICETOOL 4
No new posts Writing the output file name from a p... JCL & VSAM 7
Search our Forums:

Back to Top