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  >  Interview Questions  >  Mainframe  >  VSAM
Go To First  |  Previous Question  |  Next Question 
 VSAM  |  Question 30 of 32    Print  
Explain the VSAM error code 118

  
Total Answers and Comments: 1 Last Update: February 12, 2008     Asked by: R.vivek Anand 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
February 12, 2008 05:35:22   #1  
Sreyoshi Member Since: February 2008   Contribution: 1    

RE: Explain the VSAM error code 118

The data set name is ineligible for RACF definition. User does not have authority (reason code

0) or RACF inactive (reason code 12).


 
Is this answer useful? Yes | No

 Related Questions

Latest Answer : Guys,As you are aware, RDW stands for Record Descriptor Award.This is the first 4 bytes in a VSAM - Variable Record Length file that stores the actual length of the record. This is hidden if you browse a VSAM file. In a VB file, realistically the record ...

Latest Answer : Export utility is used to take a backup of VSAM dataset in tape and then import utility is used to restore that dataset again from tape ...
Read Answers (4) | Asked by : soni sinha

Latest Answer : The maximum record length has been told during the discussion However would like to just emphasize correctly.Tape :-28627 Disk  :32767 The maximum can be one cylinder=1 CI ...
Read Answers (10) | Asked by : Ranjit

Latest Answer : The Maximum Number of records which can be stored on KSDS depends on various factors,1. The record size and its type(fixed length or variable length). 2. The type and sige of the CA which is defined so to say , either cylinders or tracks etc along with  ...
Read Answers (3) | Asked by : raghu

While designing vsam files,what's the best way to choose control interval size for the data and the index?
Read Answers (4) | Asked by : vinay

Latest Answer : Following steps will convert a sequential file to VSAM file.1. Sort the sequential fille, with SORT FIELD=NONE, to remove the duplicate key records.2. Define a VSAM file3. Use REPRO to copy the sequential file to VSAM file. ...
Read Answers (5) | Asked by : Rajee

Latest Answer : When you allocate the vsam cluster at that time you have the option to catlog the dataset using the idcam utility. Apart from this tools like file aid also gives you an option to catalog a vsam dataset.thanksHUZEFA T ...
Read Answers (1) | Asked by : dsrcbalaji

Latest Answer : we can access the spanned records in the MOVE Mode ...
Read Answers (1) | Asked by : padmanaban

Latest Answer : No Jayakumar is right, that is the way of conversion of flat file to KSDS. First sort, then copy to KSDS. ...
Read Answers (4) | Asked by : james

Latest Answer : Why did VSAM come into existance? Think DOS VS! Using VSAM was much, much easier than coding masses of inflexible DLBL and EXTENT cards for running jobs in DOS VS. ...
Read Answers (2) | Asked by : Shashank


 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
 

Explain about TNSPING

You can also use tnsping utility on command prompt to check Oracle Net connectivity. Follow these steps to check the connection to particular SID. Open Command prompt. Write tnsping < SID for the database connectivity you want to check > If you get the message “Used TNSNAMES
 

The Interview Snafu

How to turn someone else’s mistake to your advantage Your dream job is about to become reality. A recruiter gave you the heads up about the perfect position at Humungous Conglomerate, Inc. You went through five interviews as well as a battery of psychological tests mandated by their HR de
 

Winning a Job Interview with a Winning Resume

Does your resume unlock your potential, take your skills to the highest level and win you the interview and the job you want now? The job market today is highly competitive and even if you think you have what it takes to get an interview you won’t get over the line without a polished, prof
 

VSAM Control Interval and Control Area

VSAM Control Interval and Control Area In this Mainframe tutorial you will learn about VSAM Control Interval What is a Control Interval in VSAM and Control Area what is VSAM control area attributes in the control area index component mosgoogle center What is a Control Interval in VSAM Control Interv
 

VSAM Structure

VSAM Structure In this Mainframe tutorial you will learn about VSAM Structure four major areas of VSAM structure what is VSAM cluster VSAM components Defining VSAM cluster and Example for defining VSAM clusters mosgoogle center There are four major areas in the structure of VSAM They are The Mas
 

VSAM Catalogs

VSAM Catalogs In this Mainframe tutorial you will learn about VSAM Catalogs Master Catalog User Catalog and Data Space of VSAM mosgoogle center Master Catalog Master Catalog in VSAM is like captain of a ship since all files used in VSAM is controlled by this master catalog The attributes of files li
 





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