-
JCL Mainframe Advanced Tips on Procedures or Procs
The JCL quick tips to implement in mainframe projects and highly useful for senior developers. Read More ⇢
-
5 Tips to Become Expert in SQL
Follow these tips to learn SQL quickly. These are proven tips. Read more. Read More ⇢
-
10 Most Popular Analytics Applications Trending Now
Big data and analytics is a trending skill. There are many kinds of analytics applications being used in business. This is one kind of interview question. Read More ⇢
-
Excel Tutorials for Business Analytics
Microsoft Excel analytics of step-by-step guide [http://www.ictlounge.com/work/practical_workbooks/data_analysis_step_by_step_booklet.pdf] Excel for data analysis [http://www.sagepub.com/bachmanfrccj2e/study/resources/Appendix_f.pdf] Data analysis using SQL and Excel [http://www.temida.si/~bojan/MPS/materials/Data%20Analysis%20Using%20SQL%20and%20Excel.pdf] Excel analysis tools [http://home.business.utah.edu/mgtdgw/stat5969/Analysis_Tools.pdf] Excel analytics and Statistics [http://www.casact.org/education/annual/2011/handouts/c15-16-statistics.pdf] Read More ⇢
-
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 ⇢







You must be logged in to post a comment.