Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 214 Oracle Analytics News
- 42 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Schedule Purge All Cache not working

Schedule Purge All Cache not working
************
Dears,
what is the credential should I put during creating "PurgeCache" Connection Pool in Physical Layer ?
is`t necessary to be 'credential ' for BIPLATFORM Schema ?
or any DB connection will be fine ?
because every time I try with any DB connection many errors happens ..
like below screenshots , would you pls. advice.
Answers
-
You need to use the fully qualified connection pool name. Quick tip, right click your connection pool and copy. Paste into a text editor and you should see the name there amongst other metadata.
0 -
Thanks for sharing Mr.Joel,
But the same error happen again ..
any other advice will be much appreciated ..
0 -
The error is explicit: it could find your connection pool properly, but it can't find a datasource matching the name you put inside that connection pool.
You have to review your connection pool settings as, right now, the DDR can find it but can't do much more from there.
You aren't posting a single hint on what version and OS etc. you have, so up to you fix the connection pool info.
0 -
Thanks for your comments Mr.Gianni,
Pls. check below ver.12.2.1.4.0
OS. Linux on "Oracle Exalytics"
regarding Data Source connectivity what kind of properties should I check !?
would you pls. share clear steps for :
Build correct odbc connection
use it to build Conn Pool
Thanks
0 -
Yes but where does that connection pool point to? Is there really an ODBC called "DEV_BIPLATFORM" existing on the operating system? And does it really point to your BI server?
The problem is at a very basic level.
0