Core Interview Questions
toolbar maker
Main Nav
Home
Data Structure
C Programming
C++ Programming
Database
Mainframe
Wednesday, 13 February 2013
Protechting data through RACF
1) Add RAcF groups to control datasets that use the default DB2 qualifiers.
2) Create generic profiles for different types of DB2 datasets and permit their use by DB2 started tasks.
3) Permit use of the profiles
0 comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Powered by
Blogger
.
toolbar maker
Popular
Latest Comments
Archive
Popular Posts
IPL Phases in z/OS Mainframe System
Hardware IPL Phase The volume where the OS is stored is refered to as the SYSRES volume or the IPLable disk. IRIM Phase IPL Resourc...
RACF - Resource Access Control Facility - Mainframe System
RACF is the IBM Security Management product for mainframe operating system. RACF - Extream Security Manager(ESM). Profile - RACF store...
IPL Start up Procedure in z/OS Mainframe System
1. Switch on the HMC and login to the HMC Control or Interface Panel. 2. Then, Click the "Groups" Icon in the "view"...
IPL - Initial Program Load in z/OS Mainframe
- Loading the Operating System to the Main Storage or Main Memory. - Load Nucleaus to the SysRes Volume. - Starting the LPAR is calle...
Closing Files in C Programming Language
Closing Files Each file is closed by one fclose() statement as shown in the following code: #include<stdio.h> main() { : : fclo...
Symbolic constants and constant qualifiers in C++ programming
Symbolic constants and constant qualifiers in C++ programming Symbolic constant is a quantity which does not change during the executio...
Types of IPL ( Initial Program Load ) in z/OS Mainframe
1) Cold Start Any IPL that loads or reloads the PLPA and does not preserve the VIO data sets. The first IPL after system installation ...
Console Monitoring in Mainframe Computer system
Computer operators are responsible for monitoring and managing the operations of MVS. Computer operators use consoles to * Issue syst...
Commenting and UnCommenting a Program C Programming
Comment statements are non-executable statements. These statements are used to increase the readability and understanding of the program....
Services of Database Management System
A DBMS provides the following servicess to do the activities mentioned previously. Let us see some of the services. 1. Data Definition:...
Blog Archive
▼
2013
(127)
▼
February
(127)
The exit() Functions in C Programming Language
The stdin, stdout and stderr FILE type Pointers
The NULL Return Value in C Language
Closing Files in C Programming Language
Reading from and writing to Files in C Language
Opening Files in C Language
File Handling in C Programming Language
sprintf(), sscanf() Functions for Formatting Data ...
atoi(), atof() Standard String to Numeric Conversi...
Standard String - Handling Functions in C
SURROGAT cLASS in z/OS Mainframe System
How to Delete General Resource Profiles ?
How to Protect General Resource Profiles
Listing dataset Protection in z/OS Mainframe
Dataset Profiles - Resource Profile in Mainframe
Resource Profile in z/OS Mainframe Systems
RACF Users in Mainframe Computer Systems
RACF Groups in Mainframe Computer Systems
RACF - Resource Access Control Facility - Mainfram...
z/890 SHUT DOWN Procedure in Mainframe Systems
IPL Start up Procedure in z/OS Mainframe System
Types of IPL ( Initial Program Load ) in z/OS Main...
IPL Phases in z/OS Mainframe System
IPL - Initial Program Load in z/OS Mainframe
GDG - Generation Data Group in z/OS mainframe system
IBM Mainframe Interview Questions
Control Interval (CI) in z/OS Mainframe System
Mainframe Interview Questions for freshers
Data Sets in VSAM - Virtual Storage Access Method
VSAM - Virtual Storage Access Method in z/OS mainf...
Procedures - Proc and Pend Statements in z/OS
Procedures in z/OS Mainframe Operating System
Keyword Parameters in DD Statements
Positional Parameters in DD Statements
DD (Data Definition) Statement in Job Control Lang...
Positional Parameters in EXEC Statement
EXEC Statements in Job Control Language
Keyword Parameters in Job Statement
Positional Parameters in JOB Statement
JCL Statements in Mainframe Systems
JCL - Job Control Language in Mainframe
Returning Values from a Function in C programming
Passing Arrays to Functions in C Programming
Call by Reference in C Programming Language
Invoking Functions in C Programming Language
Parameter of a Function in C Programming
What is Functions in C Programming Language ?
String - Handling Functions Using Pointers C Progr...
Two Dimensional Arrays and Pointers in C Programmi...
Pointer Arithmetic of incrementing and decrementing
Two Dimensional Character Arrays in C Programming ...
What is Task and Transaction in Mainframe Systems
CICS Nucleus in Mainframe Computer System
CICS System Services
CICS - Customer Information Control System
Protechting data through RACF
DB2 Security in Mainframe Computer Systems
Starting and Stoping DB2 Databases
Controlling the IRLM in Mainframe
Console Authority in Mainframe
Console Monitoring in Mainframe Computer system
OS/390 Storage in Mainframe system
Basic Mainframe Technical HR Interview Questions
Introduction to OS/390 - Mainframe System
Basic Interview Questions in Database - DBMS
What is Database Models ?
Relationship between data in Database Management S...
Entity & Attributes in Database Management System
Services of Database Management System
What is RDBMS in Database concepts
Interview Questions - Data Structure
String Operations in C Programming Language
Constants & Variables in C Programming Language
Pointers in C programming Lnaguage
Two dimensional array representation
Two types of Data Structures to store data ?
Data Structure Operations
What is Data Structure or Data Oraganization ?
Files in Data Structure and Data Organization
What is Primitive Data Types in Data Structure ?
Symbolic constants and constant qualifiers in C++ ...
What is Typedef in C++ programming ?
Difference between unions and structures
Union in C++ programming Language
Structre in C++ Programming Languages
Advantages of Enumeration in c++ Programming
User defined data types in C++ Programming Language
Type Casting in C++ Programming Language
Data types in C++ Programming Language
Constants in C++ Programming Language
Dynamic initialization of variables
Declaration of variables in C++ Programming Language
Identifiers in C++ Programming Language
Commenting and UnCommenting a Program C Programming
Namespace in C++ Programming Language
Keywords in C and C++ Programming Language
Tokens in C++ Programming Language
Manipulators in C++ Programming Language
cout and cin objects in C++ Programming
Structure of C++ Programs - For Beginers
Search
0 comments:
Post a Comment