Empty Oracle BAM URL

I followed the full installation guide (not quick install) to install BAM and all dependencies. After installation, all BAM services started successfully. When I tried to get to Oracle BAM console (http://localhost/OracleBAM), I was presented with the screen indicating Oracle BAM with two large column. On the right column is description of Oracle BAM and indicates that I can click on items on the left (left column) to perform certain function. In this case, the left column should have link for Administrator, Architect, etct. However, the left column is empty. I don't see anything there and can not get to Oracle BAM Administrator or Architect. Any direction on why this is happening?
I have BAM installed on Windows 2000 with sp4. Oracle AS 10g R2 Metadata Repository and all dependencies (Net frame 1.1, Enterprise Link, etc) are also installed on the same server.

To follow up on my original post, I logged in using Window account that was used to install BAM (belonging to Windows Administrator group)

Similar Messages

  • Oracle BAM : Tabs are not getting displayed

    Hi
    Just started working in Oracle BAM. I opened exisiting reports that came with the installation. Now when I click on Edit View -> "Data" button in the "View" Editor of an existing report ; the following tabs shld be displayed as per the BAM user guide : DataObjects, Fields, Filter, Drilling ...etc .
    But none of the tabs are comming in the browser. In fact 7 empty tabs are dispalyed and are disabled.
    When I click on "Properties" in the "View" editor ; all the tabs are comming and I can click on the tabs and edit the properties. But the tabs under "Data" option is not working.
    I have deployed SOA suite 11.1.1.3 on wls 10.1.3. I am using IE 7. Any pointers will be helpful!!
    Thanks

    This link solved the problem for me.
    REQD for Fresh BAM Install 11.1.1.3.0 -Data labels missing issue

  • After configuring  LDAP Oracle BAM Server is not starting

    Configured LDAP on SOA Suite PS3 (11.1.1.4.0) environment. As per the requirement create OracleSystemUser and OracleSystemGroup in external LDAP and made the user as memner to OracleSystemGroup. Followed the guide @ http://www.oracle.com/technetwork/middleware/bam/technote-bam-multiplesecurityprovid-130532.pdf
    As per the BAM requirement,
    1) Created user "OracleSystemUser" in the external LDAP
    2) Created group "OracleSystemGroup" in the external ldap
    3) Made "OracleSystemUser" as member to "OracleSystemGroup"
    Post configuration, restarted SOA Admin Server and Oracle BAM Server but BAM Server failed to start and its goving following error in the logs :
    [2011-08-17T13:34:38.563+00:00] [bam_server1] [NOTIFICATION] [] [oracle.bam.adc.kernel.server.DataStoreServer] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: OracleSystemUser ] [ecid: 679489bd4ac3a480:-4b8798f0:131d7f26dd0:-8000-0000000000000002,0] [APP: oracle-bam#11.1.1] BAM schema version is 2025
    [2011-08-17T13:35:28.530+00:00] [bam_server1] [ERROR] [] [oracle.bam.adc.security] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: OracleSystemUser ] [ecid: 679489bd4ac3a480:-4b8798f0:131d7f26dd0:-8000-0000000000000002,0] [APP: oracle-bam#11.1.1] [15] Authenticator.createAdminContext: Exception occurred attempting to create administrator context.[[
    java.lang.Exception: BAM administrator account OracleSystemUser does not m_connection-jpss null
    at oracle.bam.adc.security.authentication.Authenticator.createAdminContext(Authenticator<Aug 22, 2011 2:20:00 PM GMT+00:00> <Warning> <org.apache.myfaces.trinidad.webapp.ResourceServlet> <BEA-000000> <ResourceServlet._setHeaders(): Content type for /bi/jsLibs/engine_20101227.swf is NULL! at oracle.bam.adc.kernel.server.ADCService.startService(ADCService.java:91)
    Cause: Unknown file extension> erver$ServiceEntry$1.run(BamServer.java:1717)
    Verified the synchronization of OracleSystemUser as I was able to login using this user to other SOA Application urls.
    Any pointers to resolve this issue would be highly appreciated.

    Hi Raj,
    Couple of points. Please check,
    1. if the listener is up
    2. the tnsnames.ora to check the right HOST
    3. related services are up
    The following thread may be of use :
    Re: Not able to connect to Oracle B2B database after restart of my system
    Regards,
    Dheeraj

  • BAM URL not opening 9 11gR1

    Hi
    When i start bam server its gives following exception, and I am unable to open bam url any one has seen this issue
    [JpsAuth] Check Permission
    PolicyContext: [null]
    Resource/Target: [IdentityAssertion]
    Action: [null]
    Permission Class: [oracle.security.jps.JpsPermission]
    Result: [FAILED]
    For more information on this failure, please set -Djps.auth.debug.enable=true
    May 6, 2010 4:57:22 PM oracle.bam.web.reportserver.activedata.ActiveDataManager keepServerObjectsAliveTimerPrivilegedAction
    SEVERE: BamPrivilegedExceptionAction: Exception =
    java.security.AccessControlException: access denied (oracle.security.jps.JpsPermission IdentityAssertion)
    at java.security.AccessControlContext.checkPermission(AccessControlContext.java:323)
    at java.security.AccessController.checkPermission(AccessController.java:546)
    at oracle.security.jps.util.JpsAuth$AuthorizationMechanism$3.checkPermission(JpsAuth.java:350)
    at oracle.security.jps.util.JpsAuth$Diagnostic.checkPermission(JpsAuth.java:270)
    at oracle.security.jps.util.JpsAuth$AuthorizationMechanism$6.checkPermission(JpsAuth.java:374)
    at oracle.security.jps.util.JpsAuth.checkPermission(JpsAuth.java:410)
    at oracle.security.jps.util.JpsAuth.checkPermission(JpsAuth.java:432)
    at oracle.security.jps.internal.jaas.AbstractSubjectSecurity.checkPermission(AbstractSubjectSecurity.java:62)
    at oracle.security.jps.wls.jaas.WlsSubjectSecurity.getActionExecutor(WlsSubjectSecurity.java:72)
    at oracle.bam.common.security.authentication.BamPrivilegedExceptionAction$1.run(BamPrivilegedExceptionAction.java:143)
    at oracle.bam.common.security.authentication.BamPrivilegedExceptionAction$1.run(BamPrivilegedExceptionAction.java:142)
    at oracle.bam.common.security.authentication.BamPrivilegedExceptionAction.execute(BamPrivilegedExceptionAction.java:140)
    at oracle.bam.common.security.authentication.BamPrivilegedExceptionAction.execute(BamPrivilegedExceptionAction.java:120)
    at oracle.bam.web.reportserver.activedata.ActiveDataManager.keepServerObjectsAliveTimerPrivilegedAc
    3:58:43 PM: Mridul_Jain/vso/Verizon: not working

    In the file system-jazn-data.xml
    at location ORacle_home/user_projects/domains/yourdomain/confih/fmwconfig
    add the following if missing
    <grant>
    <grantee>
    <codesource>
    <url>file:${domain.home}/servers/${weblogic.Name}/tmp/_WL_user/oracle-bam_11.1.1/-</url>
    </codesource>
    </grantee>
    <permissions>
    <permission>
    <class>oracle.security.jps.service.policystore.PolicyStoreAccessPermission</class>
    <name>context=APPLICATION,name=oracle-bam</name>
    <actions>*</actions>
    </permission>
    <permission>
    <class>oracle.security.jps.service.credstore.CredentialAccessPermission</class>
    <name>context=SYSTEM,mapName=bam_map,keyName=bam_key</name>
    <actions>read,write,update,delete</actions>
    </permission>
    <permission>
    <class>oracle.security.jps.JpsPermission</class>
    <name>IdentityAssertion</name>
    <actions>*</actions>
    </permission>
    </permissions>
    </grant>

  • Oracle BAM Alerts ,Clock error

    Hi
    I've created alerts in oracle BAM for a report on an hourly basis. When I try changing the time range a browser error pops up with the following error text.
    "Unable to set value of the property 'innerText': object is null or undefined"
    and a url directs me to the bam suite script clock.htc
    Pls help!
    Regards
    Nikhil.C.Kurup

    hello Varun/ Coert
    I guess -it- is not advisible to directly modify or alter any bam tables, it may land you into unrecoverable errors. Alternnate is to use the MakeBAMAdmin SQL utility on the OTN pages. Coert- can you try using http://www.oracle.com/technology/products/integration/bam/10.1.3/htdocs/1013_support.html
    ADCAdminUtility

  • Problems accessing Oracle BAM-Website

    Hi!
    I've installed Oracle BAM (10.1.3.1.0) on a WindowsXP SP2 machine using an Oracle 10.2.0.3.0 Database. There were no problems during install, the intallation-guide is quite good for this product. After installation i tried to access the BAM-Website on
    http://<servername>:8080/oraclebam (the portnumber is the default-port for the IIS installed). I received an error-message stating an 'Error during the processing of the request' (actually it is the german message 'Fehler bei der Verarbeitung des Requests', so my translation may not be the original english message). After klicking on the present 'Details'-Link i get the following posted at the end of this article (see below).
    In the WinXP-EventLog there ara also errors stating "EventEngine: During Check ADC, exception Input string was not in a correct format."
    I suppose that ADC stands for 'Active Data Cache', whose service is up and running.
    I could not find a solution in any of the existing threads, so any help would be highly appreciated.
    Thank you,
    Magnus
    --- Errormessages on the Website ---
    Exception-Nachricht:
    Input string was not in a correct format.
    Stack Trace at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink..ctor(String channelURI) at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSinkProvider.CreateSink(IChannelSender channel, String url, Object remoteChannelData) at System.Runtime.Remoting.Channels.BinaryClientFormatterSinkProvider.CreateSink(IChannelSender channel, String url, Object remoteChannelData) at System.Runtime.Remoting.Channels.Tcp.TcpClientChannel.CreateMessageSink(String url, Object remoteChannelData, String& objectURI) at System.Runtime.Remoting.RemotingConfigHandler.FindDelayLoadChannelForCreateMessageSink(String url, Object data, String& objectURI) at System.Runtime.Remoting.RemotingServices.CreateChannelSink(String url, Object data, IMessageSink& chnlSink) at System.Runtime.Remoting.RemotingServices.Unmarshal(Type classToProxy, String url, Object data) at System.Activator.GetObject(Type type, String url, Object state) at Oracle.BAM.ActiveDataCache.Remoting.Agent.RemoteStartup(String strServerName, String strChannel, Int32 iPort) at Oracle.BAM.ActiveDataCache.Remoting.Agent.Startup(String strServerName) at Oracle.BAM.ActiveDataCache.Remoting.Agent.GetAgent(String strDomainName) at Oracle.BAM.ActiveDataCache.Context..ctor(String strDomain) at Oracle.BAM.Web.WebPage.CreateContext(String strUserName) at Oracle.BAM.Common.Threading.SynchedHash.GetObject(String strKey, Object oLock) at Oracle.BAM.Common.Threading.SynchedHash.GetObject(String strKey) at Oracle.BAM.Web.WebPage.GetContext() at Oracle.BAM.StartPage.StartUp.Initialize()
    Debugging-Informationen:
    Input string was not in a correct format. [ErrorSource="mscorlib"] Debugging information: System.FormatException: Input string was not in a correct format. at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink..ctor(String channelURI) at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSinkProvider.CreateSink(IChannelSender channel, String url, Object remoteChannelData) at System.Runtime.Remoting.Channels.BinaryClientFormatterSinkProvider.CreateSink(IChannelSender channel, String url, Object remoteChannelData) at System.Runtime.Remoting.Channels.Tcp.TcpClientChannel.CreateMessageSink(String url, Object remoteChannelData, String& objectURI) at System.Runtime.Remoting.RemotingConfigHandler.FindDelayLoadChannelForCreateMessageSink(String url, Object data, String& objectURI) at System.Runtime.Remoting.RemotingServices.CreateChannelSink(String url, Object data, IMessageSink& chnlSink) at System.Runtime.Remoting.RemotingServices.Unmarshal(Type classToProxy, String url, Object data) at System.Activator.GetObject(Type type, String url, Object state) at Oracle.BAM.ActiveDataCache.Remoting.Agent.RemoteStartup(String strServerName, String strChannel, Int32 iPort) at Oracle.BAM.ActiveDataCache.Remoting.Agent.Startup(String strServerName) at Oracle.BAM.ActiveDataCache.Remoting.Agent.GetAgent(String strDomainName) at Oracle.BAM.ActiveDataCache.Context..ctor(String strDomain) at Oracle.BAM.Web.WebPage.CreateContext(String strUserName) at Oracle.BAM.Common.Threading.SynchedHash.GetObject(String strKey, Object oLock) at Oracle.BAM.Common.Threading.SynchedHash.GetObject(String strKey) at Oracle.BAM.Web.WebPage.GetContext() at Oracle.BAM.StartPage.StartUp.Initialize() ...
    Assembly: StartPage
    State: Oracle.BAM.StartPage.StartUp
    Event: Initialize

    Hi,
    Where is BAM suppose to be installed? Is it supposed to be in the same computer as the soa suite is? The soa suite is installed on port 80 by default, and also is the BAM so if I already have my soa suite, how am I supposed to install BAM in the same port?
    Is BAM really not working on a different port than 80?
    Any help would be appreciated,
    Zaloa

  • Oracle BAM - Very strange behaviour

    I have just installed SOA Suite 11.1.1.7 together with BAM. I have followed the instructions in order, created the repositiory etc.
    BAM server is up and running but all application deployments are unavailable. hostname:port/oracle-bam is unavailable
    please help

    Ok thanks, I have managed to make some progress now. There was an issue with "JRFWSAsyncJmsModule" not deploying, but I created a new domain, and added JRF, which seemed to solve it.
    However, things have gotten much stranger now.
    If I go to https://localhost:9002/OracleBAM with Firefox I get:
    The Browser you are using is not supported. Internet Explorer 7 or 8 is required.
    If I go to https://localhost:9002/OracleBAM with Internet Explorer 8, or to http://localhost:9001/OracleBAM, I get 404 not found. I am sure the URLs are correct, which is clear from the fact that I get the "browser not supported" message from BAM if I use Firefox. Strangely, only the SSL version returns anything (https & port 9002) if I go to the non-SSL (port 9001, plain http) I just get 404, and if use IE like I'm supposed to with the same URL as above I get 404. There are no errors in the logs anymore.
    I have found a troubleshooting document:
    http://www.oracle.com/technetwork/middleware/bam/documentation/bam-trouble-133227.pdf
    It says:
    2.2 404 Error
    The following 404 error occurs on attempt to start Oracle BAM Web applications:
    Error 404--Not Found
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.4.5 404 Not Found
    Verify that the port number is correct and the URL is exactly in the following format
    (which is case-sensitive):
    http://host_name:port_number/OracleBAM
    Which is an impressively long way of saying "make sure you have the right URL", which I did several times...
    Any other ideas or tips would be much appreciated. Thanks.

  • Oracle BAM sample questions

    I dont have much documentation about this tool, but I have some questions that I really need to adress for my project:
    1. There is a way to connect Oracle BAM to a database and execute SQL to join tables and something like that? My BAM will directly conect to Oracle for dashboards and its really important.
    2. How to link a report directly to browser without need of autentication? I need a sample URL for visualization and no need of session control because it will be used 24 hours opened in a monitor...
    Thanks a lot

    Hi experts
    I'm following a guide to the integration between ODI & BAM, on page 18 refers to the KMs to import.
    These KMs do not see available (either on the CD odi_companion).
    You could say that KM are using and where did you get?
    http://www.oracle.com/technetwork/middleware/bam/technote-bam-odi-installation-132338.pdf
    Use import type Duplication
    Choose these KMs:
    CKM Get Oracle BAM Metadata
    CKM Oracle
    IKM SQL to BAM (delete)
    IKM SQL to BAM (insert)
    IKM SQL to BAM (looksert natural)
    IKM SQL to BAM (looksert surrogate)
    IKM SQL to BAM (update)
    IKM SQL to BAM (upsert)
    IKM SQL Control Append
    LKM Get Source Metadata
    LKM Oracle BAM to SQL
    LKM SQL to Oracle
    RKM Oracle BAM
    Best regards.
    Igancio
    Edited by: ignacio.vega on Jun 29, 2011 8:21 AM

  • Oracle BAM 10g (10.1.2.1.0) download Information

    Can any body tell me where from can i download this version of Oracle BAM as i am facing some issues while installing 10.1.3.1.0 release.
    Thanks in advance, Ram

    try this URL:-
    http://www.oracle.com/technology/software/htdocs/devlic.html?=/technology/software/products/ias/htdocs/101310.html

  • Oracle Bam Alert (1.1.1.7 or 6) script error on some conditions.

    Hi. Im trying create a simple alert from BAM.
    When I select some kind of conditions, the BAM send error screen that say:
    The object does not support the property or method.
    URL: server / activestudio / default.jsp? Alert Assembly = & State = oracle.bam.web.alerts.pages.AlertsEdit
    There is some patch to 1.1.1.6 version to resolve some kind of error on javascript, but, even with it applied, the error remains. Na versão 1.1.1.7 the error at the same way.
    This error is presented when I try to use a data object field or when I try create some message on email alerts.
    Someone have any sugestion? Thanks!!!

    Hi Experts,
    Am facing same issue on IE9. Also I have applied patch provide by oracle, but didn't work. Did any one find workaround for this problem.
    Thanks,
    Sagar

  • Cannot access Oracle BAM Start Page

    Although Oracle BAM installation completed without any error and I can start BAM related services without any issue, I cannot access Oracle BAM Start Page because of the following error.
    You are unable to connect to the Oracle BAM services. Contact your system administrator if the error persists. [ErrorSource="ActiveDataCache", ErrorID="ADCServerConnectionError"] The requested name is valid, but no data of the requested type was found [ErrorSource="mscorlib"] Debugging information: Oracle.BAM.ActiveDataCache.ServerUnavailableException: You are unable to connect to the Oracle BAM services. Contact your system administrator if the error persists. ---> System.Net.Sockets.SocketException: The requested name is valid, but no data of the requested type was found Server stack trace: at System.Net.Dns.GetHostByName(String hostName) at System.Net.Dns.Resolve(String hostName) at System.Runtime.Remoting.Channels.RemoteConnection..ctor(SocketCache socketCache, String machineAndPort) at System.Runtime.Remoting.Channels.SocketCache.GetSocket(String machineAndPort) at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.SendRequestWithRetry(IMessage msg, ITransportHeaders requestHeaders, Stream requestStream) at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.ProcessMessage(IMessage msg, ITransportHeaders requestHeaders, Stream requestStream, ITransportHeaders& responseHeaders, Stream& responseStream) at System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMessage(IMessage msg) 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.Exists(String strDatasetID) at Oracle.BAM.ActiveDataCache.Remoting.ServerWrapper.Exists(String strDatasetID) --- End of inner exception stack trace --- at Oracle.BAM.ActiveDataCache.Remoting.ServerWrapper.Exists(String strDatasetID) at Oracle.BAM.ActiveDataCache.SystemType.LoadSchema(Boolean bCache) at Oracle.BAM.ActiveDataCache.Context.LoadUser() at Oracle.BAM.ActiveDataCache.Context..ctor(String strDomain) at Oracle.BAM.Web.WebPage.CreateContext(String strUserName) at Oracle.BAM.Common.Threading.SynchedHash.GetObject(String strKey, Object oLock) at Oracle.BAM.Common.Threading.SynchedHash.GetObject(String strKey) at Oracle.BAM.Web.WebPage.GetContext() at Oracle.BAM.StartPage.StartUp.Initialize()
    Do you have any idea ?
    Although I checked ActiveDataCache.log, it is empty ( looks no problem ).
    My environment as below.
    OS : Windows 2003 R2 Enterprise Edition Service Pack 1
    Oracle version : 10.1.0.2
    Oracle BAM version : 10.1.2
    Thanks in advance

    Hi,
    I've installed BAM 10.1.2 on Windows 2000 Professional. I have IIS 5.0 and Microsoft 1.1 .Net Framework installed on my PC. I'm able to use the Design Studio and Admin from Oracle BAM Enterprise Link. The installation completed successfully but I'm still not able to open the BAM start page.
    I see the error:
    Server Error in '/' Application.
    Configuration Error
    Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
    Parser Error Message: It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS.
    Source Error:
    Line 263:          <!--authentication mode="Windows"/-->
    Line 264: <!--<authentication mode="None">-->
    Line 265: <authentication mode="Windows">
    Line 266:
    Line 267: </authentication>
    Source File: C:\OracleBAM\BAM\web.config Line: 265
    I've checked that OracleBAM appears as a virtual directory in IIS (from Personal Web Server) and there were no errors in installation. The Access Permissions is set to 'Read' and Application Permissions to 'Scripts'
    Should the authentication mode take any other parameters ?
    Let me know what can be done to resolve this issue.
    Thanks in advance !

  • How to Hide Oracle BAM logo in Header

    I want to generate a list in full window. Is there any way to hide the Oracle BAM logo at the Header?.

    Do you mean the "Oracle BAM Active Viewer" logo? You can get a direct URL to your report via the Active Studio Copy Shortcut command. Then host the report in your own web page within an iframe. You can also just view the report directly in IE via the URL.
    Regards, Stephen

  • 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

  • Unable to create Oracle BAM Sinks in Design Studio on Windows XP Profession

    Hi,
    I am unable to create any Oracle BAM Sink in Design Studio. I am getting this error, when trying to drag BAM Sink to my plan:
    Failed to create the Transform COM object.
    [Oracle BAM Enterprise Link error code:  DC -- 0x1, DC -- 0x5B]
    Problem in step "Untitled, created 13. 11. 2007 16:39:07".
    [Oracle BAM Enterprise Link error code:  PlanMgr -- 0x2, PlanMgr -- 0x32]
    Error while preparing the Plan for execution.
    [Oracle BAM Enterprise Link error code:  PlanMgr -- 0x1, PlanMgr -- 0x11]
    The Design Studio is installed on notebook with Windows XP Professional SP2.
    On the W2K server with Data Flow Service installed it seems to be OK.
    K.

    Select Unique TO_CHAR(T1.TRANSDATE, 'YYYY') as YEAR,
    TO_CHAR(T1.TRANSDATE, 'MM') as MONTH,
    TO_CHAR(T1.TRANSDATE, 'MONTH') as MONTHNAME, T1.TRANSDATE
    From SALES T1; <--bad
    from SALES T1 <--correct
    it should not have ";" at the end of the statement.

  • Oracle BAM 11.1.1.7, getting error while running ICOMMAND

    oracle BAM 11.1.1.7
    unable to load configuration from file: BAMICommandConfig.xml   [ErrorSource="java.lang.Exception: unable to load configuration from file: BAMICommandConfig.xml"]
    Any suggestions
    Checked the file its exists and had correct server name and port and transport

    ok - I think I've got it figured.  Appears to be a known issue.  You need to apply patch p17073913_121200.
    I downloaded that and applied to my Linux version - then re-ran the UA.  This time the GUI started and so now I'm going through the upgrade steps.
    The patch is generic, so should work for your windows environment too.  Good luck.

Maybe you are looking for

  • Running 10.4 and Classic from an external drive

    I just installed 10.5 on my work machine (PPC G5) and to my dismay found out I cannot run classic applications.I have one application (never updated to 10.0 or above) that accesses some archived files. I don't need it very often but the files are cri

  • Using IMAP with Gmail

    Do I need to set this up using the 'Gmail' option, or the 'Other' option, as I read somewhere that the 'Gmail' option sets up a POP account, not an IMAP acccount. Cheers

  • Open File Dialog Window

    hi All, We r deploying forms on the web. The form has win_api_dialog.open_file to select files for various processes. This doesnt work on the web when tried from the client m/c in a browser. Get_file_name has also failed. This functions are executed

  • HT4623 How do I unlock my iPhone 5

    Could u change my phone for me than plz by postage or something

  • HT201195 E-gift card not valid for my country :(

    I received an e-gift card from my nephew. When I tried to redeem it said it must be "redeemed in the US storefront" - So I tried to change to the US storefront and it said my Apple ID is only valid for NZ!! HOW CAN I REDEEM my gift card please??? I d