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
Design a mapping to load the cumulative sum of salaries of employees into target table?
Please let me know how to make Data masking in informatica..
How you know when to use a static cache and dynamic cache in lookup transformation?
Can we use procedural logic inside infromatica? If yes how, if now how can we use external procedural logic in informatica?
Explain the scenario which compels informatica server to reject files?
can anyone explain me about retail domain project in informatica?
Hi, There is a session in my workflow which is running for a long time, atlast we found the cause is the missing index. My session is running via a stored procedure. Can I create an Index on the table which the stored procedure is using while my session is running? Please suggest. My Informatica version is PC 8.0.6 My Oracle APPS is 11.5.3. Thanks,
Under what conditions selecting sorted input in aggregator will still not boost session performance?
What is pmcmd command?
How does the aggregator transformation handle null values?
One of the optimizing technique to improve the session performance is push down optimization,by using push down optimization we push as much as transformation logic to source/target database,but this degrades the d/b performance,how to overcome this?
What is target designer and target load order?
What is the format of informatica objects in a repository?
What is an Integration service in Informatica?
What is exclusive and normal mode for repository services?