Hey Guys, I am trying to add new DASD volumes to our existing archive pool 
using IDCAMS and I am getting an VSAM error.

RETURN CODE 48 Explanation: Incorrect catalog function.
Reason Code

Description

x

Explanation: An internal logic error has occurred.
Programmer Response: Contact the IBM Support Center.

6

Explanation: An ALTER of a non-VSAM entry is not allowed for the fields being 
modified.
Programmer Response: Ensure that the proper entry name was specified on the 
access method services ALTER command and that only fields that exist for a 
non-VSAM entry are requested to be changed.




//ADDVOL   EXEC PGM=IDCAMS,REGION=512K
//SYSPRINT DD  SYSOUT=*
//SYSIN    DD  *
  ALTER   -
  FDRABR.POOLDISK.ARCHIVE1 -
  ADDVOLUMES(AR2338)

  LISTC -
  ENT(FDRABR.POOLDISK.ARCHIVE1) VOL

IDCAMS  SYSTEM SERVICES                                           TIME:

  ALTER   -
  FDRABR.POOLDISK.ARCHIVE1 -
  ADDVOLUMES(AR2338)
IDC3014I CATALOG ERROR
IDC3009I ** VSAM CATALOG RETURN CODE IS 48 - REASON CODE IS IGG0CLE8-6
IDC0532I **ENTRY FDRABR.POOLDISK.ARCHIVE1 NOT ALTERED
IDC0001I FUNCTION COMPLETED, HIGHEST CONDITION CODE WAS 8


________________________________
This E-mail and any of its attachments may contain Prince George's County 
Government or Prince George's County 7th Judicial Circuit Court proprietary 
information or Protected Health Information, which is privileged and 
confidential. This E-mail is intended solely for the use of the individual or 
entity to which it is addressed. If you are not the intended recipient of this 
E-mail, you are hereby notified that any dissemination, distribution, copying, 
or action taken in relation to the contents of and attachments to this E-mail 
is strictly prohibited by federal law and may expose you to civil and/or 
criminal penalties. If you have received this E-mail in error, please notify 
the sender immediately and permanently delete the original and any copy of this 
E-mail and any printout.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to