Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by rhitesh02

  1. rhitesh02

    WRT_8229 and ORA-26085

    Hi, I am not sure but do check in load type if you have load type as "BULK" than change it to "Normal" and try to execute. Hope this helps! -Hitesh Rathod
  2. rhitesh02

    $SOURCE, $TARGET, $DBConnection Values to be passed as parameters

    Hi, Read using parameter file in Informatica help. That should answer all your question. -Hitesh
  3. rhitesh02

    Different sources ----->one mapping????

    Hi, There is an easy solution to it. Try to use Partition for all your sources. see Partitioning for more information. They have an example with 3 flat files hope that can help you understand it better. - Hitesh Rathod
  4. rhitesh02

    problem in loading records into the target table

    Hi, Looking at your question , It seems your lookup is not working properly. Chck conditions of lookup. -Hitesh
  5. rhitesh02

    Fatal Signal/Exception Error. - Need help to resolve.

    Hi Rohan, I did face this type of error earlier. By changing size of "Default Buffer Block Size" , I could solve this problem. Check informatica help for more information on this. Hope this helps. -Hitesh
  6. rhitesh02

    Dynamically generating Cache file name prefix

    Hi, I am using a dynamic lookup with Persistant cache. I would like to use diffrent cache file Prefix name for each session. For e.g. I am generating Persistant cache for Region = 'LA' , I will do lookup pertaining to only LA records. Thanks in Advance. Hitesh
  7. rhitesh02

    determining the cache created by each session

    You can set 'Collect Performance data' checkbox in session properties. This will help you to determine how many records are read by cache.
  8. rhitesh02

    Informatica 6.1 Performance issue.

    Hi, Recently we have upgraded to 6.1 .. My mappings are running very slow compared to 5,1 version. In mappings , I have noticed that there are more than 2 aggregators are used. Can any one help on improving performance of my mapping. I have tried all sorts of thing at mapping level.. but I...
  9. rhitesh02

    Generating XML files using Informatica

    Hi, I got solution for Creating XML file using informatica. create 2 seperate flat file sources. Join them using Dummy join, for e.g. PK =1. Use joiner transformation to join Master and Detail record. Attach output to Target XML. Hitesh
  10. rhitesh02

    Generating XML files using Informatica

    Hi, I have a business requirement where I need to create XML file. My Source is Oracle and Target is XML file. I tried creating xml file but it is not creating node elements in XML. Any one who has worked on this type of thing PLEASE HELP. Thanks, Hitesh
  11. rhitesh02

    Cognos Visualizer - hiding gridlines in Table chart.

    Hi, I need to hide gridlines in Table chart. Please Help. Thanks, Hitesh

Part and Inventory Search

Back
Top