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

PDSEDIT - PDS1605 UNABLE TO OBTAIN DATA SET INFO RUN error


IBM Mainframe Forums -> All Other Mainframe Topics
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
niran_345

New User


Joined: 26 Apr 2007
Posts: 9
Location: Chennai

PostPosted: Wed Jan 21, 2009 11:02 am
Reply with quote

Hi,

My requirement is replacing a particular string to another in a member of particular pds. I am using PDSEDIT. Please find my coding below.

---Job card--
//PDSEDIT EXEC PGM=PDSEDIT,PARM=NOTEST
//SYSPRINT DD SYSOUT=*
//SYSLIB DD DSN=CMLXXX.TSOLIB.REXX,DISP=SHR
//SYSIN DD *
C REXX APPL ALL
//SELECT DD * SELECTION LIST
FILELIST
/*


But i am getting PDS1605 UNABLE TO OBTAIN DATA SET INFO RUN error and MAXCC is 04. Can any one help me regarding this?

Am i missing anything? icon_rolleyes.gif
Back to top
View user's profile Send private message
Gnanas N

Active Member


Joined: 06 Sep 2007
Posts: 792
Location: Chennai, India

PostPosted: Wed Jan 21, 2009 11:10 am
Reply with quote

Hi,

What does PDSEDIT utility manual say for that error?
Back to top
View user's profile Send private message
niran_345

New User


Joined: 26 Apr 2007
Posts: 9
Location: Chennai

PostPosted: Thu Jan 29, 2009 12:49 pm
Reply with quote

Hi,

I am not able to find the PDS1605 error in the PDSEDIT manual. can you please share those details if you have any?
Back to top
View user's profile Send private message
Anuj Dhawan

Superior Member


Joined: 22 Apr 2006
Posts: 6250
Location: Mumbai, India

PostPosted: Thu Jan 29, 2009 12:56 pm
Reply with quote

Hi,

If you can use File-Aid there are examples in the Forum for the simsilar requirement, what is PDSEDIT - something site specific, I do not have it.
Back to top
View user's profile Send private message
gcicchet

Senior Member


Joined: 28 Jul 2006
Posts: 1702
Location: Australia

PostPosted: Thu Jan 29, 2009 2:07 pm
Reply with quote

Hi,

what are the dataset attributes ?

Gerry
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 -> All Other Mainframe Topics

 


Similar Topics
Topic Forum Replies
No new posts How to save SYSLOG as text data via P... All Other Mainframe Topics 4
No new posts Store the data for fixed length COBOL Programming 1
No new posts Error to read log with rexx CLIST & REXX 11
No new posts Error when install DB2 DB2 2
No new posts Data set Rec-Cnt and Byte-Cnt Testing & Performance 2
Search our Forums:

Back to Top