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 9 matches
MVSFORUMS.com Forum Index
Author Message
  Topic: Reading KSDS file in Stored Procedure
kalicharan

Replies: 0
Views: 1351

PostForum: Database   Posted: Wed Sep 26, 2007 8:33 am   Subject: Reading KSDS file in Stored Procedure
We need to read a KSDS file in stored procedure, more interested to read the file in the same SP instead of calling CICS (EXCI)

Program and file should not be closed because ...
  Topic: SORT INTERNAL ERROR - RECOVERY ATTEMPT IN PROGRESS
kalicharan

Replies: 8
Views: 6717

PostForum: Utilities   Posted: Tue Jun 27, 2006 11:36 am   Subject: SORT INTERNAL ERROR - RECOVERY ATTEMPT IN PROGRESS
Thanks Kolusu.

The SORTIN file contains 5 million records.
The problem is with FILSZ parm value only.

I ran the SORT increasing FILSZ parm value to 5 million. It ran fine.


Thanks for your ...
  Topic: SORT INTERNAL ERROR - RECOVERY ATTEMPT IN PROGRESS
kalicharan

Replies: 8
Views: 6717

PostForum: Utilities   Posted: Mon Jun 26, 2006 6:21 am   Subject: SORT INTERNAL ERROR - RECOVERY ATTEMPT IN PROGRESS
Hi Kolusu,

Here is my code

//ABC65611 EXEC PGM=SORT,COND=(4,LT)
//*************************************
//*
//SYSOUT DD SYSOUT=&SYSOUT
//SYSPRINT DD SYSOUT=&SYSOUT
//S ...
  Topic: SORT INTERNAL ERROR - RECOVERY ATTEMPT IN PROGRESS
kalicharan

Replies: 8
Views: 6717

PostForum: Utilities   Posted: Mon Jun 26, 2006 5:35 am   Subject: SORT INTERNAL ERROR - RECOVERY ATTEMPT IN PROGRESS
Sorry, by mistake I wrote program...
I am not Calling sort within a cobol program.

That SORT step went into infinte loop.


Kolusu, are there any alternative ways to assign MAXIMUM work files ...
  Topic: SORT INTERNAL ERROR - RECOVERY ATTEMPT IN PROGRESS
kalicharan

Replies: 8
Views: 6717

PostForum: Utilities   Posted: Mon Jun 26, 2006 5:15 am   Subject: SORT INTERNAL ERROR - RECOVERY ATTEMPT IN PROGRESS
Hi Kolusu,

Thanks for the quick reply.


Yes I am getting
WER426I SORT INTERNAL ERROR - RECOVERY ATTEMPT IN PROGRESS
message.

and then the program went into infinite loop.

I tried with ...
  Topic: SORT INTERNAL ERROR - RECOVERY ATTEMPT IN PROGRESS
kalicharan

Replies: 8
Views: 6717

PostForum: Utilities   Posted: Mon Jun 26, 2006 4:33 am   Subject: SORT INTERNAL ERROR - RECOVERY ATTEMPT IN PROGRESS
Hi,

I am facing SORT INTERNAL ERROR - RECOVERY ATTEMPT IN PROGRESS
error while using SYNCSORT.

Please suggest the ways to handle this.

Thanks
Kalicharan.
  Topic: What is the difference between Edit and Select Edit option
kalicharan

Replies: 1
Views: 1946

PostForum: Job Control Language(JCL)   Posted: Mon Dec 20, 2004 4:12 pm   Subject: What is the difference between Edit and Select Edit option
Hi

I made no of search attempts before posting this query.
What is the difference between Edit and Select Edit(option no. 14) in Action for Member popup
i.e 1)Goto 3.4 from Primary ISPF screen. ...
  Topic: How to convert temp datasets to permanent datasets.
kalicharan

Replies: 7
Views: 8099

PostForum: Job Control Language(JCL)   Posted: Tue Dec 14, 2004 11:13 am   Subject: How to convert temp datasets to permanent datasets.
Hi Kolusu
Thanks for your quick reply.
Yes it is the only way we can do.
Even though if we change DISP parameter in the subsequent step,
the data set is deleting at end of the job.
Disp=(NEW,PAS ...
  Topic: How to convert temp datasets to permanent datasets.
kalicharan

Replies: 7
Views: 8099

PostForum: Job Control Language(JCL)   Posted: Mon Dec 13, 2004 12:07 pm   Subject: How to convert temp datasets to permanent datasets.
Hi
I am creating a temporary dataset in one step and in subsequent steps
I want to make it permanent.

Thanks
Kalicharan.
 
Page 1 of 1
All times are GMT - 5 Hours
Jump to:  


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group