Help to find HSM reason code

Ask queries about other IBM Tools like Tivoli, COBTEST, Fault Analyzer, z/OS File Manager, Workload Simulator, APA, SCLM, Merge & Migration Tools etc...
Antonyraj85
Posts: 79
Joined: Mon Jun 14, 2010 9:51 am
Skillset: MVS Admin
Referer: Internet

Help to find HSM reason code

Postby Antonyraj85 » Thu Nov 20, 2014 1:31 pm

Hi Team,

We got the below error message on system. We managed to fix the issue by below link.

Error MSG:
ARC0744E MCDS COULD NOT BE BACKED UP, RC=0012, ARC0744E (CONT.) REAS=0016. MIGRATION, BACKUP, FRBACKUP, DUMP, AND ARC0744E (CONT.) RECYCLE HELD.

Link:
http://pic.dhe.ibm.com/infocenter/zos/v ... Fs6411.htm


But still, we are not able to find reason code(REAS=0016) for the error and we used DSS service for MCDS backup. Anyone from this forum can help us ??



Kind regards,
Antony

NicC
Global moderator
Posts: 3025
Joined: Sun Jul 04, 2010 12:13 am
Skillset: JCL, PL/1, Rexx, Utilities and to a lesser extent (i.e. I have programmed using them) COBOL,DB2,IMS
Referer: Google
Location: Pushing up the daisies (almost)

Re: Help to find HSM reason code

Postby NicC » Thu Nov 20, 2014 4:04 pm

Try the ARC messages manual:
16
An error was encountered allocating the data set suggested by dsid. reascode identifies the error returned by the allocation routine.

So, I guess, you now need to look for the allocation routine's messages.
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic

Antonyraj85
Posts: 79
Joined: Mon Jun 14, 2010 9:51 am
Skillset: MVS Admin
Referer: Internet

Re: Help to find HSM reason code

Postby Antonyraj85 » Thu Nov 20, 2014 5:41 pm

Hi Nic,


Thanks.

No it is Return Code=12 and,

"The data movement function could not be successfully completed.
reascode describes the return code from the IDCAMS EXPORT or
DFSMSdss function."

Like to know reason code meaning.

Antony

Robert Sample
Global moderator
Posts: 3720
Joined: Sat Dec 19, 2009 8:32 pm
Skillset: Systems programming, SAS, COBOL, CICS, JCL, SMS, VSAM, etc.
Referer: other forum
Location: Dubuque, Iowa, USA

Re: Help to find HSM reason code

Postby Robert Sample » Thu Nov 20, 2014 9:19 pm

The z/OS 2.1 Information Center has this for reason code 16:
16, 20,

and 24
See message ARC0500I or ARC0503E issued before this message was issued. The appropriate message indicates the dynamic allocation return and reason codes.

NicC
Global moderator
Posts: 3025
Joined: Sun Jul 04, 2010 12:13 am
Skillset: JCL, PL/1, Rexx, Utilities and to a lesser extent (i.e. I have programmed using them) COBOL,DB2,IMS
Referer: Google
Location: Pushing up the daisies (almost)

Re: Help to find HSM reason code

Postby NicC » Thu Nov 20, 2014 11:44 pm

No it is Return Code=12 and,

but you are asking about the reason code 16 for that message id (ARC0774E) not return code 12.
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic

Antonyraj85
Posts: 79
Joined: Mon Jun 14, 2010 9:51 am
Skillset: MVS Admin
Referer: Internet

Re: Help to find HSM reason code

Postby Antonyraj85 » Fri Nov 21, 2014 8:18 pm

HI Nic and Bob,

I am able to locate the meaning of Return code:12(The data movement function could not be successfully completed.
reascode describes the return code from the IDCAMS EXPORT or
DFSMSdss function) .But couldnt locate Reason code. I had search on MVS Authorized Assembler Services Guide(Dynamic Allocation part). But no use. Also, we are running z/OS 1.13 and surprised 'IBM Lookat is sunset from z/OS V2.1'.

Antony

Robert Sample
Global moderator
Posts: 3720
Joined: Sat Dec 19, 2009 8:32 pm
Skillset: Systems programming, SAS, COBOL, CICS, JCL, SMS, VSAM, etc.
Referer: other forum
Location: Dubuque, Iowa, USA

Re: Help to find HSM reason code

Postby Robert Sample » Fri Nov 21, 2014 10:28 pm

Have you looked at the ARC messages as recommended in the manual? If not, why not?


  • Similar Topics
    Replies
    Views
    Last post