How to implement security measures using repository manager?



How to implement security measures using repository manager?..

Answer / Jimit Kumar

Repository Manager provides several security features to protect your Informatica assets. These include:
1. User authentication and authorization: Define user roles, permissions, and access controls.
2. Data encryption: Encrypt sensitive data at rest and in transit.
3. Audit trails: Log all actions performed by users for auditing purposes.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Informatica Interview Questions

Q. source having mutile depatment of data, dept1, dept2 ....dept10 today. we have mutilple depts in source, we need to generate dept1, dept2 and multile files in target side. today we have 10 dept which have 10 files, tommorow we have only 4 dept and 4 files, dayafter tommorow we have only 6 all the number of files in the targete file directory it's always dynamic. how can acheive it.

0 Answers  


version controlling in informatica?

3 Answers  


What is the format of informatica objects in a repository? What are the databases that informatica can connect to windows?

1 Answers  


Explain sessions and how many types of sessions are there?

1 Answers  


What are the uses of etl tools?

1 Answers  


If sal is null then replace it with min(sal). Can any one write a query for this in oracle ? Advance Thanks

7 Answers   Puma,


i have a source table ID NAME SAL 101 A 1000 102 B 2000 103 C 1500 target load should be ID NAME SAL 101 A 1000 101 B 2000 101 C 1500 102 A 1000 102 B 2000 102 C 1500 103 A 1000 103 B 2000 103 C 1500

3 Answers   TCS,


What is Collect performance data in informatica and what is the use of it.

1 Answers   Informatica,


How to update records in Target, without using Update Strategy?

3 Answers  


i have source like X1 10 X2 20 X1 30 X2 40 i want target as X1 X2 10 20 30 40 in informatica

2 Answers   HP,


how can send duplicate records to one tableand non duplicate records to one table with simple clear mapping?

5 Answers   DELL,


I have 5 sessions s1,s2,s3,s4 & s5 and i want execute s1,s2,s3,s5 after s4. How?

8 Answers   DELL,


Categories