1.
Name some Informatica Application Services
·
Repository Service
·
Integration Service
·
Data Integration Service
·
Metadata repository service.
·
Analyst Service.
2.
What is a Service Manager?
·
The service manager is the main service of
Informatica which is responsible for running of other application services.
When we start the Informatica services on the node, we are actually starting
the Service manager. Default port 6005.
3.
From where can we call SQL functions in
Informatica.
·
Pre/Post session level SQL
·
Source Qualifier override.
4.
What is the minimum number of ports required to
Install Informatica.
·
6000 to 6113.
5.
Name the environment variables required to be
set at Informatica level.
·
TNS_ADMIN
·
ORACLE_HOME
·
ORACLE_BASE
·
LD_LIBRARY_PATH
·
NLS_LANG
6.
Can you implement High Availability Architecture
without a grid?
·
Yes, by adding nodes as primary and backup nodes
under the same domain.License should have HA property.
7.
How do you configure a WSDL connection at
session level?
·
As an application connectionà WSDL consumer-àAuthentication type
Basic.
8.
Should the client and server for Informatica , be
of the same version?
·
Yes
9.
What is Target Load Plan?
·
Please study from the guide and understand that
the load can be prioritized even if the pipes are originating from the same
source.
10.
How to switch off/start Informatica services?
·
Informatica/9.5.1/tomcat/bin infaservice.sh
startup/shutdown.
11.
Give an example of usage of shell scripts in pre-post
session.
·
Used to FTP the flat file on a particular folder
in the unix box from where informatica could read it.
·
Do a validation check, pre-post count check of
the feed being processed.

