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 17 matches
MVSFORUMS.com Forum Index
Author Message
  Topic: Construct a new file with selected first line column value
bala

Replies: 7
Views: 4045

PostForum: Utilities   Posted: Wed Jul 22, 2009 11:07 pm   Subject: Construct a new file with selected first line column value
It works well. Thanks a lot Kolusu.
  Topic: Construct a new file with selected first line column value
bala

Replies: 7
Views: 4045

PostForum: Utilities   Posted: Tue Jul 21, 2009 3:56 am   Subject: Construct a new file with selected first line column value
Thanks for your response.

Lets say you found the record "90000000000000000000000000" at line 200 what do you want to do with the first 199 lines? Do you need them?

Say for example, my ...
  Topic: Construct a new file with selected first line column value
bala

Replies: 7
Views: 4045

PostForum: Utilities   Posted: Mon Jul 20, 2009 9:52 am   Subject: Construct a new file with selected first line column value
Kolusu,
Sorry to ask question again in the same topic. Small change in the requirement. Constantly I will not get the following value as my second record (previously it was not the case, this is the ...
  Topic: Construct a new file with selected first line column value
bala

Replies: 7
Views: 4045

PostForum: Utilities   Posted: Wed Jul 15, 2009 2:23 am   Subject: Construct a new file with selected first line column value
It shows your excellence. Thanks a lot Kolusu.
  Topic: Construct a new file with selected first line column value
bala

Replies: 7
Views: 4045

PostForum: Utilities   Posted: Tue Jul 14, 2009 6:23 am   Subject: Construct a new file with selected first line column value
Hi All,

I have searched many topics to find out any examples related to my requirement, but do not find any. Please help me on this. Thanks in advance.

Requirement ...
If my second record is ...
  Topic: WER400A - uninitialized sequential disk data set
bala

Replies: 6
Views: 9717

PostForum: Utilities   Posted: Sat Jan 20, 2007 6:42 am   Subject: WER400A - uninitialized sequential disk data set

I don't how you allocated an empty dataset , but I am guessing that the EOF marker is set before you ran the sort step. SMS Managed shops do not have this problem. The EOF mark is automatically set ...
  Topic: WER400A - uninitialized sequential disk data set
bala

Replies: 6
Views: 9717

PostForum: Utilities   Posted: Fri Jan 19, 2007 10:06 am   Subject: WER400A - uninitialized sequential disk data set
Kolusu, thanks for your input.

I don't want to wait for my next same production abend to check your inputs. So, just I have wanted to create the same error what I got previously using my sample JC ...
  Topic: WER400A - uninitialized sequential disk data set
bala

Replies: 6
Views: 9717

PostForum: Utilities   Posted: Fri Jan 19, 2007 2:06 am   Subject: WER400A - uninitialized sequential disk data set
Hi Margulies, Thanks for your reply.

simply pass UNINTDS=YES as a runtime parameter


I have already tried that option UNINTDS in runtime, but I get JCL Error.

//SORT11 EXEC PGM=SORT,UNINT ...
  Topic: WER400A - uninitialized sequential disk data set
bala

Replies: 6
Views: 9717

PostForum: Utilities   Posted: Thu Jan 18, 2007 6:54 am   Subject: WER400A - uninitialized sequential disk data set
Our production program uses SYNCSORT, and has 2500 concatenated datasets in sortin step.

Sort step failed with the following error message:

WER400A SORTIN IS AN UNINITIALIZED SEQUENTIAL DISK ...
  Topic: FIXED OVERFLOW (PL/1) - VSAM RELATED ISSUE
bala

Replies: 0
Views: 4293

PostForum: Data Management   Posted: Mon Nov 13, 2006 6:23 am   Subject: FIXED OVERFLOW (PL/1) - VSAM RELATED ISSUE
Hi,

This issue may be related with application programming (PL/1), but I thought this is related with VSAM file attributes.

>> Our production PL/1 code failed in READ step with the follo ...
  Topic: To find out a dataset is an empty file...
bala

Replies: 2
Views: 2033

PostForum: Job Control Language(JCL)   Posted: Sun Dec 18, 2005 11:55 pm   Subject: To find out a dataset is an empty file...
Thanks for your help. You gave a very useful info. to me.
  Topic: To find out a dataset is an empty file...
bala

Replies: 2
Views: 2033

PostForum: Job Control Language(JCL)   Posted: Fri Dec 16, 2005 2:51 am   Subject: To find out a dataset is an empty file...
Hello,
I am using PL/1 as a application language. My Jcl calls a pgm, which checks the input Dataset whether the input dataset is empty or not. Instead of doing that in a application pgm, can I do it ...
  Topic: Maximum Array size in PL/1
bala

Replies: 7
Views: 4906

PostForum: Application Programming   Posted: Tue Dec 13, 2005 6:02 am   Subject: Maximum Array size in PL/1
Yes, I have tried with Region = 0M (it takes max storage limit, hope I am right here) as well as Region = 2027M (2GB limit) also. I have got the same error. Any update do you like to give here??

(T ...
  Topic: Maximum Array size in PL/1
bala

Replies: 7
Views: 4906

PostForum: Application Programming   Posted: Tue Dec 13, 2005 3:20 am   Subject: Maximum Array size in PL/1
I am using PL/I VER 2 REL 3 compiler.

I got the following Error message (from the log):

IBM912I 'ONCODE'=3920
AN OUT-OF-STORAGE ABEND HAS OCCURRED.
IN STATEMENT 100120 AT OFFSET +00010 ...
  Topic: Maximum Array size in PL/1
bala

Replies: 7
Views: 4906

PostForum: Application Programming   Posted: Tue Dec 13, 2005 12:25 am   Subject: Maximum Array size in PL/1
Hi,

My following PL/1 program abends with an error "AN OUT-OF-STORAGE ABEND HAS OCCURRED". When I try with 1271000(array limit), yes it is working. But, the same value in different program abends a ...
 
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