Add office photos
Engaged Employer

Amdocs

3.8
based on 3.8k Reviews
Filter interviews by

Tietoevry Interview Questions and Answers

Updated 27 Jul 2024
Popular Designations

Q1. How to configure RAC in detail? Shell scripting SQL scripting

Ans.

Configuring RAC involves setting up shared storage, network, and database components on multiple nodes.

  • Configure shared storage using ASM or NFS

  • Configure network components such as VIP, SCAN, and listener

  • Install Oracle Grid Infrastructure and Oracle Database software on all nodes

  • Create a RAC database using DBCA or manually

  • Configure load balancing and failover using services

  • Use shell scripting and SQL scripting to automate tasks

  • Perform regular maintenance tasks such as patchin...read more

Add your answer

Q2. 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.

Add your answer

Q3. 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 integration and replication tool used for moving and synchronizing...read more

Add your answer

Q4. 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

Add your answer
Discover Tietoevry interview dos and don'ts from real experiences

Q5. 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.

Add your answer

Q6. 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 some ACID properties for scalability and flexibility.

  • Example...read more

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Oracle Database Administrator Interview Questions from Similar Companies

3.7
 • 13 Interview Questions
View all
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter