Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
HMIGRATE COMMAND returns non zero RC

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> TSO/ISPF
Author Message
nirmalgarga

New User


Joined: 07 Jul 2006
Posts: 1

PostPosted: Fri Jul 07, 2006 11:32 am    Post subject: HMIGRATE COMMAND returns non zero RC
Reply with quote

When I tried to migrate a Physical Sequential Dataset using the following
command in REXX Program:

"HMIG <PS DATASET NAME> EXTENDRC ML2 WAIT"

I get Return Code RC(2949212). Could anyone help me in finding out the possible reason for this problem?
Back to top
View user's profile Send private message
References
cpuhawg

Active User


Joined: 14 Jun 2006
Posts: 281
Location: Jacksonville, FL

PostPosted: Fri Jul 07, 2006 6:25 pm    Post subject: Re: HMIGRATE COMMAND returns non zero RC
Reply with quote

The HELP panel for HMIGRATE command (TSO HELP HMIGRATE) indicates:

Code:

 EXTENDRC - specifies that DFSMShsm will return a return code         
   and reason code to your CLIST or batch TSO job                     
   (job that executes the program IKJEFT01).                           
   The &LASTCC control variable (in the case of a CLIST)               
   or register 15 (in the case of a batch TSO job)                     
   will contain the return code in the high-order two bytes           
   and the reason code in the low-order two bytes.                     
   Notes:                                                             
   This option is only appropriate when the command is issued         
   in a CLIST or TSO batch job, and when the WAIT option is           
   also specified.                                                     


If you are not executing the HMIGRATE command in a CLIST or TSO batch job, EXTENDRC may not be necessary and may result in the odd return code.

Is the HMIG command failing and not migrating the requested dataset?
Back to top
View user's profile Send private message
chandrasekar_g

New User


Joined: 15 Jun 2005
Posts: 2

PostPosted: Fri Jul 07, 2006 9:22 pm    Post subject:
Reply with quote

Try giving HRECALL in the line command on the corresponding dataset.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> TSO/ISPF All times are GMT + 6 Hours
Page 1 of 1