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

BMC User Return Code 3923


IBM Mainframe Forums -> IMS DB/DC
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Richard Duggan

New User


Joined: 14 Apr 2010
Posts: 9
Location: Hartford, CT. USA

PostPosted: Wed Apr 14, 2010 6:54 pm
Reply with quote

We are also getting in the SYSLOG an error msg:
"EXPANSION REQUEST ERROR RETURN CODE (0C870080)"

Can anyone help in giving me some understanding of the cause of this error??
Back to top
View user's profile Send private message
CICS Guy

Senior Member


Joined: 18 Jul 2007
Posts: 2146
Location: At my coffee table

PostPosted: Wed Apr 14, 2010 7:00 pm
Reply with quote

Is there a error message number?
Back to top
View user's profile Send private message
Richard Duggan

New User


Joined: 14 Apr 2010
Posts: 9
Location: Hartford, CT. USA

PostPosted: Wed Apr 14, 2010 7:24 pm
Reply with quote

Code:
DMT2074I BGNHSX10 STEP01 - ABEND=S000 U3923 REASON=00000000
BMC07734I DPK/IMS V2.9.00.00 SYS00010 ALLOCATED DSN(DM.DBA.DMACPT.DPICDS) VOLSE
BMC07734I DPK/IMS V2.9.00.00 SYS00011 ALLOCATED DSN(DM.DBA.DMACPT.DPITBL) VOLSE
BMC07738I DB(DMBGNH00) SEGMENT(ARNHNOTC) INITIALIZATION COMPLETE  TECH(ST) TABLE(ARNHNOTC)  IMSP 
BMC07720E DB(DMBGNH00) SEGMENT(ARNHNOTC) EXPANSION REQUEST ERROR RETURN CODE(0C870080)

Relevent JCL:

Code:
//BGNHSX10 EXEC PGM=BMCSIU,REGION=0M,COND=(4,LT)     
//STEPLIB  DD  DSN=&BMCLIB,DISP=SHR                 
//         DD  DSN=&DBRCRES,DISP=SHR                 
//         DD  DSN=P.IMSVS.RESLIB,DISP=SHR           
//RECON1   DD DSN=DMV.DBRC.P50.RECON1,DISP=SHR       
//RECON2   DD DSN=DMV.DBRC.P50.RECON2,DISP=SHR       
//RECON3   DD DSN=DMV.DBRC.P50.RECON3,DISP=SHR       

Control statement:
BUILD DBD(DMBGNH00)

This job loads a HALDB database in prior steps, this step builds the Secondary Indexes for the database.
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 -> IMS DB/DC

 


Similar Topics
Topic Forum Replies
No new posts run rexx code with jcl CLIST & REXX 15
No new posts Compile rexx code with jcl CLIST & REXX 6
No new posts PuTTY - "User is not a surrogate... IBM Tools 5
No new posts Return codes-Normal & Abnormal te... JCL & VSAM 7
No new posts How to delete a user's alias from the... JCL & VSAM 11
Search our Forums:

Back to Top