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

Similar Messages

  • 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 in strating bam active data cache server

    operation system:win XP with sp2
    After installation of bam,oracleBamCollaboration,Oraclebameventengine,oraclebamplanmonitor,oraclebamreportcache start normally.But error occured when i started the server of OracleBAMActiveDataCache,the error information in logs:
    Service cannot be started. Oracle.BAM.ActiveDataCache.Common.Exceptions.CacheException: ADC Server exception in Startup(). ---> System.InvalidOperationException: The requested Performance Counter is not a custom counter, it has to be initialized as ReadOnly.
    at System.Diagnostics.PerformanceCounter.Initialize()
    at System.Diagnostics.PerformanceCounter..ctor(String categoryName, String counterName, String instanceName, Boolean readOnly)
    at System.Diagnostics.PerformanceCounter..ctor(String categoryName, String counterName, Boolean readOnly)
    at Oracle.BAM.ActiveDataCache.Kernel.Performance.TransactionCounter.InitializeAll()
    at Oracle.BAM.ActiveDataCache.Kernel.Performance.TransactionCounter.StartUp()
    at Oracle.BAM.ActiveDataCache.Kernel.Server.DataStoreServer.StartPerformanceCounters()
    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()
    at Oracle.BAM.ActiveDataCache.Service.IterDataService.OnStart(String[] args)
    at System.ServiceProcess.ServiceBase.ServiceQueuedMainCallback(Object state)
    What can I do?please help me.

    I only have one database installed on the machine.
    X:\bam>tnsping oraclebam
    TNS Ping Utility for 32-bit Windows: Version 10.2.0.1.0 - Production on 09-APR-2
    006 22:10:47
    Copyright (c) 1997, 2005, Oracle. All rights reserved.
    Used parameter files:
    C:\oraclexe\app\oracle\product\10.2.0\server\network\admin\sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = CAGTAS30
    1022)(PORT = 1521)) (CONNECT_DATA = (SERVICE_NAME = XE)))
    OK (30 msec)
    X:\bam>sqlplus orabam/orabam@oraclebam
    SQL*Plus: Release 10.2.0.1.0 - Production on Sun Apr 9 22:11:11 2006
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Connected to:
    Oracle Database 10g Express Edition Release 10.2.0.1.0 - Production
    SQL> select * from tab;
    no rows selected
    SQL> exit
    Disconnected from Oracle Database 10g Express Edition Release 10.2.0.1.0 - Produ
    ction
    X:\bam>echo %PATH%
    C:\oraclexe\app\oracle\product\10.2.0\server\bin;C:\WINDOWS\system32;C:\WINDOWS;
    C:\WINDOWS\System32\Wbem;C:\Program Files\Microsoft SQL Server\80\Tools\BINN;C:\
    ORACLE~1\ENTERP~1;C:\OracleBAM\BAM\
    X:\bam>set
    ALLUSERSPROFILE=C:\Documents and Settings\All Users
    APPDATA=C:\Documents and Settings\TI-ADMIN\Application Data
    BAMDIR=X:\bam\BAM
    BAMELREGKEY=3CD41FBB-B377-11D5-982E-00C04F60799F
    BAMEL_CHECK=pass
    BAMHOME=C:\OracleBAM
    BAMHOME_CHECK=fail
    BAMREGKEY=73A5553F-F681-47F4-99FD-A23205E0D585
    BAMTEMP=C:\temp\bamtemp
    BAM_CHECK=pass
    BAM_PREREQ_CHECK="fail"
    BAM_PREREQ_WARN="fail"
    ClusterLog=C:\WINDOWS\Cluster\cluster.log
    CommonProgramFiles=C:\Program Files\Common Files
    COMPUTERNAME=CAGTAS301022
    ComSpec=C:\WINDOWS\system32\cmd.exe
    CURDIR=X:\bam
    DB_CPWD=computer
    DB_HOST=CAGTAS301022
    DB_INFO=y
    DB_OUI_CHECK=fail
    DB_PORT=1521
    DB_PWD=computer
    DB_SCHEMA=yes
    DB_SID=oraclebam
    DOTNET11DIR=X:\bam\Dependencies\MSDotNET11
    DOTNET_SPEXE=X:\bam\Dependencies\MSDotNET11\WindowsServer2003-KB867460-x86-ENU.E
    XE
    GACUTIL=X:\bam\scripts\bin\gacutil.exe
    HOMEDRIVE=C:
    HOMEPATH=\Documents and Settings\TI-ADMIN
    LOGDIR=C:\temp\bamlog
    LOGFILE=C:\temp\bamlog\install-2085.log
    LOGONSERVER=\\CAGTAS301022
    LOGSFX=2085
    MISCDIR=X:\bam\scripts\misc
    MSNETSP_CHECK=pass
    MSNET_CHECK=pass
    NTRIGHTS=X:\bam\scripts\bin\ntrights.exe
    NUMBER_OF_PROCESSORS=1
    OC4JDIR=X:\bam\Dependencies\OC4J
    ODAC102="C:\oraclexe\app\oracle\product\10.2.0\server\BIN\tnsping.exe"
    ODACDIR=X:\bam\Dependencies\ODAC10104
    ODACRSP=C:\temp\bamtemp\instODAC.rsp
    ODAC_CHECK=pass
    OS=Windows_NT
    OUIARGS=-noconsole -nowait -waitForCompletion -silent -force -ignoreSysPrereqs
    OUICHECKER=X:\bam\scripts\ouichecks\install\setup.exe
    OUICHKLOG=C:\temp\bamlog\ouichecker-2085.log
    OUILOG="C:\Program Files\Oracle\Inventory\logs\installActions2006-04-09_10-06-49
    PM.log"
    OUILOGDIR=C:\Program Files\Oracle\Inventory\logs
    OUIRSP=C:\temp\bamtemp\ouiOut.rsp
    Path=C:\oraclexe\app\oracle\product\10.2.0\server\bin;C:\WINDOWS\system32;C:\WIN
    DOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Microsoft SQL Server\80\Tools\BIN
    N;C:\ORACLE~1\ENTERP~1;C:\OracleBAM\BAM\
    PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
    PREREQONLY=BAM
    PROCESSOR_ARCHITECTURE=x86
    PROCESSOR_IDENTIFIER=x86 Family 15 Model 4 Stepping 1, GenuineIntel
    PROCESSOR_LEVEL=15
    PROCESSOR_REVISION=0401
    ProgramFiles=C:\Program Files
    PROMPT=$P$G
    REGFIND=X:\bam\scripts\bin\regfind.exe
    REGKEY="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v1.1.4322"
    ROOTDIR=X:\bam
    SAGENTDIR=X:\bam\BAMEnterpriseLink
    SCRIPTDIR=X:\bam\scripts
    SERVICECTRL=X:\bam\scripts\bin\sc.exe
    SESSIONNAME=Console
    SOFTDIR=X:\bam\Dependencies
    SQLEXE="C:\oraclexe\app\oracle\product\10.2.0\server\BIN\sqlplus.exe"
    SystemDrive=C:
    SystemRoot=C:\WINDOWS
    TEMP=C:\DOCUME~1\TI-ADMIN\LOCALS~1\Temp
    TMP=C:\DOCUME~1\TI-ADMIN\LOCALS~1\Temp
    USERDOMAIN=CAGTAS301022
    USERNAME=TI-ADMIN
    USERPROFILE=C:\Documents and Settings\TI-ADMIN
    windir=C:\WINDOWS
    WINREGKEY=HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall

  • BAM Active data Cache Capacity

    what is the maximum capacity of the active data cache?
    what is the retention period of active data cache?
    does ADC store the data in the internal oracle data base?
    Please provide the documents for the internal implementation of ADC?
    Sriram.S

    Sriram
    Can you identify your company and project.?
    a) Maximum capacity of ADC == maximum capacity of your underlying Oracle DB used by BAM as repository.
    b) Retention period - infinite - data is there in BAM ADC (also in BAM repository) till you manually delete it (there is no automatic delete of old data)
    c) Yes ADC stores its data internally in the Oracle database (aka BAM repository)
    d) No - we generally donot publish ADC internals. This is a known decision since end users will only work either to put data into ADC or plot reports/dashboards from BAM GUI. You have to be very specific on what your are trying to acheive and we can suggest possible alternates.

  • Error in Starting Active Data Cache

    Hi All,
    I am trying to start the BAM services, all other services are getting started except 'Active Data Cache'.
    Its erroring out with the following msg in the log....
    Could any one look in to this issue......Thanks in Advance.
    here is the log msg
    2009-01-16 15:56:56,538 [10688] ERROR - ActiveDataCache DPAPI was unable to decrypt data. CryptUnprotectData failed. Error -2146893813: Key not valid for use in specified state.
    2009-01-16 15:56:56,538 [10688] WARN - ActiveDataCache Exception occurred in method Startup
    Stack trace:
    at Oracle.BAM.Common.Security.DataProtector.DPAPI.Decrypt(Byte[] cipherTextBytes, Byte[] entropyBytes, String& description)
    at Oracle.BAM.Common.Security.DataProtector.DPAPI.Decrypt(String cipherText, String entropy, String& description)
    at Oracle.BAM.Common.Security.DataProtector.DPAPI.Decrypt(String cipherText)
    at Oracle.BAM.Common.Security.DataProtector.DataProtector.Decrypt(String strData)
    at Oracle.BAM.ActiveDataCache.Kernel.StorageEngine.Oracle.ConnectionStringDecrypter.Decrypt(String strEncrypted)
    at Oracle.BAM.ActiveDataCache.Kernel.StorageEngine.Oracle.OracleDataFactory.GetInstance()
    at Oracle.BAM.ActiveDataCache.Kernel.StorageEngine.Oracle.OracleStorageEngine.GetDataFactory()
    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()
    2009-01-16 15:56:56,553 [10688] ERROR - ActiveDataCache The Oracle BAM Active Data Cache service failed to start. Oracle.BAM.ActiveDataCache.Common.Exceptions.CacheException: ADC Server exception in Startup(). ---> System.Exception: DPAPI was unable to decrypt data. CryptUnprotectData failed. Error -2146893813: Key not valid for use in specified state.
    at Oracle.BAM.Common.Security.DataProtector.DPAPI.Decrypt(Byte[] cipherTextBytes, Byte[] entropyBytes, String& description)
    at Oracle.BAM.Common.Security.DataProtector.DPAPI.Decrypt(String cipherText, String entropy, String& description)
    at Oracle.BAM.Common.Security.DataProtector.DPAPI.Decrypt(String cipherText)
    at Oracle.BAM.Common.Security.DataProtector.DataProtector.Decrypt(String strData)
    at Oracle.BAM.ActiveDataCache.Kernel.StorageEngine.Oracle.ConnectionStringDecrypter.Decrypt(String strEncrypted)
    at Oracle.BAM.ActiveDataCache.Kernel.StorageEngine.Oracle.OracleDataFactory.GetInstance()
    at Oracle.BAM.ActiveDataCache.Kernel.StorageEngine.Oracle.OracleStorageEngine.GetDataFactory()
    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()

    Hi.
    I encountered the same problem. In my case, the reason was that I created a new user for BAM (to be provided when installing BAM) but ran the installation under another user account. It seems like these users must be the same to make it work.
    Greetings,
    cor

  • BAM error - during start oracle BAM

    Hi,
    I am getting the below mentioned error while starting Oracle BAM, i have installed BAM 10g release (10.3), there were no problems in installation. Any help will be highly appreciated.
    Rgds,
    Jay
    The service name is invalid.
    More help is available by typing NET HELPMSG 2185.
    Starting "Oracle BAM Active Data Cache"...
    System error 1069 has occurred.
    The service did not start due to a logon failure.
    Starting "Oracle BAM Event Engine"...
    System error 1069 has occurred.
    The service did not start due to a logon failure.
    Starting "Oracle BAM Plan Monitor"...
    The service name is invalid.
    More help is available by typing NET HELPMSG 2185.
    Starting "Oracle BAM Report Cache"...
    System error 1069 has occurred.
    The service did not start due to a logon failure.
    Press any key to continue . . .

    Hi
    Any particular reason , you haven't moved to BAM 11g ( 11.1.1.3.0).
    This is the latest release for the product.
    Regards
    Payal

  • Error while Enabling Active Data Cache Clustering Services: error 1753

    I have installed the Oracle BAM with Enterprise link.All the installation was successful.But while Enabling Active Data Cache Clustering Services using the following command:
    cluster.exe restype "Oracle Business Activity Monitoring Active Data Cache" /create /dll:"C:\OracleBAM\ADCClusterResourceType.dll"
    i am getting the folllowing error:
    System error 1753 has occurred.
    There are no more endpoints available from the endpoint mapper.
    Although i stopped the Active Data Cache Service..?
    I am unable to resolve it
    Kindly help me out
    Ramesh Nambala

    Hi.
    I encountered the same problem. In my case, the reason was that I created a new user for BAM (to be provided when installing BAM) but ran the installation under another user account. It seems like these users must be the same to make it work.
    Greetings,
    cor

  • BAM Report and Active data cache

    I am having problems with reports that have automatic active data retrieval.
    It does not work.
    If I load the report it extracts the data correctly from an external data source. If I Reprompt or refresh it brings back changed data from the data source.
    It does not automatically poll for changes even though it is set in the report properties.
    If I stop and start the Active data cache service it starts polling and reconnecting, but not resynching the data.
    In the Active data cache log I have the following entries :
    2005-12-01 09:36:54,062 [3576] ERROR - ActiveDataCache Viewset not found:
    2005-12-01 09:36:54,078 [3576] WARN - ActiveDataCache Exception occurred in method GetChangeList
    Stack trace:
    at Oracle.BAM.ActiveDataCache.Kernel.Viewsets.ViewsetManager.GetViewset(String strViewsetID)
    at Oracle.BAM.ActiveDataCache.Kernel.Viewsets.ViewsetManager.GetChangeList(String strViewsetID, Int32 iTimeout)
    at Oracle.BAM.ActiveDataCache.Kernel.Server.DataStoreServer.GetChangeList(String strViewsetID, Int32 iTimeout)
    Has anyone any ideas on what the problem is ?
    Thanks

    Sriram
    Can you identify your company and project.?
    a) Maximum capacity of ADC == maximum capacity of your underlying Oracle DB used by BAM as repository.
    b) Retention period - infinite - data is there in BAM ADC (also in BAM repository) till you manually delete it (there is no automatic delete of old data)
    c) Yes ADC stores its data internally in the Oracle database (aka BAM repository)
    d) No - we generally donot publish ADC internals. This is a known decision since end users will only work either to put data into ADC or plot reports/dashboards from BAM GUI. You have to be very specific on what your are trying to acheive and we can suggest possible alternates.

  • ADC exception=BAM-01262: Active Data Cache server exception in openViewset

    Hi All,
    I am getting the below mentioned error when i try to open a report from Active Studio in BAM.
    If i give parameter value ' All ' in the prompt, it shows all the value. But if i give specific values like one parameter value 1007 and other All etc, it gives the below error. I tried giving parameter value ' All ' in the prompt after getting the error, its not showing the values.
    The below error is from front end:-
    SQL EXCEPTION NULL : Invalid column index
    The below error from back end:-
    [2012-01-10T06:39:07.916+05:30] [bam_server1] [ERROR] [] [oracle.bam.reportcache] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: 83cdf926093045b8:4fde7fa7:134bf505061:-8000-00000000000044f4,0] [APP: oracle-bam#11.1.1] *ReportCache: ReportCacheServer.OpenViewSet: ADC exception=BAM-01262: Active Data Cache server exception in openViewset(). [[*
    at oracle.bam.adc.kernel.util.Util.getCacheException(Util.java:101)
    at oracle.bam.adc.kernel.util.Util.getCacheException(Util.java:154)
    at oracle.bam.adc.kernel.util.Util.getCacheException(Util.java:172)
    at oracle.bam.adc.kernel.server.DataStoreServer.openViewset(DataStoreServer.java:1110)
    at oracle.bam.adc.ejb.BamAdcServerBean.openViewset(BamAdcServerBean.java:841)
    at sun.reflect.GeneratedMethodAccessor702.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
    at com.bea.core.repackaged.springframework.jee.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:104)
    at oracle.bam.adc.ejb.BamAdcServerBean.interceptor(BamAdcServerBean.java:266)
    at sun.reflect.GeneratedMethodAccessor374.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    [2012-01-10T06:39:07.913+05:30] [bam_server1] [ERROR] [] [oracle.bam.adc] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: 83cdf926093045b8:4fde7fa7:134bf505061:-8000-00000000000044f4,0] [APP: oracle-bam#11.1.1] ActiveDataCache: Exception occurred in method openViewset(_TPT_PO_HEADER_STG_TBL,0)[[
    Exception: java.sql.SQLException: SQLError(17003) SQLState(99999) Invalid column index
    at oracle.jdbc.driver.OraclePreparedStatement.setStringInternal(OraclePreparedStatement.java:6336)
    at oracle.jdbc.driver.OraclePreparedStatement.setObjectCritical(OraclePreparedStatement.java:10605)
    at oracle.jdbc.driver.OraclePreparedStatement.setObjectInternal(OraclePreparedStatement.java:10518)
    at oracle.jdbc.driver.OraclePreparedStatement.setObjectInternal(OraclePreparedStatement.java:11574)
    at oracle.jdbc.driver.OraclePreparedStatement.setObject(OraclePreparedStatement.java:11544)
    at oracle.jdbc.driver.OraclePreparedStatementWrapper.setObject(OraclePreparedStatementWrapper.java:249)
    at oracle.bam.adc.common.externaldatasources.JDBC.getDataReader(JDBC.java:322)
    at oracle.bam.adc.kernel.datasets.ExternalStorageEngine.getDataReader(ExternalStorageEngine.java:76)
    at oracle.bam.adc.kernel.viewsets.utilities.externaldata.DataImporter.executeQuery(DataImporter.java:95)
    at oracle.bam.adc.kernel.viewsets.utilities.externaldata.ExternalDataManager.importExternalData(ExternalDataManager.java:228)
    at oracle.bam.adc.kernel.viewsets.utilities.externaldata.ExternalDataManager.importExternalFactData(ExternalDataManager.java:151)
    at oracle.bam.adc.kernel.viewsets.utilities.externaldata.ExternalDataManager.getExternalData(ExternalDataManager.java:103)
    at oracle.bam.adc.kernel.viewsets.Viewset.loadData(Viewset.java:259)
    at oracle.bam.adc.kernel.viewsets.ViewsetBase.initialize(ViewsetBase.java:171)
    at oracle.bam.adc.kernel.viewsets.Viewset.initialize(Viewset.java:220)
    at oracle.bam.adc.kernel.viewsets.ViewsetBase.open(ViewsetBase.java:154)
    Please give me any suggestion on this.
    Thanks,
    Manikandan

    This problem was solved when I installed a new product version.

  • Error  --REP-3000: Internal error starting Oracle Toolkit.

    Hi
    While submitting the concurrent request (active user) im getting error if i submit the active responsibilities
    its completed successfully i have set display also still im getting error.
    Xlib: connection to "omega:0.0" refused by server
    Xlib: Client is not authorized to connect to Server
    Xlib: connection to "omega:0.0" refused by server
    Xlib: Client is not authorized to connect to Server
    REP-3000: Internal error starting Oracle Toolkit.
    REP-3000: Internal error starting Oracle Toolkit.

    Please verify the DISPLAY on the server as follows:
    - Issue "xhost +" as root user
    - Issue "xclock" as applmgr user --> Make sure you can display the clock
    If the above does not work, please set the DISPLAY properly in the application context file and run AutoConfig.
    More details can be found in the following note:
    Note: 200474.1 - Comprehensive REP-3000 Troubleshooting and Overview Guide
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=200474.1

  • Couldn't start ORACLE ProcMGR V10gR3 with VS2008 service in Service

    Hi All,
    I couldn't start ORACLE ProcMGR V10gR3 with VS2008 service in Service. I've already done the steps in the manual guide Task 3-1-10: Setting Up the Windows Services for Oracle Tuxedo and also read a reference thread from this (http://geekswithblogs.net/BizTalkUnleashed/archive/2012/01/24/installing-peoplesoft-hrms-9.0-on-windows-server-2008-with-sql-again.aspx, Step5: Installing Oracle Tuxedo)
    it prompt this:
    Windows could not start the ORACLE ProcMGR V10gR3 with VS2008 service on Local Computer
    Error 1069: The server did not start due to a logon failure
    I create a user name: TUXADM and group it under Administrators
    Any advise ?
    Thanks.

    I try using local system and restart my desktop and it can run. But can I use local system instead of administrators and new created users?

  • Postscript report fail - REP-3000: Internal error starting Oracle toolkit

    Hi,
    I am receiving the error REP-3000: Internal error starting Oracle Toolkit when I am running a conc. program with postscript as output. I changed Active Users program and tested it. It failed.
    Metalink says DISPLAY issue. I ran the concurrent program - "Prints environment variable values" giving DISPLAY as variable. I received a value. like <hostname>:0.0
    What could be the issue?
    Release - 11.5.10.2
    OS -Linux
    Apache, Forms on 1 Node, Concurrent Manager on the second one.
    Database - 10g R2 on Unix.
    Thanks
    Cherrish Vaidiyan
    Edited by: Cherrish on Aug 19, 2010 5:01 PM

    Hi Hussein,
    Please find the complete concurrent program log:
    Application Object Library: Version : 11.5.0
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    FNDSCURS module: Active Users
    Current system time is 19-AUG-2010 15:34:33
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.WE8ISO8859P1
    REP-3000: Internal error starting Oracle Toolkit.
    REP-3000: Internal error starting Oracle Toolkit.
    Report Builder: Release 6.0.8.28.0 - Production on Thu Aug 19 15:34:33 2010
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    Enter Username:
    Start of log messages from FND_FILE
    End of log messages from FND_FILE
    Program exited with status 1
    Concurrent Manager encountered an error while running Oracle*Report for your concurrent request 73686471.
    Review your concurrent request log and/or report output file for more detailed information.
    Executing request completion options...
    Finished executing request completion options.
    Concurrent request completed
    Current system time is 19-AUG-2010 15:34:46
    I will check the old forums too.
    Thanks

  • Unable to start Oracle Application Testing Suite Application service

    Hi ,
    I have installed OATS 9.1 successfully on my machine , but there is some problem in starting Oracle Application Testing Suite Application Service .
    I am not able to access Oracle Test Manager , when i start the service manually it gives "Error 1053: The service did not respond to the start or control request in a timely fashion" error message .
    Is there any explicit setting required after installation to start the service .
    Please help me to get out of this problem .
    Thanks in Advance.

    Hi,
    Is the Oracle XE service running? Did the database install go OK? Is there anything in the log files in c:\oracleats\logs to give us a hint - check out wls_oats.log and others in this location.
    Regards,
    Jamie

  • REP-3000: Internal error starting Oracle Toolkit in multinode environment

    Dear All,
    We are facing one issue with reports.
    Breifing the environment:
    Multinode 11.5.10.2 with 9.2.0.6 database on Solaris.
    Node a: Database
    Node b: Concurent+admin installed in /u02/applprod
    Node c: web+forms installed in /u02/applprod
    When we ran XML reports the reports are getting ending in "warning" status,
    ==========================================================
    XML_REPORTS_XENVIRONMENT is :
    /u02/applprod/prodora/8.0.6/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    XENVIRONMENT is set to /u02/applprod/prodora/8.0.6/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.UTF8
    REP-3000: Internal error starting Oracle Toolkit.
    ==================================
    I have tried set
    DISPLAY in user profile to <hostname>:0.0 in each node
    and i tried setting the DISPLAY in
    Node B(conc+admin):
    ========
    adcmctl.sh
    adrepctl.sh
    gsmstart.sh
    Node A(form+web)
    ============
    gsmstart.sh
    Still the error is repeating Please helpme out to rectify this error.
    Thanks and Regards
    Vasu

    I have done xhost + through loging into server by VNC viewer.
    and changed the DISPLAY in xml as "<hostname>:1.0" then ran autoconfig in conc+admin node, Then started application. now i am not getting the
    "REP-3000: Internal error starting Oracle Toolkit " message in log but the log message shows as follows
    SaleCo Custom Application: Version : UNKNOWN
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    XXAP_PAYVOUCHER module: SaleCo: Payment Voucher
    Current system time is 02-JUL-2008 20:20:48
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Arguments
    p_vendor_id='24'
    p_check_id='10888'
    Environment will now switch to UTF-8 code-set.
    Parts of this log file may not display correctly
    as a result. This is an expected behavior.
    XML_REPORTS_XENVIRONMENT is :
    /u02/applprod/prodora/8.0.6/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    XENVIRONMENT is set to /u02/applprod/prodora/8.0.6/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.UTF8
    Report Builder: Release 6.0.8.27.0 - Production on Wed Jul 2 20:20:49 2008
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    Enter Username:
    Start of log messages from FND_FILE
    End of log messages from FND_FILE
    Executing request completion options...
    ------------- 1) PUBLISH -------------
    Beginning post-processing of request 286677 on node APPS001 at 02-JUL-2008 20:20:50.
    Post-processing of request 286677 failed at 02-JUL-2008 20:20:50 with the error message:
    One or more post-processing actions failed. Consult the OPP service log for details.
    ------------- 2) PRINT   -------------
    Not printing the output of this request because post-processing failed.
    Finished executing request completion options.
    Concurrent request completed
    Current system time is 02-JUL-2008 20:20:50
    ===================================
    Please suggest..
    Regards
    Vasu

  • Oracle 11g Active Data Guard and SAP R3

    Hi All,
    I have a query regarding Oracle 11g Active Data Guard and SAP R3.
    Does the Oracle 11g R1/R2 Active Data guard feature supported with SAP R3?
    I appreciate your help to provide any link or document for the same.
    Thanks,
    Vihang

    I have a query regarding Oracle 11g Active Data Guard and SAP R3.
    Does the Oracle 11g R1/R2 Active Data guard feature supported with SAP R3?
    I appreciate your help to provide any link or document for the same.
    Oracle database 11g functionality certified by SAP, check below link
    http://www.oracle.com/us/solutions/sap/oradb11g-article-upd-1-323074.pdf
    http://www.oracle.com/technetwork/middleware/ias/downloads/osb-11gr1certmatrix.xls

Maybe you are looking for

  • How can I write a query for this?

    I have a table as below , room.........date.............inventory A..............01/01.................5 A..............01/02.................5 A..............01/03.................5 A..............01/05.................5 A..............01/06........

  • Billing Block is coming while creating to Billing Doc in VF01

    Hi, There is no Billing block ine Sales Order or in the Delivery Document. But ia m not able create the Inovice in VF01. The error is like this: "0086002195 000000 The document is blocked for billing  ". Please help to silve the issue. Thanks, Jans

  • Prelude Capture

    Hi! Will prelude work with tape ingest from firewire and from capture cards from AJA, Blackmagic and Matrox? Prelude can export to Tape? Thanks

  • Matching folders between iPhone and Email on desktop

    I have a mobile me account on my iPhone, as well as of course email at home on my MacBook via the 'mail' app. 1) is it possible to see the same folders (and content) on my iPhone as I can see on my MacBook, and 2) If my MacBook has a sam filter and i

  • [Fl 8] Componentes para video en Flash

    Hola Estoy integrando unos videos en una pagina que he hecho en flash y estoy eligiendo el componente para controlarlo, de los que vienen por defecto con la aplicacion encuentro algunas carencias. Me piden que el video se pueda ampliar a pantalla com