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

Similar Messages

  • 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

  • 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

  • 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.

  • 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.

  • Working of Active Data Cache

    Hi,
    I have installed BAM and started working on it.
    I wanted to know how actually the ADC works. Whether it stores its Active Data in RAM (of local machine) or in Oracle DB?
    If the Data is in Database then how the Event Engine monitors the change in data? Whether any Views are created or what actualy happens?
    Is the Report Cache different from ADC or both the same?
    Anybody having any knowledge related to above questions kindly help me in understanding the BAM by clearing my above doubts, so that I can get a more clearer idea on BAM working.
    Any reply giving any knowledge over these ares would be great!
    Thanks in advance,
    Vishal

    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.

  • BridgeView gives error when starting historical data engine

    Has anyone come across this problem
    The software has been operating well for the last 3 years
    now all of a sudden has given this error when starting the Historical database engine

    Adobe has an how-to for that;
    http://www.adobe.com/devnet-docs/acrobatetk/tools/AdminGuide/appv.html, though it doesn't refer to the ARm service. Firthermore it is written for App-V 4.x,
    so the steps may be a little bit different. 
    http://stealthpuppy.com/adobe-reader-xi-deployment/ a first-stop-source.
    Falko
    Twitter
    @kirk_tn   |   Blog
    kirxblog   |   Web
    kirx.org   |   Fireside
    appvbook.com

  • 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

  • Active Data Cache server exception in startup - Urgent!!!

    Hi all,
    I'm getting this error after a restart of BAM (11.1.1.3 in Windows 2003 SP2).
    Is important to say that BAM was working without problems.
    But yesterday we start with problems with the refresh of reports and we restart the machine and all the services in it. Bam is receiving data from ODI.
    After the restart, in the browser we get the error:
    Error 500--Internal Server Error
    java.lang.RuntimeException: Invocation target exception.
    at oracle.bam.system.Delegate.dynamicInvoke(Delegate.java:196)
    at oracle.bam.system.threading.LoadObjectDelegate.invoke(LoadObjectDelegate.java:41)
    at oracle.bam.system.threading.SynchedHash.getObject(SynchedHash.java:104)
    at oracle.bam.web.shared.WebPage.userAuthCheck(WebPage.java:1371)
    at oracle.bam.web.shared.WebPage.processRequest(WebPage.java:347)
    at oracle.bam.web.shared.WebPage.processRequest(WebPage.java:316)
    at jsp_servlet._8533.__startpage._jspService(__startpage.java:71)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.bam.web.cache.ClientSideCache.doFilter(ClientSideCache.java:93)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.bam.web.filters.GZIPFilter.doFilter(GZIPFilter.java:97)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.bam.web.filters.ValidateBrowserSession.doFilter(ValidateBrowserSession.java:212)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.bam.web.redirect.Redirect.doFilter(Redirect.java:80)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.bam.web.filters.ValidateBrowserSupport.doFilter(ValidateBrowserSupport.java:133)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.bam.web.filters.CharsetFixupFilter.doFilter(CharsetFixupFilter.java:65)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:94)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:414)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:138)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3684)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused by: java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.bam.system.Delegate$Sink.invoke(Delegate.java:80)
    at oracle.bam.system.Delegate.dynamicInvoke(Delegate.java:186)
    ... 42 more
    Caused by: oracle.bam.common.remoting.ServiceUnavailableException: BAM-00223: Service interface oracle.bam.adc.common.core.IDataStore is unavailable.
    at oracle.bam.common.remoting.AgentBase.getServiceWrapper(AgentBase.java:190)
    at oracle.bam.adc.api.util.Context.(Context.java:187)
    at oracle.bam.adc.api.util.Context.(Context.java:161)
    at oracle.bam.web.shared.WebPage.createContext(WebPage.java:248)
    ... 48 more
    Caused by: oracle.bam.adc.api.exceptions.ServerUnavailableException: BAM-01261: Cannot connect to the Oracle BAM Server.
    at oracle.bam.common.remoting.ConnectionPoolBase.getLocalService(ConnectionPoolBase.java:954)
    at oracle.bam.common.remoting.ConnectionPoolBase.createProxy(ConnectionPoolBase.java:855)
    at oracle.bam.common.remoting.ConnectionPoolBase.open(ConnectionPoolBase.java:588)
    at oracle.bam.common.remoting.ConnectionPoolBase.open(ConnectionPoolBase.java:77)
    at oracle.bam.common.remoting.AgentBase.getServiceWrapper(AgentBase.java:179)
    ... 51 more
    Any ideas?
    Thank you

    Hi all,
    I'm getting this error after a restart of BAM (11.1.1.3 in Windows 2003 SP2).
    Is important to say that BAM was working without problems.
    But yesterday we start with problems with the refresh of reports and we restart the machine and all the services in it. Bam is receiving data from ODI.
    After the restart, in the browser we get the error:
    Error 500--Internal Server Error
    java.lang.RuntimeException: Invocation target exception.
    at oracle.bam.system.Delegate.dynamicInvoke(Delegate.java:196)
    at oracle.bam.system.threading.LoadObjectDelegate.invoke(LoadObjectDelegate.java:41)
    at oracle.bam.system.threading.SynchedHash.getObject(SynchedHash.java:104)
    at oracle.bam.web.shared.WebPage.userAuthCheck(WebPage.java:1371)
    at oracle.bam.web.shared.WebPage.processRequest(WebPage.java:347)
    at oracle.bam.web.shared.WebPage.processRequest(WebPage.java:316)
    at jsp_servlet._8533.__startpage._jspService(__startpage.java:71)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.bam.web.cache.ClientSideCache.doFilter(ClientSideCache.java:93)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.bam.web.filters.GZIPFilter.doFilter(GZIPFilter.java:97)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.bam.web.filters.ValidateBrowserSession.doFilter(ValidateBrowserSession.java:212)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.bam.web.redirect.Redirect.doFilter(Redirect.java:80)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.bam.web.filters.ValidateBrowserSupport.doFilter(ValidateBrowserSupport.java:133)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.bam.web.filters.CharsetFixupFilter.doFilter(CharsetFixupFilter.java:65)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:94)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:414)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:138)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3684)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused by: java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.bam.system.Delegate$Sink.invoke(Delegate.java:80)
    at oracle.bam.system.Delegate.dynamicInvoke(Delegate.java:186)
    ... 42 more
    Caused by: oracle.bam.common.remoting.ServiceUnavailableException: BAM-00223: Service interface oracle.bam.adc.common.core.IDataStore is unavailable.
    at oracle.bam.common.remoting.AgentBase.getServiceWrapper(AgentBase.java:190)
    at oracle.bam.adc.api.util.Context.(Context.java:187)
    at oracle.bam.adc.api.util.Context.(Context.java:161)
    at oracle.bam.web.shared.WebPage.createContext(WebPage.java:248)
    ... 48 more
    Caused by: oracle.bam.adc.api.exceptions.ServerUnavailableException: BAM-01261: Cannot connect to the Oracle BAM Server.
    at oracle.bam.common.remoting.ConnectionPoolBase.getLocalService(ConnectionPoolBase.java:954)
    at oracle.bam.common.remoting.ConnectionPoolBase.createProxy(ConnectionPoolBase.java:855)
    at oracle.bam.common.remoting.ConnectionPoolBase.open(ConnectionPoolBase.java:588)
    at oracle.bam.common.remoting.ConnectionPoolBase.open(ConnectionPoolBase.java:77)
    at oracle.bam.common.remoting.AgentBase.getServiceWrapper(AgentBase.java:179)
    ... 51 more
    Any ideas?
    Thank you

  • ELQ-00107 errors when exporting activity data with Bulk REST API (2.0)

    I am following the flow described in Bulk API v2.0 Documentation
    I POST to https://secure.eloqua.com/api/bulk/2.0/activities/exports and get back (note: I'm working in python so this is all deserialized json)
    {u'createdAt': u'2014-08-14T07:05:17.6413979Z',
    u'createdBy': u'P D',
    u'fields': {u'ActivityDate': u'{{Activity.CreatedAt}}',
      u'ActivityId': u'{{Activity.Id}}'},
    u'filter': u"('{{Activity.CreatedAt}}' > '2014-07-31T23:43:02.080971Z' AND '{{Activity.Type}}' = 'EmailOpen')",
    u'name': u'blarg3',
    u'updatedAt': u'2014-08-14T07:05:17.6413979Z',
    u'updatedBy': u'P D',
    u'uri': u'/activities/exports/275'}
    Next I POST to /syncs and get back
    {u'createdAt': u'2014-08-14T07:05:31.6571126Z',
    u'createdBy': u'P D',
    u'status': u'pending',
    u'syncedInstanceUri': u'/activities/exports/275',
    u'uri': u'/syncs/17790'}
    Now (unfortunately) I GET /syncs/17790 and /syncs/17790/logs
    {u'createdAt': u'2014-08-14T07:05:31.9330000Z',
    u'createdBy': u'P D',
    u'status': u'error',
    u'syncStartedAt': u'2014-08-14T07:05:32.6570000Z',
    u'syncedInstanceUri': u'/activities/exports/275',
    u'uri': u'/syncs/17790'}
    {u'count': 2,
    u'hasMore': False,
    u'items': [{u'count': 0,
      u'createdAt': u'2014-08-14T07:05:33.3770000Z',
      u'message': u'There was an error processing the export.',
      u'severity': u'error',
      u'statusCode': u'ELQ-00107',
      u'syncUri': u'/syncs/17790'},
      {u'count': 0,
      u'createdAt': u'2014-08-14T07:05:33.3930000Z',
      u'message': u'Sync processed for sync 17790, resulting in Error status.',
      u'severity': u'information',
      u'statusCode': u'ELQ-00101',
      u'syncUri': u'/syncs/17790'}],
    u'limit': 1000,
    u'offset': 0,
    u'totalResults': 2}
    All I can find for ELQ-00107 is "ELQ-00107: There was an error processing the {type}."
    Any thoughts on what I may have done wrong? Pointers on how I can debug further?
    Thanks!
    Joel Rothman-Oracle allison.moore 1086203 Ryan Wheler-Oracle

    Hi 1086203
    I am facing the same issue. I am trying my request from SOAPUI
    As suggested by you i am not using any sub zero second precision
    Response from export definition:
    <Response xmlns="https://secure.eloqua.com/api/bulk/2.0/activities/exports">
       <createdAt>2014-08-28T22:00:40.5537126Z</createdAt>
       <createdBy>Eloqua</createdBy>
       <fields>
          <ActivityDate>{{Activity.CreatedAt}}</ActivityDate>
          <ActivityId>{{Activity.Id}}</ActivityId>
          <ActivityType>{{Activity.Type}}</ActivityType>
          <AssetId>{{Activity.Asset.Id}}</AssetId>
          <AssetName>{{Activity.Asset.Name}}</AssetName>
          <AssetType>{{Activity.Asset.Type}}</AssetType>
          <ContactId>{{Activity.Contact.Id}}</ContactId>
          <Id>{{Activity.Id}}</Id>
          <RawData>{{Activity.Field(RawData)}}</RawData>
          <VisitorId>{{Activity.Visitor.Id}}</VisitorId>
       </fields>
       <filter>'{{Activity.Type}}'='FormSubmit' And '{{Activity.CreatedAt}}'>'2014-08-26T00:00:00'</filter>
       <name>Example Activity Export</name>
       <updatedAt>2014-08-28T22:00:40.5537126Z</updatedAt>
       <updatedBy>Eloqua.APIUser1</updatedBy>
       <uri>/activities/exports/36</uri>
    </Response>
    Response Sync the data for export
    <Response xmlns="https://secure.eloqua.com/api/bulk/2.0/activities/exports">
       <createdAt>2014-08-28T22:03:05.0953641Z</createdAt>
       <createdBy>Eloqua</createdBy>
       <status>pending</status>
       <syncedInstanceUri>/activities/exports/36</syncedInstanceUri>
       <uri>/syncs/16</uri>
    </Response>
    GET https://secure.eloqua.com/api/bulk/2.0/syncs/16 to check the status of sync
    <Response xmlns="https://secure.eloqua.com/api/bulk/2.0/activities/exports">
       <createdAt>2014-08-28T22:03:04.8630000Z</createdAt>
       <createdBy>Eloqua</createdBy>
       <status>error</status>
       <syncStartedAt>2014-08-28T22:03:14.4970000Z</syncStartedAt>
       <syncedInstanceUri>/activities/exports/36</syncedInstanceUri>
       <uri>/syncs/16</uri>
    </Response>
    Logs.
    <Response xmlns="https://secure.eloqua.com/api/bulk/2.0/activities/exports">
       <count>2</count>
       <hasMore>false</hasMore>
       <items>
          <e>
             <count>0</count>
             <createdAt>2014-08-28T22:03:16.4330000Z</createdAt>
             <message>There was an error processing the export.</message>
             <severity>error</severity>
             <statusCode>ELQ-00107</statusCode>
             <syncUri>/syncs/16</syncUri>
          </e>
          <e>
             <count>0</count>
             <createdAt>2014-08-28T22:03:16.4670000Z</createdAt>
             <message>Sync processed for sync 16, resulting in Error status.</message>
             <severity>information</severity>
             <statusCode>ELQ-00101</statusCode>
             <syncUri>/syncs/16</syncUri>
          </e>
       </items>
       <limit>1000</limit>
       <offset>0</offset>
       <totalResults>2</totalResults>
    </Response>
    Kindly help
    Thanks
    Vinay

  • 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 activating data for an ODS

    I had a bidding ODS which was working perfectly.
    Since I haded 0CALDAY in the data fields (with everything setup around, update rule, transfert, etc), I have an error when activating the data..
    I can see that the new data (not yet activated) is correct, with the 0calday field correctly filled in, but impossible to activate.. the problem seems coming from the FORM ACTIVATE_SIDS. and I can't see the field 0calday in this routine.
    more info:
    here I can see that 0calday is missing:
          FORM ACTIVATE_SIDS                                            *
    FORM activate_sids                                          "#EC CALLED
         USING     i_t_request  TYPE rsdro_t_request
                   i_err_count  TYPE i
                   i_serialize  type rs_bool
                   i_checkfl    type rs_bool
         CHANGING  c_t_msg      TYPE rsdro_t_msg
                   e_subrc      TYPE sy-subrc.
    SP7
    i_serialize einbauen...
    DATA:
    *INSERTAS 26052003 P14 <625425>
      l_dummy(72),
    *ENDINSERTAS 26052003
      l_s_upddata  TYPE l_s_sidupddata,
      l_t_where    TYPE rsdro_t_abapsource,
      l_new_sids_possible TYPE rs_bool,
      l_count      TYPE i VALUE 0,
      l_err_found  TYPE i VALUE 0,
      l_err_count  TYPE i,
      l_single_convert TYPE rs_bool,
      l_subrc      TYPE sy-subrc,
      l_cursor     TYPE cursor,
    SP7
      l_t_msg      TYPE rsdro_t_msg,
      l_s_msg      type rsdro_s_msg.
    remove following line once patch 1 is installed
    raise x_message.
      IF i_err_count <= 1.
        l_err_count = 1.
        l_single_convert = rs_c_false.
      ELSE.
        l_err_count = i_err_count.
        l_single_convert = rs_c_true.
      ENDIF.
    empty tables
      PERFORM clear_sid USING SPACE.
    SP7
    initialise activation task-handling
      IF i_serialize = rs_c_false.
        PERFORM rsadmina_get_values.
        PERFORM init_activate_taskhandler.
      ENDIF.
    create WHERE condition based on the requests in I_T_REQUEST
      PERFORM generate_where_requests(saplrsdro)
        USING i_t_request 'U' CHANGING l_t_where.
    same SELECT-statement used multiple times
      PERFORM open_cursor_with_hold
        USING    l_t_where
    *INSERTAS 13082002 P12/05 <541698>
                rs_c_true "sorting means smaller hash-tables??
                  rs_c_false
                  g_max_tasks
    *ENDINSERTAS
        CHANGING l_cursor.
      DO.
        ADD 1 TO l_count.
        FETCH NEXT CURSOR l_cursor INTO l_s_upddata.
        IF sy-subrc <> 0.
          PERFORM register_sids
            USING l_s_upddata rs_c_true rs_c_true.
          CLOSE CURSOR l_cursor.
          EXIT.
        ELSE.
          PERFORM register_sids
            USING l_s_upddata rs_c_true rs_c_true.
          IF l_count >= c_check_intervall. "don't check all the time!
            l_count = 0.
            l_new_sids_possible = rs_c_false.
            IF g_req_BBP_BIDDER_cnt >= c_max_sid_hashtab.
    SP7
              refresh l_t_msg.
              PERFORM check_and_get_sids_iobjnm
                USING    '0BBP_BIDDER'
                         l_single_convert
                         l_err_count
                         i_serialize
                         i_checkfl
                CHANGING l_t_msg
                         l_new_sids_possible
                         l_err_found
                         l_subrc.
    SP7
              append lines of l_t_msg to c_t_msg.           "note 727227
              PERFORM clear_sid USING '0BBP_BIDDER'.
            ENDIF.
            IF g_req_BBP_BIGUID_cnt >= c_max_sid_hashtab.
    SP7
              refresh l_t_msg.
              PERFORM check_and_get_sids_iobjnm
                USING    '0BBP_BIGUID'
                         l_single_convert
                         l_err_count
                         i_serialize
                         i_checkfl
                CHANGING l_t_msg
                         l_new_sids_possible
                         l_err_found
                         l_subrc.
    SP7
              append lines of l_t_msg to c_t_msg.           "note 727227
              PERFORM clear_sid USING '0BBP_BIGUID'.
            ENDIF.
            IF g_req_BBP_BID_ID_cnt >= c_max_sid_hashtab.
    SP7
              refresh l_t_msg.
              PERFORM check_and_get_sids_iobjnm
                USING    '0BBP_BID_ID'
                         l_single_convert
                         l_err_count
                         i_serialize
                         i_checkfl
                CHANGING l_t_msg
                         l_new_sids_possible
                         l_err_found
                         l_subrc.
    SP7
              append lines of l_t_msg to c_t_msg.           "note 727227
              PERFORM clear_sid USING '0BBP_BID_ID'.
            ENDIF.      " l_reached = rs_c_true.
            IF g_req_GN_PAR_SSY_cnt >= c_max_sid_hashtab.
    SP7
              refresh l_t_msg.
              PERFORM check_and_get_sids_iobjnm
                USING    '0GN_PAR_SSY'
                         l_single_convert
                         l_err_count
                         i_serialize
                         i_checkfl
                CHANGING l_t_msg
                         l_new_sids_possible
                         l_err_found
                         l_subrc.
    SP7
              append lines of l_t_msg to c_t_msg.           "note 727227
              PERFORM clear_sid USING '0GN_PAR_SSY'.
            ENDIF.      " l_reached = rs_c_true.
            IF g_req_LOGSYS_PUR_cnt >= c_max_sid_hashtab.
    SP7
              refresh l_t_msg.
              PERFORM check_and_get_sids_iobjnm
                USING    '0LOGSYS_PUR'
                         l_single_convert
                         l_err_count
                         i_serialize
                         i_checkfl
                CHANGING l_t_msg
                         l_new_sids_possible
                         l_err_found
                         l_subrc.
    SP7
              append lines of l_t_msg to c_t_msg.           "note 727227
              PERFORM clear_sid USING '0LOGSYS_PUR'.
            ENDIF.      " l_reached = rs_c_true.
            IF g_req_BBP_SYS_BP_cnt >= c_max_sid_hashtab.
    SP7
              refresh l_t_msg.
              PERFORM check_and_get_sids_iobjnm
                USING    '0BBP_SYS_BP'
                         l_single_convert
                         l_err_count
                         i_serialize
                         i_checkfl
                CHANGING l_t_msg
                         l_new_sids_possible
                         l_err_found
                         l_subrc.
    SP7
              append lines of l_t_msg to c_t_msg.           "note 727227
              PERFORM clear_sid USING '0BBP_SYS_BP'.
            ENDIF.      " l_reached = rs_c_true.
            IF g_req_PROD_CATEG_cnt >= c_max_sid_hashtab.
    SP7
              refresh l_t_msg.
              PERFORM check_and_get_sids_iobjnm
                USING    '0PROD_CATEG'
                         l_single_convert
                         l_err_count
                         i_serialize
                         i_checkfl
                CHANGING l_t_msg
                         l_new_sids_possible
                         l_err_found
                         l_subrc.
    SP7
              append lines of l_t_msg to c_t_msg.           "note 727227
              PERFORM clear_sid USING '0PROD_CATEG'.
            ENDIF.      " l_reached = rs_c_true.
            IF g_req_PRCA_ID_cnt >= c_max_sid_hashtab.
    SP7
              refresh l_t_msg.
              PERFORM check_and_get_sids_iobjnm
                USING    '0PRCA_ID'
                         l_single_convert
                         l_err_count
                         i_serialize
                         i_checkfl
                CHANGING l_t_msg
                         l_new_sids_possible
                         l_err_found
                         l_subrc.
    SP7
              append lines of l_t_msg to c_t_msg.           "note 727227
              PERFORM clear_sid USING '0PRCA_ID'.
            ENDIF.      " l_reached = rs_c_true.
            IF g_req_/BIC/ZPROCREF_cnt >= c_max_sid_hashtab.
    SP7
              refresh l_t_msg.
              PERFORM check_and_get_sids_iobjnm
                USING    'ZPROCREF'
                         l_single_convert
                         l_err_count
                         i_serialize
                         i_checkfl
                CHANGING l_t_msg
                         l_new_sids_possible
                         l_err_found
                         l_subrc.
    SP7
              append lines of l_t_msg to c_t_msg.           "note 727227
              PERFORM clear_sid USING 'ZPROCREF'.
            ENDIF.      " l_reached = rs_c_true.
            IF g_req_/BIC/ZDELTO_cnt >= c_max_sid_hashtab.
    SP7
              refresh l_t_msg.
              PERFORM check_and_get_sids_iobjnm
                USING    'ZDELTO'
                         l_single_convert
                         l_err_count
                         i_serialize
                         i_checkfl
                CHANGING l_t_msg
                         l_new_sids_possible
                         l_err_found
                         l_subrc.
    SP7
              append lines of l_t_msg to c_t_msg.           "note 727227
              PERFORM clear_sid USING 'ZDELTO'.
            ENDIF.      " l_reached = rs_c_true.
            IF g_req_/BIC/ZDELFROM_cnt >= c_max_sid_hashtab.
    SP7
              refresh l_t_msg.
              PERFORM check_and_get_sids_iobjnm
                USING    'ZDELFROM'
                         l_single_convert
                         l_err_count
                         i_serialize
                         i_checkfl
                CHANGING l_t_msg
                         l_new_sids_possible
                         l_err_found
                         l_subrc.
    SP7
              append lines of l_t_msg to c_t_msg.           "note 727227
              PERFORM clear_sid USING 'ZDELFROM'.
            ENDIF.      " l_reached = rs_c_true.
            IF g_req_/BIC/ZTYPREL_cnt >= c_max_sid_hashtab.
    SP7
              refresh l_t_msg.
              PERFORM check_and_get_sids_iobjnm
                USING    'ZTYPREL'
                         l_single_convert
                         l_err_count
                         i_serialize
                         i_checkfl
                CHANGING l_t_msg
                         l_new_sids_possible
                         l_err_found
                         l_subrc.
    SP7
              append lines of l_t_msg to c_t_msg.           "note 727227
              PERFORM clear_sid USING 'ZTYPREL'.
            ENDIF.      " l_reached = rs_c_true.
            IF l_new_sids_possible = rs_c_true.
    SP7
              PERFORM check_hierarchy_sids
                CHANGING c_t_msg.                           "note 727227
            ENDIF.
          ENDIF.        " l_count >= c_check_intervall.
        ENDIF.          " sy-subrc <> 0.
      ENDDO.
    SP7
      refresh l_t_msg.
      PERFORM check_and_get_sids
        USING    l_single_convert l_err_count i_serialize i_checkfl
        CHANGING c_t_msg l_err_found e_subrc.               "note 727227
    SP7
      IF i_serialize = rs_c_false.
      cleanup activation task-handling
        PERFORM cleanup_activate_taskhandler.
    save error messages from asynchronous RFC tasks:
        append lines of g_t_msg to c_t_msg.                 "note 727227
        PERFORM check_hierarchy_sids CHANGING c_t_msg.      "note 727227
        data: l_sx_task      TYPE rsdro_sx_task.
        loop at g_thx_task into l_sx_task.
    *INSERTAS 20022003 P11 <596983>
    *separate handling of error and started
         if l_sx_task-status   = rsdro_c_task_status-error or
            l_sx_task-status   = rsdro_c_task_status-started.
          if l_sx_task-status   = rsdro_c_task_status-error.
    *ENDINSERTAS 20022003
    *INSERTAS 26052003 P14 <625425>
    MESSAGE ID 'RSDRO' TYPE 'E' NUMBER 122
      WITH l_sx_task-taskname INTO l_dummy.
    PERFORM msg_sy_append(SAPLRSDRO)
      USING RS_C_FALSE CHANGING c_t_msg[].                  "note 727227
           l_s_msg-msgty = 'E'.
           l_s_msg-msgid = 'RSDRO'.
           l_s_msg-msgno = 122.
           l_s_msg-msgv1 = l_sx_task-taskname.
           append l_s_msg to g_t_msg.
    *ENDINSERTAS 26052003
    *INSERTAS 20022003 P11 <596983>
    *extra handling of tasks that did not come back regularly
          elseif l_sx_task-status   = rsdro_c_task_status-started.
    *INSERTAS 26052003 P14 <625425>
    MESSAGE ID 'RSDRO' TYPE 'E' NUMBER 129
      WITH l_sx_task-taskname INTO l_dummy.
    PERFORM msg_sy_append(SAPLRSDRO)
      USING RS_C_FALSE CHANGING c_t_msg[].                  "note 727227
           l_s_msg-msgty = 'E'.
           l_s_msg-msgid = 'RSDRO'.
           l_s_msg-msgno = 129.
           l_s_msg-msgv1 = l_sx_task-taskname.
           append l_s_msg to g_t_msg.
    *ENDINSERTAS 26052003
    *ENDINSERTAS 20022003
          endif.
        endloop.
      endif.
    c_t_msg[] = g_t_msg[].                               "note 727227
    ENDFORM.                                                " ACTIVATE_SIDS
    More info:
    What happened?
    Error in ABAP application program.
    The current ABAP program "GP421RN9VH6Y2PR0X9WS35LYA6Y" had to be terminated
    because one of the
    statements could not be executed.
    This is probably due to an error in the ABAP program.
    Following a SELECT statement, the data read could not be placed in AN
    the output area.
    A conversion may have been intended that is not supported by the
    system, or the output area may be too small.
    Error analysis
    An exception occurred. This exception is dealt with in more detail below
    . The exception, which is assigned to the class 'CX_SY_OPEN_SQL_DB', was
    neither
    caught nor passed along using a RAISING clause, in the procedure
    "ACTIVATE_SIDS" "(FORM)"
    Since the caller of the procedure could not have expected this exception
    to occur, the running program was terminated.
    The reason for the exception is:
    The data read during a SELECT access could not be inserted into the
    target field.
    Either conversion is not supported for the target field's type or the
    target field is too short to accept the value or the data are not in a
    form that the target field can accept
    Missing RAISING Clause in Interface
    Program GP421RN9VH6Y2PR0X9WS35LYA6Y
    Include GP421RN9VH6Y2PR0X9WS35LYA6Y
    Row 9.988
    Module type (FORM)
    Module Name ACTIVATE_SIDS
    Trigger Location of Exception
    Program GP421RN9VH6Y2PR0X9WS35LYA6Y
    Include GP421RN9VH6Y2PR0X9WS35LYA6Y
    Row 10.050
    Module type (FORM)
    Module Name ACTIVATE_SIDS
    Source Code Extract
    Line SourceCde
    10020 ELSE.
    10021 l_err_count = i_err_count.
    10022 l_single_convert = rs_c_true.
    10023 ENDIF.
    10024
    10024
    10025 * empty tables
    10026 PERFORM clear_sid USING SPACE.
    10027
    10028 *** SP7
    10029 * initialise activation task-handling
    10030 IF i_serialize = rs_c_false.
    10031 PERFORM rsadmina_get_values.
    10032 PERFORM init_activate_taskhandler.
    10033 ENDIF.
    10034
    10035 * create WHERE condition based on the requests in I_T_REQUEST
    10036 PERFORM generate_where_requests(saplrsdro)
    10037 USING i_t_request 'U' CHANGING l_t_where.
    10038
    10039 * same SELECT-statement used multiple times
    10040 PERFORM open_cursor_with_hold
    10041 USING l_t_where
    10042 *INSERTAS 13082002 P12/05 <541698>
    10043 * rs_c_true "sorting means smaller hash-tables??
    10044 rs_c_false
    10045 g_max_tasks
    10046 *ENDINSERTAS
    10047 CHANGING l_cursor.
    10048 DO.
    10049 ADD 1 TO l_count.
    >>>>> FETCH NEXT CURSOR l_cursor INTO l_s_upddata.
    10051 IF sy-subrc <> 0.
    10052
    10053 PERFORM register_sids
    10054 USING l_s_upddata rs_c_true rs_c_true.
    10055
    10056 CLOSE CURSOR l_cursor.

    More info:
    Job started                                                         
    Step 001 started (program RSODSACT1, variant &0000000002104, user ID
    Activation is running: Data target SRBIDO03, from 14.293 to 14.293  
    Data to be activated successfully checked against archiving objects 
    SQL: 16.08.2006 18:12:15 U92299                                     
    ANALYZE TABLE "/BIC/ASRBIDO0340" DELETE                             
    STATISTICS                                                          
    SQL-END: 16.08.2006 18:12:15 00:00:00                               
    SQL: 16.08.2006 18:12:15 U92299                                     
    BEGIN DBMS_STATS.GATHER_TABLE_STATS ( OWNNAME =>                    
    'SAPBD0', TABNAME => '"/BIC/ASRBIDO0340"',                          
    ESTIMATE_PERCENT => 1 , METHOD_OPT => 'FOR ALL                      
    INDEXED COLUMNS SIZE 75', DEGREE => 1 ,                             
    GRANULARITY => 'ALL', CASCADE => TRUE ); END;                       
    SQL-END: 16.08.2006 18:12:16 00:00:01                               
    ABAP/4 processor: DBIF_RSQL_INVALID_RSQL                            
    Job cancelled

  • Getting error while tring to Check in any document in Sharepoint 2007. Error - "Unable to validate data. System.Web.Configuration.MachineKey.GetDecodedData(Byte[] buf, Byte[] modifier, Int32 start, Int32 length, Int32& dataLength) ...

    Hi Team,
    I am getting error while tring to Check in any document in Sharepoint 2007. Error - "Unable to validate data. System.Web.Configuration.MachineKey.GetDecodedData(Byte[] buf, Byte[] modifier, Int32 start, Int32 length, Int32& dataLength).
    Anybody please let me know how to resolve the issue. It has affected our 9 site collection with almost 2000+ sites. Please email me your your suggestion or you can share your ideas here also.
    Tried to reset the IIS, checked the Internet connection speed (8MBps). Cleared the cache and all but no luck.
    Thanks,
    Pronob

    Hello,
    I have found this support window for you:
    http://support.microsoft.com/kb/556031
    http://technet.microsoft.com/en-in/library/cc298582%28v=office.12%29.aspx
    This may help you
    Hemendra:Yesterday is just a memory,Tomorrow we may never see
    Please remember to mark the replies as answers if they help and unmark them if they provide no help

Maybe you are looking for

  • Colour profiles problem - images saving too dull. Please help.

    I realise you have probably had this question a million times before and I have looked at enough related threads, but I am still at a loss as to what to do. Please note I'm not the most computer-savvy. For the record I am using Photoshop 7 (yes it's

  • PDF attachments are showing up as WORD doc attachments

    For some reason, my Gmail program shows PDF attachments (that were created using Adobe) as a WORD attachment? When I double click on the attachment, it tries to open in WORD and just shows gobbledygook.  Yet, if I don't try to open it and save it to

  • Execution Times of Stored Procedures Called from Other Stored Procedures

    If I execute sys.dm_exec_procedure_stats, it will produce execution times of my stored procedures executed recently. However, stored procedures called from other stored procedures do not show up. Is there code that can return the execution times of s

  • SSL Error while Consuming Java build SOAP services using Dotnet Console App

    Hi, I want to consume a SOAP service developed in JAVA. I don't have any control on Service side. I have to just consume the SOAP service using my client Application which is in DotNet Console Application using C#. Here is the detail about the servic

  • SELECT-OPTIONS field unable to make any selections

    Hi! The field which has been declared as follows is unable to make any selections. It seems like a field which is defined "only for output". Under Screens within the elementlist is this attribute for this field is not activated as "only for output".