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

Rexx Issue while deleting member from library


IBM Mainframe Forums -> CLIST & REXX
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
somnath.barik

New User


Joined: 16 Aug 2007
Posts: 8
Location: mumbai

PostPosted: Fri Nov 26, 2010 6:34 pm
Reply with quote

iI have a rexx program which i am using for deleting member from library.
while running from personal lib..i mean by using my id it is running fine but when i am placing in production and when the job is running using system id in production...the job is giving cc =0 but i am not getting desire out put..

i just want to know whether any issue related to system ID or so meting i else...b'coz as i have information..the job was running fine 2 yrs back.
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Fri Nov 26, 2010 6:46 pm
Reply with quote

telling is does not work is just a waste of time for everybody
since, as You say, it worked 2 years ago... just find out what has changed since then ! icon_biggrin.gif

are You sure that You are checking all and every return code, looks like not!
Back to top
View user's profile Send private message
superk

Global Moderator


Joined: 26 Apr 2004
Posts: 4652
Location: Raleigh, NC, USA

PostPosted: Fri Nov 26, 2010 6:49 pm
Reply with quote

What does a TRACE show?
Back to top
View user's profile Send private message
somnath.barik

New User


Joined: 16 Aug 2007
Posts: 8
Location: mumbai

PostPosted: Fri Nov 26, 2010 6:54 pm
Reply with quote

Thanks for replying
yes i have checked all return code is giving fine.

as the program written..there is a step for which do listcat of the PDS.
while running by my id ...it is doing listcat and placing the members which are present in the pds in output but while running with System ..i am seeing those members are not being written.
Back to top
View user's profile Send private message
expat

Global Moderator


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

PostPosted: Fri Nov 26, 2010 10:35 pm
Reply with quote

superk wrote:
What does a TRACE show?
Back to top
View user's profile Send private message
Pedro

Global Moderator


Joined: 01 Sep 2006
Posts: 2547
Location: Silicon Valley

PostPosted: Mon Nov 29, 2010 10:01 pm
Reply with quote

Quote:
it is doing listcat and placing the members which are present in the pds


That is not the normal function of LISTCAT. I do not think you can get LISTCAT to do that. Please show us the command that you execute and the response you get.
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 -> CLIST & REXX

 


Similar Topics
Topic Forum Replies
No new posts Compile Several JCL JOB Through one r... CLIST & REXX 4
No new posts Running REXX through JOB CLIST & REXX 13
No new posts Error to read log with rexx CLIST & REXX 11
No new posts SFTP Issue - destination file record ... All Other Mainframe Topics 2
No new posts isfline didnt work in rexx at z/OS ve... CLIST & REXX 7
Search our Forums:

Back to Top