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

wht is format triger?

4 Answers  


what r the objects u have to do in u experiance

1 Answers  


What are the different components you should consider while defining a responsibility in oracle apps?

0 Answers  


Explain oracle apps architecture.

0 Answers  


What is menu.

2 Answers   Accenture,






what is back order in OM

4 Answers   IBM, Oracle,


Can 2 functions have same name & input parameters but differ only by return datatype ?

5 Answers  


How to call oracle database stored procedure from form in form coding ?

3 Answers   Oracle,


what is count(*) from po_vendors(any table)? what does it do and what is count(1) from po_vendors(any table)? what is count(0) from po_vendors(any table) the out put is same what is the difference

4 Answers   IBM,


What does appl_top directory contain?

0 Answers  


what is the use of placeholer column?

3 Answers  


what are the different calculation columns available in reports?

1 Answers  


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)