Set NLS_LANGUAGE for a Data Model in BI Publisher of OBIEE
I am trying to create a BI Publisher report using a JDBC connection to an Oracle database (in which we dont have the privalge to create any object). When the query is executed on the database without setting NLS_LANGUAGE='American', then the query returns no values, where as it returns the required values when NLS_LANGUAGE='American' for the session by using 'Alter Session' statement. Since we don't have the privilage to create any object in the database, so we can't create any package where we could define a beforeReport Trigger. So can you please mention a way-around to execute the "Alter session