GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Tech FAQs  >  Mainframe
Go To First  |  Previous Question  |  Next Question 
 Mainframe  |  Question 23 of 65    Print  
What does return code code 0099 mean?
One of my JCL steps returns the code 0099 and my job fails.


  
Total Answers and Comments: 1 Last Update: December 28, 2007     Asked by: sumana sarkar 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
December 28, 2007 00:54:47   #1  
teddy Member Since: February 2007   Contribution: 8    

RE: What does return code code 0099 mean?
if you are working with files or db2 may be a record in it is locked. just relese the lock and try again.
 
Is this answer useful? Yes | No

 Related Questions

What is the difference between plan & packagewhat is difference between views & joinswhat is db2 stored procedures? how to work it in mainframehow to calculate n th maximum valueif the error code -811 ? how to rectify it?if the error in dead lock how to rectify it?how to read the last record in data file don't know the no.of records?what is the use of profile in Qmf?
Read Answers (1) | Asked by : latha

Latest Answer : using attention identifier keys ...
Read Answers (1) | Asked by : lavanya

One of my JCL steps returns the code 0099 and my job fails. 
Latest Answer : if you are working with files or db2 may be a record in it is locked. just relese the lock and try again. ...
Read Answers (1) | Asked by : sumana sarkar

How to solve S000 abend with file status code 39 (attribute mismatch for a file in JCL and cobol program) .
Read Answers (1) | Asked by : manju

What does a return code of -2 Imply? 
View Question | Asked by : sprabodhini

hi all....i couldn find the description for the abend code 1152... if anyone knows it pls let me know..... 
View Question | Asked by : suma_infy

Why does the error code come in the form of multiple of 4? 
View Question | Asked by : chirag_123r


 Sponsored Links

 
Related Articles

jQuery Table Row Finished Code

jQuery Table Row Finished Code The Finished Code Our second example page has demonstrated table row striping highlighting tooltips collapsing expanding and filtering Taken together the JavaScript code for this page is mosgoogle geshibot lang php" document ready function var highlighted
 

jQuery Interacting with Other Code

jQuery Interacting with Other Code We learned with our sorting and paging code that we can t treat the various features we write as islands The behaviors we build can interact in sometimes surprising ways; for this reason it is worth revisiting our earlier efforts to examine how they coexist with t
 

jQuery Completed sorting and paging code

Learning jQuery The Finished Code The completed sorting and paging code in its entirety follows mosgoogle geshibot lang php" fn alternateRowColors function tbody tr odd this removeClass even addClass odd ; tbody tr even this removeClass odd addClass even ; return this; ; document
 

code

geshibot lang javascript" head This is a JS snippet from Geshi Bot" Replaces the geshi default classes with mambo joomla classes function replaceGeshiWithMamboClasses if document document getElementsByTagName Category
 

printf() Function Return Value

What is the return value from printf() function? printf function always returns the number of characters printed. Let us understand this with an example: main() { int a=10; printf("%d",printf("%d %d %d", a,a,a)); } In this above program the inner printf i
 

What is the default return value of a function?

The default return value from a function is int. In other words, unless explicitly specified the default return value by compiler would be integer value from function.   When a programmer wants other than integer values to be returned from function then it is essential that the pro
 

exit and return statements

  How does the exit () and return () differ exit () is used to exit the program as a whole. In other words it returns control to the operating system. After exit () all memory and temporary storage areas are all flushed out and control goes out of program. In contrast, the return () stateme
 

Mainframe Features

Mainframe Features In this Mainframe tutorial you will learn about features of Mainframe Processing power memory capacity performance computing multiple operating system time sharing reliability serviceability availability clustering technology and other features available in Mainframe mosgoogle cen
 

How Code Reviews and PMD Can Crush Bugs In Your Code

How Code Reviews and PMD Can Crush Bugs In Your Code The ability to review your code is one of the best methods to find bugs and other issues which can cause your program to perform poorly In fact one of the hardest things about writing a program is debugging it When programmers get together and sha
 

WebSphere V5.0 : Debugging - Step-through code

WebSphere V5 0 Debugging Step through code In this tutorial you will learn about WebSphere V5 0 Debugging Stepping through the execution of a Java program Step over Step into Run to return and Run to line mosgoogle Stepping through the execution of a Java program When a thread is suspended the step
 





About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape