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

RACF RANGE TABLE


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

New User


Joined: 24 Apr 2018
Posts: 15
Location: USA

PostPosted: Mon Jul 08, 2019 9:06 pm
Reply with quote

I am getting this message on z/OS V2.2:
Code:
ICH513A dataset not referenced in range table, primary dataset sequence 002, incorrect DSNAME specified, racf security decisions may be incorrect

Here is my range table:
Code:

 000041          DC   F'1'                   NUMBER OF ENTRIES
 000042          DC   XL44'00'
 000043          DC   AL1(1)
 000044          END


Here is the output of RVARY LIST:
Code:
ACTIVE USE  NUM VOLUME   DATASET
  ------ ---  --- ------   -------
   YES   PRIM   1 3C1003   SYS1.YR2K.PRIMARY
   YES   BACK   1 3C1CAT   SYS1.YR2K.BACKUP

Can anyone tell me what is wrong please? Thanks, Marty

Edited: Code tags added. Please do it yourself in future.
Back to top
View user's profile Send private message
Robert Sample

Global Moderator


Joined: 06 Jun 2008
Posts: 8696
Location: Dubuque, Iowa, USA

PostPosted: Tue Jul 09, 2019 12:45 am
Reply with quote

From the ICH513A error message description:
Quote:
System programmer response
Check for a mismatch between the data set name table (ICHRDSNT) and the range table (ICHRRNG). Correct the problem and reIPL.
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 Load new table with Old unload - DB2 DB2 6
No new posts To get the count of rows for every 1 ... DB2 3
No new posts Pulling a fixed number of records fro... DB2 2
No new posts Generate random number from range of ... COBOL Programming 3
No new posts Multiple table unload using INZUTILB DB2 2
Search our Forums:

Back to Top