If the flat file is having the duplicate records in the
interface how can you restrict while transferring the flat
file data in to interface tables?

Answers were Sorted based on User's Feedback



If the flat file is having the duplicate records in the interface how can you restrict while trans..

Answer / swapna

AFTER LOADING THE DATA INTO STAGE TABLE USING SQL LOADER,
WE WILL WRITE THE VALIDATION PROGRAM.

IN THIS VALIDATION PROGRAM WE WILL WRITE CODE TO RESTRICT
DUPLICATE RECORDS.

SO ONLY VALID RECORDS ONLY TRANSFERRED INTO INTERFACE TABLE.

Is This Answer Correct ?    18 Yes 0 No

If the flat file is having the duplicate records in the interface how can you restrict while trans..

Answer / sharad

define primary or unique key on staging table then it
restricts duplicate data when u run sqlloader for
transfering data from flat file to staging table

Is This Answer Correct ?    14 Yes 2 No

If the flat file is having the duplicate records in the interface how can you restrict while trans..

Answer / srinivas.r

We can't restrict the duplicate records by using the SQL
*Loader.For that first move the data into Staging table and
then alidate the records before moving into interface table.
This is the process i knnow as per my knowledge.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Oracle Apps Technical Interview Questions

what is the differences between internal requisition and internal sales order?

0 Answers   Accenture,


In what situation u create the BPA.

2 Answers   Accenture,


How to migrate .rdf file from dev instance to test instance?

3 Answers   Accenture, Oracle, TCS, Tech Mahindra, Unisoft Infotech,


Can anybody tell me, What is the Implementation Process?

2 Answers   TCS,


What is set function in sql .E.g.What is difference between union and union all

2 Answers   IBM, TCS,






what is lexical parameter?

3 Answers   TCS,


List the various types of value set.

0 Answers  


What does appl_top directory contain?

0 Answers  


Where we can write a PL/SQL code in report triggers?

2 Answers   IBM,


how to debug the report?

2 Answers   IBM, Qualcomm, Sierra Atlantica,


Where I can download D2K software?

2 Answers  


what is tuning in oracle apps technical

3 Answers   TCS,


Categories
  • Oracle Apps Technical Interview Questions Oracle Apps Technical (547)
  • Oracle Apps Financial Interview Questions Oracle Apps Financial (793)
  • Oracle Apps Manufacturing Interview Questions Oracle Apps Manufacturing (53)
  • Oracle Apps HRMS Interview Questions Oracle Apps HRMS (169)
  • Oracle Apps CRM Interview Questions Oracle Apps CRM (9)
  • Oracle Apps SCM Interview Questions Oracle Apps SCM (141)
  • Oracle Install Base Interview Questions Oracle Install Base (62)
  • Oracle Service Contracts Interview Questions Oracle Service Contracts (101)
  • Oracle Apps AllOther Interview Questions Oracle Apps AllOther (114)