- Blog
- Blog
- Homepage
- Homepage
-
10 Top Data mart Interview Questions
Data mart interview questions for ETL and Informtica Interviews.
-
The in and out of Group By clause in SQL
The GROPU BY clause is very much interesting and it is being used in many sql development project. The summary and key points given here like that you never forgotten about what is Group BY in sql. The SQL is well explained with an example. Read more.
-
CICS – How to modify VSAM file length
This is simplistic solution for CICS developers working in Mainframe. This approach is for changing existing VSAM File size in CICS. I mean this is about changing LRECL of VSAM file
-
CA7 Screens With Useful Commands that Saves Support Time
The complete useful CA 7 commands with screens that highly helpful to mainframe support developers.
-
3 Top Informatica Books to Read Right now
My Selected Informatica books are useful for your projects and your next job.
-
Tokenisation is Better Than Encryption Read Today
The tokenization process is totally different when compared with encryption in credit cards transaction process. The aim of two ways is card information should not be revealed to crooks. In tokenization. Read more.
-
Bind Parameter: How to Access Data Concurrently
DB2 version10 provides an individual package option for managing concurrency access within applications in 3 ways.
-
DFSORT JOINKEYS Sample JCL Explained Each Step
The neatly presented JOIN Key example, here input is having two datasets. The 3 rd data set is creating based on matching key of both input data sets. Clearly explained about REFORMT use. Also covered about the statement SORTED in JOIN Key statement. Read more…
-
How data is growing by 2020 in 10^11 times, a new wave to data Jobs
This is one of the best picture that show how the enamours data is creating by 2020.
-
SrinimfReviews Best Product Reviewer
Best product reviews, tips and ideas on the products being used by software developers.
-
DB2: How to Call External Stored procedure
This post tells about very simple idea for DB2 developers about the concept of external stored procedures, how to create and how to run these stored procedures. The stored procedures can be written in any supported language.
-
Why do We need to Sort Table Prior to COBOL SEARCH ALL
Why table should be sorted for SEARCH ALL . The simple and informative post highly helpful to all COBOL developers.