Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What aer the out put files that the informatica server
creates during the session running?

Answers were Sorted based on User's Feedback



What aer the out put files that the informatica server creates during the session running?..

Answer / swetha

Informatica server log: Informatica server(on unix) creates
a log for all status and error messages (default name:
pm.server.log). It also creates an error log for error
messages. These files will be created in informatica home
directory.

Session log file: Informatica server creates session log
file for each session. It writes information about session
into log files such as initialization process, creation of
sql commands for reader and writer threads, errors
encountered and load summary. The amount of detail in
session log file depends on the tracing level that you set.

Session detail file: This file contains load statistics for
each targets in mapping. Session detail include information
such as table name,number of rows written or rejected. yoU
can view this file by double clicking on the session in
monitor window

Performance detail file: This file contains information
known as session performance details which helps yoU where
performance can be improved. To genarate this file select
the performance detail option in the session property sheet.

Reject file: This file contains the rows of data that the
writer does not write to targets.

Control file: Informatica server creates control file and a
target file when yoU run a session that uses the external
loader. The control file contains the information about the
target flat file such as data format and loading instructios
for the external loader.

Post session email: Post session email allows yoU to
automatically communicate information about a session run to
designated recipents. U can create two different
messages.One if the session completed sucessfully the other
if the session fails.

Indicator file: If u use the flat file as a target,yoU can
configure the informatica server to create indicator file.
For each target row, the indicator file contains a number to
indicate whether the row was marked for insert, update,
delete or reject.

output file: If session writes to a target file,the
informatica server creates the target file based on file
prpoerties entered in the session property sheet.

Cache files: When the informatica server creates memory
cache it also creates cache files. For the following
circumstances informatica server creates index and datacache
files.

Aggreagtor transformation

Joiner transformation

Rank transformation

Lookup transformation

Is This Answer Correct ?    6 Yes 0 No

What aer the out put files that the informatica server creates during the session running?..

Answer / sam

Run the infacmd ConvertLogFile -in <inputfilename> -lo
<outputfilename>. This batch file is present in
\\Informatica\PowerCenter8.6.1\CMD_Utilities\PC\server\bin

Is This Answer Correct ?    3 Yes 1 No

What aer the out put files that the informatica server creates during the session running?..

Answer / bzz

Check the backward compatibility option to view the .bin
log files in readble format.

Is This Answer Correct ?    2 Yes 2 No

What aer the out put files that the informatica server creates during the session running?..

Answer / rahul

i am getting these session log file in .bin format but i
want it in text format.how can i get it??
i am using informatica 8.5.1 with windows on client and
server both.

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More Informatica Interview Questions

what is the flat file partition and where have to specify it

1 Answers   TCS,


Suppose we do not group by on any ports of the aggregator what will be the output?

0 Answers  


why dimenstion tables are denormalized in nature ?

3 Answers  


explain one complex mapping with logic? sales project?

0 Answers   Accenture, JPMorgan Chase,


If I have a index defined on target table and if set it to bulk load will it work ?

4 Answers   IBM,


,if we have single SQ in flow and we have router in which it has two group and we want to join these two groups with joiner ?is it possible?

3 Answers   Emphasis,


What is the difference between Normal load and Bulk load?

5 Answers  


COM components can be used in Informatica

0 Answers  


my source has 2 columns. 1st column data: ABC ABC ABC XYZ and 2nd column data: 1 2 3 4. And my target should be ABC 1 2 3, XYZ 4

2 Answers   Zensar,


which one is better performance wise joiner or look up

0 Answers   Informatica,


How to load the data into target table, which not have Primary/Surrogate key (Duplicate records not acceptable)

5 Answers   TCS,


What happens if we dont select data driven option?

2 Answers   Zensar,


Categories