Home > Uncategorized

There are many computer consultants out there on land based and online.  There are geeks, evangelists, gurus, techies, computer guys, nerds, network consultants, technologist, and computer consultants, just to name a few.  But at the end, regardless of how they want to be called, each of them provides different levels of technical know-how’s and service.  [...]

Replica D&G Handbags- Get Ultimate Spark

Archived in the category: Uncategorized
Posted by on 24 Aug 10 - 1 Comment

Having a right kind of handbag gives appropriate impact on your style you have adopted according to latest fashion. You must choose a handbags by knowing the length and size which can suit to your own height and gesture of body. But every brand doesn’t provide desirable size and length and you have to face [...]

Captcha Script

Archived in the category: Uncategorized
Posted by on 29 Jul 10 - 0 Comments

Hello Readers! I am good in blogging. But still I feel a lot about spammers who spoil my site’s reputation.  So I decided to place a captcha script or a captcha image in my web site or blog which will make my blog a bit healthy from any spam attacks or malware attacks. There are [...]

Index

Archived in the category: Uncategorized
Posted by on 30 Apr 10 - 2 Comments

Index • Index is a separate entity • It is organized similar to data component (CI and CA) • It has a different CI size • VSAM builds index when data is loaded • Index is organized as inverted binary tree • VSAM compresses key to conserve space • Can have several levels of indexes [...]

Cluster & CI

Archived in the category: Uncategorized
Posted by on 30 Apr 10 - 1 Comment

Cluster • It is a collection of physical data sets that makeup one logical data set • The concept of a cluster is more suited for a KSDS • A KSDS cluster has two data sets. One holds actual data records and other contains an index component • Index component permits direct retrieval of data [...]

VSAM data sets

Archived in the category: Uncategorized
Posted by on 30 Apr 10 - 1 Comment

Entry sequential data set (ESDS) • Records in an ESDS are stored in the order in which they are written and are retrieved by addressed access • Records are loaded irrespective of their contents and their byte address cannot be changed • ESDS is also referred to as a sequential VSAM data set. This is [...]

Virtual Storage Access Method (VSAM)

Archived in the category: Uncategorized
Posted by on 29 Apr 10 - 0 Comments

VSAM is a high-performance access method used in OS/VS & ZOS operating systems. VSAM software resides in virtual storage along with the program that needs its services for the manipulation of data on a direct access storage device (DASD). VSAM acts an interface between Operating system and application program The access method is used to [...]

Procedures

Archived in the category: Uncategorized
Posted by on 29 Apr 10 - 0 Comments

Instream procedures • Completely contained within a JCL JOB • String of JCL statements appearing between a proc and pend statement within a JOB • Available to only one JOB • Upto 15 procedures can be defined within a JOB • Within a JOB, can be invoked any number of times Cataloged Procedures • A [...]

Special DD statements

Archived in the category: Uncategorized
Posted by on 28 Apr 10 - 2 Comments

JOBLIB • Used to identify a program library to search first when attempting to locate programs executed during job’s life • Must be placed after the JOB statement and before the first EXEC statement in the JOB • More than one program library can be concatenated after the first one on a joblib JCLIB • [...]

Job Control Language (JCL)

Archived in the category: Uncategorized
Posted by on 28 Apr 10 - 4 Comments

Job Control Language or JCL is a set of control statements that provide the specifications necessary to process a job. Communication with the OS is by typing commands or Job Control Language statements. Role of JCL We do not use JCL to write computer programs. Instead, it consists of control statements that introduce a computer [...]