BAM Active Studio bug

I am unable to see the Data Objects/Fields/Sort/Filter/Top N/Calculation/Drilling in the tabbed pane of the Updating Ordered List in the Oracle BAM Active Studio. This looks like a bug. How can I fix it. I am using 11.1.1.2 version. Please advise.
Thanks

This appears to be the Sun jdk issue covered in another thread. See REQD for Fresh BAM Install 11.1.1.3.0 -Data labels missing issue
Change the jdk and it should work.

Similar Messages

  • Empty tabs in BAM Active Studio (SOA Suite 11.1.1.3)

    Hi all,
    I experienced an issue with BAM Active Studio and the SUN jdk 1.60_18 in SOA Suite 11.1.1.3. When I click "edit view" in a report, the "Data" tabs are all empty. The issue only occurs with the bundled SUN jdk 1.60_18 (under Windows 7). It does not occur when using the bundled jrockit 1.60_17.

    Hi,
    I successfully installed SOA Suite 11.1.1.3 too on windows 2003server
    I first Installed oracle database11.2.0.2
    then Created RCU - 11.1.1.2.1 using prefix "DEV",but no use the RCU 11.1.1.3
    after Installed WLS 10.3.3 full install
    Finally Installed SOA Suite 11.1.1.2.0 in the middleware home created in Step 3
    and Upgraded SOA Suite from 11.1.1.2 to 11.1.1.3
    so we hava the same steps.I run the em and console successful,and all the soa Components are run Operating normally!
    and I found not any different between RCU 11.1.1.2.1 and RCU 11.1.1.3 on install soa suite.
    I want to know you to Exchange our soa Experience!

  • Is it possible to import Reports in BAM Active Studio?

    Hi,
    i exported (saved as) a Report in BAM Active Studio as a .mht file. Now i'm searching for a possibility to import this Report on another Server. There seems to be no way to import it directly. Even on the file system is no folder where it can be placed. I thought that BAM Active Studio may recognize it and import it automatically.
    Regards
    Frank

    Hi Frank
    I am not familiar with .mht file. BUT any BAM Stuff like BAM Reports, Data Objects (Single or All) can be Exported and Imported using a command called icommand. I sue this to Export from one Env like Dev or QC and Import into Production. Here is link for more details.
    http://docs.oracle.com/cd/E17904_01/integration.1111/e10224/bam_icommand.htm
    Thanks
    Ravi Jegga

  • Error of New report creation in BAM Active Studio

    I just installed Oracle BAM. I entered in WEB-interface and selected Active Studio.
    Then I pressed "Create a New report" Button. I've had the following message report:
    The Data Object was deleted.
    What shall I do to fix this problem? The error details see below.
    Exception Message:
    The data object "_Custom_Parameters" does not exist.
    Stack Trace:
    at Oracle.BAM.ActiveDataCache.DatasetSchema.Load()
    at Oracle.BAM.ActiveDataCache.DatasetSchema.Get(Dataset oDataset, Boolean bCache)
    at Oracle.BAM.ActiveDataCache.Dataset.LoadSchema(Boolean bCache)
    at Oracle.BAM.ActiveDataCache.Rowset..ctor(Context oContext, Modifier oModifier, Boolean bReadOnly, Row oLooksertRow, Boolean bIncludeAllColumns)
    at Oracle.BAM.ActiveDataCache.Rowset..ctor(Context oContext, Modifier oModifier)
    at Oracle.BAM.Middleware.Persistence.Parameters.CustomParameter.GetAllCustomParameterIDs(Context oContext)
    at Oracle.BAM.Middleware.ImportExport.ReportExporter.GetParametersXML(Int64 lReportId, Context oContext, IncludeCustomParameters eIncludeCustomParameters)
    at Oracle.BAM.ActiveStudio.ReportEditor.EditReport()
    Debugging Information:
    The data object "_Custom_Parameters" does not exist. [ErrorSource="ActiveDataCache", ErrorID="ADCDataSetNotFound"] Debugging information: Oracle.BAM.ActiveDataCache.Common.Exceptions.DataObjectNotFoundException: The data object "_Custom_Parameters" does not exist.
    at Oracle.BAM.ActiveDataCache.DatasetSchema.Load()
    at Oracle.BAM.ActiveDataCache.DatasetSchema.Get(Dataset oDataset, Boolean bCache)
    at Oracle.BAM.ActiveDataCache.Dataset.LoadSchema(Boolean bCache)
    at Oracle.BAM.ActiveDataCache.Rowset..ctor(Context oContext, Modifier oModifier, Boolean bReadOnly, Row oLooksertRow, Boolean bIncludeAllColumns)
    at Oracle.BAM.ActiveDataCache.Rowset..ctor(Context oContext, Modifier oModifier)
    at Oracle.BAM.Middleware.Persistence.Parameters.CustomParameter.GetAllCustomParameterIDs(Context oContext)
    at Oracle.BAM.Middleware.ImportExport.ReportExporter.GetParametersXML(Int64 lReportId, Context oContext, IncludeCustomParameters eIncludeCustomParameters)
    at Oracle.BAM.ActiveStudio.ReportEditor.EditReport()
    Assembly: ActiveStudio
    State: Oracle.BAM.ActiveStudio.ReportEditor
    Event: EditReport
    xmlReportDef:
    <Report type="tiled"><Layout maximize="true"><View id="view1" top="0.0%" left="0.0%" width="100.0%" height="39.5%" /><View id="view2" top="40.5%" left="0.0%" width="100.0%" height="59.5%" /></Layout><Views><View id="view1" /><View id="view2" /></Views></Report>

    Looks like one of the system dataobjects wasn't properly loaded.
    I believe you have some/most tables for the Active Data Cache (populated during install) because it appears you are able to start the Oracle BAM Active Data Cache service and get to the Start Page.
    Here's the xml for the system dataobject that appears to be missing.
    Note: I assume you have version 10.1.2.1, the latest version of BAM.
    =========================
    <?xml version="1.0" encoding="utf-8"?>
    <OracleBAMExport Version="862.0" Build="3.4.5109.0">
    <DataObject Version="14" Name="Custom Parameters" ID="_Custom_Parameters" Path="/System/Custom Parameters" External="0">
    <Layout>
    <Description><![CDATA[This data object contains user defined Custom Parameters that are available across all reports.]]></Description>
    <Column Name="Name" ID="_Name" Type="string" MaxSize="64" Nullable="0" Public="1" TipText="The name of the Custom Parameter that appears in reports." />
    <Column Name="Value" ID="_Value" Type="string" MaxSize="1000" Nullable="0" Public="1" TipText="The value of the Custom Parameter." />
    <Column Name="Description" ID="_Description" Type="string" MaxSize="1000" Nullable="1" Public="1" TipText="Optional long description." />
    <Indexes />
    </Layout>
    <Contents />
    </DataObject>
    </OracleBAMExport>
    ===========================
    Paste this into notepad and save as customparameters.xml
    Then import using DOS running this command:
    icommand cmd=import file=filename.xmlThen try to recreate the report again.
    Check that you have all system dataobjects in Architect:
    System\Alerts\External Actions
    System\Alerts\History
    System\Custom Parameters\Custom Parameters
    System\Views\Action Form Templates
    System\Views\Chart Themes
    System\Views\Matrix Themes
    System\Views\Util Templates
    Depending if you have installed and started the Oracle Plan Monitor service, you'll see this also:
    System\Plan Monitor\Oracle BAM Plan Monitor\Journal
    System\Plan Monitor\Oracle BAM Plan Monitor\Lock
    System\Plan Monitor\Oracle BAM Plan Monitor\Plan Status
    System\Plan Monitor\Oracle BAM Plan Monitor\Service Status
    ====================
    IF you have any missing system dataobjects, I would suggest drop the Oracle user account used to install BAM so you would delete all it's tables. Then recreate the same user account with resource and connect privileges. Then run cacheinit.exe from your OracleBAM\BAM directory. This will recreate the entire ADC for you.
    Sincerely,
    Michelle

  • BAM Active Studio - Group by

    Hi,
    I tried to design a report (Stacked Bar Chart) for my Data Object Employee (Salesname:string, salesarea:string, salesnumber:integer,timestamp:date).
    Now I'd like to group by Salesarea and show the chart values count(salesname) for
    each column. But that doesn't work. It says:" 'g_oGroupLevels' is undefined."
    One can only show the sum(salesnumber), no matter what column it is grouped by.
    When I group by Salesarea and select both count(salesname) and sum(salesnumber), it works.
    But I'd like to have it without the salesnumber.
    Is there a workaround to do this?

    hello again Sylvie- I tested the same steps on the new release and did not find the error you mentioned. IT works fine- I followed your exact steps. Can you verify your BAM version again. and retest. Or send a picture of your chart-dataobject selection and chart error to [email protected] [maybe I can just take a look, and maybeI cannot reproduce it]

  • Error in BAM active studioOnly an adminstrator can impersonate another user

    Hi
    I have installed Oracle BAM on XP and tried to create a simple report using BAM Active studio. I have selected an object from sample folder ('Employees') and selected a simple report layout.I have done all the necessory steps mentioned in Developer user guide and when i clicked the 'Finish' Button I 'm getting the following error.
    Only an adminstrator can impersonate another user
    Details...
    Exception Message Only an administrator can impersonate another user.
    Stack Trace Server stack trace: at Oracle.BAM.ReportCache.Server.ReportCacheServer.OpenViewSet(ViewSetBuilderBase oViewSetBuilder) at System.Runtime.Remoting.Messaging.StackBuilderSink.PrivateProcessMessage(MethodBase mb, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs) at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at Oracle.BAM.Middleware.ReportCache.IReportCache.OpenViewSet(ViewSetBuilderBase oViewSetBuilder) at Oracle.BAM.Middleware.ReportCache.RemoteReportCache.OpenViewSet(ViewSetBuilderBase oViewSetBuilder) at Oracle.BAM.ReportServer.DataManager.OpenViewSet(String strModifier, ViewSetBuilderBase oViewSetBuilder, String strUserName) at Oracle.BAM.ReportServer.List.RenderList(String strViewsetId, String strDataset, String strXmlModifier, String strXmlProperties, Boolean bActive, String strInEditor, Boolean bEmail, String strUserName, Int32 iRecordsLimit, Int32 iClientWidth, Int32 iClientHeight, Int32 iBrowserTimezoneOffset, String strActiveDataDelay, String strActionButtonsXML) ...
    Debugging Information Only an administrator can impersonate another user. [ErrorSource="ActiveDataCache", ErrorID="ADCCannotImpersonate"] Debugging information: Oracle.BAM.ActiveDataCache.Common.Exceptions.CacheException: Only an administrator can impersonate another user. Server stack trace: at Oracle.BAM.ReportCache.Server.ReportCacheServer.OpenViewSet(ViewSetBuilderBase oViewSetBuilder) at System.Runtime.Remoting.Messaging.StackBuilderSink.PrivateProcessMessage(MethodBase mb, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs) at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at Oracle.BAM.Middleware.ReportCache.IReportCache.OpenViewSet(ViewSetBuilderBase oViewSetBuilder) at Oracle.BAM.Middleware.ReportCache.RemoteReportCache.OpenViewSet(ViewSetBuilderBase oViewSetBuilder) at Oracle.BAM.ReportServer.DataManager.OpenViewSet(String strModifier, ViewSetBuilderBase oViewSetBuilder, String strUserName) at Oracle.BAM.ReportServer.List.RenderList(String strViewsetId, String strDataset, String strXmlModifier, String strXmlProperties, Boolean bActive, String strInEditor, Boolean bEmail, String strUserName, Int32 iRecordsLimit, Int32 iClientWidth, Int32 iClientHeight, Int32 iBrowserTimezoneOffset, String strActiveDataDelay, String strActionButtonsXML) ...
    ReportType tiled
    DataSet EMPLOYEETEST
    ViewsetId NOT_INITIALIZED
    ViewId view1
    Properties <Properties ContentType="StreamingList" datasetId="_EMPLOYEE_TEST"> <Title display="true" color="#ffffff" font-family="Tahoma" font-weight="Bold" font-size="11" underline="false" overline="false" line-through="false" capitalize="false" uppercase="false" lowercase="false" background-color="#7B97C0" text-align="left"> <Text bUseViewName="true"> </Text> </Title> <Body alt_increment="1" alt_color="#dfdfdf" font-family="Tahoma" font-size="11px" color="black" background-color="transparent"> <Border color="#000000" width="1px" style="solid"/> </Body> <Headings background-color="#c7c7c7" underline="true" display="true" font-family="Tahoma" font-size="11px" color="black"/> <Empty display="false" text="No Values" text-align="left" font-family="Tahoma" font-size="11px" color="black"/> <ActiveData newColor="#FFE299" newTimeSeconds="1"> </ActiveData> </Properties> ...
    ModifierXml <Modifier id="0" dataset="_EMPLOYEE_TEST"><FieldRefs><DatasetField fieldRefID="2" datasetField="_Dept" dataType="INTEGER" order="0"/><DatasetField fieldRefID="0" datasetField="_employee_id" dataType="INTEGER" order="1"/><DatasetField fieldRefID="3" datasetField="_Job_id" dataType="INTEGER" order="2"/><DatasetField fieldRefID="1" datasetField="_Name" dataType="STRING" order="3"/><DatasetField fieldRefID="4" datasetField="_Salary" dataType="INTEGER" order="4"/></FieldRefs><RecordFields><RecordField fieldRefID="2" datasetField="_Dept" dataType="INTEGER" fieldID="0" order="0"/><RecordField fieldRefID="0" datasetField="_employee_id" dataType="INTEGER" fieldID="1" order="1"/><RecordField fieldRefID="3" datasetField="_Job_id" dataType="INTEGER" fieldID="2" order="2"/><RecordField fieldRefID="1" datasetField="_Name" dataType="STRING" fieldID="3" order="3"/><RecordField fieldRefID="4" datasetField="_Salary" dataType="INTEGER" fieldID="4" order="4"/></RecordFields></Modifier> ...
    InEditor true
    IsInViewMode false
    ActiveDataDelay 0
    TimezoneOffset 240
    ActionButtons <ActionButtons></ActionButtons>
    clientWidth 961
    clientHeight 522
    Assembly ReportServer
    State Oracle.BAM.ReportServer.StreamingList
    Event Initialize
    Could you please help me to resolve this issue.
    Thanks
    Laj

    Hi
    This issue has been resolved.
    Fix :- Earlier i have defined all the BAM services as Localy.Modified those services to run it from my user id.
    thanks
    Laj

  • BAM - Acrive Studio - Browser Error in filter

    In Acrive Studio (BAM 11g) I must create a graphic on specific value of BI
    But when I click on "filter" I have an browser error and I show blank area.
    The error is :
    Messaggio: Previsto ';'
    Linea: 50
    Carattere: 85
    Codice: 0
    URI: http://atenei02.private.cineca.it:7052/OracleBAM/8533/activestudio/default.jsp
    Messaggio: 'g_strFilterNodeName' non è definito
    Linea: 61
    Carattere: 2
    Codice: 0
    URI: http://atenei02.private.cineca.it:7052/OracleBAM/8533/shared/scripts/filtereditor/Filter.htc
    Someone can help me ...
    Thanks
    Elena

    Hi Luciano,
    I explain you
    In BAM --> Active Studio --> Create new report --> select data object (setp 1) --> select data object fields ( step2)
    --> Other function ( step 3) --> create filter.
    Now , when I select "create filter" in the bottom bar of the browser show a warning simbol (!) and read "End". If I see the detail of the warning :
    Dettagli errore pagina Web
    Messaggio: Previsto ';'
    Linea: 50
    Carattere: 85
    Codice: 0
    URI: http://<server_url>/OracleBAM/8533/activestudio/default.jsp
    Messaggio: 'g_strFilterNodeName' non è definito
    Linea: 61
    Carattere: 2
    Codice: 0
    URI: http://<server_url>/OracleBAM/8533/shared/scripts/filtereditor/Filter.htc
    I can not select any option, I just delete and start over.
    In this way, I can not define the filters for graphics
    Thanks
    Elena
    P.S: Sorry for the late reply

  • Difference between refresh of Report in Active Viewer and Active Studio BAM

    We use the Oracle SOA Suite with BAM (on Linux) 10.3.2.0.
    I have 2 questions:
    1. We have made a report with several items and in Active Studio --> Select Report --> Edit mode --> I see the correct values for my report. When I open my report in Active Viewer I see data from yesterday. The report is not being refreshed. How can I change this, what is causing this difference between Active Viewer and Active Studio in Edit mode??
    2. One of my items in my report always gives the message: opening (only in Active Viewer, in Active Studio/edit mode I can see the correct data).

    Is your popup blocker turned off? I can only imaging that the popup blocker may be keeping the Live Data window from appearing and updating the dashboard. Active Studio doesn't do a Live update, but an update on report load.

  • Unable to Launch Active Studio

    When I Click Active Studio Button on BAM Start Page, I get the following Error
    An error occurred while processing your request........
    Exception Message Cannot find folder /
    Stack Trace Server stack trace: at Oracle.BAM.ActiveDataCache.Kernel.Server.DataStoreServer.Insert(String strDatasetID, IDictionary row, Int64& lAutoIncrementValue, Int32 iTransactionID) at Oracle.BAM.ActiveDataCache.Kernel.Server.DataStoreServer.Insert(String strDatasetID, IDictionary row, Int32 iTransactionID) at System.Runtime.Remoting.Messaging.StackBuilderSink.PrivateProcessMessage(MethodBase mb, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs) at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at Oracle.BAM.ActiveDataCache.Common.Core.IDataStore.Insert(String strDatasetID, IDictionary row, Int32 iTransactionID) at Oracle.BAM.ActiveDataCache.Remoting.ServerWrapper.Insert(String strDatasetID, IDictionary row, Int32 iTransactionID) at Oracle.BAM.ActiveDataCache.Row.Save() at Oracle.BAM.ActiveDataCache.SystemObject.Save() at Oracle.BAM.ActiveDataCache.Folder.Save(Context ctx) at Oracle.BAM.ActiveDataCache.Folder.CreateFolder(Context ctxCurrent, String strPathName, Int64 lOwnerID, AccessControlList aclInherited, SystemType stTypeRestriction) at Oracle.BAM.ActiveDataCache.Folder.GetPublicFolder(Context ctxCurrent) at Oracle.BAM.Web.Reports.GetPublicRootReportsFolder(Context oContext) at Oracle.BAM.ReportServer.ReportUtilities.GetPublicRootReportsFolder(Context oContext) at Oracle.BAM.ActiveStudio.Start.Initialize() ...
    Debugging Information Cannot find folder / [ErrorSource="ActiveDataCache", ErrorID="ADCFolderNotFound"] Debugging information: Oracle.BAM.ActiveDataCache.NameNotFoundException: Cannot find folder / Server stack trace: at Oracle.BAM.ActiveDataCache.Kernel.Server.DataStoreServer.Insert(String strDatasetID, IDictionary row, Int64& lAutoIncrementValue, Int32 iTransactionID) at Oracle.BAM.ActiveDataCache.Kernel.Server.DataStoreServer.Insert(String strDatasetID, IDictionary row, Int32 iTransactionID) at System.Runtime.Remoting.Messaging.StackBuilderSink.PrivateProcessMessage(MethodBase mb, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs) at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at Oracle.BAM.ActiveDataCache.Common.Core.IDataStore.Insert(String strDatasetID, IDictionary row, Int32 iTransactionID) at Oracle.BAM.ActiveDataCache.Remoting.ServerWrapper.Insert(String strDatasetID, IDictionary row, Int32 iTransactionID) at Oracle.BAM.ActiveDataCache.Row.Save() at Oracle.BAM.ActiveDataCache.SystemObject.Save() at Oracle.BAM.ActiveDataCache.Folder.Save(Context ctx) at Oracle.BAM.ActiveDataCache.Folder.CreateFolder(Context ctxCurrent, String strPathName, Int64 lOwnerID, AccessControlList aclInherited, SystemType stTypeRestriction) at Oracle.BAM.ActiveDataCache.Folder.GetPublicFolder(Context ctxCurrent) at Oracle.BAM.Web.Reports.GetPublicRootReportsFolder(Context oContext) at Oracle.BAM.ReportServer.ReportUtilities.GetPublicRootReportsFolder(Context oContext) at Oracle.BAM.ActiveStudio.Start.Initialize() ...
    State Oracle.BAM.ActiveStudio.Start
    Event Initialize

    kapil,
    are you getting this error first time ?
    were you able to start active studio earlier?
    Pls provide above info. Also check whether all the BAM Services ( Local to your domain) are UP or not .
    Thanks
    AB

  • BAM Activity and view issue on BizTalk server 2013 R2 machine.

    Hello all,
    I am trying to make BAM portal work since couple of days but no luck yet...
    I ma using BizTalk server 2013 R2.
    I am trying to deploy the activity and view from my Development server to Test server ( it's working fine on Developemnt).
    I have gone through one post and found this and followed steps here is the output for that :
    First confirm that you can see the name of the activity in the list of deployed activity by executing this command:
    bm.exe get-activities
    --> I can see the activity name in  there so I belive that activity is got created.
    While creating the BAM activity you must have created/deployed a view get the name of the view by using this command:
    bm.exe get-views -Activity:<activity name>
    --> I can see the view name in  there so I belive that view is exist.
    You need to provide permission to the account you are using to access the BAM portal on this view by using this command.
    bm.exe add-account -AccountName:”<AccountName>” -View:<viewname>
    --> while executing this command is got error as :
    Using 'BAMPrimaryImport' BAM Primary Import database on server 'TESTSERVER'...
    ERROR: Security management of the BAM view failed.
    The SQL role for the specified view is missing.
    Note : My BAMAlert service is running and running using
    GROUP\~biztalkservice account I am logged on Test Server using "NitinUser" account with administrator rights.
    What does this mean - if this mean that I needs to give rights to my user (NitinUser) on SQL Database please tell me how to do that ? with command....
    Thanks and Regards, Nitin.

    Hi Nitin,
    Can you try the solution as suggested by Thiago Almeida.
    http://connectedthoughts.wordpress.com/2008/06/16/bam-deployment-gotchas/
    His solution for this problem is to remove the view and re-add it, which worked for him. Obviously I didn't encounter this error, so have to suggest the solution from community.
    If this answers your question please mark it accordingly. If this post is helpful, please vote as helpful by clicking the upward arrow mark next to my reply.
    Hello Ashwin,
    As per that post the author was having issue that view was not created ...
    also have noticed one thing that by executing following command in sql management studio.
    use
    BamPrimaryImport
    SELECT
    SUSER_SNAME(owner_sid),nameFROMsys.DATABASES
    on my development box it's showing my user GROUP\nitinUser and Name = CustomBizTalkDB
    but when I execute this on TEST server, entry for GROUP\nitinUser is not in database
    Thanks and Regards, Nitin.

  • Error in Starting Oracle BAM Active Data Cache

    I am not able to start "Oracle BAM Active Data Cache" on my machine.
    The other two components "Oracle BAM Event Engine" and "Oracle BAM Report Cache" are starting properly.
    When I see the event log file of my Computer I could see the details as below:
    Event Type: Error
    Event Source: Oracle BAM Active Data Cache
    Event Category: None
    Event ID: 0
    Date: 2/7/2007
    Time: 3:51:25 PM
    User: N/A
    Computer: CHNANDA-WXP
    Description:
    ActiveDataCache: The Oracle BAM Active Data Cache service failed to start. Oracle.BAM.ActiveDataCache.Common.Exceptions.CacheException: ADC Server exception in Startup(). ---> Oracle.DataAccess.Client.OracleException ORA-12541: TNS:no listener at Oracle.DataAccess.Client.OracleException.HandleErrorHelper(Int32 errCode, OracleConnection conn, IntPtr opsErrCtx, OpoSqlValCtx* pOpoSqlValCtx, Object src, String procedure)
    at Oracle.DataAccess.Client.OracleConnection.Open()
    at Oracle.DataAccess.Client.OracleConnection.Open()
    at Oracle.BAM.ActiveDataCache.Kernel.StorageEngine.Oracle.OracleStorageEngine.GetServerVersion()
    at Oracle.BAM.ActiveDataCache.Kernel.StorageEngine.Oracle.OracleStorageEngine.Startup(IDictionary oParameters)
    at Oracle.BAM.ActiveDataCache.Kernel.Server.DataStoreServer.Startup()
    --- End of inner exception stack trace ---
    at Oracle.BAM.ActiveDataCache.Kernel.Server.DataStoreServer.Startup()
    at Oracle.BAM.ActiveDataCache.Kernel.Server.Server.Startup()
    at Oracle.BAM.ActiveDataCache.Service.DataServer.Run()
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
    Could anyone pls help me?
    Thanks and Regards,
    Chinmaya Nanda

    hi Chinmaya -can yoy tell us your companyname,project ? Your problem is very simple.BAM ADC is notable to reachoracle db.fromyour dos prompt- try tnsping <yrDB> [default  is oraclebam  or orcl  ]/ Also see FAQ pages. there is a requirement on dos prompt setting, with <clientforBAM>as 1st parameter

  • Error starting Oracle BAM active data cache service

    Hi
    after installing BAM every thing working fine ,but if restart my system Oracle BAM active data cache service throwing following error
    "The Oracle BAM Active Data Cache service on Local computer started and then stopped.Some services stop automatically if they have no work to do,for example the performance logs and alerts service"
    Database is running fine
    Following is the ADC log file error
    2007-12-07 17:19:29,640 [2928] ERROR - ActiveDataCache The Oracle BAM Active Data Cache service failed to start. Oracle.BAM.ActiveDataCache.Common.Exceptions.CacheException: ADC Server exception in Startup(). ---> System.DllNotFoundException: Unable to load DLL (OraOps10.dll).
    at Oracle.DataAccess.Client.OpsTrace.GetRegTraceInfo(UInt32& TrcLevel, UInt32& StmtCacheSize)
    at Oracle.DataAccess.Client.OraTrace.GetRegistryTraceInfo()
    at Oracle.DataAccess.Client.OracleConnection..ctor(String connectionString)
    at Oracle.DataAccess.Client.OracleConnection..ctor(String connectionString)
    at Oracle.BAM.ActiveDataCache.Kernel.StorageEngine.Oracle.OracleDataFactory.GetConnection()
    at Oracle.BAM.ActiveDataCache.Kernel.StorageEngine.Oracle.OracleStorageEngine.GetServerVersion()
    at Oracle.BAM.ActiveDataCache.Kernel.StorageEngine.Oracle.OracleStorageEngine.Startup(IDictionary oParameters)
    at Oracle.BAM.ActiveDataCache.Kernel.Server.DataStoreServer.Startup()
    --- End of inner exception stack trace ---
    at Oracle.BAM.ActiveDataCache.Kernel.Server.DataStoreServer.Startup()
    at Oracle.BAM.ActiveDataCache.Kernel.Server.Server.Startup()
    at Oracle.BAM.ActiveDataCache.Service.DataServer.Run()
    2007-12-07 17:24:45,250 [1524] ERROR - ActiveDataCache Unable to load DLL (OraOps10.dll).
    2007-12-07 17:24:45,265 [1524] WARN - ActiveDataCache Exception occurred in method Startup
    Please help me in resolving this issue .Am getting this issue every time
    Thanks
    BS

    Make sure the path to the ODAC used by BAM (C:\OracleBAM\ClientForBAM\bin) is the first item in the system PATH
    environment variable. Restart your computer after fixing this.
    If that doesn't fix it, please check the Troubleshooting section in the BAM Install Guide.
    Regards, Stephen

  • View Field Formatting in the Active Studio:

    Hi
    View Field Formatting in the Active Studio:
    I need to format a date type using the Brazilian format: “dd/mm/yyyy”.
    How can I create this format? What do I do to show this format?
    Alexandre

    Any ideas?
    Thanks
    Alexandre

  • BAM Error - during the creation of BAM Activity and View in EXCEL

    I'm getting an error "The Cube could not be created successfully. Please edit the view and validate the inputs" during the creation of BAM Activity and VIEW in MS Excel for BAM
    Error Details:
    Error Description:
    The following system error occurred:  Invalid class string .
    Error Source:
    Microsoft OLE DB Provider for Analysis Services 2008.
    Please help me in resolving the issue. Thanks in Advance!!

    Hi Ramesh,
    Below link has the information related to all the prerequisites for using BAM Add-In for Excel.
    Kindly ensure that you have all the files in place before creating BAM Activity and View.
    http://msdn.microsoft.com/en-us/library/aa560476.aspx
    Rachit
    Please mark it as Answer if this answers your question

  • BAM desing studio(EL) ora.oledb issue

    hi,
    i got an error while using ora.oledb to connect my XE db from OLEDB source in BAM desing studio(EL), same error while using base view of EL.refer some tutorial of same nature.External DataSource from BAM architect is working.but error when using OLEDB source in EL.
    the error is:
    Description: ORA-12541: TNS:no listener
    Source: OraOLEDB
    HRESULT: 0x80004005, Minor Code: 12541
    parameters:
    Provider:OraOLEDB.Oracle
    Server:localhost:1521
    Source: OraOLEDB
    Database/Catalog: xe
    Username: soademo
    Password: soademo

    Thanks Sanjeev for your prompt reply.
    I did not see anything mentioned about the support not provided for JMS Queue. However, I will try the same using topic now. My company is Hitachi Consulting and we are implementing BPEL and BAM one of clients in Dallas. It will be really helpfull if I can be referred to anybody local who can help us out with issues.
    Also, for JMS Topic while publishing sensor data to JMS Topic how to we provide value for Durable Subcriber Name so that in BAM configuration it can match the same and would be able to subscribe to topic.
    I am also trying to read messages from AQ using OAS 10.1.0.2 following the technote I am not quite sure if I need opmn.jar file. I could not locate jar file on OAS or standalone installation.

Maybe you are looking for

  • Use Airport Extreme Disk as a local web server

    Hello! I have an Airport Extreme (802.11n) with a hard disk connected and shared using Airport Disk. I'd like to install Apache HTTP server on the connected drive so that I can host a local (available to intranet users only) web site. I am running in

  • Make a Mac's Computer Name the Same as it's OD  Computer Record Name?

    I heard someone mention that its possible (at least in 10.5 server) to make a Mac's Computer name become exactly as its OD Computer Record name is (at the time of binding). I assume this would be a setting in Server Admin/OD or in WGM perhaps. I cant

  • Return of type BAPIRETURN1 is unknown - BAPI_SALESORDER_CREATEFROMDAT1

    Hi people, I have a scenario to input SalesOrders from a legacy app. One of the return structures, RETURN, is of type BAPIRETURN1. When I run the scenario, in the response mapping, I get this error <i>"Parameter RETURN has type "BAPIRETURN1" which is

  • Cross tab design : x position based on number of columns

    Hello everybody, In my report, I have a group section for the country. For each country and in the group header, I have 2 cross tab. They have always the same number of columns (columns is period). But 2 country could have different number of periods

  • Weblogic Security Programmatic Authentication API

    Hi all, I am trying to use weblogic authentication API with weblogic 11g and jdeveloper 11.1.1.2. According to programming security document, we can use weblogic.security.SimpleCallbackHandler or weblogic.security.URLCallbackHandler class. But i don'