How to load data from excel to database using Informatica
Hi,i am just wondering if there is a direct way to load excel file into database using Informatica without having to convert excel to .Csv or XML format. Because we may have to load data from different excel worksheets.Thanks in advancesrini
Informatica primary server process
Which is primary server process in Informatica?1.Repository manager 2.Load manager 3.Workflow manager 4.Workflow designer
load manager
hi..
"load manager' is the primary process of informatica power center server
"DTM-data transformation manager" is the secondary prcess..
go through the architecture of informatica power center server..
thank u...
suvashis
How can we calculate the fact table size?
Hi we can calculate the size depending upon how much period and how many products for how many customers information u want to store like this we calculate the fact table size.Ex:- if we have 100...
hi
fact table size: it depends upon dimension table size
Unable to start my Informatica repository service windows XP and Oracle 10g
I am unable to start my Informatica repository service, even if I start the service, it stops immediately.Please, any one have a solution to this problem(i installed Informatica 7.1 on windows XP home edition, Oracle 10g)thanks a lot.Nagesh
Software could be corrupted or has attacked with Virus,
Re-install and if the problem persist then you change the OS and try Informatica, it may work.
In order to up your IRS, please follow up the guidelines:- 1) Create a database, if u have already DB exist, then u can go with the same. 2) Create two db users, give admin privilege to those users....
Hi
Go to source and create required ports and send to Expression..there we need to converted the delimiter file or Comma separate file by using the ltrime and rtrime values...and send to target ....
convert excel file to .csv and then csv to text file...then u can take the source as flatfile..