Hello
I tried to set the locale in the procedure
set session 'locale' = 'DE';
But I get error while activating - "Session management statement is not allowed in SQLScript"
I tried to update the m_session_context,
here also I get error "data manipulation operation not legal on this view M_SESSION_CONTEXT"
Is there any other way I can change the locale.
Regards, Chaitanya