MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 14 matches
MVSFORUMS.com Forum Index
Author Message
  Topic: Increasing the Size of CICS DDIO file of Xpeditor
shagnwrx

Replies: 3
Views: 3590

PostForum: CICS and Middleware   Posted: Wed Mar 19, 2008 2:19 pm   Subject: Increasing the Size of CICS DDIO file of Xpeditor
XPND will shutdown Xpediter, but only if nobody is Xpediting a program within that particular CICS region.

If the person who installed the product hardcoded the dataset in the CICS JCL stream, I do ...
  Topic: IOERR when set file open in my program
shagnwrx

Replies: 12
Views: 13254

PostForum: CICS and Middleware   Posted: Mon May 21, 2007 1:29 pm   Subject: IOERR when set file open in my program
It must be enabled, otherwise he'd get an AEXL abend.

Waitling, were you able to look at the Jes joblog for the CICS region? Also, post up the joblog for your batch job.
  Topic: ABEND U3138
shagnwrx

Replies: 2
Views: 3379

PostForum: Problem Determination   Posted: Fri May 18, 2007 9:50 am   Subject: ABEND U3138
Gupta, do you have a "Messages & Codes" manual for CA-IDMS?

The error is being returned by program RHDCOMVS which is an CA-IDMS module.
  Topic: Problem starting CICS
shagnwrx

Replies: 9
Views: 11047

PostForum: CICS and Middleware   Posted: Thu May 17, 2007 4:20 pm   Subject: Problem starting CICS
Nicolas,

Can you paste in the DFHSITxx contents here? xx would equal the suffix specified on the SIT= parameter of your start command, sysin, or hardcoded in the JCL proc itself.

Could be any ...
  Topic: CSD file name
shagnwrx

Replies: 5
Views: 3532

PostForum: CICS and Middleware   Posted: Thu May 17, 2007 3:53 pm   Subject: CSD file name
You can use DFHCSDUP with the LIST GROUP(*) command that will break it out as well, but you'd probably be happier using what the EXTRACT DFH0CDBC program that CICS Guy suggested. (EXTRACT output is ...
  Topic: 0C7
shagnwrx

Replies: 1
Views: 1568

PostForum: CICS and Middleware   Posted: Tue Mar 20, 2007 9:26 am   Subject: 0C7
Lacoe1,

S0C7 means System ABEND 0C7. Go here to begin with.

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/IEA2H760/CCONTENTS?DT=20050713014753
  Topic: Endevor
shagnwrx

Replies: 6
Views: 3806

PostForum: Other Technical Topics   Posted: Fri Mar 16, 2007 9:03 am   Subject: Endevor
Another vote here for Endevor. I've used both, and managed both... Endevor is well put together.
  Topic: IOERR when set file open in my program
shagnwrx

Replies: 12
Views: 13254

PostForum: CICS and Middleware   Posted: Tue Mar 13, 2007 4:14 pm   Subject: IOERR when set file open in my program
Might be a share options VSAM definition problem, or program usage problem, or a real live I/O error.

Check the Jeslog of the CICS region you're running in. Go to the approximate time in the Jesl ...
  Topic: GDG question
shagnwrx

Replies: 7
Views: 3715

PostForum: Job Control Language(JCL)   Posted: Mon Feb 12, 2007 11:33 am   Subject: GDG question
shagnwrx,
you've got it backwards:
If you create a new generation in step 1 of a job (+1), all subsequent steps in the same job that reference this new generation must code (+1) as well... It doesn' ...
  Topic: Closing a set of files defined in a region using AFCP2016
shagnwrx

Replies: 2
Views: 6601

PostForum: CICS and Middleware   Posted: Wed Feb 07, 2007 10:46 am   Subject: Closing a set of files defined in a region using AFCP2016
AFCP2016 is an batch utility program for AFCS (From CAFC). I don't think this company is around anymore, so documentation about it is thin at best.

AFCP2016 allows you to execute CICS transacti ...
  Topic: GDG question
shagnwrx

Replies: 7
Views: 3715

PostForum: Job Control Language(JCL)   Posted: Fri Jan 26, 2007 5:01 pm   Subject: GDG question
I think he is referring to the GDG relative number itself.. If you create a new generation in step 1 of a job (+0), all subsequent steps in the same job that reference this new generation must code (0 ...
  Topic: S0C4 abend while reading
shagnwrx

Replies: 6
Views: 5930

PostForum: Problem Determination   Posted: Mon Nov 27, 2006 10:49 am   Subject: S0C4 abend while reading
Try using SSRANGE on your program. That should help to identify the overflow.
  Topic: Error determining the processor language for COBOL
shagnwrx

Replies: 2
Views: 7116

PostForum: Problem Determination   Posted: Mon Nov 27, 2006 10:44 am   Subject: Error determining the processor language for COBOL
Check with the Xpediter/CICS administrator. Looks like you need to have some Xpediter fixes/PTFs applied to be compatible with the new compiler.
  Topic: Cannot Open VSAM File.
shagnwrx

Replies: 5
Views: 3881

PostForum: CICS and Middleware   Posted: Thu Jul 06, 2006 4:19 pm   Subject: Cannot Open VSAM File.
Look in the Jes log of the CICS region. You should see some DFHFCnnnn messages that indicate the nature of your error.

Maybe paste those syslog messages in here as well.
 
Page 1 of 1
All times are GMT - 5 Hours
Jump to:  


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group