Monday, November 16, 2009

setting root prompt with sudo access

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?

Thanks in advance!!!

Abhi

Sagnik said...

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?