Core Concurrent Processing - EBS (MOSC)

MOSC Banner

EBS R12 - difference between user profile option EBS "ICX Language" and nls_language for session Ora

edited May 29, 2015 10:02AM in Core Concurrent Processing - EBS (MOSC) 3 commentsAnswered

Hello,

Context:

A concurrent program exists calling a PL/SQL package.

An EBS user XXXX is defined with the user profile option "ICX Language" set to US.

This concurrent program is executed by one process of the Standard CM.

Action: i want to execute this concurrent program with FR language.

What's the difference between :

- setting the user profile option "ICX Language" to FR and launching the concurrent program

and

- modifying the PL/SQL package with EXECUTE IMMEDIATE 'ALTER SESSION SET NLS_LANGUAGE = '..FR..'  and launching the concurrent program

thanks,

Armel

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center