What is use of UNIX in Informatica?

What is use of UNIX in Informatica? Where and how can we use UNIX shell scripts or commands to run informatica jobs or other related applications in informatica?

Please tell in details as i am working on windows environment, but will be shifted to UNIX environment. Please describe in details starting from installation of informatica in UNIX to run or guide the working on informatica in Unix environment.

Questions by loosecontrol

Showing Answers 1 - 9 of 9 Answers

kishore

  • Sep 20th, 2007
 

Unix will provide security by providing authentications. so most of the developers use unix for their development.

  Was this answer useful?  Yes

sriluck

  • Sep 24th, 2007
 

Hi

These are some ways unix works with Informatica.

1) In unix box, we can create a SCRIPT which calls informatica session  and make the session run.
2) We can UPDATE STATISTICS or CLEANUP files by creating pre defined functions.
3) Also, I can call sql files through the scripts to create/drop staging tables, creta index....
4) Create dependencies among various sessions.
5) create parameter files and define session and mapping variables like DBCONNECTION, proc_dt, badfile name, log file name...


Not very much sure how to install informatica on unix.

  Was this answer useful?  Yes

Amit Tarafder

  • Feb 16th, 2017
 

Informatica is installed on Unix servers. Unix is used to run different shell scripts in server environment through
Informatica command tasks.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions