Hello,
I'm trying execute a sql server function from obiee 12c, and i get this error.
Does some one knows why?
Error Codes: OPR4ONWY:OI2DL65P
SQL Issued: EVALUATE('dbo.fnc_prueba_evaluate(%1,%2)' AS int, 'A' , 'B')
Thanks a lot!!!
That error code isn't the real error. Check the logs and post the real error
Christian thanks for your answer.
I saw the obis1-query.log and appears this:
b37bbde5
EVALUATE('dbo.fnc_prueba_evaluate(%1,%2)' AS int, 'A' , 'X')
/* QUERY_SRC_CD='rawSQL' */
In obis1-diagnostics.log no shows anything, what it means there is no a sintax error.
Does exist another log where i can see?
Tnaks for your help.
1037520 wrote:Hello,I'm trying execute a sql server function from obiee 12c, and i get this error.
How does your "try" looks like?
How does the analysis looks like? What's the formula you used?
More details you provide, more chances to get a proper answer focusing on that exact case...
Ok Gianni.... inicially i'm testing from Administration-> Issue SQL.
If it works what i need doing is execute a procedure or function database (sql server) from a dashboard and send it some user parameters, the procedure must making a process according that parameters and insert data to a table , then i must show the result (table) in my dashboard.
I'm testing first if the call evaluate works with sql server database, with oracle had worked.
Thank you.
1037520 wrote:I'm testing first if the call evaluate works with sql server database, with oracle had worked.
You can't just take code from one technology and paste it to a different technology. that's not how IT works.
And if your log doesn't contain much then your log level may be too low. Push it to 5.
Christian, the function database is correct over sql server, it doesn't have errors.
What you want to say is I can´t call with "Evaluate" a microsoft sql server function database?? Evaluate Just works whit oracle databases??
I have the RPD connect to sql server database and all my analysis and dashboards works ok.
The log level was equal to 5 when i tested.
Tnks.
No it works for all since what it does is pass the call uninterpreted to the underlying data source.
ok thanks, but then why it shows that error??
I chage to 7 the log level and the logs show the same, no detail about the error.
It's weird that you don't get "Unable to evaluate text 1.0 as either true or false" as an error. It's the most common 12c evaluate issue referenced by bug 25469348
Christian,
Where did you find the text error?? It has sense. My function returns an integer as 1 or 0.
Does 'evaluate' need that i return a boolean??
Agenda Presentation: What's New in FDI 26.R3 Open Q & A: Ask your questions of implementation and product specialists Replays of past FDI CEAL Guidance Office Hours are available on Oracle VideoHub here. Fusion Data Intelligence - CEAL Guidance Office Hours The FDI Office Hours are hosted by CEAL solution architects who…
So when I click the apply button, it uses the value . Also. How do I stop the auto populate table when the report opens???? I am in OAC
Good day, please kindly assist. We are creating a graph to calculate the number of assets per milestones. However, the planners have only populated assets for only one milestone from the list of milestones the customer wants to track. Which gives an incorrect view as the project moves past different milestones that it has…
I scheduled the report in OTBI and the agent was run successfully. However, I do not receive the report after the run in my inbox. The addresses are properly recorded, and the report is in an excel format and saved as a pivot table in otbi. What can be the cause?
Anyone has any idea why the OAC documentation on custom viz is not available now? I was able to access till last week - https://docs.oracle.com/en/cloud/paas/analytics-cloud/acsdv/build-package-extension.html. Does this mean OAC doesnt support custom viz or custom workbook extensions?
I made a parameter with letter range values… put it into a dashboard filter. Then I created an expression filter to bind it to my last name column in the table with the image I uploaded here. I am getting the following error??? Invalid Expression. Validation of parameter values failed. A general error has occurred. Message…