You are on page 1of 4

PRODUCTION

Roles & responsibilities

mail box monitoring:


verify the mail box every time in production, in that time we get a mail
about mappings issue, we put the reply first
Hi Team,
I am working on this
Thanks
xxxxxx

 Hi Team,
The mapping is failed due to below error
 Infor errorwe need to work
 DBAerrordrop a mail to DBA
 Unix errordrop a mail to unix admin

Hi Team,

We rectify the error, the mapping is running, once it is completed we


can update it.

 Hi Team,

The mapping is completed successfully for today load.

CTRL + M(mobile alerts (or) mailbox

Working with tickets:


Remedy(third party tool)
(ticket means an identification for any service or issue)
Tickets will solved based on priority:
P1
Server down / high priority
P2
P3 we have to solve in 1 day
P4 we have to solve in 2 days
P5 we have to solve in 3 days
P6 we have to solve in more than 3 days

Every week/10days/15 days(weekends)

Server reboot:
1 month(week ends)

All the mappings are running in one single server.

We need to stop all the mappings(because if we stop while the mappings are
running that mappings will corrupt)

Process for stop a mapping: /opt/tools/hbieprod/hbie/informatica /server


STOP

Process for start a mapping: /opt/tools/hbieprod/hbie/informatica / server


START

Q) how to rebbot the informatica engine(ds)

Informatica restart (or) reboot procedure

Before restart of informatica engine follow the below steps.

 you need to stop the below mappings before bringing the DSengine down.
 After the above mappings are stopped completely shutdown the informatica
engine (/opt/tools/hbieprod/hbie/informatica/ inforengine)
 For example
>ps –ef | grep oper
22799 22795 0 13:02:47?
/teradata/projects/teradataSVT/scripts/generic/usg-in-rtcc.ksh/teradata/pr
 Just kill the PID from the command
 Kill -9 PID(22799)
 Line & restart informatica again once you have logged back in restart the
 M_Exp2_td_phose|b_hourly_control and the
usg_in_master_sequancemappings

Project database size  600GB, 1000GB

Q) What is your datawarehouse size?

A) 40 terabytes

Work orders
Change orders
Unix (rm, cp,mv) command
Server utilization
df –k
Server monitoring

Working with Informatica corpation team to change the S/W updates and fixed
errors permanently, for that reason we are raising PMR to handle the things.

8.6  9.6

Windows  unix software converting data

Oracle  teradata

Development  EUC(space)

Production errors:

Code error solution

-2 compiles &

not runnable state Reset & run the mapping

-14 timeout error

-99 reset problem kill the id & reset the mapping


Fork error reset

Deadlock error

Table/view does not exist contact to DBA

No such file in the directory contact to respective team

Header & tail format is not correct contact to respective team

Missing load contact with DBA team, delete the target


& re-run the mapping again

More than N of wrnings reset & rerun

Space issue work with DBA team & increase the


size/delete the old files & run the mapping

No room in the database

More than 85% full on server drive

login to unix go to the server temp directory

Ex: /opt/tools/ds/temp

here remove the old files with confirmation from client

Fileremoverm filename

Directorremoverm –r zip file name/folder

You might also like