SFTP Requirement
Our project requires to pull the files from a central server using SFTP. W
informatica-l
Messages for informatica-l
3 juillet 2009 : RE: Custom SQL for inserting data in Target Table
No replies...... :|
3 juillet 2009 : Infa load is going very slow
HI, I have ampping while will load around 40 million records as inserts fro
3 juillet 2009 : Re: Using Pushdown optimization option
Ronaldo is right. If you are not able to see the pushdown optimization then
3 juillet 2009 : RE: Standard ETL Test Plan
Can you provide a bit more details on this. What kind of testing are you pl
3 juillet 2009 : Standard ETL Test Plan
can any one provide me the temlate for ETL Test Plan based on the standard
3 juillet 2009 : Re: Loading 2 source data into single target
Hi, Q)u have 2 sources. 1 for each country location. They both have same se
3 juillet 2009 : RE: informatica 8.1.1 installation on oracle 10g
Hi.. Pls refer installation and configruation guide step by step if you are
3 juillet 2009 : Re: informatica 8.1.1 installation on oracle 10g
Do you have any other database installed in your system other than oracle ,
3 juillet 2009 : RE: informatica 8.1.1 installation on oracle 10g
I checked the database access (between I am oracle DBA ) so I did checked a
2 juillet 2009 : RE: mapping parameter
Check whether parameters was correctly set from parameter file. Get session
2 juillet 2009 : Re: informatica 8.1.1 installation on oracle 10g
While creating repository you must have given user id and password of the d
2 juillet 2009 : Re: through put from session
I will suggest you to execute the sql in the oracle sql plus and see how mu
2 juillet 2009 : Re: Issue in Sequence Generator
Hey are you sure that you are populating the sequence value from "NEXTVAL"
2 juillet 2009 : Re: Mapping running for 17 hours
yes ,send me the log to thiyaga11@gmail.com On Thu, Jul 2, 2009 at 8:13 AM,
2 juillet 2009 : Re: PowerCenter - the list of groups and their users?
If you have power center 8.x ,you have to Login to the admin console and lo
2 juillet 2009 : RE: Custom SQL for inserting data in Target Table
thiyagarajan-rajen 'Log Source Row Data' is not what I am looking for. My
2 juillet 2009 : RE: Issue in Sequence Generator
If the reset option isn't set, there is no reason the sequence generator sh
2 juillet 2009 : RE: Mapping running for 17 hours
You are not being very forthcoming here... "There are not many transformati
2 juillet 2009 : Development and Production Repositories
Hi! I'm looking information about how to install and setup a development an
2 juillet 2009 : RE: IN function
Guys, U can do this like below where $$VALUES = BA,AB,BC ( no quotes pls)
2 juillet 2009 : Re: Mapping running for 17 hours
use the partitoning in the session and divide the whole 28m records into re
2 juillet 2009 : Re: Using Pushdown optimization option
Has your company the license? Ronaldo. On Thu, Jul 2, 2009 at 2:25 PM, rote
2 juillet 2009 : Re: Loading 2 source data into single target
u can create a new parameter file with the required information from the 2
2 juillet 2009 : Using Pushdown optimization option
Hi, I am using Informatica 8.1.1 and I can't find the pushdown optimization
2 juillet 2009 : RE: Loading 2 source data into single target
Thanks for the reply. the second approach is whereI going for. using 2 parm
2 juillet 2009 : PowerCenter - the list of groups and their users?
How do I access the table PowerCenter(8.6) the list of groups and their use
2 juillet 2009 : Re: Mapping running for 17 hours
Try to use hash join in the SQL On 7/2/09, simikishore via informatica-l i
2 juillet 2009 : RE: Mapping running for 17 hours
Hi thiyagarajan-rajen , Is there an email I can send the session log or sho
2 juillet 2009 : Re: Custom SQL for inserting data in Target Table
Hi manish, As Harish told you can implement using Target table update over
2 juillet 2009 : RE: Source Analyzer Menu tool disabled.
hi Harish thnx for the post. i saw what you mentioned and looks like they a
2 juillet 2009 : RE: Field Name
Hi. Create output ports in the expression and hardcode field names which yo
2 juillet 2009 : Field Name
Hi, Is it possible to use the field names instead of the field values in an
2 juillet 2009 : RE: Add two dates fields to date field
Hi Shastry, What samzo said is correct , But using DATE_DIFF can mention th
2 juillet 2009 : RE: Issue in Sequence Generator
No. I havn't check the Reset Option also none of the other mappings loading
2 juillet 2009 : RE: Problem with Scheduling
Hi.. Can you reset and set the scheduling time again and see if it works. T
2 juillet 2009 : RE: Problem with Scheduling
Rajiv thanks for ur quick replay. All other workflows in the same server ar
2 juillet 2009 : RE: Schedule workflow to run between intervals daily
Hi, I guess you can acheive this using informatica scheduler itself. Check
2 juillet 2009 : RE: Problem with Scheduling
Check the timing on the server where informatica is installed ? /Rajiv
2 juillet 2009 : RE: Convert the C*program to informatica.
Hi... Cant find the C* program... /Rajiv
2 juillet 2009 : Problem with Scheduling
Hi gurus, we have a situation like this, one workflow is scheduled at 11:00
2 juillet 2009 : Convert the C*program to informatica.
Hi, I have this c*program that reads the file generated by informatica and
2 juillet 2009 : RE: Source Analyzer Menu tool disabled.
Have you tried creating a new mapping in the same? More on this, pls. go to
2 juillet 2009 : RE: Error - [PCSF_10007] Cannot connect to repository
Hi, Vista is not supported with INFA. Simply change your base OS and then d
2 juillet 2009 : RE: Custom SQL for inserting data in Target Table
Hi, You can write the custom SQLs using the Target Override property availa
2 juillet 2009 : RE: informatica 8.1.1 installation on oracle 10g
while creating repository it does not ask for username and password or do y
2 juillet 2009 : Re: informatica 8.1.1 installation on oracle 10g
Try to use the domain user name and password to create repository service a
2 juillet 2009 : Re: Custom SQL for inserting data in Target Table
In informatica ,you can very well log the source data to a DB table.Try usi
2 juillet 2009 : RE: Custom SQL for inserting data in Target Table
Wouldn't calling a Stored Procedure for every row slow down the performance
1er juillet 2009 : RE: informatica 8.1.1 installation on oracle 10g
Hi , I am getting the same error The following error occurred while perfor
1er juillet 2009 : RE: Custom SQL for inserting data in Target Table
Create stored procedure which performs custom insert as per your requirment
1er juillet 2009 : RE: targeting to a flat file
Hi.. Donot output header or metadata to the target, instead create header r
1er juillet 2009 : RE: Best Way of using Arthemetic operations
Try this... Declare two variables, v_VAR1 of integer/double type and v_VAR2
1er juillet 2009 : RE: through put from session
Source is an sql which joins two Oracle tables. Target is a flat file. Sour
1er juillet 2009 : RE: through put from session
Hi, The source is an SQL which joins two Oracle tables. Target is a flat fi
1er juillet 2009 : RE: Custom SQL for inserting data in Target Table
Well, I wish to create a simple mapping : DB2 as source->Source Analyser->T
1er juillet 2009 : Re: through put from session
Please tell us whether the source and target DB are one and the same or not
1er juillet 2009 : Re: Custom SQL for inserting data in Target Table
You should be able to handle the custom part in informatica mapping itself.
1er juillet 2009 : through put from session
Hi, I am trying to extract records from a huge DB. As the I increase the da
1er juillet 2009 : Custom SQL for inserting data in Target Table
Hi, I want to enquire if I can write custom INSERT SQL statement for a tar
1er juillet 2009 : Source Analyzer Menu tool disabled.
Hi, I am newbie to Informatica, although I have sound understanding and ex
1er juillet 2009 : Re: Loading 2 source data into single target
Correct me if i am wrong, you have only one source instance which has simil
1er juillet 2009 : Re: Loading 2 source data into single target
couple of ways you can do this - Parameterize the Source table ($$SRC_TBL)
1er juillet 2009 : Re: Mapping running for 17 hours
If it is taking 10 mins from Oracle it should take ~ same time from SQ Tra
1er juillet 2009 : Re: Mapping running for 17 hours
Did you try to get the count alone against the oracle table and see how muc
1er juillet 2009 : Loading 2 source data into single target
Hi Guys, I have a situation which might be more familiar to many. I have 2
1er juillet 2009 : Mapping running for 17 hours
Hi, I have an issue WITH THE Informatica MAPPING?.. I have a mapping which
1er juillet 2009 : RE: Best Way of using Arthemetic operations
You are taking the substring of a number. What are you trying to do?
1er juillet 2009 : RE: Error - [PCSF_10007] Cannot connect to repository
I ran into same issue. -- The following error occurred while performing a r
1er juillet 2009 : Best Way of using Arthemetic operations
Hello everyone, Please suggest me the best way for performing the arthemeti
1er juillet 2009 : RE: targeting to a flat file
This has come up before. It is a known problem, some have already opened a
1er juillet 2009 : targeting to a flat file
Hi, While targeting to a flat file (with the field names), it looks like in
1er juillet 2009 : Re: Outputing to excel and attach it to email
Thanks Rishi. That was very helpful. ________________________________ From
1er juillet 2009 : Re: mapping with rowcount compare
Here is my solution.I hope your row count is less. I do it using three pipe
1er juillet 2009 : Transaction and Aggregator
Hi, do I understand transactions well, if I think, that when transaction of
1er juillet 2009 : RE: DAC Server failed to start
Hi, Please check the config.bat file set the following as per your machine
1er juillet 2009 : RE: how to trigger 2 scripts using a single command task
alternatively you can call both scripts from one script... For instance scr
1er juillet 2009 : RE: how to trigger 2 scripts using a single command task
yes...you can do it...add multiple commands in the command task. /Rajiv
1er juillet 2009 : RE: AdminConsole Window Problem
I am using windows only,I am trying the same way as you told but still faci
1er juillet 2009 : how to trigger 2 scripts using a single command task
Hi Please let me know whether we can trigger 2 scripts using a single comma
1er juillet 2009 : RE: AdminConsole Window Problem
Hi.. You can also find/connect to AdminConsole from the Startup->Programs->
1er juillet 2009 : RE: AdminConsole Window Problem
Hi.. You should specify domain hostname ie., m/c on which informatica is in
1er juillet 2009 : RE: Need SYSDATE - 1 in expression transformation for effective tracking
Use this ADD_TO_DATE(sysdate,'ddd',-1) Regards Balakrishna
1er juillet 2009 : AdminConsole Window Problem
Hello Friends, I am not able to open the admin console window, when i am tr
1er juillet 2009 : Schedule workflow to run between intervals daily
Hi, I would like to schedule a workflow in Informatica 8.6 to run dai
1er juillet 2009 : RE: Issue with worklet variable
Hi.. Pls try this method... |->cmd Start->Timer1->Session1 |->T
1er juillet 2009 : RE: Client connection on repository refused (although all services are up)
Hi Rajiv, thanks for your reply. I tried connecting with the Administrator-
1er juillet 2009 : RE: Client connection on repository refused (although all services are up)
Hi.. When you installed informatica on the windows machine you were prompte
1er juillet 2009 : RE: Outputing to excel and attach it to email
Hi, You can populate the data in an excel file (*.csv) and then use the On
1er juillet 2009 : RE: Client connection on repository refused (although all services are up)
Hi Harish, thank you very much for the answer, but I'm already using the us
1er juillet 2009 : RE: Session Properties missing?
Hi BNR, Please share your mapping logic with us. Regards, Vikas. __________
1er juillet 2009 : RE: Client connection on repository refused (although all services are up)
Hi, You need to use the same username and password, which you have used dur
1er juillet 2009 : RE: Issue with worklet variable
Hi, You cannot use the variable's declared inside the worklet in your workf
1er juillet 2009 : RE: mapping with rowcount compare
You can make a stored procedure for comparing the row counts and it should
1er juillet 2009 : RE: Session Properties missing?
You can also check for the property where on running the session the target
1er juillet 2009 : Re: loading data into 3 targets with cyclic process
Hi Sunil, Just i mentioned 30 records as example we want to load more than
1er juillet 2009 : execution terminated unexpectedly
Hi experts, we are facing the error of 'execution terminated unexpectedly'
30 juin 2009 : RE: Session Properties missing?
Hi.. Apply correct filter on the update pipeline. May be your condition is
30 juin 2009 : RE: mapping with rowcount compare
Just an addition I did this til now Flow 1: A.txt_>SQ->EXP->A oracle TARGET
30 juin 2009 : mapping with rowcount compare
I have a urgent requirement and my logic is not working: I have a flat file
30 juin 2009 : Session Properties missing?
I have created a type 1 dim, looks like everything is working fine. I am te










































Job-scheduling
Job Scheduling
Sites connexes
informatica-l
Licence
Search
Global search
Ads