If you have sudo access to a machine, it is convenient to set root prompt and then execute commands instead of using "sudo command " everytime.
"sudo su -" would get you the root prompt.
2 comments:
Anonymous
said...
Hi Nitin,
I am working as a informatica developer. I have developed a mapping which will read chinese characters (along with english characters) from a file and load it into oracle database.
Could u pls let me know which code page has to be set?
We have a ms-word smart code in a data value in Oracle. The character set of DB is UTF-8. We have tried by setting the codepage of the relational connection to UTF-8, in informatica workflow manager. But the problem persists. Can you please help?
2 comments:
Hi Nitin,
I am working as a informatica developer. I have developed a mapping which will read chinese characters (along with english characters) from a file and load it into oracle database.
Could u pls let me know which code page has to be set?
Thanks in advance!!!
Abhi
We have a ms-word smart code in a data value in Oracle. The character set of DB is UTF-8. We have tried by setting the codepage of the relational connection to UTF-8, in informatica workflow manager. But the problem persists. Can you please help?
Post a Comment