Web Logic Server Question:
Download Questions PDF

Do you know what are the steps in which Unicode codesets can be set with the WebLogic jDriver?

Answer:

To allow the use of Unicode codesets certain changes has to be made within the web logic jDriver. The following steps allow the setup to be done:

1. Install the appropriate codeset with the installation of Oracle.
2. Define the environment variable and NLS_LANG variable in the environment to allow the synchronization happen between the JDBC driver and Oracle supported drivers or the codesets.
3. Assign proper codeset to NLS_LANG in the shell of the WebLogic Server.
4. Restart the database services and server services to check whether everything got properly installed. When installed use it according to the requirements.

Download Web Logic Server Interview Questions And Answers PDF

Previous QuestionNext Question
Can you explain how can OS Authentication be connected with WebLogic jDriver for Oracle and Connection Pools?Explain what are the transaction isolation levels supported by WebLogic jDriver?