Upload Button Icon Add office photos

CMS IT Services

Compare button icon Compare button icon Compare

Filter interviews by

CMS IT Services Oracle Database Administrator Interview Questions, Process, and Tips

Updated 29 Dec 2023

CMS IT Services Oracle Database Administrator Interview Experiences

1 interview found

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 

(5 Questions)

  • Q1. How oracle architecture is work. How to check if user password expired If dataguard not in synch what steps to follow and synch the standby database from primary. What is ASM and how to start and stop ASM....
  • Ans. 

    Oracle architecture is a multi-tiered structure that includes the client, application server, and database server.

    • Oracle architecture consists of multiple components such as the client, application server, and database server.

    • The client sends requests to the application server, which in turn communicates with the database server.

    • The database server manages the storage, retrieval, and manipulation of data.

    • Oracle archite...

  • Answered by AI
  • Q2. What is SGA and PGA?
  • Ans. 

    SGA (System Global Area) is a shared memory region that stores data and control information for an Oracle database. PGA (Program Global Area) is a memory region that stores data and control information for a single Oracle session or process.

    • SGA is shared by all users and processes connected to the database

    • SGA includes the database buffer cache, shared pool, and redo log buffer

    • PGA is private to each individual session o...

  • Answered by AI
  • Q3. What is Dataguard and standby?
  • Ans. 

    Dataguard is a feature of Oracle Database that provides high availability, data protection, and disaster recovery.

    • Dataguard is used to create and maintain one or more standby databases that can be used for failover or disaster recovery purposes.

    • It works by continuously applying changes from the primary database to the standby database(s) to keep them synchronized.

    • In case of a failure or disaster, the standby database c...

  • Answered by AI
  • Q4. What is difference between TNS and LISTENER?
  • Ans. 

    TNS is a network protocol used to connect to Oracle databases, while LISTENER is a process that listens for incoming connection requests.

    • TNS (Transparent Network Substrate) is a protocol used to establish connections between clients and Oracle databases.

    • LISTENER is a process that runs on the database server and listens for incoming connection requests.

    • TNS resolves the service name to the database's network address, all...

  • Answered by AI
  • Q5. How to start RFS and MRP Service.
  • Ans. 

    To start RFS and MRP Service in Oracle Database, you can use the ALTER SYSTEM command.

    • Connect to the Oracle Database as a user with SYSDBA or SYSOPER privilege.

    • To start RFS (Remote File Server) Service, execute the following command: ALTER SYSTEM SET REMOTE_LISTENER='listener_name' SCOPE=SPFILE;

    • To start MRP (Managed Recovery Process) Service, execute the following command: ALTER DATABASE RECOVER MANAGED STANDBY DATABAS

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

I appeared for an interview in Sep 2020.

Interview Questionnaire 

1 Question

  • Q1. Oops concept, solid principles, filters in MVC, basics of Angular,life cycle hook

Interview Preparation Tips

Interview preparation tips for other job seekers - 2 rounds- both are technical.

I applied via Walk-in and was interviewed before Sep 2020. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. How to compile all Java files inside a folder using Cmd
  • Ans. 

    To compile all Java files inside a folder using Cmd, navigate to the folder and run 'javac *.java'

    • Open Command Prompt and navigate to the folder containing the Java files

    • Run the command 'javac *.java' to compile all Java files in the folder

    • Check for any errors or warnings in the output

  • Answered by AI
  • Q2. Internal working of Hashmap and Concurrent Hashmap
  • Ans. 

    Hashmap is a data structure that stores key-value pairs. Concurrent Hashmap is a thread-safe version of Hashmap.

    • Hashmap uses hashing to store and retrieve elements based on their keys.

    • Concurrent Hashmap allows multiple threads to access and modify the map concurrently.

    • Hashmap has a load factor that determines when the map needs to be resized.

    • Concurrent Hashmap uses a technique called lock striping to allow concurrent a...

  • Answered by AI
  • Q3. Servlet : Listeners, Filters related questions
  • Q4. Java 8 features

Interview Preparation Tips

Interview preparation tips for other job seekers - Work on Core Java Concepts

Skills evaluated in this interview

I applied via Walk-in and was interviewed before Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic questions on Java. Spring MVC flow, collections, projects that you've worked on

Interview Preparation Tips

Interview preparation tips for other job seekers - This is a easy discussion. Just portray your strong points and just indirectly force them to ask you're question related to the same.

I applied via Campus Placement and was interviewed before Mar 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

It was easy with basic ques and then pymetrics tesy

Round 2 - Coding Test 

Coding test had basic questions on Java core

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare theoritical concept of SQL and Java well

I appeared for an interview in Sep 2017.

Interview Questionnaire 

3 Questions

  • Q1. What is deadlock
  • Ans. 

    Deadlock is a situation where two or more processes are unable to proceed because each is waiting for the other to release a resource.

    • Deadlock occurs when two or more processes are stuck in a circular wait, where each process is waiting for a resource held by another process.

    • Four necessary conditions for deadlock are mutual exclusion, hold and wait, no preemption, and circular wait.

    • Example: Process A holds resource X a...

  • Answered by AI
  • Q2. Which technology you know and worked
  • Ans. 

    I have experience with various technologies including Java, Python, HTML/CSS, JavaScript, and SQL.

    • Java

    • Python

    • HTML/CSS

    • JavaScript

    • SQL

  • Answered by AI
  • Q3. Why you are looking for change and what is your notice period
  • Ans. 

    I am looking for a change to explore new opportunities and challenges. My notice period is 30 days.

    • Seeking new opportunities and challenges

    • Want to learn and grow in a different environment

    • Exploring better career prospects

    • Seeking a company with a better work-life balance

    • Notice period is 30 days

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: 25 objective ques from Java and 25 from English
Tips: should prepare with Java Technology
Duration: 1 hour
Total Questions: 50

Round: Technical Interview
Experience: describe clearly
Tips: should prepared

Round: Technical Interview
Experience: do you know about jsf
Tips: yes, I worked

Round: Technical + HR Interview
Experience: this is my dream company actually, and notice is 15 to 20 days.
Tips: be confident

Skills evaluated in this interview

I appeared for an interview in Sep 2017.

Interview Questionnaire 

4 Questions

  • Q1. Technical interview take by client technical person actually they are hiring for another client so they took total 3 technical round and final will HR round
  • Q2. Asking about life cycle of Dot net mvc contols entity frame work and SQL queries
  • Q3. Problem based on oops and SQL queries outputs
  • Q4. Basic questions about my self ,salary discussion basic formalities form I have to fill up

Interview Preparation Tips

Round: Test
Experience: There were around 15 objective question that includes mvc, c#.net and SQL server. It was very simple question like different types of filters,Acton results in mvc. Basic oops concept and dot net web page regarding

Round: Resume Shortlist
Experience: After completing test round another was technical round discussed maily for mvc and SQL server questions. Around 30 mint discussion. After qualify this round another round will start from client technical staff.

General Tips: It was for 2-3 year experience person very simple to crack but focus on you which profile you are looking for study interview questions from net
Skills: Dot net mve oops concept jQuery and SQL server

I appeared for an interview in Sep 2019.

Interview Questionnaire 

1 Question

  • Q1. Pl sql related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - y resume was referd through a guy. Later I got call from HR for interview schedule he asked me my expected ctc and Notice Period to which I clearly said 3 months. He scheduled my interview on weekends morning 8am I reached there by 8.30am The interview process got started late by 10am it was an walk in type interview 1 round was Technical I cleared that round and had a feedback session with HR he said we are processing u to next round which was Manager round there itself I told the HR my NP is 3months the Hr Told its not an issue.
Laterly after I had lunch by 2pm Hr came n told me that Manager is not available now so we will be conducting ur further round in weekdays.
Then there was no mail or call so I purposely mailed them still haven't got proper response from them, so at last I told my friend who referd me to ask for an update the same HR told him that they want Immediate joiner so we can't process him to further round. Wasted my whole day over there

I applied via Recruitment Consultant and was interviewed before Jan 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What Prog Languages known? Prior Software Experience? How good on U.S. Client Face to Face and telephonic interaction for projects?
  • Ans. 

    I am proficient in Java, Python, and C++. I have 2 years of experience in software development. I have excellent communication skills for client interaction.

    • Proficient in Java, Python, and C++

    • 2 years of software development experience

    • Excellent communication skills for client interaction

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I wasn't fluent or good in Programming languages but I was clear on the flowchart and the basic concept of OOPS. Also, I was confident about solving the scenarios given to me at interview rounds. I also had good experience in US customer handling over telephonic and Face to Face interaction.

I applied via Campus Placement and was interviewed before Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Mostly hr questions and software questions

Interview Preparation Tips

Interview preparation tips for other job seekers - just give your best

CMS IT Services Interview FAQs

How many rounds are there in CMS IT Services Oracle Database Administrator interview?
CMS IT Services interview process usually has 2 rounds. The most common rounds in the CMS IT Services interview process are Resume Shortlist and Technical.
How to prepare for CMS IT Services Oracle Database Administrator 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 CMS IT Services. The most common topics and skills that interviewers at CMS IT Services expect are Oracle DBA, Database Administration, RAC, RMAN and Dataguard.
What are the top questions asked in CMS IT Services Oracle Database Administrator interview?

Some of the top questions asked at the CMS IT Services Oracle Database Administrator interview -

  1. How oracle architecture is work. How to check if user password expired If datag...read more
  2. What is difference between TNS and LISTEN...read more
  3. How to start RFS and MRP Servi...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS iON Interview Questions
3.9
 • 368 Interviews
ITC Infotech Interview Questions
3.6
 • 339 Interviews
CitiusTech Interview Questions
3.3
 • 276 Interviews
NeoSOFT Interview Questions
3.6
 • 268 Interviews
Tiger Analytics Interview Questions
3.7
 • 227 Interviews
Altimetrik Interview Questions
3.8
 • 221 Interviews
Episource Interview Questions
3.9
 • 220 Interviews
View all
CMS IT Services Oracle Database Administrator Salary
based on 49 salaries
₹3 L/yr - ₹9 L/yr
33% less than the average Oracle Database Administrator Salary in India
View more details

CMS IT Services Oracle Database Administrator Reviews and Ratings

based on 12 reviews

2.9/5

Rating in categories

2.9

Skill development

3.4

Work-life balance

2.4

Salary

3.8

Job security

2.5

Company culture

2.4

Promotions

3.1

Work satisfaction

Explore 12 Reviews and Ratings
Desktop Support Engineer
960 salaries
unlock blur

₹1 L/yr - ₹4.5 L/yr

Engineer- Customer Support
629 salaries
unlock blur

₹1 L/yr - ₹4.5 L/yr

Network Engineer
337 salaries
unlock blur

₹1 L/yr - ₹8 L/yr

Technical Support Engineer
265 salaries
unlock blur

₹1.1 L/yr - ₹5.4 L/yr

System Administrator
258 salaries
unlock blur

₹1.5 L/yr - ₹7.8 L/yr

Explore more salaries
Compare CMS IT Services with

ITC Infotech

3.6
Compare

KocharTech

3.9
Compare

3i Infotech

3.5
Compare

Xoriant

4.1
Compare
Did you find this page helpful?
Yes No
write
Share an Interview