-
JCL Mandatory Parameters in JOB Card
Here are the JCL parameters that you need to use in Job card. 1. Positional parameters //jobname job (acctinfo),programmer-name The above are Positional parameters, they must be coded in the sequence. //Stepname Exec PGM=abcd or Proc-name//Stepname DD DSN=ABCD//Stepname DD SYSOUT=* 2. Additional Points More than one job can be submitted… Read More ⇢
-
6 Must Read DB2 PLAN Interview Questions
What is DB2 PLAN, and why do we need it? Below, you will find detailed answers. These are helpful for your interviews. DB2 PLAN Interview Questions PLAN – Is an executable DB2 object. A DBRM you can bind directly to a PLAN or a PACKAGE you can bind it to a… Read More ⇢
-
DB2 Training by Themis inc | Review
DB2 top training for you a review Read More ⇢
-
Three Tips for Responding to Failure
Really good article on how to respond to failure. Read more here. Read More ⇢
-
IMS DB Accessing Databases: DLI Vs. DEDB
DL/1 databases provide a hierarchically structured database, that can be accessed by record or sequentially. These are the ways to selected correct database for IMS DB. Read More ⇢
-
IMS DB – Backward and Forward Recovery
Recovery is the term we use in the sense of IMSDB is restoring a database to its point of integrity. Backward Recovery – IMS will do dynamically backout the data in the following scenarios: Online environment: An application program terminates abnormally An application program issues a rollback call An application… Read More ⇢
-
IMS-DB DBRC: Top Components
Database recovery in IMS DB and its list of DBRC components Read More ⇢
-
Hadoop Forum
The Hadoop forum. Registration is free join and get benefit instantly. Thousands of people already joined. Read More ⇢
-
How to Understand Heartbleed Bug in Open SSL
The bug in OpenSSL causes us to steal data attackers from any system. Read More ⇢








