Scheduler services is not up in obiee 11g

Hi All,
When rested the OPMN service Scdhuler not comeing up all services working fine this is log file.
please help me what is issue before it is working fine.Database is running.
[OracleBISchedulerComponent] [NOTIFICATION:1] [] [] [ecid: 004rSLEMUx3AtH4pzSt1iW000119000000] [tid: 41020940] [16020] Metadata Database Type: Oracle 11g [[
Data Source Name: (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=10.2.116.7)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=Test)))
Data Source Type: Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64b
[OracleBISchedulerComponent] [ERROR:1] [] [] [ecid: 004rSLEMUx3AtH4pzSt1iW000119000000] [tid: 41020940] [nQSError: 46066] Operation cancelled. [[
PRIMARY_POOL RetrieveColumnInfo from table S_NQ_JOB Exchange
[OracleBISchedulerComponent] [ERROR:1] [] [] [ecid: 004rSLEMUx3AtH4pzSt1iW000119000000] [tid: 41020940] [nQSError: 46066] Operation cancelled. [[
PRIMARY_POOL RetrieveColumnInfo from table S_NQ_JOB_PARAM Exchange
[OracleBISchedulerComponent] [ERROR:1] [] [] [ecid: 004rSLEMUx3AtH4pzSt1iW000119000000] [tid: 41020940] [nQSError: 46066] Operation cancelled. [[
PRIMARY_POOL RetrieveColumnInfo from table S_NQ_INSTANCE Exchange
[OracleBISchedulerComponent] [ERROR:1] [] [] [ecid: 004rSLEMUx3AtH4pzSt1iW000119000000] [tid: 41020940] [nQSError: 46066] Operation cancelled. [[
PRIMARY_POOL RetrieveColumnInfo from table S_NQ_ERR_MSG Exchange
[OracleBISchedulerComponent] [NOTIFICATION:1] [] [] [ecid: 004rSLEMUx3AtH4pzSt1iW000119000000] [tid: 871b810] [68013] Scheduler service started.
[OracleBISchedulerComponent] [NOTIFICATION:1] [] [] [ecid: 004rSLEMUx3AtH4pzSt1iW000119000000] [tid: 871b810] Scheduler service started.
[OracleBISchedulerComponent] [NOTIFICATION:1] [] [] [ecid: 004rSLEMUx3AtH4pzSt1iW000119000000] [tid: 871b810] [71076] Oracle BI Scheduler crmtest6:9705 has been changed to an Inactive state.
[OracleBISchedulerComponent] [NOTIFICATION:1] [] [] [ecid: 004rSLEMUx3AtH4pzSt1iW000119000000] [tid: 41222940] [43071] A connection with Cluster Controller CRMTEST6:9706 was established.
[OracleBISchedulerComponent] [NOTIFICATION:1] [] [] [ecid: 004rSLEMUx3AtH4pzSt1iW000119000000] [tid: 41222940] [71075] Oracle BI Scheduler crmtest6:9705 has been changed to an Active state.
[OracleBISchedulerComponent] [WARNING:1] [] [] [ecid: 004rSLEMUx3AtH4pzSt1iW000119000000] [tid: 41222940] [43065]

998365 wrote:
[OracleBISchedulerComponent] [NOTIFICATION:1] [] [] [ecid: 004rSLEMUx3AtH4pzSt1iW000119000000] [tid: 871b810] [68013] Scheduler service started.
[OracleBISchedulerComponent] [NOTIFICATION:1] [] [] [ecid: 004rSLEMUx3AtH4pzSt1iW000119000000] [tid: 871b810] Scheduler service started.
[OracleBISchedulerComponent] [NOTIFICATION:1] [] [] [ecid: 004rSLEMUx3AtH4pzSt1iW000119000000] [tid: 871b810] [71076] Oracle BI Scheduler crmtest6:9705 has been changed to an Inactive state.
[OracleBISchedulerComponent] [NOTIFICATION:1] [] [] [ecid: 004rSLEMUx3AtH4pzSt1iW000119000000] [tid: 41222940] [43071] A connection with Cluster Controller CRMTEST6:9706 was established.
[OracleBISchedulerComponent] [NOTIFICATION:1] [] [] [ecid: 004rSLEMUx3AtH4pzSt1iW000119000000] [tid: 41222940] [71075] Oracle BI Scheduler crmtest6:9705 has been changed to an Active state.*
[OracleBISchedulerComponent] [WARNING:1] [] [] [ecid: 004rSLEMUx3AtH4pzSt1iW000119000000] [tid: 41222940] [43065]from the log it looks like its started as it changed the state to active. are you able to connect to database using biplatform schema details?

Similar Messages

  • Issue - BI content server(11.1.1.1) not starting in obiee 11g:

    Hello All,
    BI content server(11.1.1.1) is not starting in obiee 11g after making OBIEE 11g services as windows service.
    Services are starting when we do a Start BI Services from All Programs >> OBIEE. On the contrary, when we start from windows service "bi content server(11.1.1.1) not starting in obiee 11g" is not starting.
    Can someone help me on this. In case if you need any more info, please let me know.
    Thank you,
    Bimal

    Below is the BI Script I used. Everything is in this script so no need to edit the installsvc file. Just edit the location/variables used as well as at the bottom change the name of the script and the log location. The BI_ORACLE_HOME variable needs to be set in the script.
    SETLOCAL
    set DOMAIN_NAME=bifoundation_domain
    set USERDOMAIN_HOME=D:\oracle\Middleware\user_projects\domains\bifoundation_domain
    set SERVER_NAME=bi_server1
    set PRODUCTION_MODE=true
    set ADMIN_URL=http://djaxwapp9608.common.ecamericas:7001
    set JAVA_HOME=D:\Oracle\Middleware\Oracle_BI1\jdk
    set DOMAIN_HOME=D:\oracle\Middleware\user_projects\domains\bifoundation_domain
    set WLS_HOME=D:\Oracle\Middleware\wlserver_10.3
    set INSTANCE_HOME=D:\oracle\Middleware\instances\instance1
    set BI_ORACLE_HOME=D:\oracle\Middleware\Oracle_BI1
    set ANT_HOME=%MW_HOME\modules\org.apache.ant_1.7.1
    set DOMAIN_NAME=bifoundation_domain
    Call "D:\Oracle\Middleware\user_projects\domains\bifoundation_domain\bin\setDomainEnv.cmd"
    set WL_HOME=D:\Oracle\Middleware\wlserver_10.3
    call "%WL_HOME%\common\bin\commEnv.cmd"
    @rem Check that the WebLogic classes are where we expect them to be
    :checkWLS
    if exist "%WL_HOME%\server\lib\weblogic.jar" goto checkJava
    echo The WebLogic Server wasn't found in directory %WL_HOME%\server.
    echo Please edit your script so that the WL_HOME variable points
    echo to the WebLogic installation directory.
    goto finish
    @rem Check that java is where we expect it to be
    :checkJava
    if exist "%JAVA_HOME%\bin\java.exe" goto runWebLogic
    echo The JDK wasn't found in directory %JAVA_HOME%.
    echo Please edit your script so that the JAVA_HOME variable
    echo points to the location of your JDK.
    goto finish
    :runWebLogic
    if not "%JAVA_VM%" == "" goto noResetJavaVM
    if "%JAVA_VENDOR%" == "BEA" set JAVA_VM=-jrocket
    if "%JAVA_VENDOR%" == "HP" set JAVA_VM=-server
    if "%JAVA_VENDOR%" == "Sun" set JAVA_VM=-server
    :noResetJavaVM
    if not "%MEM_ARGS%" == "" goto noResetMemArgs
    set MEM_ARGS=-Xms32m -Xmx200m
    :noResetMemArgs
    @echo on
    set CLASSPATH=%WEBLOGIC_CLASSPATH%;%CLASSPATH%
    @echo ***************************************************
    @echo * To start WebLogic Server, use the password *
    @echo * assigned to the system user. The system *
    @echo * username and password must also be used to *
    @echo * access the WebLogic Server console from a web *
    @echo * browser. *
    @echo ***************************************************
    rem *** Set Command Line for service to execute within created JVM
    @echo off
    set MEM_ARGS=-Xms256m -Xmx512m -XX:MaxPermSize=512m -XX:-UseSSE42Intrinsics
    if "%ADMIN_URL%" == "" goto runAdmin
    @echo on
    set CMDLINE="%JAVA_VM% %MEM_ARGS% %JAVA_OPTIONS% -classpath \"%CLASSPATH%\" -Dweblogic.Name=%SERVER_NAME% -Dweblogic.management.username=%WLS_USER% -Dweblogic.management.server=\"%ADMIN_URL%\" -Dweblogic.ProductionModeEnabled=%PRODUCTION_MODE% -Djava.security.policy=\"%WL_HOME%\server\lib\weblogic.policy\" weblogic.Server"
    goto finish
    :runAdmin
    @echo on
    set CMDLINE="%JAVA_VM% %MEM_ARGS% %JAVA_OPTIONS% -classpath \"%CLASSPATH%\" -Dweblogic.Name=%SERVER_NAME% -Dweblogic.management.username=%WLS_USER% -Dweblogic.ProductionModeEnabled=%PRODUCTION_MODE% -Djava.security.policy=\"%WL_HOME%\server\lib\weblogic.policy\" weblogic.Server"
    :finish
    rem *** Set up extrapath for win32 and win64 platform separately
    if "%WL_USE_X86DLL%" == "true" set EXTRAPATH=%WL_HOME%\server\native\win\32;%WL_HOME%\server\bin;%JAVA_HOME%\jre\bin;%JAVA_HOME%\bin;%WL_HOME%\server\native\win\32\oci920_8
    if "%WL_USE_IA64DLL%" == "true" set EXTRAPATH=%WL_HOME%\server\native\win\64\;%WL_HOME%\server\bin;%JAVA_HOME%\jre\bin;%JAVA_HOME%\bin;%WL_HOME%\server\native\win\64\oci920_8
    if "%WL_USE_AMD64DLL%" == "true" set EXTRAPATH=%WL_HOME%\server\native\win\x64\;%WL_HOME%\server\bin;%JAVA_HOME%\jre\bin;%JAVA_HOME%\bin;%WL_HOME%\server\native\win\x64\oci920_8
    rem *** Install the service
    "%WL_HOME%\server\bin\beasvc" -install -svcname:"3.Oracle BI 11g BI Server" -javahome:"%JAVA_HOME%" -execdir:"%USERDOMAIN_HOME%" -maxconnectretries:"%MAX_CONNECT_RETRIES%" -host:"%HOST%" -port:"%PORT%" -extrapath:"%EXTRAPATH%" -password:"%WLS_PW%" -cmdline:%CMDLINE% -log:"D:\Oracle\Middleware\ServiceStartLogs\BIServer-stdout.txt"
    ENDLOCAL
    Edited by: J.A.M on Mar 31, 2012 8:51 AM

  • 11g - is disconnected analytics not included in obiee 11g?

    11g - is disconnected analytics not included in obiee 11g?

    Nope, it´s expected to be in the next patch update.

  • BI Scheduler Service is not getting started

    BI scheduler service is not getting started and showing this error
    Could not start the oracle BI Scheduler Service on local computer.
    Error 1064:An Exception occured in the service when handling the control request

    Refer to Oracle Business Intelligence Infrastructure Installation and Configuration Guide.
    Chapter 10 discussed configuring Oracle BI Scheduler.
    The steps include:
    Create a scheduler schema.
    Create tables in the scheduler schema using scripts.
    Updating configuration options in Job Manager.
    Updating the config files: instanceconfig.xml & credentialstore.xml.
    Start the Oracle BI Scheduler.
    If all goes well, the BI Scheduler should start.

  • Can not login to OBIEE 11g

    Hi,
    I have installed OBIEE 11g last evening. I was able to connect to the dashboard and run a simple report also - all before shut down. Now when I try to access OBIEE 11g thru port :9704 after starting the BI services, I am getting the following error.
    "Error 404--Not Found
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.4.5 404 Not Found
    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
    If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.
    Any idea. Anyone is having any exp on this type of issue. Can anyone guide to resolve this issue.
    Thanks a lot.

    Since you just installed last night I assume that you are just dev'ing on your laptop or something.
    Be sure that on the machine which you installed on that you are entering http://localhost:9704/analytics/ to test the browser is hitting the correct server.
    Also ensure that your Web Logic server is up and running and that all of your System Components via enteprise manager fusion control are "up" and running.
    Also, when you start up the BI Services, i.e.: Programs > OBI > Start BI Services you must ensure that you enter the username and password correctly for the user/pass credentials that you created during the installation - typically this is the "weblogic" user by default.
    For further help please post any actually log warning/error messages in your reply if the above does not work.
    Let me know if that helps,
    Christian

  • BI Server not starting in OBIEE 11g

    hi,
    While starting the BI server from Enterprise Manager in OBIEE 11g I am facing this issue.
    the details in the error log says.
    [2010-09-15T05:45:58.000+00:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: 00hvhkOQB^r0Vsk_Kxx0ie0001F^000000] [tid: 14d8] [43065] The connection with Cluster Controller SJRH-011:9706 was lost.
    Could you please let me know how to solve this issue. Also the other components are also not starting.
    Any pointers would be useful .
    Thanks,
    Bhavik

    go to <middleware>/instance/../bin folder in the command prompt and try
    opmnctl statusProcesses in Instance: instance1
    --------------------------------------------------------------+---------
    ias-component | process-type | pid | status
    --------------------------------------------------------------+---------
    coreapplication_obiccs1 | OracleBIClusterCo~ | 2668 | Alive
    coreapplication_obisch1 | OracleBIScheduler~ | 3252 | Alive
    coreapplication_obijh1 | OracleBIJavaHostC~ | 1584 | Alive
    coreapplication_obips1 | OracleBIPresentat~ | 4420 | Alive
    coreapplication_obis1 | OracleBIServerCom~ | 4996 | Alive
    see whether the cluster control is alive.. if the status is other than Alive.. try to restart the BI cluster controls from http://localhost:7001/em/
    check the status, then start the BI presentation servers...
    hopefully this should start the servers to 100%

  • Column Sorting and Rowspanning not working in OBIEE 11g (worked in OBI 10)

    Hi all,
    i have a report with columns like this:
    Customer Nbr. | Customer Name | Salesorder | EBIT | EBIT (Total p. Customer)
    In the table view i have a total sum line at customer level.
    The column "EBIT (Total p. Customer)" is an Aggregate with Formula (SUM(Invoices.Ebit) BY Customer."Customer Nbr.") which is exactly the same value as in the report sum line (column EBIT).
    This Aggregate colum is only for sorting purposes and is hidden in the view.
    The business case is:
    "We want to see the EBIT per Salesorder for each customer, sorted from worst to best customer.
    So i sorted by "EBIT (Total p. Customer)" ascending in criteria tab and adviced answers to show the sum for each customer (column customer nbr.) in the table definition view.
    OBIEE 10 behaviour: Answers shows all customers sorted by EBIT (Total p. Customer), i see one line for each salesorder, the customer columns are rowspanned over all salesorder lines and there is exactly on sum line after each customer.
    OBIEE 11 behaviour: Answers shows all customers sorted by EBIT (Total p. Customer), i see one line for each salesorder BUT there is one sum line after each salesorder too. So there is no sum at customer level but on salesorder level
    Any idea how to solve this?
    BTW:
    1.) I still tried to place this column as the first (left) column in the report to get the right sorting ... with no success.
    2.) Sorting data at BI Server level is NO option since there are some other reports with different sorting requirements
    While searching in "Oracle Support" i found document ID: 1371247.1 "OBIEE 11g: How To Apply a Custom Sort in Answers" which says "... The functionality to custom sort in Answers does not currently exist There is an enhancement request for this functionality. For more information, see Bug 13261597 - be able to apply a custom sort in answers ..."

    Did you ever get an answer to your question? We are seeing the same issue.

  • ODBC and OCI not working with OBIEE 11g Client on 64 bit machine

    Hi,
    I have Installed OBIEE 11g client (Admin tool) on Windows XP Professional 64 bit machine.. I have Installed 11g database on the same machine but while importing Metadata using admin tool. getting "Connection has failed" error message... Can someone tell me whats the issue..
    ODBC and OCI works fine with OBIEE 10g Admin..

    Hi,
    Oracle_BI1\network\admin folder gets installed with full obiee 11g Installlation and I have installed only 11g client as I have OBIEE 10g already Installed on my machine..
    Installation is as follows:
    ORACLE 11g CLIENT Installation is as follows:
    C:\Program Files\Oracle Business Intelligence Enterprise Edition Plus Client
    ORACLE 10g Installation is as follows:
    C Drive:
    ORACLE BI
    ORACLE BI Data ( everything is working with this)
    latest Log Info is as follows:
    [2012-02-02T11:05:00.000+00:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: ] [tid: 24fc] [nQSError: 16001] ODBC error state: 08004 code: 12154 message: [Oracle][ODBC][Ora]ORA-12154: TNS:could not resolve the connect identifier specified.
    [2012-02-02T11:05:16.000+00:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: ] [tid: 2f3c] [nQSError: 16001] ODBC error state: 08004 code: 12154 message: [Oracle][ODBC][Ora]ORA-12154: TNS:could not resolve the connect identifier specified.
    [2012-02-02T11:32:53.000+00:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: ] [tid: 2f3c] [nQSError: 16001] ODBC error state: 08004 code: 12154 message: [Oracle][ODBC][Ora]ORA-12154: TNS:could not resolve the connect identifier specified.

  • Filter Grouping not working for OBIEE 11g

    Hello!
    I need some help on the below:
    I have built a simple report in OBIEE 11g with FILTER grouping on two dimensions as below:
              Operative Hierachy is equal to Europe, IMEA, APAC, China Focus Country, Americas, US and Canada
         and      Accounts is equal to Net Sales (i), Gross Margin (i), GM% (i)
    or
              Accounts is equal to Gross Margin, Net Sales, Gross Margin %
         and      Operative Hierachy is equal to / is in Organizations Total
    The report was working as expected; but now suddenly it's showing no results with the error "+The specified criteria didn't result in any data. This is often caused by applying filters and/or selections that are too restrictive or that contain incorrect values.+" - even though data is present ! - I have tested this by splitting it into two reports (with only the AND conditions)- which is then woking as expected.
    Points to note:
    --There had been no change on the Report, when it stopped showing results.
    --I have tested this filter grouping with other dimensions- & they are working fine.
    --The OBIEE reports are fetching data from ESSBASE cube.
    --Only thing which I can remember when it stopped working is that, there had been a data load on the ESSBASE cube. But other reports using these dimensions are working.
    Has anyone faced the same issue before. Please help.
    Edited by: Anu on Jan 22, 2013 12:31 AM

    Hi User, Vijay,
    Yes I have checked the generated SQL queries and the MDX queries as well. Both queries are generated as expected, but returns no result.
    But now I have found out how these two different dimensions are different from my other dimensions. Only these two dimensions have a SORT order logical column defined in the BMM layer- which I think is causing the problem, BI Server not able decide which column to sort. So, the sql gives result when I cimment out one of the SORTKEY
    SELECT
    0 s_0,
    "PSS Essbase"."Accounts"."Accounts" s_1,
    "PSS Essbase"."Operative Hierarchy"."Operative Hierachy" s_2,
    -- SORTKEY("PSS Essbase"."Accounts"."Accounts") s_3,
    SORTKEY("PSS Essbase"."Operative Hierarchy"."Operative Hierachy") s_4,
    "PSS Essbase"."Facts"."Measure" s_5
    FROM "PSS Essbase"
    WHERE
    ((("Operative Hierarchy"."Operative Hierachy" = 'Europe') AND ("Accounts"."Accounts" = 'Gross Margin'))
    OR (("Operative Hierarchy"."Operative Hierachy" = 'Russia Focus Country') AND ("Accounts"."Accounts" = 'Sales ASP')))
    ORDER BY 1, 5 ASC NULLS LAST, 4 ASC NULLS LAST
    FETCH FIRST 65001 ROWS ONLY
    Any views on what happens when we use two dimensions in the same report which have sort columns defined in the repository...

  • The "Scheduler" service is not in my management panel

    I'm trying to use /sign up for the scheduler service but I can't find it in my account. Basically it doesn't show up ( http://www.windowsazure.com/en-us/services/scheduler/ ) . 

    Hi,
    Kindly follow up this thread.
    Here is a snippet of this thread.
    At the moment you can only access the scheduler through the REST API or through the Management libraries. You won't get an email when the feature is activated and you won't see it in the portal.
    More info about the API: http://msdn.microsoft.com/en-us/library/windowsazure/dn528946.aspx More info about the Management libraries:
    http://fabriccontroller.net/blog/posts/a-complete-overview-to-get-started-with-the-windows-azure-scheduler/
    Hope this helps
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Schedule Service seems not working

    Business Objects Planning Ext
    On a configuration of 3 blades (Database, App Ser, Web Ser) I installed a thick client on the Db Server and register the Scheduler Service (running on the App Server). It seems that, when I schedule a task using this Scheduler, it doesn't work.
    Any idea?
    Ernesto

    Sometimes electrical components needs to have all power sources removed and reintroduced to work properly.  Try performing a hard reset first, if it doesn't work then we'll move to the next step.
    To Perform A Hard Reset
    Shut down the computer by going to the Start menu and selecting shut down. (If you have no display, hold the power button down for  5 seconds); (if the computer doesn't power on, move to the next step)
    Disconnect the AC Adapter from the notebook.
    Remove the battery from the bottom of the notebook.  There will be a switch/button to eject the battery.
    Wait at least 1 minute with all power sources disconnected.
    Re-insert the battery and reconnect the AC Adapter and then attempt to power on the notebook.

  • Presentation Services not getting started, OBIEE 11G

    Hi,
    I tried starting "BI Presentation Services" from Start > All Program > Oracle Business Intelligence > Start BI Services
    Which resulted in failure.
    ----this is what am getting at the end of cmd line----
    ####<Jun 27, 2011 11:54:47 AM GMT+05:30> <Notice> <WebLogicServer> <odi-vm> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1309155887705> <BEA-000365> <Server state changed to FAILED>
    ####<Jun 27, 2011 11:54:47 AM GMT+05:30> <Error> <WebLogicServer> <odi-vm> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1309155887705> <BEA-000383> <A critical service failed. The server will shut itself down>
    ####<Jun 27, 2011 11:54:47 AM GMT+05:30> <Notice> <WebLogicServer> <odi-vm> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1309155887705> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    ####<Jun 27, 2011 11:54:47 AM GMT+05:30> <Info> <WebLogicServer> <odi-vm> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1309155887736> <BEA-000236> <Stopping execute threads.>
    Any suggestions to troubleshoot this?
    Regards,
    Jitendra
    Edited by: Jitendra Bhagwat on Jun 27, 2011 12:05 AM

    There was some changes done in instanceconfig.xml
    after reverting those changes and a machine reboot, presentation services working

  • How to schedule and deliver a report in OBIEE 11g as an link or url to the report ?

    I am using OBIEE 11.1.1.6. We have a requirement to schedule and deliver reports as a URL and not as an attachment ( as the file sizes are quite huge ). Have any one implemented such a scenario ? If so kindly share was it an out-of-tne-box solution or used web services ? Thanks in advance

    Hello user9210174,
    I have tried in this way.Let me know if it meets your requirement.
    Created a dummy report with all the reports embedding as a Link and this report i have inserted into a dashboard then created an agent to schedule this dashboard.
    Thanks,
    Sasi Nagireddy..

  • Web Service Proxy not returning Response in 11g

    Hi,
    I am facing a difference in the creation of Web Service Proxy in 11g when compared to 10g. I have exposure of creating a Web Service Proxy in 10g and I do observe that the folder name 'runtime' gets generated automatically along with the proxy at the time of creation.
    But in 11g, the nature & behavior of Web Service Proxy creation has changed a lot according to my observation. I am facing an issue where the response object is not returning the expected results as per the functionality.
    In 10g, we have used a Stub class (automatically created under 'runtime' folder) and we are able to put some logs to see the request and response object in the form of 'xml'. But in 11g, I am facing difficulty in getting the same logged to see the response from OPA.
    Please share your thoughts which would definitely help me in resolving this issue.
    With Regards,
    Thiyagarajan V

    Hi,
    I have also tried using 'Web Service Data Control' as an alternate method to overcome the above mentioned issue. But I have ended up the error "DCA-29000: Unexpected exception caught: java.lang.NullPointerException,msg=null" and failed to create a data control.
    The JDeveloper version which I am using is 11.1.1.5.0. I also came to know that there is a patch (9790388) which has resolved this bug in JDeveloper. I also applied the same patch in my Oracle Home using OPatch utility.
    But unfortunatley, the version suitable for this patch is 11.1.1.4.0 and I suspected that could be one of the reason that the problem has not got resolved yet.
    Please suggest the patch or any solution which can also help me in resolving this issue. I really appreciate your time and effort in sharing your thoughts for the problems which I have mentioned over here.
    Thank you !!!
    With Regards,
    Thiyagarajan V

  • Graphing engine is not responding in obiee 11g

    Hi All,
    When i select Currency column in my report graph displaying bellow error.otherwise it is working fine.
    I selected data format is currency and symbol is $.
    Graphing engine is not responding.
    A fatal error occurred while processing the request. The server responded with: oracle.bi.nanserver.fwk.exception.BISvsException: java.lang.NullPointerException.
    Any Help...

    Which type of Graph you are using? What version of OBIEE are you using? This is a known bug when reports are upgraded from 10g to 11g and is commonly seen in versions of OBIEE 11.1.1.5 and above. Refer to the following:
    Bug 12981745 : UPGRADED BUBBLE CHARTS NOT WORKING
    Mark if helps.

Maybe you are looking for

  • Reg : Open Production Order

    Hi Experts , Herewith iam having one doutb in Open production order (CO01) 1. what is Open Production order ? 2. what are all tables that are involved in Open production oder ? 3. step by step procedure require for how 2 create Open Production order?

  • Automatic production order creation and confirmation

    Dear all, I am in a situation where i have to configure the SAP system in the following ways: 1. From the planned orders automatically production order should be created today for the next day production and the end user will re-declare the quantity

  • Will we ever see on iOS a real multitasking, like the one in Windows RT?

    Hello everybody, I am an italian user of iPad Air, and I am new on the community. Nothing to say about this tablet: I realized that I will never be able to stay without it. But I have just seen the Microsoft OS used by a friend, and its multitasking

  • Sample and simple report

    Hello WebI gurus,    Could you any one tell me how to create simple report in WebI with Dashboard... Thanks in advance Muvva

  • Dreamweaver or Flash Catalyst ???

    I have almost finished designing my website on Photoshop. My design  looks similar to www.psyop.tv, with main menu on the left. Now I am  confused between Flash Catalyst and Dreamweaver, which one should I pick  to move ahead with the development. I