Categories
- All Categories
- Oracle Analytics Learning Hub
- 19 Oracle Analytics Sharing Center
- 18 Oracle Analytics Lounge
- 232 Oracle Analytics News
- 44 Oracle Analytics Videos
- 15.9K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 87 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Call procedure/sql before executing query with params
Carlos Carvalho
Rank 6 - Analytics & AI Lead
Summary
Call procedure/sql before executing query with params
Content
Hello experts,
I am new in BIP.
I have a weblogic with bip (12.2.1.3.0 (build:20170720.0424) ) installed.
I want to execute a method/procedure ( alter session set current_schema = :parameter_schema; ) before the sql query, so it will retrieve the data in the desired schema.
insert a sql procedure in the data set, but it gives error;
I am having this:

In WL server i have no logs about this error.
What is the best way to achieve this?
I have searched in this forum for answers, but did not found anything marked correctly. Can you help me?
Thanks and Regards,
Carlos
Message was edited by: managed BEAN
0