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 18 matches
MVSFORUMS.com Forum Index
Author Message
  Topic: Excps count on a VSAM file question?
BigDaddy

Replies: 2
Views: 3478

PostForum: Data Management   Posted: Wed Aug 15, 2007 1:29 pm   Subject: Excps count on a VSAM file question?
Thanks for the info Kolusu. I forgot to search all forums, I only did data management, my bad. I left out that this was VSAM file that was add to and deleted from in CICS but the links cleared it up ...
  Topic: Excps count on a VSAM file question?
BigDaddy

Replies: 2
Views: 3478

PostForum: Data Management   Posted: Tue Aug 14, 2007 4:27 pm   Subject: Excps count on a VSAM file question?
Is the exception count the number of time a read was done and it had to go to the physical dasd to retreive the record instead of read out of the buffer? Any info on excps would be great.

TIA
  Topic: How to get the length of a called program from a cobol pgm
BigDaddy

Replies: 14
Views: 6934

PostForum: Application Programming   Posted: Tue Apr 17, 2007 8:48 am   Subject: How to get the length of a called program from a cobol pgm
Dino, I do have read access to the loadlib. I might give that a try. This is what happens when you take a old mainframe assembler guy and make him do cobol. Smile

Thanks all for the info
  Topic: How to get the length of a called program from a cobol pgm
BigDaddy

Replies: 14
Views: 6934

PostForum: Application Programming   Posted: Fri Apr 13, 2007 10:47 am   Subject: How to get the length of a called program from a cobol pgm
here is the cobol code...sorry about the crude format, I was in a hurry.

work storage...

01 WS-POINTERS.
05 CB-XLAT-MODULE-INFO. ...
  Topic: How to get the length of a called program from a cobol pgm
BigDaddy

Replies: 14
Views: 6934

PostForum: Application Programming   Posted: Fri Apr 13, 2007 10:31 am   Subject: How to get the length of a called program from a cobol pgm
here is the assembler table...

//S1 EXEC PROC=ASMHCL
//ASM.SYSIN DD *
XXXX TITLE 'TABLE OF MODELS'
X ...
  Topic: How to get the length of a called program from a cobol pgm
BigDaddy

Replies: 14
Views: 6934

PostForum: Application Programming   Posted: Fri Apr 13, 2007 9:17 am   Subject: How to get the length of a called program from a cobol pgm
Dino, I had to breakdown and change the table. I went I little futher and added 3 fullwords to the beginning of the table, the first one has the addr of the beginning of the table, the second has the ...
  Topic: How to get the length of a called program from a cobol pgm
BigDaddy

Replies: 14
Views: 6934

PostForum: Application Programming   Posted: Thu Apr 12, 2007 2:10 pm   Subject: How to get the length of a called program from a cobol pgm
Thanks dinosauer, that is a good idea. Wish I had thought of that in the beginning when I created the assembler tables. My stuff is already in our production so I was trying to get around have to ma ...
  Topic: How to get the length of a called program from a cobol pgm
BigDaddy

Replies: 14
Views: 6934

PostForum: Application Programming   Posted: Thu Apr 12, 2007 12:24 pm   Subject: How to get the length of a called program from a cobol pgm
I have a batch cobol program that needs to bump through a table that is really a assembler pgm. I can get the address of the beginning of the table buy using a procedure pointer and doing the followi ...
  Topic: ThruPut Manager question
BigDaddy

Replies: 2
Views: 2459

PostForum: Job Control Language(JCL)   Posted: Fri Sep 16, 2005 10:19 am   Subject: ThruPut Manager question
thanks, I will take a look at there site.
  Topic: ThruPut Manager question
BigDaddy

Replies: 2
Views: 2459

PostForum: Job Control Language(JCL)   Posted: Fri Sep 16, 2005 8:55 am   Subject: ThruPut Manager question
Can you put something in your jcl to override the rules that are in place
in thruput manager for that job? Any info would be great. thanks
  Topic: Need info on DFSDDLT0.
BigDaddy

Replies: 3
Views: 3139

PostForum: IMS   Posted: Wed Aug 03, 2005 9:08 am   Subject: Need info on DFSDDLT0.
Thanks Kolusu, that is what I was looking for.
  Topic: Need info on DFSDDLT0.
BigDaddy

Replies: 3
Views: 3139

PostForum: IMS   Posted: Wed Aug 03, 2005 8:38 am   Subject: Need info on DFSDDLT0.
Does anyone know where I can find documentation on this utility, like the parameters?

thanks
  Topic: listcat record count not matching actual record count
BigDaddy

Replies: 6
Views: 7206

PostForum: Data Management   Posted: Tue Jul 19, 2005 12:57 pm   Subject: listcat record count not matching actual record count
Just thought I would update what I found. Someone changed our nightly run jcl to use batch lsr pools with deferred write for the step that abended. Some of the writes were not commited because of th ...
  Topic: Variable block VSAM file creation
BigDaddy

Replies: 4
Views: 3791

PostForum: Data Management   Posted: Wed Jun 29, 2005 2:10 pm   Subject: Variable block VSAM file creation
Check the FCT entry for your files. If you have the key length specified for the files you are reading, make sure it is the correct length.

just a guess...
  Topic: listcat record count not matching actual record count
BigDaddy

Replies: 6
Views: 7206

PostForum: Data Management   Posted: Fri Jun 10, 2005 7:39 am   Subject: listcat record count not matching actual record count
Kolusu, thanks for the info. I ran sort and the counts still do not match. I will have our dasd people take a look at it. Here is the listcat.

DATA ------- BCSVC4.MASTER.WEIRD.DATA ...
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT - 5 Hours
Jump to:  


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group