Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Wipro Informatica Interview Questions
Questions Answers Views Company eMail

What is the difference between informatica 8.x and 9.x

1 12140

tell me the push down optimization

2 4864

tell me the informatica architecture

1 4956

split two strings into two columns For Eg. Source:-Full Name: Shiva Kumar Target:- First Name:Shiva Last Name:Kumar

1 14724

What is the method of seperating unique and duplicate records in session level?

2 9203

Source table ------------- ID NAME --- ------ 101 PANKAJ NULL KUMAR NULL MATHUR 102 JYOTI NULL SAXENA 103 SACHIN NULL TENDULKAR TARGET TABLE ------------- ID NAME --- ------- 101 PANKAJ KUMAR MATHUR 102 JYOTI SAXENA 103 SACHIN TENDULKAR IN ORACLE & INFORMATICA LEVEL HOW TO ACHIVE

2 5764

Can any one explain or sujjest some sites for scd mappings.Thank you

1 4315

There are 4 source files which contains same metadata create target that should display the file name along with record please send answer with mapping

3 7689

Can we use parameters of parameter file in presession command

1 6285

can we have to do changes in session property when we are dynamically generating target files?

3 7782

If i havee 3records in my source having same deptno like Deptid Deptno ------ ------ 101 10 201 10 301 10 and i am using router TR to loading these records into target.Then how many record'll be loaded into target???

5 9891

What is the advantage of persistent cache? When it should be used.

1 5495

Scenario is like this: Name Sal A 10; B 20; C 30; Then Output should be Name Sal A 10; B 20; C 30; Total 60; Use SQL For this scenario

4 6153

Mine is Insurance Domain, So interviewer asked about terms like underwriting, disbursement amt, Reinsurance

1594

How to read data from flat file source if the data is in paragraph format?

2 3860

Post New Wipro Informatica Interview Questions


Wipro Informatica Interview Questions


Un-Answered Questions

Explain Continuous and Discrete signals?

1301


what is predefined function in java?

541


What does SD RAM refers to

620


What is workspace in excel?

347


What is alt tag?

522






What are the access modifiers available in java?

567


While entering a series of numbers I was manually entering a comma. Excel auto-formatted the field to accommodate the comma like 1,200. I erroneously entered12,00. Obviously the comma was placed in the incorrect position, but excel interpreted this as text. When I wrote my sum formula, the results were not as expected.how can this be avoided in the future?

293


Does java support multiple inheritance or not?

605


What is the qtp testing process?

599


What is the difference between the export /import functions in sql studio and standalone sql manager? : sql server management studio

591


what is the reqirred voltage in HT motor to get full RPM on no load test?

1569


How can we retrieve the Bug Ids which are open&Reopen in status through QTP scrit?Please find the script which i tried... Dim objBugFactory, objBug Dim BugId Set TDConnection = QCUtil.TDConnection Set objBug = TDConnection.BugFactory If QCUtil.IsConnected then Reporter.ReportEvent 0, "Connected", "Connected to server: " + QCUtil.TDConnection.ServerName + chr (13) +"Project: " + QCUtil.TDConnection.ProjectName + chr (13) + "Domain: " + QCUtil.TDConnection.DomainName Reporter.ReportEvent 0, "Current time on server is","==>" & TDConnection.ServerTime Else Reporter.ReportEvent 1, "Not connected", "Not connected to Quality Center" End If If mybug.Status="Open" Then BugId=mybug.DefectId MsgBox BugId End If 'OR**********************************--------------------- -----********************************** If Bug_Fields("BG_STATUS").Value ="Open" Or "Re Open"Then BugId=Bug_Fields("BG_BUG_ID").Value MsgBox BugId End If

2574


What is the significance of ifsc code?

648


How do we create a Work Object from Activity?

169


Is the declaration of a class its interface or its implementation?

708