Premium Employer

i

This company page is being actively managed by Sutherland Global Services Team. If you also belong to the team, you can get access from here

Sutherland Global Services Verified Tick

Compare button icon Compare button icon Compare
3.7

based on 6.6k Reviews

Filter interviews by

Sutherland Global Services Database Engineer Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

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

(2 Questions)

  • Q1. How you will find that some user SQL running slow without discussing with user?
  • Q2. How you will patch specific db components to reduce downtime?
  • Ans. 

    To patch specific db components to reduce downtime, follow these steps:

    • Identify the specific components that need to be patched

    • Plan the patching process during a scheduled maintenance window

    • Backup the database before applying patches

    • Apply patches to the specific components one by one

    • Test the patched components to ensure they are functioning correctly

    • Monitor the database for any issues post-patching

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Why you have so many hopping in your resume?
  • Q2. How you will rate yourself as an dba?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared technically.
Be loyal in interview , if you don't know just tell
Try to be solution oriented person
Give genuine real time faced issues
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Architecture of sql
  • Ans. 

    SQL architecture refers to the structure and components of a SQL database system.

    • SQL architecture includes components like storage engine, query processor, and buffer manager.

    • The storage engine manages data storage and retrieval, while the query processor processes SQL queries.

    • The buffer manager handles caching and memory management to optimize performance.

    • Examples of SQL architectures include MySQL, Oracle, and SQL Se

  • Answered by AI
  • Q2. Recovery models

Skills evaluated in this interview

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

(1 Question)

  • Q1. Database relqted
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Tell about yourself
  • Ans. 

    Experienced Oracle DBA with 5+ years of hands-on experience in managing databases, optimizing performance, and ensuring data security.

    • 5+ years of experience as an Oracle DBA

    • Proficient in database management, performance optimization, and data security

    • Skilled in troubleshooting and resolving database issues

    • Strong knowledge of Oracle database architecture and SQL

    • Certified Oracle Database Administrator (OCA/OCP)

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. The question were from basic architecture to cloud technologies
Round 3 - Technical 

(1 Question)

  • Q1. The question were from all skills you will mention in your resume
Round 4 - HR 

(1 Question)

  • Q1. Salary and relocation discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - If you have the technical skills then you will definitely able to make it 🙂

I applied via Recruitment Consultant and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. Are you aware of DevOp? How to use in producing output for client?
  • Ans. 

    Yes, DevOps is a set of practices that combines software development and IT operations to deliver high-quality software faster.

    • DevOps is a culture and set of practices that emphasizes collaboration, automation, and monitoring throughout the software development lifecycle.

    • It involves integrating development, testing, deployment, and operations teams to streamline the software delivery process.

    • By using DevOps, database a...

  • Answered by AI
  • Q2. What is the application that is better than Spark in AWS?
  • Ans. 

    AWS Glue is an application that is better than Spark in AWS.

    • AWS Glue is a fully managed extract, transform, and load (ETL) service that makes it easy to prepare and load data for analytics.

    • It provides a serverless environment for running ETL jobs and supports various data sources and destinations.

    • AWS Glue also offers automatic schema discovery, data cataloging, and data transformation capabilities.

    • It integrates well wi...

  • Answered by AI
  • Q3. How do you connect to to AWS as a developer?
  • Ans. 

    To connect to AWS as a developer, you can use the AWS Management Console, AWS CLI, or AWS SDKs.

    • Use the AWS Management Console to access AWS services through a web-based user interface.

    • Utilize the AWS Command Line Interface (CLI) to interact with AWS services using commands in the terminal.

    • Leverage AWS Software Development Kits (SDKs) to integrate AWS services into your applications.

    • For example, you can use the AWS SDK ...

  • Answered by AI
  • Q4. What is the security system of AWS access?
  • Ans. 

    AWS provides a comprehensive security system for access control.

    • AWS Identity and Access Management (IAM) allows you to manage access to AWS services and resources.

    • IAM enables you to create and manage users, groups, and roles, and assign permissions to them.

    • AWS provides various authentication methods like username/password, multi-factor authentication, and integration with external identity providers.

    • Access can be contr...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Sometimes the interviewer can be a glober - who really doesn't know what they are talking about. They will even ask you what they do not know. They can even ask you things that are NOT applicable and they will stand with it to show that they know better. Above all as a candidate for the role that you really want to go with, ensure that you are aware of what you say, be prepared for the interview as if you know nothing. Ensure that you are well informed on the line of task. Also be prepated to provide the interviewer one good project that you had already carried out based on the application required for the profile. Be calm always if the company recruit you, it is their luck as you always have ample opportunity with other company as well.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before May 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. What purpose does the model database server what is replication what is dcl what are the recovery models for a data base what is dbcc
  • Ans. 

    Answers to questions related to MS SQL Server Database Administration

    • The model database is used as a template for creating new databases

    • Replication is the process of copying and distributing data from one database to another

    • DCL stands for Data Control Language and is used to control access to data in a database

    • The recovery models for a database are Simple, Full, and Bulk-Logged

    • DBCC stands for Database Console Commands ...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. What is the importance of recovery model what is transperent data encryption explain your sql server database expirence why would you use sql agent
  • Ans. 

    Recovery model is important for database backup and restore. Transparent data encryption secures data at rest. SQL Agent automates tasks.

    • Recovery model determines the type of backup and restore strategy to be used.

    • There are three recovery models: Simple, Full, and Bulk-Logged.

    • Transparent Data Encryption (TDE) encrypts data at rest and protects against unauthorized access.

    • TDE uses a symmetric key called the database enc...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - first impress the hr& be a confident carefully lisen qusentins and tell to the fluently

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. HADR,PERFORMANCE TUNING
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jan 2023. There were 3 interview rounds.

Round 1 - Assignment 

Scenario based Troubleshooting tasks

Round 2 - HR 

(1 Question)

  • Q1. 1. Reason for job switch 2. Why want to join HPE
Round 3 - Group Discussion 

Group discussion with Client for their feedback on candidate

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on technical certification and learn new skills
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Jan 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Aptitude 4 rounds it was easy

Round 2 - Technical 

(1 Question)

  • Q1. Based on Resume Projects and about company

Tell us how to improve this page.

Join Sutherland Global Services We are a digital transformation company. We make digital 𝐡𝐮𝐦𝐚𝐧™

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Accenture Interview Questions
3.9
 • 8k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Capgemini Interview Questions
3.8
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
Teleperformance Interview Questions
3.9
 • 1.7k Interviews
View all
Associate
2.3k salaries
unlock blur

₹1.1 L/yr - ₹7.4 L/yr

Senior Associate
1.7k salaries
unlock blur

₹1.8 L/yr - ₹7.8 L/yr

Customer Service Associate
1.6k salaries
unlock blur

₹1.2 L/yr - ₹7.5 L/yr

Associate Manager
829 salaries
unlock blur

₹3.6 L/yr - ₹13.5 L/yr

Customer Service Executive
655 salaries
unlock blur

₹1.3 L/yr - ₹4.5 L/yr

Explore more salaries
Compare Sutherland Global Services with

Genpact

3.9
Compare

Concentrix Corporation

3.8
Compare

Teleperformance

3.9
Compare

Wipro

3.7
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