Upload Button Icon Add office photos

Deutsche Bank

Compare button icon Compare button icon Compare
3.9

based on 3.2k Reviews

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Deutsche Bank Mainframe Developer Interview Questions, Process, and Tips

Updated 5 Jul 2024

Deutsche Bank Mainframe Developer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(10 Questions)

  • Q1. How will you increase performance of cobol program when its using number of cursors?
  • Ans. 

    To increase performance of a COBOL program using multiple cursors, consider optimizing the SQL queries, reducing the number of cursors, and using efficient data structures.

    • Optimize SQL queries to retrieve only necessary data

    • Reduce the number of cursors by combining multiple queries into one

    • Use efficient data structures like arrays or tables to store and manipulate data

    • Avoid unnecessary looping and processing within cur

  • Answered by AI
  • Q2. How will you resolve division by zero error Socb
  • Ans. 

    To resolve division by zero error, check for zero before performing division operation.

    • Check if the denominator is zero before performing division operation

    • Handle the error by displaying a message or returning a default value

    • Use conditional statements or try-catch blocks to prevent division by zero

  • Answered by AI
  • Q3. How will you abend the program? by moving error code to Return code
  • Ans. 

    Abend the program by moving error code to Return code

    • To abend the program, set the return code to a non-zero value indicating an error

    • This can be done using a conditional statement to check for errors and then setting the return code accordingly

    • For example, in COBOL, you can use the ACCEPT statement to move the error code to the return code

  • Answered by AI
  • Q4. Inner Join Outer Join Left Join , String ,Unstring , Inspect all questions
  • Q5. How will you check if file is empty ?
  • Ans. 

    To check if a file is empty, you can use file size or read the file and check for any content.

    • Check the file size using system functions like stat() or file length property

    • Read the file and check if there is any content present

    • Use file handling functions to determine if the file is empty

  • Answered by AI
  • Q6. How will you read your file in different record structure ?
  • Ans. 

    To read a file with different record structures, use a combination of file parsing techniques and data manipulation.

    • Identify the record structure of each section in the file

    • Use conditional logic to parse each record based on its structure

    • Implement error handling for unexpected record structures

    • Utilize tools like regular expressions or custom parsing functions

    • Consider using libraries or frameworks that support flexible

  • Answered by AI
  • Q7. Is SQLCA EXEC SQL is mandatory ?
  • Ans. 

    No, SQLCA EXEC SQL is not mandatory for Mainframe Developer.

    • SQLCA EXEC SQL is not mandatory but can be used for error handling and status checking in COBOL programs.

    • It is used to retrieve information about the most recent SQL operation.

    • Developers can choose to use SQLCODE and SQLSTATE instead of SQLCA EXEC SQL.

  • Answered by AI
  • Q8. How will you give data from Cobol to JCL ?
  • Ans. 

    Data from Cobol can be passed to JCL using file handling techniques like writing data to a dataset or passing parameters through PROCs.

    • Use file handling techniques to write data from Cobol program to a dataset that can be accessed by JCL.

    • Pass parameters from Cobol program to JCL using PROCs.

    • Use symbolic parameters in JCL to reference data from Cobol programs.

  • Answered by AI
  • Q9. What syntax you give in Parm parameters to not be abend job when Subscript had ended his limit?
  • Ans. 

    Use the COND parameter in the JCL to prevent job abend when subscript limit is reached.

    • Use COND parameter in JCL to check for subscript limit before executing subsequent steps

    • Set COND parameter to check for specific return code when subscript limit is reached

    • Add a condition to bypass subsequent steps if subscript limit is exceeded

  • Answered by AI
  • Q10. How you will add 10 th additional record in file using Cobol program , what is the path.
  • Ans. 

    To add the 10th additional record in a file using a Cobol program, you would need to read the file sequentially and write the new record at the appropriate position.

    • Read the file sequentially until you reach the 9th record

    • Write the 10th record at the current position in the file

    • Update the file with the new record

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - no tips

Skills evaluated in this interview

Deutsche Bank Interview FAQs

How many rounds are there in Deutsche Bank Mainframe Developer interview?
Deutsche Bank interview process usually has 1 rounds. The most common rounds in the Deutsche Bank interview process are Technical.
How to prepare for Deutsche Bank Mainframe Developer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Deutsche Bank. The most common topics and skills that interviewers at Deutsche Bank expect are Cobol, JCL, Cics, Agile and Application Development.
What are the top questions asked in Deutsche Bank Mainframe Developer interview?

Some of the top questions asked at the Deutsche Bank Mainframe Developer interview -

  1. what syntax you give in Parm parameters to not be abend job when Subscript had ...read more
  2. How will you abend the program? by moving error code to Return c...read more
  3. How will you read your file in different record structur...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

ICICI Bank Interview Questions
4.0
 • 2.4k Interviews
HDFC Bank Interview Questions
3.9
 • 2.1k Interviews
Axis Bank Interview Questions
3.8
 • 1.4k Interviews
IDFC FIRST Bank Interview Questions
4.0
 • 608 Interviews
IndusInd Bank Interview Questions
3.6
 • 575 Interviews
Yes Bank Interview Questions
3.8
 • 408 Interviews
Barclays Interview Questions
3.9
 • 265 Interviews
View all
Associate
4.7k salaries
unlock blur

₹8.7 L/yr - ₹34 L/yr

Senior Analyst
3.9k salaries
unlock blur

₹3.8 L/yr - ₹16.5 L/yr

Assistant Vice President
3.4k salaries
unlock blur

₹15.6 L/yr - ₹48.5 L/yr

Analyst
2.1k salaries
unlock blur

₹2 L/yr - ₹10.5 L/yr

Financial Analyst
1.1k salaries
unlock blur

₹1.6 L/yr - ₹10.2 L/yr

Explore more salaries
Compare Deutsche Bank with

Barclays

3.9
Compare

JPMorgan Chase & Co.

4.1
Compare

HDFC Bank

3.9
Compare

ICICI Bank

4.0
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview