In pmcmd command we need to type -p:password. Will it be
visible to others who is having access to this file ?
Answer Posted / pavan
Yes the password will be visible, if some one has read access to that file.
We can secure the original password by using the -pv option and by encrypting the password using pmpasswd utility of informatica..
so we will get encrypted password using pmpasswd utility and use that encrypted password in pmcmd with -pv option.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Name at least 5 different types of transformations used in mapping design and state the use of each.?
what are the deliverables?in your project?
What are the databases that informatica can connect to windows?
How would you copy the content of one repository to another repository?
Design a mapping to load the cumulative sum of salaries of employees into target table?
Source and Target are flat files, Source table is as below ID,NAME 1,X 1,X 2,Y 2,Y On Target flat file i want the data to be loaded as mentioned below ID,NAME,REPEAT 1,X,2 1,X,2 2,Y,2 2,Y,2 How to achieve this, Can i get a map structure
What is dimensional table? Explain the different dimensions.
What is main use of mapplet?
How can repository reports be accessed without sql or other transformations?
What are the issues you have faced in your project? How did you overcome those issues?
What is workflow? What are the components of workflow manager?
Explain the aggregator transformation?
How can we store previous session logs?
Whats the difference between informatica powercenter server, repositoryserver and repository?
What is source qualifier transformation in informatica?