Find Interview Questions for Top Companies
Ques:- What is db_recovery_file_dest ? When do you need to set this value ? Give me the steps to perform the point in time recovery with a backup which is taken before the reset logs of the db ? Tell me about the steps required to enable the RMAN backup for a ta
Right Answer:
`db_recovery_file_dest` is an Oracle database parameter that specifies the location of the Fast Recovery Area (FRA), which is used for storing recovery-related files such as archived redo logs and backup pieces. You need to set this value when you want to enable the FRA for managing backups and recovery operations.

**Steps for Point-in-Time Recovery with a Backup Taken Before Reset Logs:**
1. Start RMAN and connect to the target database.
2. Set the DBID of the database using the command: `SET DBID <dbid>;`
3. Start the database in NOMOUNT mode: `STARTUP NOMOUNT;`
4. Restore the control file from the backup: `RESTORE CONTROLFILE FROM '<backup_location>';`
5. Mount the database: `ALTER DATABASE MOUNT;`
6. Restore the database to the desired point in time: `RESTORE DATABASE UNTIL TIME 'YYYY-MM-DD HH24:MI:SS';`
7. Recover the database:
Ques:- ?Deep Fritz? is?
Right Answer:
Deep Fritz is a chess engine developed by ChessBase that is capable of playing chess at a high level, often used for analysis and playing against human opponents.
Ques:- Tell me about your position here in this organisation?
Right Answer:
In my position as a CRM Support Engineer, I am responsible for managing and resolving issues related to our CRM system, ensuring that users have a smooth experience. I also provide training and support to team members, assist with system updates, and collaborate with other departments to improve our processes and enhance customer satisfaction.
Ques:- Give me a brief overview of user friendly application?
Right Answer:
A user-friendly application is one that is easy to navigate and understand, allowing users to accomplish their tasks efficiently. It features a clear layout, intuitive design, responsive controls, and helpful feedback, ensuring a positive experience for users of all skill levels.
Ques:- What is your idea about project scheduling?
Right Answer:
Project scheduling is the process of planning and organizing tasks, resources, and timelines to ensure that a project is completed efficiently and on time. It involves defining project milestones, setting deadlines, allocating resources, and monitoring progress to keep the project on track.
Ques:- Construct a business case for finding out the average amount of carbon emissions along a 2 km road?
Right Answer:
To construct a business case for finding out the average amount of carbon emissions along a 2 km road, consider the following points:

1. **Environmental Impact**: Understanding carbon emissions helps assess the road's environmental footprint and supports sustainability initiatives.

2. **Regulatory Compliance**: It ensures compliance with local and national environmental regulations, avoiding potential fines and promoting responsible management.

3. **Public Health**: Identifying emission levels can inform strategies to improve air quality, benefiting community health and well-being.

4. **Infrastructure Planning**: Data on emissions can guide future road design and traffic management, promoting greener alternatives like public transport or cycling paths.

5. **Stakeholder Engagement**: Engaging with local communities and stakeholders fosters transparency and builds trust, showing commitment to reducing environmental impact.

6. **Funding Opportunities**: Accurate emissions data can support applications for grants or funding aimed at reducing carbon footprints and improving infrastructure.

7. **Corporate Responsibility**: For businesses, demonstrating a commitment to reducing emissions can
Ques:- Why you have taken this many attempts to finish CA?
Right Answer:
I faced various challenges during my CA journey, including balancing studies with personal commitments and needing more time to fully grasp complex topics. Each attempt taught me valuable lessons, and I remained committed to achieving my goal.
Ques:- What is open SQL v/s native SQL?
Right Answer:
Open SQL is a database-independent SQL used in SAP applications that allows developers to interact with the database in a way that is consistent across different database systems. Native SQL, on the other hand, is the SQL specific to a particular database system, allowing for more advanced features and optimizations that may not be available in Open SQL.
Ques:- What should be the approach for writing a BDC program?
Right Answer:
The approach for writing a BDC (Batch Data Communication) program includes the following steps:

1. **Define the Structure**: Identify the data structure that will hold the data to be processed.
2. **Create a Session or Call Transaction**: Decide whether to use session method or call transaction method for data upload.
3. **Record the Transaction**: Use transaction recording to capture the steps needed to input data into the SAP system.
4. **Write the BDC Program**: Develop the ABAP program that will read the input data, process it, and call the appropriate BDC function modules.
5. **Handle Errors**: Implement error handling to manage any issues that arise during data processing.
6. **Test the Program**: Thoroughly test the BDC program with various data sets to ensure it works correctly.
7. **Optimize Performance**: Review and optimize the code for performance and efficiency.
Ques:- Difference between structure and table?
Right Answer:
A structure is a data type that groups related fields together, often used for defining complex data types in programming, while a table is a database object that stores data in rows and columns, allowing for data management and retrieval in a relational database.
Ques:- Difference between parameters and select-options?
Right Answer:
Parameters are single-value inputs that allow users to enter a value for a specific field, while select-options are used for multiple-value inputs, allowing users to specify a range of values or multiple selections for a field.
Ques:- What is an user exit? Types of user exits?
Right Answer:
A user exit is a predefined point in SAP programs where custom code can be added to enhance or modify standard functionality without changing the original program.

Types of user exits include:
1. Function Module Exits
2. Menu Exits
3. Screen Exits
4. Field Exits
Ques:- Mr. T has a wrong weighing pan. One arm is lengthier than other. 1 kilogram on left balances 8 melons on right. 1 kilogram on right balances 2 melons on left. If all melons are equal in weight,what is the weight of a single melon?
Right Answer:
The weight of a single melon is 0.125 kilograms (or 125 grams).
Comments
samarth khare Jun 23, 2021

Suppose the lengthier arm of weighing pan is of x cm and other arm is y cm .Also let weight if each melon be m kg.
so applying equilibrium of torque principles ,we get
case 1:-
1x-8my=0
case 2:-
2mx-1y=0
using case 1 equation , we substitute value of x into case 2 equation;
16mmy-1y=0
(16mm-1)y=0
y is length of weighing arm and cannot be 0,
therefore ,
16mm-1 =0
16mm=1
mm=1/16
m= square root (1/16)
m=+-1/4
m is weight of melon and cant be negative.
Hence m, weight of one melon is 1/4 kg



The ERP (Enterprise Resource Planning) category on takluu.com is tailored for professionals and aspirants preparing for interviews in business operations, IT, finance, and supply chain management domains. ERP systems unify multiple business functions such as finance, human resources, procurement, inventory management, and customer relationship management into a single integrated platform.

This category covers fundamental concepts like ERP architecture, modules, implementation strategies, customization, and integration with other software systems. Popular ERP solutions like SAP, Oracle ERP, Microsoft Dynamics, and NetSuite are also discussed, giving candidates a broad understanding of industry-standard tools.

Interview questions typically explore your knowledge of business process automation, data migration, user roles, report generation, and troubleshooting common ERP challenges. Understanding the benefits and limitations of ERP, along with hands-on experience in configuring workflows and managing user access, is highly valued.

ERP roles often require collaboration across departments to streamline operations, ensure data consistency, and improve decision-making capabilities. This category prepares you for roles such as ERP Consultant, Business Analyst, Functional Consultant, and ERP Project Manager by offering practical insights and scenario-based questions.

At Takluu, we provide detailed study materials, real-world case studies, and mock interview questions to help you confidently demonstrate your ERP expertise. Whether you are new to ERP systems or seeking to advance your career, this category equips you with the knowledge to successfully clear technical and functional interviews.

AmbitionBox Logo

What makes Takluu valuable for interview preparation?

1 Lakh+
Companies
6 Lakh+
Interview Questions
50K+
Job Profiles
20K+
Users