OBIEE presentation Variable

Hello

I have a variable called P_DATE presentation that reads data from a Calendar Table

In my query BI answers, I would get the data of the previous day, P_DATE.

How can I ask my P_DATE variable an expression to get the yesterday's date

i.e. SELECT DATEADD (day,-1, P_DATE)

Note: The Data Source is a SQL Server database, which is why I use the SQL Server-based functions

Thank you

Ignore my last post, I'm assuming that the variables to repository... more on
In the given first query, one is in datetype and other is in tank.

You can use the current_date-1 in the filter no need to go for a variable presentation.
something like
SELECT Time.Date saw_0 FROM 'HIS' WHERE Time.Date = current_date-1 ORDER BY saw_0

Use the criteria-> column-> filter icon tab-> Add--> "SQL Expression" value current_date-1

When you use variable PS as above, you suppose to cast by converting as Expression SQL
ex: Time.date = date ' @{PS Variable}' or with default variable date ' @{PS Variable} {2010-01-21}'

Published by: SVeeravalli on November 19, 2012 23:10

Tags: Business Intelligence

Similar Questions

  • Can I use the session with the presentation variable variable

    Hello

    I'm using a method join the variable session or repository with the presentation variable.

    I created a variable called 'VarPres' in obiee presentation I created a session with a new block of initialization variable and I made this request

    "{Select fullName from employees where idEmp=@{VarPres}.

    but when I called the session variable in obiee I got this error

    The session variable, NQ_SESSION. S_OBJ, has no definition of value

    Hello

    Does not allow a presentation in an init block variable, simply because there is no variable presentation.

    In general what you try to do probably will never work because of "timing" and is as a session variable.

    A session variable is set once per session, for once he put no exchange of value as the init block is not executed again. So, because of this you already can imagine that there is a problem in your logic, if you want to use a value set by the user in the front end to set the value of a session variable.

  • Use the presentation Variable in the calculation of the Pivot

    Hello
    I have a calculation of pivot. In this calculation, a value must be dynamic and is enrolled in a prompt dasboard.
    Does anyone has an idea how can I access a variable of presentation in a calculation in pivot?
    I tried with @{nomvar} but that generates an error. OBIEE does not know this syntax in this context.
    I thank very you much for the suggestions.

    Please see the thread below:

    variable in obiee presentation

  • Default presentation variable used in the SQL filter expression

    Hello
    I am trying to use a default value for a variable used in a sql expression in a filter presentation and could use assistance on why obiee stifles the syntax.

    I have a report prompted with a prompt on the name of the month (variable presentation framework - pres_month_name). The value read is used in a filter as an sql expression. The sql expression is a DEAL on the variable of presentation and its conversion to a number based on business rules.

    In the sql expression, I give you the presentation variable a default value for a variable of repository - rep_default_month_name. Repository variable is correct and no, based on business rules, returns an appropriate default month name.

    Now, if I hard code the value by default, there is no problem. Here is a sample of the filter:
    The month number less than or equal to * DEAL "{pres_month_name} {OCT}" WHEN "NOV" THEN 10 WHEN... END *.

    Notice that the variable of presentation is between single quotes, because this is an area of character. Once more, it works fine, but I don't want to hardcode the default, I want it based on the variable repository, therefore:

    The month number less than or equal to * DEAL '{pres_month_name} {ValueOf (rep_default_month_name)}' WHEN 'NOV' THEN 10 WHEN... END *.

    By having this syntax for default of the variable of the presentation, I receive a message from the incorrect values in a filter.

    This report is not only used on a dashboard, but used in a briefing book as well. Whenever a briefing book is updated, by default the presentation variable is used, because obviously, the presentation is not available in a briefing, and I don't want to use a hard-coded value.

    I could duplicate the report and adjust the sql to not use the presentation variable, but always use the repository variable that returns a month by default, but I would be duplication of effort and I have to do this on several requests.

    Thanks for the help!

    Try this syntax described in the blog of Shiva that follows...

    http://shivabizint.WordPress.com/2008/10/02/Oracle-BI-EE-variables-overview/

  • Date presentation Variables

    Hello

    This thread continiues to Re: Create Variable presentation

    I created a variable presentation called @lastname and it works very well in the dashboard report. I would add two variables of presentation date more:

    @startdate (equal/East)
    @enddate (equal/East)


    I created in addition to the lastname variable and changed the fx on the column to reference these variables in presentation new date and also set up a filter "is invited" on two columns.

    Fx formula is:

    -case when 'any employee Absences. "" Name "= ' @{name}" and "All employee absences" "." " Start date"between" @{startdate}' and ' @{enddate}' then count ("all employee absences". " The person ID") * County ("all employee absences". "The person Id") * sum ("all employee absences". " Days of absence") end else 0

    The added text is * and "all employee absences. "" Start date "between" @{startdate}' and ' @{enddate}' * "

    When I run the report that returns no test but when I test this on the database, I get the correct result set:

    No results
    All data is not cause to the specified criteria. This is often caused by the application of filters that are too restrictive or contain incorrect values. Please check your filters to ask and try again. The currently applied filters are listed below.

    The name is equal to Sharma
    Start date is equal to 01/01/2010
    and end Date is equal to 30/12/2010


    Can anyone help?

    Thank you

    ("Employee absences all the '.) "' Start date ' > = Evaluate ('to_date (%1,%2)','@{startdate}','YYYY/MM/DD')))
    AND ("Employee Absences all the '.) "" End date ".<= evaluate('to_date(%1,%2)','31/12/2010','yyyy/mm/dd')="">

    In this code for ' @{startdate} "value is not met, check the presentation variable name in the quick creation.

    for the end date ("all employee absences". "" End date ".<= evaluate('to_date(%1,%2)','31/12/2010','yyyy/mm/dd')="" )="" change="" the="" format="" to="">

    Thank you
    Vino

  • Manipulation of presentation variables

    Is it possible to manipulate the presentation variable. I don't need the exact value selected by the user to be set as the value of the variable presentation, instead of this I need a small modified value. Is this possible.

    Hello
    In the quick Fx you can do this and set the variable presentation, else create a dummy column in the logical layer and use the same

    Thank you
    Saichand.v

  • Column unresolved when using presentation variable in the filter responses

    Hi all

    I am using a dashboard command prompt that sets a variable presentation - pres_year. I use the presentation variable in the filter of the application.
    In the 'Criteria' tab, in the filter for a request, I put a year column (YEAR) the presentation via the Expr Variable variable and enter the variable name of presentation only. End up with:
    YEAR is equal to / is in @{pres_year}

    When you use the dashboard, the prompt and ask all work fine. The problem is when I'm in demand for answers and I click on the "View results" button I get the following error:
    "NQSError: 27005 unresolved column pres_year'.

    Any suggestions?

    Thank you.

    Set a default value after the presentation variable in your filter. If you put no default value, and then in the responses, the application not of value to the variable of presentation. Click on the filter and add default value. Then it won't work.

    Edited by: David_T on October 14, 2010 08:13

  • In the presentation variable date format

    Dear Guru,

    My guest has a calendar month edit box that is in the format "YYYY / MM". I put this as a variable presentation p_month.

    Now, I need to add 1 month to this presentation variable in the filter, I tried to write the sql code but it's complicated, and it does not work. Could someone help?

    Thank you very much
    Joe

    An approach more:

    using filter based on another request...

    create a query containing the following columns... (Assuming that YYYY / MM column is: A).

    Min (A)

    "and keep the filter on A > ' @{p_month}"
    Save this report with a name: RapportB

    Your main report on A filter should be like this:

    filter on a column > advanced > filter based on another request, now browse the RapportB and then to specify the unique column present in this report to be filtered...

    hope you understand this approach...

  • Fun with presentation Variables

    Hi all-

    Recently, I built an analysis Sales Promotion Contribution of gross margin using reports built Answes, dashboards and dashboard invites you. The math for this analysis becomes complex because it applies for a period limited in time, aims to increase sales by a specific percentage increase and has to account for the incentives of the sales force and discounts to customers among other items deemed "Promo related Articles". I used guests from dashboard to create presentation variables which are then used in all of the elements of the promotion of calculated measures.

    My frustration with this approach, it's that I have to include a "column to filter in a dashboard command prompt. I can just create a command prompt to set a variable. I'm interested to hear from people who have encountered this situation and how they "worked around her. Here is my point of view:

    1. the guest on columns that are not in any of the reports. It is the simplest approach. As long as the column is not used by an another command prompt and is not in a report, you can "filter" it without having any impact on the results displayed in the dashboard. If the same column is used in two different guests, I found that setting a prompt automatically updates the values of all the other guests using the same column. If you invite him on a column used in a report it will apply a filter on this report (there are ways around that, but I simply avoid that situation using columns that are not included in reports for initialization variables of presentation).

    2. I intend to create a new query Table based in my area which is a "select... from dual ', have a list of columns that is simply the place with data holders different types that I can use for the creation of dashboard of guests that initialize variables of the presentation. The plan is that my query is always returns consecutive signle there touch now and external joined table of facts in the area in question so that I can include in my dashboard of guests without impact on the results of the query.

    Does anyone else have any other ideas?
    Oracle's plan to allow us to simply create guests from diashboard to initialize variables of presentation without impact on filter expressions?
    And what about the variables with filters in the range? I really want to create variables for 'Promo start week' and "Promo week end" but so far I've been prevented because they apply to the same column, and if I put one, the other will automatically change the same value.

    Instead of regurgitating what has already been explained, read this blog entry from Vincent. He explains what you are experiencing and what to do to achieve your results. Hope this helps you...

    http://oraclebizint.WordPress.com/2008/02/26/Oracle-BI-EE-101332-between-prompts-for-date-columns-using-presentation-variables/

    Edited by: David_T on May 19, 2010 10:00

    Edited by: David_T on May 19, 2010 10:00

  • Date show invites by using the calendar and presentation Variables

    Hi all

    That's what it takes...

    I need to create a two prompts (from_date and to_date) on a date column so that I can filter the data by using a condition. This is how I do

    I created two guests (edited the formula) and passing values to two variables var_from and var_to presentation. In the report, I limit the query on assistance between motor coaches for both the presentation variable. Everything works fine but the problem is I need display var_from and var_to in my report also.

    I'm referencing variables like ' @{var_from}' and ' @{var_to}' but I get two columns as white. I don't really know why I get empty values for these two columns only when I am able to filter my report with success on the basis of the date values in the guests...

    Just to metion... in my database, I have values in m/d/yyyy format only. So I am able to use the calendar successfully

    Any help on this would be much appreciated...


    Thank you
    -Ronny

    Ronny,
    Drafts of answers do you see? ID wait, but on the dashboard when you set filters, you should see values that crosses?
    You can extend the syntax of the variable closely and provide a default value, so when you work in the answers you can see what it looks like,

    something like @{var_from} {January 1, 2010 ""}

    Also you can reference variables in the title, the subtitle or the narrative views if you want.

  • Variable of OBIEE presentation

    Hello

    I am facing problem with calculations using the variable of presentation used in the formula in the column on the reports.

    The report is generated correctly for the first time using the variable of presentation.

    But when I change the value of the field in the command prompt, the variable of presentation does not get applied to the report and I explicitly click on the Refresh button to generate the report with good results.

    Any ideas to fix this please?

    Thanks in advance...

    Shravan

    Try you luck with this, do not value pass default ther by formula... do it through 'default selection' of the guest

    (CASE WHEN ' @{Budget} "="Business Plan"and THEN filter ("Events"". ")") Participant Ops recipes"using"Scenario ". "" Gen2, scenario ' = 'Business Plan' AND 'period '. ("' Gen2, period" = "YearTotal") WHEN ' @{Budget} "="Internal Budget"and THEN filter ("Events"." Participant Ops recipes"using"Scenario ". "" Gen2, scenario ' = 'Internal Budget' AND 'period '. (("" Gen2, period "="YearTotal") END) / 1000

    hope this will help.

  • OBIEE 11 G presentation Variable

    Working with two guests of column, and I need to feed off the coast of the other.  I thought that I need to define a column as a variable presentation and create the sql for each other, so that it meets the first.  The columns are the Department and organization.  The departments will vary based on the organization that you select.  How do I leave it?

    Please notify

    Create fast with service and organisation and constraint defined on Department and go by variable PS.

  • Different points of view static based on Variable OBIEE presentation

    Hello

    We have 4 reports with content static from different point of view. All these reports are on the same page of dashboard. How can I show only 1 report based on the value of a variable presentation set via a command prompt?
    For example:

    PromptValue1 should display only Report1
    PromptValue2 should display only Report2
    PromptValue3 should display only report3
    PromptValue4 should display only rapport4

    PS: Since I only static content, I can't use a filter.

    Thank you
    SJ

    Hello

    1. create cond_report1, cond_report2, cond_report3 and cond_report4 which should return records only when PromptValue1, PromptValue2, PromptValue3 and PromptValue4 are respectively applied

    2. Add the 4 sections and reports in each section

    3. Add the correspondent for the report you created in the first step provided that section for each section of the Properties section and select condition as superior to 0

    That's all!

    Thank you
    Jprakash

  • How to store the values of variable level OBIEE presentation in DB

    Hi all!

    We have a command prompt of dashboard which is set up to store values in variables of presentation (period start and period end dates). Is there a way to store values selected from a database? for further processing?
    that is, I need to pass the variable level (report parameters) presentation to complex calculations to a PL/SQL function.
    Also my requirement might be solved if I can get access to the selected values of logical column in the tab 'Business Model and mapping' definition in the BI administrator.
    that is, I'll be able to define the logical column using VALUEOF (NQ_SESSION. < nom_var >)

    Kind regards
    Mr.Maverick

    Hello.

    1 do SQL PL/function (in the database) which has an input parameters, which number depends on number of guests and in it you'll insert these parameters into a table.

    2. your report in column expression answers call this function that will do insert, the code would be like:
    EVALUATE ("YOUR_FUNCTION (1%, 2%, 3%, 4%) (' as varchar (20), @{p_1}, @{p_2}, @{p_3}, @{p_4})

    3. Note that the function returns something and be careful on data types inside EVALUATE it.

    4. notes that, in the case where some messages are not selected (all or nothing) you recognize this case as:

    -case when LENGTH('@{pv_var}') > 0 then ' @{pv_var}' end else' all '.

    or like this:

    -case when LENGTH('@{pv_var}') is null then 'all choice"other" @{pv_var}' end; "

    Kind regards
    Goran
    http://108obiee.blogspot.com

  • OBIEE presentation services doesn't start after upgrade

    Hi all!

    We just did an upgrade of OBIEE version 11.1.1.6 to version 11.1.1.9 and now the referral services do not start. The only entries that we can find in the log file are:

    [2015-07 - 06T 14: 03:45.000 + 02:00] [OBIPS] [NOTIFICATION: 1] [,] [saw.sawserver] [ecid:] [tid:] Oracle BI Presentation Services (OBIPS) 11.1.1.9.0 (150417.0810 64-bit Build) start. [[

    Leader: sawserver.cpp

    Online: 589

    Geographical area:

    Saw.sawserver

    Saw.sawserver.initializesawserver

    Saw.sawserver

    ]]

    [2015-07 - 06T 14: 03:45.000 + 02:00] [OBIPS] [NOTIFICATION: 1] [,] [saw.sawserver] [ecid:] [tid:] Using store of credentials provider configured in the jps configuration file "H:\OBI11116\user_projects\domains\bifoundation_domain\config\fmwconfig\jps-config-jse.xml". [[

    Leader: csfcredentialstore.cpp

    Line: 112

    Geographical area:

    Saw.sawserver

    Saw.sawserver.initializesawserver

    Saw.sawserver

    ]]

    [2015-07 - 06T 14: 03:45.000 + 02:00] [OBIPS] [NOTIFICATION: 1] [,] [saw.sawserver] [ecid:] [tid:] security query's timeout is: 120 []

    Leader: odbcuserpoploaderimpl.cpp

    Online: 1110

    Geographical area:

    Saw.sawserver

    Saw.sawserver.initializesawserver

    Saw.sawserver

    ]]

    [2015-07 - 06T 14: 03:46.000 + 02:00] [OBIPS] [NOTIFICATION: 1] [,] [saw.threads] [ecid: 00iUCbv9f0eFKA ^ 5xVL6iW0001Zk000001, 0] [tid: 5584] verified integrity \\?\H:\OBI11116\instances\instance2\tmp\OracleBIPresentationServicesComponent\coreapplication_obips1\earmanager\analytics\B+52gsvcqjfDoqONRCPQxA [] analytics.war

    Leader: earfilemanagerimpl.cpp

    Online: 84

    Geographical area:

    Saw.threads

    ]]

    [2015-07 - 06T 14: 03:46.000 + 02:00] [OBIPS] [WARNING: 1] [,] [saw.catalog.local.checkforcatalogupgrade] [ecid:] [tid:] update is recommended in the latest version of the catalog. [[

    Leader: localwebcatalog.cpp

    Online: 250

    Geographical area:

    Saw.Catalog.local.checkforcatalogupgrade

    saw.catalog.local.loadCatalog

    Saw.Subsystems.catalogbootstrapper.loadcatalog

    Saw.webextensionbase.init

    Saw.sawserver

    Saw.sawserver.initializesawserver

    Saw.sawserver

    ]]

    [2015-07 - 06T 14: 03:46.000 + 02:00] [OBIPS] [WARNING: 16] [] [saw.security.odbcuserpopulationimpl.getbisystemconnection] [ecid:] [tid:] cannot get a login system for Server BI (attempt 1 500) user. Sleeping for 4 seconds before trying again. [[

    Leader: odbcuserpoploaderimpl.cpp

    Line: 1054

    Geographical area:

    Saw.Security.odbcuserpopulationimpl.getbisystemconnection

    Saw.Security.odbcuserpopulationimpl.searchidentities

    Saw.Security.userpopulationmanagerimpl.initializeroles

    Saw.Security.securityimpl.Initialize

    saw.catalog.local.loadCatalog

    Saw.Subsystems.catalogbootstrapper.loadcatalog

    Saw.webextensionbase.init

    Saw.sawserver

    Saw.sawserver.initializesawserver

    Saw.sawserver

    ]]

    [2015-07 - 06T 14: 03:59.000 + 02:00] [OBIPS] [ERROR: 31] [] [saw.connectionPool.getConnection] [ecid:] [tid:] authentication failure.

    ODBC driver returned an error (SQLDriverConnectW).

    State: 08004.  Code: 10018.  [NQODBC] [SQL_STATE: 08004] [nQSError: 10018] Access to the requested connection is denied.

    [nQSError: 43113] The message returned by OBIS.

    [nQSError: 43126] Authentication failed: invalid user/password.

    (08004) []

    Leader: Connection.cpp

    Online: 471

    Geographical area:

    saw.connectionPool.getConnection

    Saw.Security.odbcuserpopulationimpl.getbisystemconnection

    Saw.Security.odbcuserpopulationimpl.searchidentities

    Saw.Security.userpopulationmanagerimpl.initializeroles

    Saw.Security.securityimpl.Initialize

    saw.catalog.local.loadCatalog

    Saw.Subsystems.catalogbootstrapper.loadcatalog

    Saw.webextensionbase.init

    Saw.sawserver

    Saw.sawserver.initializesawserver

    Saw.sawserver

    ]]

    [2015-07 - 06T 14: 03:59.000 + 02:00] [OBIPS] [ERROR: 31] [] [saw.security.odbcuserpopulationimpl.getbisystemconnection] [ecid:] [tid:] could not create a system for Oracle BI Server user connection during startup. Please check the error message and try again.

    Authentication failure.

    ODBC driver returned an error (SQLDriverConnectW).

    State: 08004.  Code: 10018.  [NQODBC] [SQL_STATE: 08004] [nQSError: 10018] Access to the requested connection is denied.

    [nQSError: 43113] The message returned by OBIS.

    [nQSError: 43126] Authentication failed: invalid user/password.

    (08004) []

    Leader: odbcuserpoploaderimpl.cpp

    Online: 1033

    Geographical area:

    Saw.Security.odbcuserpopulationimpl.getbisystemconnection

    Saw.Security.odbcuserpopulationimpl.searchidentities

    Saw.Security.userpopulationmanagerimpl.initializeroles

    Saw.Security.securityimpl.Initialize

    saw.catalog.local.loadCatalog

    Saw.Subsystems.catalogbootstrapper.loadcatalog

    Saw.webextensionbase.init

    Saw.sawserver

    Saw.sawserver.initializesawserver

    Saw.sawserver

    ]]

    [2015-07 - 06T 14: 03:59.000 + 02:00] [OBIPS] [ERROR: 31] [] [saw.security.odbcuserpopulationimpl.searchidentities] [ecid:] [tid:] error in retrieving data from the API of Population user of the Oracle BI Server user/group.

    Could not create a system for Oracle BI Server user connection during startup. Please check the error message and try again.

    Authentication failure.

    ODBC driver returned an error (SQLDriverConnectW).

    State: 08004.  Code: 10018.  [NQODBC] [SQL_STATE: 08004] [nQSError: 10018] Access to the requested connection is denied.

    [nQSError: 43113] The message returned by OBIS.

    [nQSError: 43126] Authentication failed: invalid user/password.

    (08004) []

    Leader: odbcuserpoploaderimpl.cpp

    Online: 462

    Geographical area:

    Saw.Security.odbcuserpopulationimpl.searchidentities

    Saw.Security.userpopulationmanagerimpl.initializeroles

    Saw.Security.securityimpl.Initialize

    saw.catalog.local.loadCatalog

    Saw.Subsystems.catalogbootstrapper.loadcatalog

    Saw.webextensionbase.init

    Saw.sawserver

    Saw.sawserver.initializesawserver

    Saw.sawserver

    ]]

    [2015-07 - 06T 14: 03:59.000 + 02:00] [OBIPS] [ERROR: 10] [] [saw.security.userpopulationmanagerimpl.initializeroles] [ecid:] [tid:] error in retrieving data from the API of Population user of the Oracle BI Server user/group.

    Could not create a system for Oracle BI Server user connection during startup. Please check the error message and try again.

    Authentication failure.

    ODBC driver returned an error (SQLDriverConnectW).

    State: 08004.  Code: 10018.  [NQODBC] [SQL_STATE: 08004] [nQSError: 10018] Access to the requested connection is denied.

    [nQSError: 43113] The message returned by OBIS.

    [nQSError: 43126] Authentication failed: invalid user/password.

    (08004) []

    Leader: userpopulationmanagerimpl.cpp

    Online: 279

    Geographical area:

    Saw.Security.userpopulationmanagerimpl.initializeroles

    Saw.Security.securityimpl.Initialize

    saw.catalog.local.loadCatalog

    Saw.Subsystems.catalogbootstrapper.loadcatalog

    Saw.webextensionbase.init

    Saw.sawserver

    Saw.sawserver.initializesawserver

    Saw.sawserver

    ]]

    [2015-07 - 06T 14: 03:59.000 + 02:00] [OBIPS] [NOTIFICATION: 1] [,] [saw.security.userpopulationmanagerimpl.initializeroles] [ecid:] [tid:] error seeking roles in the backend to resolve the GUIDS during initialization of user population [[] Manager

    Leader: userpopulationmanagerimpl.cpp

    Online: 280

    Geographical area:

    Saw.Security.userpopulationmanagerimpl.initializeroles

    Saw.Security.securityimpl.Initialize

    saw.catalog.local.loadCatalog

    Saw.Subsystems.catalogbootstrapper.loadcatalog

    Saw.webextensionbase.init

    Saw.sawserver

    Saw.sawserver.initializesawserver

    Saw.sawserver

    ]]

    [2015-07 - 06T 14: 03:59.000 + 02:00] [OBIPS] [ERROR: 31] [] [saw.security.userpopulationmanagerimpl.initializeroles] [ecid:] [tid:] error in retrieving data from the API of Population user of the Oracle BI Server user/group.

    Could not create a system for Oracle BI Server user connection during startup. Please check the error message and try again.

    Authentication failure.

    ODBC driver returned an error (SQLDriverConnectW).

    State: 08004.  Code: 10018.  [NQODBC] [SQL_STATE: 08004] [nQSError: 10018] Access to the requested connection is denied.

    [nQSError: 43113] The message returned by OBIS.

    [nQSError: 43126] Authentication failed: invalid user/password.

    (08004) []

    Leader: userpopulationmanagerimpl.cpp

    Online: 281

    Geographical area:

    Saw.Security.userpopulationmanagerimpl.initializeroles

    Saw.Security.securityimpl.Initialize

    saw.catalog.local.loadCatalog

    Saw.Subsystems.catalogbootstrapper.loadcatalog

    Saw.webextensionbase.init

    Saw.sawserver

    Saw.sawserver.initializesawserver

    Saw.sawserver

    ]]

    [2015-07 - 06T 14: 03:59.000 + 02:00] [OBIPS] [ERROR: 1] [,] [saw.catalog.local.loadCatalog] [ecid:] [tid:] error loading the initialization/existing catalog: H:\OBI11116\instances\instance2/bifoundation/OracleBIPresentationServicesComponent/coreapplication_obips1/catalog/sample.

    Error during extraction of data from the API of Population user of the Oracle BI Server user/group.

    Could not create a system for Oracle BI Server user connection during startup. Please check the error message and try again.

    Authentication failure.

    ODBC driver returned an error (SQLDriverConnectW).

    State: 08004.  Code: 10018.  [NQODBC] [SQL_STATE: 08004] [nQSError: 10018] Access to the requested connection is denied.

    [nQSError: 43113] The message returned by OBIS.

    [nQSError: 43126] Authentication failed: invalid user/password.

    (08004) []

    Leader: localwebcatalog.cpp

    Online: 395

    Geographical area:

    saw.catalog.local.loadCatalog

    Saw.Subsystems.catalogbootstrapper.loadcatalog

    Saw.webextensionbase.init

    Saw.sawserver

    Saw.sawserver.initializesawserver

    Saw.sawserver

    ]]

    [2015-07 - 06T 14: 03:59.000 + 02:00] [OBIPS] [NOTIFICATION: 1] [,] [saw.sawserver] [ecid:] [tid:] Oracle BI Presentation Services are shut down. [[

    Leader: sawserver.cpp

    Online: 867

    Geographical area:

    Saw.sawserver

    Saw.sawserver.terminatesawserver

    Saw.sawserver

    ]]

    We have tried to update the GUID, check the password user in the BW system, creating a new catalog. But nothing seems to work. Can someone help us please?


    Thank you!

    Hello..

    We've also thought of it... In the successful company there is a custom variable 'virtualize' set to true, it gave some problems. We changed the value false and now it works!

Maybe you are looking for