How to view session parameters of other sessions?
491733Jul 14 2009 — edited Mar 14 2012Hi
I have a problem with an application that is related to character sets, codepages and NLS settings.
As all my tests (with sqlplus) where successful I suppose the application is setting any NLS parameters that cause the problem. To further investigate the issue I'd like to see the session parameters of the session the application is using.
I know NLS_SESSION_PARAMETERS has the information for my session, but how do I get the information for any other session?? Is this possible at all?
best regards,
Marcus