Informatica Batch 9
Informatica Batch 9
8/10/2022
In that case check the services and if it not running then you can start the services manually.
https://network.informatica.com/
EOL of Informatica: -
Application services:-
1) Repository services
2) Integration services
Repository services:-
Integration services:-
Dispatching modes:-
1) Roundrobin mode
2) MAtricbased
3) Adaptive mode
Types of repository
1) Versioned repository
2) Non-repository
A: - no
A: - Yes, but we need separate DB details for each and every repository.
A:- No
6) can we use one integration service for the mul tiple repositories
A:- No
7) what is the difference b/n exclusive and normal
A:- exclusive mode means means locked mode, we can't able to login the client tools and can't able to
access the IS
Notmal mode meants unlocked mode,we can able to login the client tools and can able to access the
IS(integration services).
1)Roundrobin
2) MAtric baseed
3) Adaptive.
A:- before it will shutdown the informatica it will wait for the resilince time even if it is not responding
the DB then informatica services will go down.
A:- if your DB got correcpted then you can retrive if backup ot to minimize the business impact will take
the backup's daily.
A:- version repository will maintain the history of the objects and non-versioned reposiotry will not
maintain the history of the data.
13) How you will come to know whether it is a versioned repo or non-versioned repo
A:- Logon to the admin console --> reposiotry properties ---> version control if it showing True means
that is a versioned reposioty.
14) How to change the reposiotry DB password:
A:- Login to admin console page then go to the reposiotry and DB properties and then edit ---> modify
password.
A:- Go to the adconsole ---> repository ---> connections and locks --->
18) If the Administrator password changed then where you will update.
A:- integration services leve;l and also we have update in the script level if we are using.
19) if the informatica services goes down what are all the steps you will perform?
A:- 1) We have checke dthe necessary logs and then based on the logs we have to communicate with
different teams
./infaservice.sh startup/shutdown
A:- The service between the reposiotry and database is called RS.
BAckup screenshot:
1) Catalina
2) Exception
3) Node
Scenarios:-
Types of roles:-
Repository manager:-
Types of versions:-
Checkout :- We can able to edit the objects, delete the objects and update objects.
Designer:-
Admin tasks:-
Workflow manager:-
1) Connections creations
Relational connections
FTP connections
Application connections
Queue connections
Loader connections
Tnsping connection_string
Checkin and checkout:-
Ex:-
Auser – if the Auser modifying the abcd(objects) then Buser can’t be able to modify abcd objets since A
user already modifying the objects(Auser made it as checkout status)
Buser:- if Buser trying to do the modify on abcd objects then he will not be able to modify sice Auser is
trying to do some modification on abcd objects.
If Buser wnt to do the modification on abcd objects, first Auser should made it as checkin status and
Buser can able to do the checkout and then he can able to do the modification.
Workflow monitor:-
1) Restart workflow
2) Restart workflow from task
3) Restart task
4) Schedule workflow
5) Unscheduled workflow
6) Get the session log
7) Get the workflow log
Kill -9 processid
Types of deployments:-
All Command line utilities will be under below location except infasetup command
$INFA_HOME/server/bin
$INFA_HOME/server
C:\Users\Dell>cd C:\Informatica\9.6.1\server\bin
ministrator
,453,159; 8,458,230; and RE44,478, International Patents and other Patents Pendi
ng.
Invoked at Fri Sep 16 08:09:50 2022
C:\Informatica\9.6.1\server\bin>
How to unscheduleworkflow
,453,159; 8,458,230; and RE44,478, International Patents and other Patents Pendi
ng.
C:\Informatica\9.6.1\server\bin>
Linux:-
https://pythonanywhere.com/
ls –lrt --- it will display the files/folders timestamp with A –to Z order
ls –lart -- it will display the hidden files/folders along with normal files/folders with A to Z order.
mkdir f1 f2 f3 f4 ……. ---- we can able to create the multiple folders at a time
esc+I --- we can able to insert the date into the file
esc --- I will comeout from the insert mode from the edited file.
touch s1.txt s2.txt s3.txt s3.csv -- we can able to create the multiple file
Mv filename destination path ---- we can able to move the file from one location another location
rm *.txt or *.csv or *.doc …. ----- it will remove the particular pattern files
rmdir folder*
ls –l | grep ^d > output.txt --- It will append the out put of command
Interview questions.
1) Can we create repository services without DB details
A: - no
A: - Yes, but we need separate DB details for each and every repository.
A:- No
6) can we use one integration service for the mul tiple repositories
A:- No
A:- exclusive mode means means locked mode, we can't able to login the client tools and can't able to
access the IS
Notmal mode meants unlocked mode,we can able to login the client tools and can able to access the
IS(integration services).
1)Roundrobin
2) MAtric baseed
3) Adaptive.
A:- before it will shutdown the informatica it will wait for the resilince time even if it is not responding
the DB then informatica services will go down.
A:- if your DB got correcpted then you can retrive if backup ot to minimize the business impact will take
the backup's daily.
A:- version repository will maintain the history of the objects and non-versioned reposiotry will not
maintain the history of the data.
13) How you will come to know whether it is a versioned repo or non-versioned repo
A:- Logon to the admin console --> reposiotry properties ---> version control if it showing True means
that is a versioned reposioty.
A:- Login to admin console page then go to the reposiotry and DB properties and then edit ---> modify
password.
A:- Go to the adconsole ---> repository ---> connections and locks --->
18) If the Administrator password changed then where you will update.
A:- integration services leve;l and also we have update in the script level if we are using.
19) if the informatica services goes down what are all the steps you will perform?
A:- 1) We have checke dthe necessary logs and then based on the logs we have to communicate with
different teams
A:- 1) cd $INFA_HOME/tomcat/bin
./infaservice.sh startup/shutdown
A:- The service between the reposiotry and database is called RS.
A:- The communicatin between the source and target is called IS.
if iwant create oracle connections what are all things required from DB end?
i need DB details and then once i will get the details then i will create the connections, will update the
required permissions.
i will check tns entry added or not with the tnsping command
Requirement r question?
.rep
.mrep
.xml
35) How many types of command line utilities
cd,mkdir,mv,cp , rmdir, rm, rm -rf, sftp, vi ,cat, ls -lart, ls -lrt, l -l, sftp(get, put) .........
Commands:-
rwxrwxrwx
r --- read - 4
w ---- write - 2
x -- excute - 1
777
755
Scp --- to copy the files from one server to another server
1) First login to the source server and go to the source file/folder path
2) scp source_file_name username@destination_host:destination_folder
How to mtransfer the files from local machine to unix and unix to local machine
Winscp
Cd $INFA_HOME/logs/nodename/
1) catalina.out
2) exception
3) node
Cd $INFA_HOME
Nodemeta.xml location
Cd $INFA_HOME/isp/config
Cd $INF_HOME/tomcat/bin
./infaservice.sh shutdown/startup
Ps –ef | grep –i java --- it will list out the only java services
Kill -9 PID
Df –kh $INFA_HOME --- it will display the Informatica home directory disk space
Du –sh * -- under particular path if you execute this command I will display the all the files/folders
utilization
Du –kh *
Ticketing tool
1) service now
2) Cherwell
3) CA service desk
1) Request
2) Incident
3) Problem tickets
4) Change request
4.1) Normal
4.2) Emergency
4.3) Standard change
Request:-
P1 -- 12 hrs time
P3 -- 3 business days
P4 -- 7 business days
Upgradation steps:-
Prerequisites
EBF installation:-
Dev: - shared --- we have migrate the code from dev. shared folder to test shared folder
Test: - shared -- we have migrate the code from test shared folder to test non-shared folder