PARM: How to use in SORT JCL with examples

6 years ago

DYNALLOC PARM: This option requests the dynamic allocation of SORTWK data sets. DYNALLOC=OFF can be specified to override a DYNALLOC=ON…

UNSTRING statement use in cobol program

6 years ago

UNSTRING statement The UNSTRING statement used to separate single string to multiple based on the delimiter provided in the UNSTRING.…

STRING statement use in cobol program

6 years ago

STRING statement STRING statement strings together the partial or complete contents of two or more data items or literals into…

COALESCE DB2 Function in SQL Queries

6 years ago

COALESCE DB2 function is used to handle the NULL values that might be present in the data or a list…

Intrinsic Functions in COBOL Programs

6 years ago

Intrinsic Functions COBOL Intrinsic Functions provides many ways to manipulate data. These are a set of functions that return values…

CASE statement in SQL Queries with Examples

6 years ago

SQL CASE statement allows you to perform IF-THEN-ELSE functionality within an SQL statement. CASE SQL expression can help make your…

GROUP BY and ORDER BY clause in SQL

6 years ago

GROUP BY clause specifies a result table that consists of a grouping of the rows of intermediate result table that…

PUSH unique ID and SEQ number using IFTHEN

6 years ago

PUSH defines the input field, sequence number, or identifier that will be overlaid for each group’s records. For fixed-length records,…

PARSE fields using IFTHEN parameter

6 years ago

PARSE and IFTHEN PARSE are new options that allow you to extract variable position/length fields into fixed-length parsed fields defined…

SEQNUM: How to use in SORT JCL with examples

6 years ago

SEQNUM creates & inserts sequence numbers in the output record. The sequence numbers are assigned in the order in which…

ICETOOL : Matching records from different data sets

6 years ago

ICETOOL is a batch front-end utility that uses the capabilities of DFSORT toperform the operations you request. Input and output…

Fill Method: Paired and unpaired records

6 years ago

Fill Method Paired and unpaired records - This example illustrates an alternative way to create three output files; paired F1/F2…

Indicator method: Paired and unpaired records

6 years ago

Indicator method: Paired and unpaired records - This example illustrates how you can create three output files; paired F1/F2 records,…

Unpaired records F2 using SORT Utility

6 years ago

Unpaired records F2: This example illustrates how you can select only unpaired records from one of two files. In this…

Paired records F1 using SORT

6 years ago

Paired records F1 - Below example illustrates how you can select only paired records from one of two files. In…

Paired records with duplicates using SORT

6 years ago

Paired records with duplicates: This example illustrates how you can join paired records from two files, both of which have…

Paired records without duplicates using SORT

6 years ago

Paired records without duplicates - ASA (formerly ANSI)control characters appear in Position 5 for variable-length records (just after the Record…

JOINKEYS joining two files using SORT

6 years ago

JOINKEYS feature joins transactions/records from two different files based on certain keys (i.e. fields with common information). The SORTJNF1 and…

STOPAFT SKIPREC condition in SORT JCL

6 years ago

In SORT JCL, the STOPAFT SKIPREC are two conditions that control the processing of input records. You can use the…

INCLUDE OMIT condition in SORT JCL

6 years ago

You can use the INCLUDE OMIT statement in conjunction with other options to select/omit the number of records to be…

PMP Certification Practice Exam Real Mode

6 years ago

Preparing for the Project Management Professional (PMP Certification) is challenging & according to the Project Management Institute (PMI®), project professionals spend on…

PMP Certification Practice Exam Practice Mode

6 years ago

PMP Certification Practice Exam - Project Management Professional (PMP Certification) is challenging & according to the Project Management Institute (PMI®), project professionals…

ITIL Foundation Practice Exam Questions

6 years ago

ITIL Foundation Practice Exam is the entry level certification, providing general awareness of the key elements, terminology and concepts of…

ITIL Foundation Certification – How to Pass Exam

6 years ago

ITIL Foundation Certification is the entry level certification of the ITIL® qualification. It aims at certifying that the holder of…

COMBINATION based questions for PMP

6 years ago

COMBINATION based questions for PMP: These will combine any of the types mentioned above. There is no guessing what kind you’ll…