This question regarding Checkpoint. Suppose my program has checkpoint for every 100 records. If my program abends at 120 records, what will happen. I know first 100 records are committed and rest of 20 records where they gone and where they are stored.
1 9849Can we give the GSAM-PCB in between the DB-PCB'S like below? I/O-PCB DB-PCB1 GSAM-PCB1 GSAM-PCB2 DB-PCB2
4 13063I have database, in that segment1 having dept code and segment 2 and so on multiple employees num. using dept & employee num we have to compare whether that employee belong to that dept or not, if that employee belongs to that dept then incentive is same same as in the table or else incentive must be zero? using IMS & cobol
1 5680Post New IBM IMS Interview Questions
1. Write a function to display the sum of two numbers in the following ways: By using (i) pass by value (ii) pass by address a. function with argument and with return value b. function with argument and without return value c. without argument , with return value d. without argument , without return value Note: Use pass by address.
Please provide an explanation on DStream in Spark.
At present what is the FlBl's share in NABARD equity?
What makes something a function?
Alok and Bhanu play the following min-max game. Given the expression N = 9 + X + Y - Z Where X, Y and Z are variables representing single digits (0 to 9), Alok would like to maximize N while Bhanu would like to minimize it. Towards this end, Alok chooses a single digit number and Bhanu substitutes this for a variable of her choice (X, Y or Z). Alok then chooses the next value and Bhanu, the variable to substitute the value. Finally Alok proposes the value for the remaining variable. Assuming both play to their optimal strategies, the value of N at the end of the game would be 27 0.0 20 18
Define what do you understand by collector reverse saturation? In which configuration does it have a greater value?
Explain how asp.net page works?
What are auditing policies in SAP HANA auditing?
Can you explain factory method in angularjs?
What are the five main functions of an operating system?
What is a spark context?
What are views in django?
How the analyses and calorific values of fuels can be reported ?
Example from .net. Integer & struct are value types or reference types in .net?
What is the use of spring core module?