What is log file,and where is it located,why u r using the
log file
Answer / balanri
Hi,
Log Files : Log files are files that contain messages about
the system, including the repository, services, and
applications running on it.
Storage : Workflow Log File Directory=> Location for the
workflow log file. By default, the Integration Service
writes the log file in the process variable directory,
$PMWorkflowLogDir.
If you enter a full directory and file name in the Workflow
Log File Name field, clear this field.
Log Files are used to trace the session or workflow run.,
provides ease of tracking the compilation of design.
Thanks,
| Is This Answer Correct ? | 1 Yes | 1 No |
How do schedule a workflow in Informatica thrice in a day? Like run the workflow at 3am, 5am and 4pm?
what is the necessity to use update strategy?(except for updates)
AT the max how many transformations and mapplets can we use in a mapping ?
1 Answers Cap Gemini, Cognizant,
How to load the data from a flat file into the target where the source flat file name changes daily?
i have a source table and 3 target table. when session runs first time-1st tgt second time-2nd tgt third time-3rd tgt fourth time-again 1st target. so no
What is the "File Repository" and how can we use that in the Informatica ? Please give one example of the Process ? waiting for Reply... Thank you .
Explain incremental aggregation in informatica
What is meant by lookup transformation? Explain the types of lookup transformation?
what is data driven?
what is procedure to use mapping variable in source qualifier transformation? with example
hi i want to install latest informatica software in my pc..can anybody help me where should i get the infomatica software..plz help me
The Source coloumns are A,B,C with data row1- 10,20,30 row2- 40,50,60 row3-70,80,90 and so on. In the target I want one coloumn with the following data, Coloumn-X, row1-10,row2- 20,row3-30,row4-40,row5-50 and so on. How to achieve this?