What is the difference between Bad file and Reject file? and Where u can see the Reject file? What records stored in Reject file?
Answers were Sorted based on User's Feedback
Answer / ajay pareek
first of all bad files and reject file both are same, there is no difference between them.
we call them reject fils that havving .bad extension.
there are not any files with .reject extension.
so the bad files or reject file keep the rejected records.
correct me if i am wrong
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / abhinaw prakash
Bad File stores data which does not pass through business
standard.
Reject file has data which does not pass through business logic.
EX:
EmpID Ename Sal
10 Abhi 10000
20 Ram 3000
30 Cp 7000
40 Rohit
Now if we apply Filter condition as Sal>5000,Then
Bad file will have records
40 Rohit
(Emp cannot have NO SALARY column)
Reject File will have record
20 Ram 3000
| Is This Answer Correct ? | 6 Yes | 11 No |
in what type of scenario bulk loading and normal loading we use?
Implementation methodology
Can you use one mapping to populate two tables in different schemas
Flat file heaving 1 lack records and I want to push 52000 records to the target?
how can u connect client to ur informatica sever iff server is located at different place( not local to the client)
Could any one to tell Fact table Partitioning?
What are variable ports and list two situations when they can be used?
source table have single column single record having with single space. load that source record into trg . trgt having two columns and the SOURCE TABLE LIKE COL1 BHANU PRASAD TRGT TABLE COL1 COL2 IN THAT LOAD THE RECORD IN THE trgt table LIKE COL1 COL2 BHANU PRASAD HOW ? TELL ME PLZ
What is a data modeling?
Whether Aggrigator transformation ignore the null values or consider the null values ? Advance Thanks, Manojkumar
whats the logic to load the lower level of granularity of data to fact table.
Hi, If any hav Informatica n DWH FAQ's,Plz do fwd to vanibv6@gmail.com Thnx Vani