Upload Button Icon Add office photos

Filter interviews by

Shamgar Software Solutions Database Administrator DBA Interview Questions and Answers

Updated 25 May 2021

Interview questions from similar companies

I was interviewed in Jul 2020.

Interview Questionnaire 

1 Question

  • Q1. Basics / Architecture / RAC / RMAN / Golden Gate/ Performance tunning

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident
Prepare well on the basics and architecture
Answer to the question
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. Question about dba
  • Q2. Difference Between SQL And nosql
  • Ans. 

    SQL is a structured query language used for relational databases, while NoSQL is a non-relational database management system.

    • SQL is used for structured data with predefined schema, while NoSQL is used for unstructured or semi-structured data.

    • SQL databases are vertically scalable, while NoSQL databases are horizontally scalable.

    • SQL databases are ACID compliant, ensuring data integrity, while NoSQL databases sacrifice so...

  • Answered by AI
  • Q3. How to restore the database using rman
  • Ans. 

    Restoring a database using RMAN involves connecting to the target database, restoring the control file, and recovering the database.

    • Connect to the target database using RMAN

    • Restore the control file from a backup

    • Restore the datafiles and tablespaces

    • Recover the database to bring it to a consistent state

    • Perform necessary checks and validations after restoration

  • Answered by AI
  • Q4. How to change column in table
  • Ans. 

    You can change a column in a table using the ALTER TABLE statement in SQL.

    • Use the ALTER TABLE statement followed by the MODIFY keyword to change the data type or size of a column.

    • Use the ALTER TABLE statement followed by the ADD or DROP keyword to add or remove a column.

    • Make sure to specify the table name, column name, and the new data type or size when making changes.

  • Answered by AI
  • Q5. What are different types of objects in database
  • Ans. 

    Different types of objects in a database include tables, views, indexes, sequences, and stored procedures.

    • Tables: Used to store data in rows and columns.

    • Views: Virtual tables created by a query.

    • Indexes: Improve the performance of queries by allowing quick access to specific rows.

    • Sequences: Generate unique numbers.

    • Stored Procedures: Precompiled SQL code that can be executed with parameters.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice company with good management and work environment.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Fundamentals of Oracle DB and Architecture
  • Ans. 

    Fundamentals of Oracle DB and Architecture

    • Oracle Database is a relational database management system (RDBMS)

    • It uses SQL (Structured Query Language) for querying and managing data

    • Consists of physical and logical structures like data files, tablespaces, and schemas

    • Architecture includes components like instance, memory structures, and background processes

  • Answered by AI
  • Q2. Prepare well for the Architecture and Basics
Round 2 - One-on-one 

(2 Questions)

  • Q1. Fundamentals of Oracle DB, RAC, DG and Architecture.
  • Q2. Work experience, questions related to your experience
Round 3 - One-on-one 

(1 Question)

  • Q1. Default question, which hiring manager asks

Interview Preparation Tips

Interview preparation tips for other job seekers - Pros:
Company is good from the Learning perspective.
Good environment and Resources to Learn and acquire more skill sets.
Exposure to latest trends in the market.
Onsite Opportunities.

Cons:
Salary Hikes are not so good as compared to earlier.
Interview experience
1
Bad
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 

(2 Questions)

  • Q1. Q.About SQL Server T-SQL
  • Q2. Q.Normal scenario based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - HR is too busy. HR called to schedule the interview but forgot to schedule interview. After reminding HR, HR scheduled the interview but did not give any feedback after the interview. sending messages and emails, but HR didn't respond.waste of time.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before May 2022. There were 4 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. Basics architecture, rman, datapump, upgrade, asm
Round 3 - Technical 

(1 Question)

  • Q1. Block corruption, upgrade, rman datapump, asm, patching
Round 4 - HR 

(1 Question)

  • Q1. Basics..... Speaking skills.. Salary discussion
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Why Standby Redo logfiles are required. How to troubleshoot node-eviction in RAC. RTO and RPO. Extended RAC. Managed Database.
  • Ans. 

    Standby Redo logfiles are required for data protection and disaster recovery in Oracle databases.

    • Standby Redo logfiles are essential for maintaining a standby database in Oracle Data Guard for disaster recovery purposes.

    • They contain a record of changes made to the primary database, which can be applied to the standby database to keep it synchronized.

    • In case of a primary database failure, the standby database can be act...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Basics should be good to clear the interview
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. What is view synonym mview Explain datapump Oracle goldengate in detail
  • Ans. 

    A materialized view (mview) is a database object that contains the results of a query. Datapump is a tool for moving data between Oracle databases. Oracle GoldenGate is a real-time data integration and replication tool.

    • Materialized views (mviews) store the results of a query for faster access.

    • Datapump is a tool used for exporting and importing data between Oracle databases.

    • Oracle GoldenGate is a real-time data integrat...

  • Answered by AI
Round 2 - Behavioral 

(1 Question)

  • Q1. What is your goal

I applied via Naukri.com and was interviewed in Nov 2021. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Oracle DBA questions
Round 3 - Technical 

(1 Question)

  • Q1. Oracle DBA questions
Round 4 - One-on-one 

(1 Question)

  • Q1. Managerial round questions for this round.
Round 5 - HR 

(1 Question)

  • Q1. HR discussion round, normal HR questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared, be knowledgeable and be confident.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Basic coding question with u can find on the oracle website

Round 2 - Technical 

(2 Questions)

  • Q1. Mostly the question are from the engineering subjects
  • Q2. Cs fundametals , oops concept and dbms

Tell us how to improve this page.

Interview Questions from Similar Companies

Google Interview Questions
4.4
 • 833 Interviews
Amdocs Interview Questions
3.8
 • 520 Interviews
Zoho Interview Questions
4.3
 • 500 Interviews
SAP Interview Questions
4.2
 • 302 Interviews
KPIT Technologies Interview Questions
3.5
 • 285 Interviews
Salesforce Interview Questions
4.1
 • 265 Interviews
Adobe Interview Questions
4.0
 • 247 Interviews
View all
Software Developer
4 salaries
unlock blur

₹4.2 L/yr - ₹5 L/yr

Data Analyst
4 salaries
unlock blur

₹3.6 L/yr - ₹7 L/yr

Solution Architect
4 salaries
unlock blur

₹18.5 L/yr - ₹46 L/yr

Business Development Manager
3 salaries
unlock blur

₹3.4 L/yr - ₹3.5 L/yr

Scrum Master
3 salaries
unlock blur

₹4.2 L/yr - ₹5 L/yr

Explore more salaries
Compare Shamgar Software Solutions with

Bosch Global Software Technologies

4.0
Compare

Amdocs

3.8
Compare

Automatic Data Processing (ADP)

4.0
Compare

Carelon Global Solutions

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