Rolling Initialization

Hello all -
I am looking into rolling initialization for planning areas. I have already accessed the SA38 transaction code and i have saved the variant here with start and end date in there as dynamic.
Now questions are
1) How do i see the rolling initialization in the Planning books?
2) What report can be generated from this rolling initialization?
help or directions are appreciated.
Regards,
Suresh Garg

Hi Suresh,
You can not see the rolling initialization in your planning book, this initialization in only to create spaces in livecache, so you can enter to transaction /SAPAPO/MSDP_ADMIN, click on your planning area with the right mouse button and select created time series orders. Here you can see the Start Date and End Date that your variant calculated.
About the report, you can check the job spool or you can enter to Tcode SLG1 and check object APO_FCS and subobject TS.
I hope this can help you.
Regards.
Marín.

Similar Messages

  • Unable to initialize database

    I am installing a clean install of LiveCycle ES using:
    Windows 2008
    WebSphere v7
    DB2 9.5
    Everything appears to run properly until I get to the Database initialization part when I get an error and can no longer move forward.  I have looked at the couple other issues on this forum and have not been able to find an answer.  Any thoughts?
    A screenshot of the error on the screen:
    The stacktrace from the logs:
    [10/6/10 14:10:04:661 EDT] 0000003f UMBootstrappe A com.adobe.idp.um.businesslogic.bootstrapper.UMBootstrapperClient performBootstrapping Creating/Updating the database
    [10/6/10 14:10:09:942 EDT] 0000003f BootstrapperM E com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean createDatabase Error occured while creating database.
    [10/6/10 14:10:09:942 EDT] 0000003f BootstrapperM E com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean createDatabase TRAS0014I: The following exception was logged com.adobe.idp.common.errors.exception.IDPLoggedException| [com.adobe.idp.storeprovider.jdbc.DBStoreFactory] errorCode:12290 errorCodeHEX:0x3002 message:initialization failurecom.adobe.idp.common.errors.exception.IDPLoggedException| [com.adobe.idp.storeprovider.jdbc.DBStoreFactory] errorCode:12290 errorCodeHEX:0x3002 message:schema inconsistent for com.adobe.idp.um.entity.PrincipalDomainEntity
    at com.adobe.idp.storeprovider.jdbc.DBStoreFactory.Initialize(DBStoreFactory.java:960)
    at com.adobe.idp.storeprovider.jdbc.DBStoreFactory.Initialize(DBStoreFactory.java:783)
    at com.adobe.idp.storeprovider.database.DBProviderCache.initialize(DBProviderCache.java:175)
    at com.adobe.idp.storeprovider.database.DBProviderCache.createDatabaseSchema(DBProviderCache .java:144)
    at com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean.createDatabase(Bootst rapperManagerBean.java:290)
    at com.adobe.idp.um.businesslogic.bootstrapper.EJSRemoteStatelessBootstrapperManagerBean_043 a4496.createDatabase(Unknown Source)
    at com.adobe.idp.um.businesslogic.bootstrapper._BootstrapperManager_Stub.createDatabase(_Boo tstrapperManager_Stub.java:271)
    at com.adobe.idp.um.businesslogic.bootstrapper.UMBootstrapperClient.performBootstrapping(UMB ootstrapperClient.java:77)
    at com.adobe.livecycle.bootstrap.bootstrappers.UMBootstrapper.bootstrap(UMBootstrapper.java: 103)
    at com.adobe.livecycle.bootstrap.framework.ManualBootstrapInvoker.invoke(ManualBootstrapInvo ker.java:78)
    at com.adobe.livecycle.bootstrap.framework.BootstrapServlet.doGet(BootstrapServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:718)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1443)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:790)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:443)
    at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java: 175)
    at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.jav a:91)
    at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:859)
    at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1557)
    at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:173)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink .java:455)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink .java:384)
    at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.jav a:83)
    at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionLi stener.java:165)
    at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
    at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
    at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:138)
    at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:202)
    at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:766)
    at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:896)
    at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1527)
    [10/6/10 14:10:09:942 EDT] 000002b6 DBStoreFactor E com.adobe.idp.common.errors.Logger$LogConsumer run UserM:DB_SCHEMA_INCONSISTENT: [Thread Hashcode: 1311198759] Class com.adobe.idp.um.entity.PrincipalDomainEntity inconsistent with database table
    [10/6/10 14:10:09:942 EDT] 000002b6 IDPLoggedExce W com.adobe.idp.common.errors.Logger$LogConsumer run UserM:GENERIC_WARNING: [Thread Hashcode: 1311198759] com.adobe.idp.common.errors.exception.IDPLoggedException| [com.adobe.idp.storeprovider.jdbc.DBStoreFactory] errorCode:12290 errorCodeHEX:0x3002 message:schema inconsistent for com.adobe.idp.um.entity.PrincipalDomainEntity
    [10/6/10 14:10:09:942 EDT] 0000003f LocalTranCoor W   WLTC0033W: Resource IDP_DS rolled back in cleanup of LocalTransactionContainment.
    [10/6/10 14:10:09:942 EDT] 000002b6 IDPLoggedExce W com.adobe.idp.common.errors.Logger$LogConsumer run UserM:GENERIC_WARNING: [Thread Hashcode: 1311198759] com.adobe.idp.common.errors.exception.IDPLoggedException| [com.adobe.idp.storeprovider.jdbc.DBStoreFactory] errorCode:12290 errorCodeHEX:0x3002 message:initialization failurecom.adobe.idp.common.errors.exception.IDPLoggedException| [com.adobe.idp.storeprovider.jdbc.DBStoreFactory] errorCode:12290 errorCodeHEX:0x3002 message:schema inconsistent for com.adobe.idp.um.entity.PrincipalDomainEntity
    [10/6/10 14:10:09:942 EDT] 0000003f LocalTranCoor W   WLTC0032W: One or more local transaction resources were rolled back during the cleanup of a LocalTransactionContainment.
    [10/6/10 14:10:09:942 EDT] 0000003f UMBootstrappe E com.adobe.idp.um.businesslogic.bootstrapper.UMBootstrapperClient performBootstrapping Some error occured while initializing database. Refer to logs provided before for more details.
    [10/6/10 14:10:09:958 EDT] 000002b6 IDPLoggedExce W com.adobe.idp.common.errors.Logger$LogConsumer run UserM:GENERIC_WARNING: [Thread Hashcode: 1311198759] com.adobe.idp.common.errors.exception.IDPLoggedException| [com.adobe.idp.storeprovider.jdbc.DBStoreFactory] errorCode:12290 errorCodeHEX:0x3002 message:getProvider failure: factory not initialized
    [10/6/10 14:10:09:958 EDT] 0000003f LocalExceptio E   CNTR0020E: EJB threw an unexpected (non-declared) exception during invocation of method "getSystemRoot" on bean "BeanId(LiveCycleES2#um.jar#PreferencesBean, null)". Exception data: com.adobe.idp.common.errors.exception.IDPSystemExceptionorigin: com.adobe.idp.common.errors.exception.IDPLoggedException| [com.adobe.idp.storeprovider.jdbc.DBStoreFactory] errorCode:12290 errorCodeHEX:0x3002 message:getProvider failure: factory not initialized
    at com.adobe.idp.config.PreferencesBean.getSystemRoot(PreferencesBean.java:93)
    at com.adobe.idp.config.EJSLocalStatelessPreferencesBean_a9bff193.getSystemRoot(Unknown Source)
    at com.adobe.idp.config.AdobeReadOnlyPreferenceFactory.systemRootReadOnly(AdobeReadOnlyPrefe renceFactory.java:45)
    at com.adobe.idp.um.config.util.UMConfigManager.doesUMPreferenceTreeExist(UMConfigManager.ja va:945)
    at com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean.loadDefaultConfigurat ion(BootstrapperManagerBean.java:262)
    at com.adobe.idp.um.businesslogic.bootstrapper.EJSRemoteStatelessBootstrapperManagerBean_043 a4496.loadDefaultConfiguration(Unknown Source)
    at com.adobe.idp.um.businesslogic.bootstrapper._BootstrapperManager_Stub.loadDefaultConfigur ation(_BootstrapperManager_Stub.java:405)
    at com.adobe.idp.um.businesslogic.bootstrapper.UMBootstrapperClient.performBootstrapping(UMB ootstrapperClient.java:91)
    at com.adobe.livecycle.bootstrap.bootstrappers.UMBootstrapper.bootstrap(UMBootstrapper.java: 103)
    at com.adobe.livecycle.bootstrap.framework.ManualBootstrapInvoker.invoke(ManualBootstrapInvo ker.java:78)
    at com.adobe.livecycle.bootstrap.framework.BootstrapServlet.doGet(BootstrapServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:718)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1443)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:790)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:443)
    at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java: 175)
    at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.jav a:91)
    at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:859)
    at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1557)
    at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:173)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink .java:455)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink .java:384)
    at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.jav a:83)
    at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionLi stener.java:165)
    at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
    at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
    at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:138)
    at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:202)
    at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:766)
    at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:896)
    at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1527)
    [10/6/10 14:10:09:958 EDT] 000002b6 AdobePreferen E com.adobe.idp.common.errors.Logger$LogConsumer run UserM:GENERIC_ERROR: [Thread Hashcode: 1311198759] Problem with system rootcom.adobe.idp.common.errors.exception.IDPSystemExceptionorigin: com.adobe.idp.common.errors.exception.IDPLoggedException| [com.adobe.idp.storeprovider.jdbc.DBStoreFactory] errorCode:12290 errorCodeHEX:0x3002 message:getProvider failure: factory not initialized
    [10/6/10 14:10:09:958 EDT] 0000003f BootstrapperM A com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean loadDefaultConfiguration Loading default configuration as the preference tree does not exist in the database.
    [10/6/10 14:10:09:974 EDT] 000002b6 IDPLoggedExce W com.adobe.idp.common.errors.Logger$LogConsumer run UserM:GENERIC_WARNING: [Thread Hashcode: 1311198759] com.adobe.idp.common.errors.exception.IDPLoggedException| [com.adobe.idp.storeprovider.jdbc.DBStoreFactory] errorCode:12290 errorCodeHEX:0x3002 message:getProvider failure: factory not initialized
    [10/6/10 14:10:09:974 EDT] 0000003f LocalExceptio E   CNTR0020E: EJB threw an unexpected (non-declared) exception during invocation of method "getSystemRoot" on bean "BeanId(LiveCycleES2#um.jar#PreferencesBean, null)". Exception data: com.adobe.idp.common.errors.exception.IDPSystemExceptionorigin: com.adobe.idp.common.errors.exception.IDPLoggedException| [com.adobe.idp.storeprovider.jdbc.DBStoreFactory] errorCode:12290 errorCodeHEX:0x3002 message:getProvider failure: factory not initialized
    at com.adobe.idp.config.PreferencesBean.getSystemRoot(PreferencesBean.java:93)
    at com.adobe.idp.config.EJSLocalStatelessPreferencesBean_a9bff193.getSystemRoot(Unknown Source)
    at com.adobe.idp.config.AdobePreferenceFactory.systemRoot(AdobePreferenceFactory.java:137)
    at com.adobe.idp.config.PreferencesBean.importConfigNodeFromXML(PreferencesBean.java:339)
    at com.adobe.idp.config.EJSLocalStatelessPreferencesBean_a9bff193.importConfigNodeFromXML(Un known Source)
    at com.adobe.idp.um.config.util.UMConfigManager.importConfigFromXML(UMConfigManager.java:176 2)
    at com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean.loadDefaultConfigurat ion(BootstrapperManagerBean.java:266)
    at com.adobe.idp.um.businesslogic.bootstrapper.EJSRemoteStatelessBootstrapperManagerBean_043 a4496.loadDefaultConfiguration(Unknown Source)
    at com.adobe.idp.um.businesslogic.bootstrapper._BootstrapperManager_Stub.loadDefaultConfigur ation(_BootstrapperManager_Stub.java:405)
    at com.adobe.idp.um.businesslogic.bootstrapper.UMBootstrapperClient.performBootstrapping(UMB ootstrapperClient.java:91)
    at com.adobe.livecycle.bootstrap.bootstrappers.UMBootstrapper.bootstrap(UMBootstrapper.java: 103)
    at com.adobe.livecycle.bootstrap.framework.ManualBootstrapInvoker.invoke(ManualBootstrapInvo ker.java:78)
    at com.adobe.livecycle.bootstrap.framework.BootstrapServlet.doGet(BootstrapServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:718)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1443)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:790)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:443)
    at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java: 175)
    at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.jav a:91)
    at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:859)
    at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1557)
    at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:173)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink .java:455)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink .java:384)
    at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.jav a:83)
    at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionLi stener.java:165)
    at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
    at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
    at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:138)
    at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:202)
    at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:766)
    at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:896)
    at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1527)
    [10/6/10 14:10:09:974 EDT] 000002b6 AdobePreferen E com.adobe.idp.common.errors.Logger$LogConsumer run UserM:GENERIC_ERROR: [Thread Hashcode: 1311198759] Problem with system rootcom.adobe.idp.common.errors.exception.IDPSystemExceptionorigin: com.adobe.idp.common.errors.exception.IDPLoggedException| [com.adobe.idp.storeprovider.jdbc.DBStoreFactory] errorCode:12290 errorCodeHEX:0x3002 message:getProvider failure: factory not initialized
    [10/6/10 14:10:09:974 EDT] 0000003f LocalExceptio E   CNTR0020E: EJB threw an unexpected (non-declared) exception during invocation of method "importConfigNodeFromXML" on bean "BeanId(LiveCycleES2#um.jar#PreferencesBean, null)". Exception data: java.lang.RuntimeException: nullgetProvider failure: factory not initialized
    at com.adobe.idp.config.AdobePreferenceFactory.systemRoot(AdobePreferenceFactory.java:178)
    at com.adobe.idp.config.PreferencesBean.importConfigNodeFromXML(PreferencesBean.java:339)
    at com.adobe.idp.config.EJSLocalStatelessPreferencesBean_a9bff193.importConfigNodeFromXML(Un known Source)
    at com.adobe.idp.um.config.util.UMConfigManager.importConfigFromXML(UMConfigManager.java:176 2)
    at com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean.loadDefaultConfigurat ion(BootstrapperManagerBean.java:266)
    at com.adobe.idp.um.businesslogic.bootstrapper.EJSRemoteStatelessBootstrapperManagerBean_043 a4496.loadDefaultConfiguration(Unknown Source)
    at com.adobe.idp.um.businesslogic.bootstrapper._BootstrapperManager_Stub.loadDefaultConfigur ation(_BootstrapperManager_Stub.java:405)
    at com.adobe.idp.um.businesslogic.bootstrapper.UMBootstrapperClient.performBootstrapping(UMB ootstrapperClient.java:91)
    at com.adobe.livecycle.bootstrap.bootstrappers.UMBootstrapper.bootstrap(UMBootstrapper.java: 103)
    at com.adobe.livecycle.bootstrap.framework.ManualBootstrapInvoker.invoke(ManualBootstrapInvo ker.java:78)
    at com.adobe.livecycle.bootstrap.framework.BootstrapServlet.doGet(BootstrapServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:718)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1443)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:790)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:443)
    at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java: 175)
    at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.jav a:91)
    at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:859)
    at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1557)
    at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:173)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink .java:455)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink .java:384)
    at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.jav a:83)
    at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionLi stener.java:165)
    at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
    at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
    at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:138)
    at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:202)
    at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:766)
    at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:896)
    at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1527)
    [10/6/10 14:10:09:974 EDT] 0000003f BootstrapperM E com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean loadDefaultConfiguration Failed to load default configuration. error:com.ibm.ejs.container.UnknownLocalException: nested exception is: java.lang.RuntimeException: nullgetProvider failure: factory not initialized
    [10/6/10 14:10:09:974 EDT] 0000003f BootstrapperM E com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean loadDefaultConfiguration TRAS0014I: The following exception was logged com.ibm.ejs.container.UnknownLocalException: nested exception is: java.lang.RuntimeException: nullgetProvider failure: factory not initialized
    at com.adobe.idp.config.AdobePreferenceFactory.systemRoot(AdobePreferenceFactory.java:178)
    at com.adobe.idp.config.PreferencesBean.importConfigNodeFromXML(PreferencesBean.java:339)
    at com.adobe.idp.config.EJSLocalStatelessPreferencesBean_a9bff193.importConfigNodeFromXML(Un known Source)
    at com.adobe.idp.um.config.util.UMConfigManager.importConfigFromXML(UMConfigManager.java:176 2)
    at com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean.loadDefaultConfigurat ion(BootstrapperManagerBean.java:266)
    at com.adobe.idp.um.businesslogic.bootstrapper.EJSRemoteStatelessBootstrapperManagerBean_043 a4496.loadDefaultConfiguration(Unknown Source)
    at com.adobe.idp.um.businesslogic.bootstrapper._BootstrapperManager_Stub.loadDefaultConfigur ation(_BootstrapperManager_Stub.java:405)
    at com.adobe.idp.um.businesslogic.bootstrapper.UMBootstrapperClient.performBootstrapping(UMB ootstrapperClient.java:91)
    at com.adobe.livecycle.bootstrap.bootstrappers.UMBootstrapper.bootstrap(UMBootstrapper.java: 103)
    at com.adobe.livecycle.bootstrap.framework.ManualBootstrapInvoker.invoke(ManualBootstrapInvo ker.java:78)
    at com.adobe.livecycle.bootstrap.framework.BootstrapServlet.doGet(BootstrapServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:718)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1443)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:790)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:443)
    at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java: 175)
    at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.jav a:91)
    at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:859)
    at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1557)
    at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:173)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink .java:455)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink .java:384)
    at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.jav a:83)
    at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionLi stener.java:165)
    at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
    at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
    at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:138)
    at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:202)
    at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:766)
    at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:896)
    at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1527)
    Caused by: java.lang.RuntimeException: nullgetProvider failure: factory not initialized
    ... 32 more
    [10/6/10 14:10:09:989 EDT] 0000003f UMBootstrappe E com.adobe.idp.um.businesslogic.bootstrapper.UMBootstrapperClient performBootstrapping ***** Bootstrap FAILED to complete *****
    [10/6/10 14:10:10:005 EDT] 0000003f UMBootstrappe E com.adobe.idp.um.businesslogic.bootstrapper.UMBootstrapperClient performBootstrapping Bootstrap cannot recover from error.
    [10/6/10 14:10:10:005 EDT] 0000003f UMBootstrappe E com.adobe.idp.um.businesslogic.bootstrapper.UMBootstrapperClient performBootstrapping TRAS0014I: The following exception was logged com.adobe.idp.common.errors.exception.IDPException| [com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean] errorCode:8193 errorCodeHEX:0x2001 message:Failed to load default configuration. error:com.ibm.ejs.container.UnknownLocalException: nested exception is: java.lang.RuntimeException: nullgetProvider failure: factory not initialized
    at com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean.loadDefaultConfigurat ion(BootstrapperManagerBean.java:280)
    at com.adobe.idp.um.businesslogic.bootstrapper.EJSRemoteStatelessBootstrapperManagerBean_043 a4496.loadDefaultConfiguration(Unknown Source)
    at com.adobe.idp.um.businesslogic.bootstrapper._BootstrapperManager_Stub.loadDefaultConfigur ation(_BootstrapperManager_Stub.java:405)
    at com.adobe.idp.um.businesslogic.bootstrapper.UMBootstrapperClient.performBootstrapping(UMB ootstrapperClient.java:91)
    at com.adobe.livecycle.bootstrap.bootstrappers.UMBootstrapper.bootstrap(UMBootstrapper.java: 103)
    at com.adobe.livecycle.bootstrap.framework.ManualBootstrapInvoker.invoke(ManualBootstrapInvo ker.java:78)
    at com.adobe.livecycle.bootstrap.framework.BootstrapServlet.doGet(BootstrapServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:718)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1443)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:790)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:443)
    at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java: 175)
    at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.jav a:91)
    at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:859)
    at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1557)
    at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:173)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink .java:455)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink .java:384)
    at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.jav a:83)
    at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionLi stener.java:165)
    at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
    at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
    at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:138)
    at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:202)
    at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:766)
    at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:896)
    at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1527)
    [10/6/10 14:10:10:005 EDT] 0000003f UMBootstrappe E com.adobe.livecycle.bootstrap.bootstrappers.AbstractBoostrapper log ALC-TTN-011-003: Bootstrapping failed for platform component [UserManager].  The wrapped exception's message reads:
    Failed to load default configuration. error:com.ibm.ejs.container.UnknownLocalException: nested exception is: java.lang.RuntimeException: nullgetProvider failure: factory not initialized 
    [10/6/10 14:10:10:005 EDT] 0000003f UMBootstrappe E com.adobe.livecycle.bootstrap.bootstrappers.AbstractBoostrapper log TRAS0014I: The following exception was logged com.adobe.livecycle.bootstrap.BootstrapException: ALC-TTN-011-003: Bootstrapping failed for platform component [UserManager].  The wrapped exception's message reads:
    Failed to load default configuration. error:com.ibm.ejs.container.UnknownLocalException: nested exception is: java.lang.RuntimeException: nullgetProvider failure: factory not initialized 
    at com.adobe.livecycle.bootstrap.bootstrappers.UMBootstrapper.bootstrap(UMBootstrapper.java: 107)
    at com.adobe.livecycle.bootstrap.framework.ManualBootstrapInvoker.invoke(ManualBootstrapInvo ker.java:78)
    at com.adobe.livecycle.bootstrap.framework.BootstrapServlet.doGet(BootstrapServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:718)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1443)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:790)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:443)
    at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java: 175)
    at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.jav a:91)
    at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:859)
    at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1557)
    at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:173)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink .java:455)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink .java:384)
    at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.jav a:83)
    at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionLi stener.java:165)
    at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
    at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
    at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:138)
    at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:202)
    at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:766)
    at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:896)
    at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1527)
    Caused by: com.adobe.idp.common.errors.exception.IDPException| [com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean] errorCode:8193 errorCodeHEX:0x2001 message:Failed to load default configuration. error:com.ibm.ejs.container.UnknownLocalException: nested exception is: java.lang.RuntimeException: nullgetProvider failure: factory not initialized
    at com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean.loadDefaultConfigurat ion(BootstrapperManagerBean.java:280)
    at com.adobe.idp.um.businesslogic.bootstrapper.EJSRemoteStatelessBootstrapperManagerBean_043 a4496.loadDefaultConfiguration(Unknown Source)
    at com.adobe.idp.um.businesslogic.bootstrapper._BootstrapperManager_Stub.loadDefaultConfigur ation(_BootstrapperManager_Stub.java:405)
    at com.adobe.idp.um.businesslogic.bootstrapper.UMBootstrapperClient.performBootstrapping(UMB ootstrapperClient.java:91)
    at com.adobe.livecycle.bootstrap.bootstrappers.UMBootstrapper.bootstrap(UMBootstrapper.java: 103)
    ... 23 more

    Ok so I started from scratch following the "correct" documentation.  I am still at the same point though.  I follow the steps in preconfiguration and then make it up to the Initialize DB portion of the COnfiguration Manager.  I get the same error as reported initially (same stack trace).  I found reference to an error log and see the additional stack trace below.  It seems to think there is a missing table ("LC_USR.EDCVERSIONENTITYSQ2" is an undefined name).  I open the DB2 Control center to verify the table is missing and it would seem there is a reason to complain.  THere is a similar table with "_T" at the end of the table.  Any thoughts on what's going on?
    [10/20/10 13:30:34:289 EDT]     FFDC Exception:com.ibm.db2.jcc.b.nm SourceId:com.ibm.ws.rsadapter.jdbc.WSJdbcPreparedStatement.executeUpdate ProbeId:449 Reporter:com.ibm.ws.rsadapter.jdbc.WSJccPreparedStatement@2c152c15
    com.ibm.db2.jcc.b.nm: "LC_USR.EDCVERSIONENTITYSQ2" is an undefined name.. SQLCODE=-204, SQLSTATE=42704, DRIVER=3.50.152
    at com.ibm.db2.jcc.b.wc.a(wc.java:579)
    at com.ibm.db2.jcc.b.wc.a(wc.java:57)
    at com.ibm.db2.jcc.b.wc.a(wc.java:126)
    at com.ibm.db2.jcc.b.tk.b(tk.java:1593)
    at com.ibm.db2.jcc.b.tk.c(tk.java:1576)
    at com.ibm.db2.jcc.t4.db.k(db.java:353)
    at com.ibm.db2.jcc.t4.db.a(db.java:59)
    at com.ibm.db2.jcc.t4.t.a(t.java:50)
    at com.ibm.db2.jcc.t4.tb.b(tb.java:200)
    at com.ibm.db2.jcc.b.uk.Gb(uk.java:2355)
    at com.ibm.db2.jcc.b.uk.e(uk.java:3129)
    at com.ibm.db2.jcc.b.uk.zb(uk.java:568)
    at com.ibm.db2.jcc.b.uk.executeUpdate(uk.java:551)
    at com.ibm.ws.rsadapter.jdbc.WSJdbcPreparedStatement.pmiExecuteUpdate(WSJdbcPreparedStatemen t.java:1097)
    at com.ibm.ws.rsadapter.jdbc.WSJdbcPreparedStatement.executeUpdate(WSJdbcPreparedStatement.j ava:738)
    at com.adobe.idp.storeprovider.jdbc.DBStatement.executeNonQuery(DBStatement.java:412)
    at com.adobe.idp.storeprovider.jdbc.DBConnection.executeStatement(DBConnection.java:128)
    at com.adobe.idp.storeprovider.jdbc.DBConnection.executeDDLStatement(DBConnection.java:140)
    at com.adobe.idp.storeprovider.jdbc.DBSchemaSQL.makeSequence(DBSchemaSQL.java:974)
    at com.adobe.idp.storeprovider.jdbc.DBSchemaSQL.makeSequence(DBSchemaSQL.java:1116)
    at com.adobe.idp.storeprovider.jdbc.DBSequence.<init>(DBSequence.java:47)
    at com.adobe.idp.storeprovider.jdbc.DBStoreFactory.doVersionCreation(DBStoreFactory.java:177 2)
    at com.adobe.idp.storeprovider.jdbc.DBStoreFactory.setupDB(DBStoreFactory.java:2061)
    at com.adobe.idp.storeprovider.jdbc.DBStoreFactory.Initialize(DBStoreFactory.java:945)
    at com.adobe.idp.storeprovider.jdbc.DBStoreFactory.Initialize(DBStoreFactory.java:783)
    at com.adobe.idp.storeprovider.database.DBProviderCache.initialize(DBProviderCache.java:175)
    at com.adobe.idp.storeprovider.database.DBProviderCache.createDatabaseSchema(DBProviderCache .java:144)
    at com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean.createDatabase(Bootst rapperManagerBean.java:290)
    at com.adobe.idp.um.businesslogic.bootstrapper.EJSRemoteStatelessBootstrapperManagerBean_043 a4496.createDatabase(Unknown Source)
    at com.adobe.idp.um.businesslogic.bootstrapper._BootstrapperManager_Stub.createDatabase(_Boo tstrapperManager_Stub.java:271)
    at com.adobe.idp.um.businesslogic.bootstrapper.UMBootstrapperClient.performBootstrapping(UMB ootstrapperClient.java:77)
    at com.adobe.livecycle.bootstrap.bootstrappers.UMBootstrapper.bootstrap(UMBootstrapper.java: 103)
    at com.adobe.livecycle.bootstrap.framework.ManualBootstrapInvoker.invoke(ManualBootstrapInvo ker.java:78)
    at com.adobe.livecycle.bootstrap.framework.BootstrapServlet.doGet(BootstrapServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:718)

  • Taking long time to initialize planning area.

    Hi All,
    Few questions on initalizing planning are. We have about 500000 CVC and 8 millions records in it.  We have recently upgradd to SCM 7.0. I am noticing now that every time we run background job to create CVC and initialize planning are, I noticed that hob SAPAPO/TS_PAREA_INITILIZE is taking lont time about 1.5 hours . Dont know why is it something to do with Memory or can we do any setting to improve performance.
    Also please advice if we have to initialize planning area every time we create CVC'c or Realignment. Or just during month end job.
    Thanks
    KV
    Edited by: KVerma on Oct 30, 2009 5:22 PM

    Hi KV,
    1)  Housekeeping of your existing data by archiving or deleting unwanted
    data and keep your system free from all inconsistencies could be your
    primary solution to resolve this issue
    2) To keep the size of time series objects to a manageable minimum it makes
    sense to initialize planning areas by scheduling background jobs that run
    periodically. This is sometimes known as working with rolling horizons.
    3) If you want the system to roll over periodically without scheduling the
    same job repeatedly, you should use selection variables to enter relative dates.
    The system then calculates the start and end dates each time the report is
    executed. For instance, you specify that the initialization period should be
    from 12 months in the past to 12 months in the future. If todayu2019s date is
    July 1, 2003, this means that the initialization period starts on July 1, 2002
    and ends on June 30, 2004. If the report is started anew on August 1, 2003,
    change the dates to August 1, 2002 and July 31, 2004.
    Regards
    R. Senthil Mareeswaran.

  • Clean up of the roll area by program

    Hi all!
    My customer is running a program by a communication user which accesses functionality via RFC. This program runs a whole week.
    In some cases this program allways has access to old data. This comes probably from buffering information in functional groups which are held for this long time in the roll area.
    Off course the customer tried to find for each functional group an initialization module to clean it up, but there is still information left sometimes.
    It is not possible, to suspend the login of the communication user after an access, because its outside requesters would wait too long on a new login.
    Therefore: Is there any chance, to clean up the roll area from a running program and to clear everything, the program has cumulated in variables of the functional groups it has called without exiting the program itself?
    Thanks a lot for any hints.
    Axel
    Message was edited by: Axel Kullmann

    Thank you Rob, but the problem is not a buffer. The problem are variables in the external modus encapsulated in functional groups of the standard. Some of them provide functionmodules to clear/init them. Others do not or we did not find them until now.
    My suggestion i try now is, to write a shell around the customers function. A new function will call a new transaction. This new transaction will call the existing function and will pass their result via memory to the new function. After the call transaction all the variables of the transaction are killed while in the existing solution the calling program is running for a whole week and does not forget whatever its called standard functional groups have in mind.
    I am curious about if this will solve the problem.
    Axel

  • Source system initialization error in ERPI using EBS,

    Hi,
    I am trying to initialize source system details in ERP Integrator(workspacce) using EBS detials,for loading to Planning.
    Add source system is success,then click on Initialize button I got this error:
    Error encountered while launching the ODI Process :Agent didn't prepare this command:Error during Session Preparation:No suitable driver
    can you please tell me ,why i am getting this error.
    Regards,
    SV

    Hi There,
    I am trying to extract metadata out of EBS and target is Essbase. Everything is setup and connection working fine.
    My problem is that the chart of accounts is getting built in Essbase as a flat structure? How do I get the roll ups from EBS into Essbase? Is there a certain seeting that I must choose to be able to build the Parent Child relationships?
    Thanks for the help
    Regards
    Henk

  • Oracle physru rolling upgrade problem

    Hi, I'm having a problem with the Oracle Physru script provided from MOS note # 949322 I was hoping I could get some help with.
    My system contains of two Oracle 11.1.0.7.0, one primary and one physical standby.
    The hosts are two Oracle Solaris 10 Sparc x64 machines.
    My goal is to update from 11.1.0.7.0 to 11.1.0.7.8 using the script that is provided, however I'm bumping into problems at the step where the script is checking the Apply lag on the logical standby (function "get_apply_lag"). The lag seems to increase, and to be that indicates a problem with the redo apply process. However, when I query the DBA_LOGSTDBY_EVENTS View i get the following:
    SQL> SELECT EVENT_TIME, STATUS, EVENT FROM DBA_LOGSTDBY_EVENTS ORDER BY EVENT_TIMESTAMP, COMMIT_SCN;
    EVENT_TIME STATUS EVENT
    20-SEP-11 16:02:12 ORA-16111: log mining and apply setting up
    20-SEP-11 16:02:12 Apply LWM 848622, HWM 848622, SCN 848622
    Showing the output from Primary archive dest 2:
    SQL> show parameter log_archive_dest_2;
    NAME TYPE VALUE
    log_archive_dest_2 string service="test08db2", LGWR ASYNC NOAFFIRM delay=0 OPTIONAL compression=DISABLE max_failure=0 max_connections=1 reopen=300 db_unique_name="db_test08db2" net_timeout=30 valid_for=(online_logfile,primary_role)
    SQL>  select from v$LOGSTDBY_STATS;*
    NAME VALUE
    logminer session id 1
    number of preparers 1
    number of appliers 11
    server processes in use 15
    maximum SGA for LCR cache (MB) 50
    maximum events recorded 2000000000
    preserve commit order TRUE
    transaction consistency FULL
    record skipped errors Y
    record skipped DDLs Y
    record applied DDLs N
    NAME VALUE
    record unsupported operations Y
    realtime apply Y
    apply delay (minutes) 0
    coordinator state IDLE
    coordinator startup time 20-SEP-11 16:02:11
    coordinator uptime (seconds) 727
    txns received from logminer 62
    txns assigned to apply 29
    txns applied 29
    txns discarded during restart 33
    large txns waiting to be assigned 0
    NAME VALUE
    rolled back txns mined 4
    DDL txns mined 2
    CTAS txns mined 0
    bytes of redo mined 8195884
    bytes paged out 0
    pageout time (seconds) 0
    bytes checkpointed 709802
    checkpoint time (seconds) 0
    system idle time (seconds) 479
    standby redo logs mined 0
    archived logs mined 4
    NAME VALUE
    gap fetched logs mined 2
    standby redo log reuse detected 0
    logfile open failures 0
    current logfile wait (seconds) 0
    total logfile wait (seconds) 0
    thread enable mined 0
    thread disable mined 0
    distinct txns in queue 0
    41 rows selected.
    SQL> select type, high_scn, status, pid from v$logstdby order by type;
    TYPE HIGH_SCN STATUS PID
    ANALYZER 850320 ORA-16116: no work available 20702
    APPLIER 848808 ORA-16116: no work available 20719
    APPLIER 850320 ORA-16116: no work available 20731
    APPLIER 850204 ORA-16116: no work available 20727
    APPLIER 848895 ORA-16116: no work available 20725
    APPLIER 848665 ORA-16116: no work available 20705
    APPLIER 848677 ORA-16116: no work available 20709
    APPLIER 848728 ORA-16116: no work available 20713
    APPLIER 848740 ORA-16116: no work available 20715
    APPLIER 848796 ORA-16116: no work available 20717
    APPLIER 848842 ORA-16116: no work available 20721
    TYPE HIGH_SCN STATUS PID
    APPLIER 848854 ORA-16116: no work available 20723
    BUILDER 850320 ORA-16116: no work available 20221
    COORDINATOR 850326 ORA-16116: no work available 20119
    PREPARER 850318 ORA-16116: no work available 20223
    READER 850326 ORA-16116: no work available 20217
    16 rows selected.
    Physru Script Output:_
    ### Initialize script to either start over or resume execution
    Sep 20 14:35:41 2011 [0-1] Identifying rdbms software version
    Sep 20 14:35:41 2011 [0-1] database nobilldb is at version 11.1.0.7.0
    Sep 20 14:35:42 2011 [0-1] database nobilldb is at version 11.1.0.7.0
    Sep 20 14:35:44 2011 [0-1] verifying flashback database is enabled at db_test08db1 and db_test08db2
    Sep 20 14:35:44 2011 [0-1] verifying available flashback restore points
    Sep 20 14:35:45 2011 [0-1] verifying DG Broker is disabled
    Sep 20 14:35:46 2011 [0-1] looking up prior execution history
    Sep 20 14:35:46 2011 [0-1] purging script execution state from database db_test08db1
    Sep 20 14:35:46 2011 [0-1] purging script execution state from database db_test08db2
    Sep 20 14:35:47 2011 [0-1] starting new execution of script
    ### Stage 1: Backup user environment in case rolling upgrade is aborted
    Sep 20 14:35:47 2011 [1-1] stopping media recovery on db_test08db2
    Sep 20 14:35:48 2011 [1-1] creating restore point PRUP_0000_0001 on database db_test08db2
    Sep 20 14:35:49 2011 [1-1] backing up current control file on db_test08db2
    Sep 20 14:35:50 2011 [1-1] created backup control file /opt/oracle/product/11.1.0.7/dbs/PRUP_0001_db_test08db2_f.f
    Sep 20 14:35:50 2011 [1-1] creating restore point PRUP_0000_0001 on database db_test08db1
    Sep 20 14:35:51 2011 [1-1] backing up current control file on db_test08db1
    Sep 20 14:35:52 2011 [1-1] created backup control file /opt/oracle/product/11.1.0.7/dbs/PRUP_0001_db_test08db1_f.f
    NOTE: Restore point PRUP_0000_0001 and backup control file PRUP_0001_db_test08db2_f.f
    can be used to restore db_test08db2 back to its original state as a
    physical standby, in case the rolling upgrade operation needs to be aborted
    prior to the first switchover done in Stage 4.
    ### Stage 2: Create transient logical standby from existing physical standby
    Sep 20 14:35:53 2011 [2-1] verifying RAC is disabled at db_test08db2
    Sep 20 14:35:53 2011 [2-1] verifying database roles
    Sep 20 14:35:54 2011 [2-1] verifying physical standby is mounted
    Sep 20 14:35:54 2011 [2-1] verifying database protection mode
    Sep 20 14:35:55 2011 [2-1] verifying transient logical standby datatype support
    Sep 20 14:36:00 2011 [2-2] starting media recovery on db_test08db2
    Sep 20 14:36:11 2011 [2-2] confirming media recovery is running
    Sep 20 14:36:12 2011 [2-2] waiting for v$dataguard_stats view to initialize
    Sep 20 14:36:13 2011 [2-2] waiting for apply lag on db_test08db2 to fall below 30 seconds
    Sep 20 14:36:13 2011 [2-2] apply lag is now less than 30 seconds
    Sep 20 14:36:14 2011 [2-2] stopping media recovery on db_test08db2
    Sep 20 14:36:15 2011 [2-2] executing dbms_logstdby.build on database db_test08db1
    Sep 20 14:36:27 2011 [2-2] converting physical standby into transient logical standby
    Sep 20 14:36:52 2011 [2-3] opening database db_test08db2
    Sep 20 14:37:28 2011 [2-4] configuring transient logical standby parameters for rolling upgrade
    Sep 20 14:37:29 2011 [2-4] starting logical standby on database db_test08db2
    Sep 20 14:37:37 2011 [2-4] waiting until logminer dictionary has fully loaded
    Sep 20 14:37:58 2011 [2-4] dictionary load 17% complete
    Sep 20 14:38:09 2011 [2-4] dictionary load 32% complete
    Sep 20 14:38:19 2011 [2-4] dictionary load 43% complete
    Sep 20 14:38:30 2011 [2-4] dictionary load 59% complete
    Sep 20 14:38:40 2011 [2-4] dictionary load 62% complete
    Sep 20 14:38:50 2011 [2-4] dictionary load 70% complete
    Sep 20 14:39:01 2011 [2-4] dictionary load 72% complete
    Sep 20 14:39:11 2011 [2-4] dictionary load 75% complete
    Sep 20 14:40:54 2011 [2-4] dictionary load is complete
    Sep 20 14:41:00 2011 [2-4] waiting for v$dataguard_stats view to initialize
    Sep 20 14:41:01 2011 [2-4] waiting for apply lag on db_test08db2 to fall below 30 seconds
    Sep 20 14:42:02 2011 [2-4] current apply lag: 316
    Sep 20 14:42:32 2011 [2-4] current apply lag: 316
    Sep 20 14:43:03 2011 [2-4] current apply lag: 376
    Sep 20 14:43:33 2011 [2-4] current apply lag: 376
    Sep 20 14:44:03 2011 [2-4] current apply lag: 437
    Sep 20 14:44:34 2011 [2-4] current apply lag: 437
    Sep 20 14:45:04 2011 [2-4] current apply lag: 497
    Sep 20 14:45:35 2011 [2-4] current apply lag: 497
    Sep 20 14:46:05 2011 [2-4] current apply lag: 558
    Sep 20 14:46:36 2011 [2-4] current apply lag: 558
    Sep 20 14:47:06 2011 [2-4] current apply lag: 618
    I would appreciate any help I could get, I'm stuck =/
    Regards,

    http://www.oracle.com/technetwork/database/features/availability/maa-wp-11g-upgrades-made-easy-131972.pdf

  • Initialize Delta Update Error

    Hi to all!
    I need your help, I had encountered runtime error in running initialize delta process and here's the error:
    <i>DBIF SQL ERROR
    An SQL error occurred while accessing a table.
    The database system detected a deadlock  and avoided it by rolling back your transaction.</i>
    Please advise on how do I go about this, many thanks!=)

    hi,
    already checked in st22(DBIF SQL ERROR
    An SQL error occurred while accessing a table.
    The database system detected a deadlock and avoided it by rolling back your transaction.) and we read oss notes regarding the problem, it says "the deadlock is caused by a problem in the application. It can be traced back to a programming error. Under certain conditions, a deadlock may also be triggered by Oracle."
    As per checking of our basis problem was not triggered by Oracle.  We don't know how to do it on the programming side, please help.
    many thanks =)

  • Help camera roll type thing.

    Im using google maps to make a mobile application, where the map updates accordingly to the users location in the worled. This is working fone, but I want the user to be able to upload a picture, that displays a small little icon on the map.
    as its for a mobile device, i need to know how to access the camera roll, select a image then place it as a marker.
    Here is the code that makes the map show, position its self ect. Then below is how to make a custom marker(provided by google)
    import flash.sensors.Geolocation;
    import flash.events.GeolocationEvent;
    import com.google.maps.LatLng;
    import com.google.maps.Map;
    import com.google.maps.MapEvent;
    import com.google.maps.MapType;
    import flash.geom.Point;
    import flash.events.Event;
    import com.google.maps.controls.OverviewMapControl;
    import com.google.maps.controls.ZoomControl;
    import com.google.maps.controls.MapTypeControl;
    //import com.google.maps.controls.PositionControl;
    var map:Map = new Map();
    map.key = "ABQIAAAAbuc0yMizKtEk2O8KICmGaRQmJfAJop0-UjIakmOJj7ssgL2QqxQx2pSQZTz9VUxtx9a7RF1f6-eLQg";
    map.sensor = "true";
    map.url = "URL TO WEBSITE HERE";
    map.setSize(new Point (stage.stageWidth, stage.stageHeight));
    map.addEventListener( MapEvent.MAP_READY, onMapReady);
    this.addChildAt( map, 0 );
    function onMapReady(e:Event):void
    map.addControl(new ZoomControl()  );
    map.addControl(new MapTypeControl() );
    //map.addControl(new PositionControl() );
    map.addControl(new OverviewMapControl() );
    //map.addControl(new MapTypeControl() );
    map.setCenter( new LatLng( 37.77114, -122.40159), 18, MapType.SATELLITE_MAP_TYPE);
    if (Geolocation.isSupported)
    var my_geo:Geolocation = new Geolocation();
    my_geo.addEventListener(GeolocationEvent.UPDATE, onGeoUpdate);
    my_geo.setRequestedUpdateInterval( 50 );
    function onGeoUpdate(e:GeolocationEvent ):void
    myLat.text = String(e.latitude);
    myLong.text = String(e.longitude);
    map.setCenter( new LatLng( e.latitude, e.longitude), 18, MapType.SATELLITE_MAP_TYPE);
    function onMapReady(event:MapEvent):void {
    map.setCenter(new LatLng(37.4419, -122.1419), 13, MapType.NORMAL_MAP_TYPE);
      var bottomRight:ControlPosition = new ControlPosition(ControlPosition.ANCHOR_BOTTOM_RIGHT, 16, 10);
      var myMapTypeControl:MapTypeControl = new MapTypeControl();
      myMapTypeControl.setControlPosition(bottomRight); 
      map.addControl(myMapTypeControl);
    //HOW TO MAKE A CUSTOM MARKER HOW TO MAKE A CUSTOM MARKER HOW TO MAKE A CUSTOM MARKER HOW TO MAKE A CUSTOM//
    function initialize() {
      var myOptions = {
        zoom: 10,
        center: new google.maps.LatLng(-33.9, 151.2),
        mapTypeId: google.maps.MapTypeId.ROADMAP
      var map = new google.maps.Map(document.getElementById("map_canvas"),
                                    myOptions);
      setMarkers(map, beaches);
    * Data for the markers consisting of a name, a LatLng and a zIndex for
    * the order in which these markers should display on top of each
    * other.
    var beaches = [
      ['Bondi Beach', -33.890542, 151.274856, 4],
      ['Coogee Beach', -33.923036, 151.259052, 5],
      ['Cronulla Beach', -34.028249, 151.157507, 3],
      ['Manly Beach', -33.80010128657071, 151.28747820854187, 2],
      ['Maroubra Beach', -33.950198, 151.259302, 1]
    function setMarkers(map, locations) {
      // Add markers to the map
      // Marker sizes are expressed as a Size of X,Y
      // where the origin of the image (0,0) is located
      // in the top left of the image.
      // Origins, anchor positions and coordinates of the marker
      // increase in the X direction to the right and in
      // the Y direction down.
      var image = new google.maps.MarkerImage('images/beachflag.png',
          // This marker is 20 pixels wide by 32 pixels tall.
          new google.maps.Size(20, 32),
          // The origin for this image is 0,0.
          new google.maps.Point(0,0),
          // The anchor for this image is the base of the flagpole at 0,32.
          new google.maps.Point(0, 32));
      var shadow = new google.maps.MarkerImage('images/beachflag_shadow.png',
          // The shadow image is larger in the horizontal dimension
          // while the position and offset are the same as for the main image.
          new google.maps.Size(37, 32),
          new google.maps.Point(0,0),
          new google.maps.Point(0, 32));
          // Shapes define the clickable region of the icon.
          // The type defines an HTML <area> element 'poly' which
          // traces out a polygon as a series of X,Y points. The final
          // coordinate closes the poly by connecting to the first
          // coordinate.
      var shape = {
          coord: [1, 1, 1, 20, 18, 20, 18 , 1],
          type: 'poly'
      for (var i = 0; i < locations.length; i++) {
        var beach = locations[i];
        var myLatLng = new google.maps.LatLng(beach[1], beach[2]);
        var marker = new google.maps.Marker({
            position: myLatLng,
            map: map,
            shadow: shadow,
            icon: image,
            shape: shape,
            title: beach[0],
            zIndex: beach[3]

    Not sure where your pics are, but why do you not just open iphoto and import into iphoto directly?
    Then you can see them import and know they are there.

  • Rolling Images for poker Game

    Hello everybody,
    i m trying to make poker game in java. it is some what like this, there will three labels which will show continuos scrolling images or numbers. there will a button "HIT" button to stop moving images.after that those images will stop one by one.if all images are same then he will get message of congratulation. first of all i m trying to show numbers in labels. but it should look like it is rolling. with settext method it is directly printing the number. can anybody suggest me how to print number in Jlabel with rolling effect? . Thanks in advance

    import java.awt.*;
    import java.awt.event.*;
    import java.awt.image.BufferedImage;
    import java.io.*;
    import java.util.*;
    import javax.swing.*;
    public class SpinningGeeks extends JPanel implements ActionListener,
                                                         Runnable {
        BufferedImage image;
        Rectangle[] rects;
        int[] yPos;
        int dy = 3;
        Random seed = new Random();
        boolean[] runs = new boolean[3];
        Thread thread;
        long delay = 25;
        boolean stopping = false;
        public void actionPerformed(ActionEvent e) {
            String ac = e.getActionCommand();
            if(ac.equals("START"))
                start();
            if(ac.equals("STOP"))
                stopping = true;
        public void run() {
            int[] ds = new int[yPos.length];
            for(int j = 0; j < yPos.length; j++) {
                ds[j] = dy -1 + seed.nextInt(3);
            int runIndex = 0;
            boolean countingDown = false;
            long time = 0;
            while(runs[runs.length-1]) {
                try {
                    Thread.sleep(delay);
                } catch(InterruptedException e) {
                    break;
                if(stopping && !countingDown) {
                    int remainder = yPos[runIndex] % rects[runIndex].height;
                    boolean atEdge = remainder < ds[runIndex]/2;
                    if(atEdge) {
                        // Stop here, start waiting 2 seconds before
                        // moving on to stop the next image.
                        countingDown = true;
                        time = 0;
                        runs[runIndex] = false;
                        runIndex++;
                        if(runIndex > runs.length-1) {
                            continue;
                } else if(countingDown) {
                    // Wait 2 seconds before stopping the next image.
                    time += delay;
                    if(time > 2000) {
                        countingDown = false;
                // Advance all images that have not been stopped.
                for(int j = 0; j < yPos.length; j++) {
                    if(runs[j]) {
                        yPos[j] += ds[j];
                        if(yPos[j] > image.getHeight()) {
                            yPos[j] = 0;
                repaint();
        protected void paintComponent(Graphics g) {
            super.paintComponent(g);
            Graphics2D g2 = (Graphics2D)g;
            int pad = 5;
            int x = (getWidth() - (3*rects[0].width + 2*pad))/2;
            int y = (getHeight() - rects[0].height)/2;
            for(int j = 0; j < rects.length; j++) {
                rects[j].setLocation(x, y);
                x += rects[j].width + pad;
            Shape origClip = g2.getClip();
            for(int j = 0; j < yPos.length; j++) {
                x = rects[j].x;
                y = rects[j].y - yPos[j];
                // Comment-out next line to see what's going on.
                g2.setClip(rects[j]);
                g2.drawImage(image, x, y, this);
                if(yPos[j] > image.getHeight() - rects[j].height) {
                    y += image.getHeight();
                    g2.drawImage(image, x, y, this);
            g2.setClip(origClip);
            g2.setPaint(Color.red);
            for(int j = 0; j < rects.length; j++) {
                g2.draw(rects[j]);
        private void start() {
            if(!runs[runs.length-1]) {
                Arrays.fill(runs, true);
                stopping = false;
                thread = new Thread(this);
                thread.setPriority(Thread.NORM_PRIORITY);
                thread.start();
        private void stop() {
            runs[runs.length-1] = false;
            if(thread != null) {
                thread.interrupt();
            thread = null;
        private JPanel getContent(BufferedImage[] images) {
            // Make a film strip assuming all images have same size.
            int w = images[0].getWidth();
            int h = images.length*images[0].getHeight();
            int type = BufferedImage.TYPE_INT_RGB;
            image = new BufferedImage(w, h, type);
            Graphics2D g2 = image.createGraphics();
            int y = 0;
            for(int j = 0; j < images.length; j++) {
                g2.drawImage(images[j], 0, y, this);
                y += images[j].getHeight();
            g2.dispose();
            // Initialize clipping rectangles.
            rects = new Rectangle[3];
            for(int j = 0; j < rects.length; j++) {
                rects[j] = new Rectangle(w, images[0].getHeight());
            // Initialize yPos array.
            yPos = new int[rects.length];
            for(int j = 0; j < yPos.length; j++) {
                yPos[j] = 2*j*images[0].getHeight();
            return this;
        private JPanel getControls() {
            String[] ids = { "start", "stop" };
            JPanel panel = new JPanel();
            for(int j = 0; j < ids.length; j++) {
                JButton button = new JButton(ids[j]);
                button.setActionCommand(ids[j].toUpperCase());
                button.addActionListener(this);
                panel.add(button);
            return panel;
        public static void main(String[] args) throws IOException {
            String[] ids = { "-c---", "--g--", "---h-", "----t", "-cght" };
            BufferedImage[] images = new BufferedImage[ids.length];
            for(int j = 0; j < images.length; j++) {
                String path = "images/geek/geek" + ids[j] + ".gif";
                images[j] = javax.imageio.ImageIO.read(new File(path));
            SpinningGeeks test = new SpinningGeeks();
            JFrame f = new JFrame();
            f.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
            f.add(test.getContent(images));
            f.add(test.getControls(), "Last");
            f.setSize(400,300);
            f.setLocation(200,200);
            f.setVisible(true);
    }geek images from [Using Swing Components Examples|http://java.sun.com/docs/books/tutorial/uiswing/examples/components/index.html]

  • Default duration on the timeline of Roll title.

    We are developing a title importer plugin for Premiere Pro CC.
    I want to set a default duration value when I put materials on the timeline.
    However, selector imGetInfo8 is called, if imFileInfoRec8->vidInfo.isRollCrawl=1 is returned, the value of General Setting will be effective.
    It is supplementary as follows:
    1.materials is a roll/crawl title.
    2.The roll/crawl title made by our software.
    3.roll/crawl title has duration.
    4.The roll/crawl title in the timeline already, I want to change the duration freely.
    5.It is not reflected although imFileInfoRec8->vidDuration was tried.
    Is it possible in Premiere Pro SDK ?
    Best Regards.

    Hi Zac,
    I really appreciate your reply.
    About "roll/crawl titles cannot be initialized with a non-default length".
    -> I Understand. I hope to become able to initialize it in the future.
       *I hope that a new type is added to the 'ImporterDurationType'.
        for example 'imNoDurationVidDurationDefault' ---> use supplied vid duration and duration on the timeline can be changed freely.
    Normal video does not seem to fit as a solution.
    Because I would like to adjust duration freely on the timeline.
    Regards,

  • Dice rolls!

    hello again everyone. another problem for the new guy (me!)
    i need to construct a random dice generator, i have seen a few online but i need to write the code in a certain format. i need to create a dice object, then refence that obkect into a dicepair object, then refence that into a simulation main, here is my empty shell plate i know its mostly empty ill fill it in as i go along, just wanted peoples thoughts and input on it. thanks!
    DIE
    import java.util.*;
    public class Die {
        private Random rgen;    //random # generator.
        private int face;       //face value of dice.
        public Die (Random gen) {
            //Store a reference to the specified random number
            //generator and initialize face to a value between
            //1 and 6 inclusive.
        public void roll() {
            // generate a random integer between 1 and 6 inclusive
            // and store this value in the face field.
        public int getFace() {
            // Return the current face value. do NOT roll the dice/
    }DicePair
    //Program 3:
    import java.util.*;
    public class DicePair {
        private Die die1, die2;     //the two die objects.
        public DicePair (Random gen) {
            // construct two Die objects. pass the specified random number
            // generator to both dice.
        public void roll() {
            // Roll the tow dice.
        public int getSum() {
            // return the sum of the face values of the dice
        public boolean isDoubles() {
            // Return true if the face values of the dice are equal.
    }Simulation
    import java.util.*;
    public class Simulation {
        private Random gen;     //the random number generator
        private DicePair pair;  // The dice pair object.
        private int[] tally;    // tally the sums of the dice.
        private int doubles;    // count the number of doubles
        public Simulation() {
            // Create the random number generator, the DicePair object,
            // and an array to tally the sums of the dice.
        public void simulate(int times) {
            //Initialize the tallies and doubles count to zero.  Then
            // simulate the specified number of rolls. Tally rhe number
            // of rolls having each sum and count the number of doubles rolled.
        public void report() {
            //Print a report of the last simulation performed in the format
            // shown below.
        //Creat the simulation object and perform the simulation
        public static void main(String[] args) {
            Simulation sim = new Simulation();
            sim.simulate(200);
            sim.report();
    }

    Here's a link to the javadoc for the Random class:
    [http://java.sun.com/javase/6/docs/api/java/util/Random.html]
    Read the documentation for the nextInt(int n) method.Something INCREDIBLY important for you to understand if you choose to use the nextInt method is that you will NEVER get the value you pass into it. So, if you call nextInt(6) this will NEVER return 6. The documentation explains this, but if you just say "ah, this looks like what I want" without reading it you will be puzzled as to why it doesn't work and come back saying it's broken. The important part of the documentation for this is the following:
    "Returns a pseudorandom, uniformly distributed int value *between 0 (inclusive) and the specified value (exclusive)*, drawn from this random number generator's sequence."

  • GarageBand still initialize since 9 AM, now 7PM!

    How long does this thing need to initialize, it has been the whole day, i come back and it is still doing this, i upgraded to LEO in case anyone needs to know.

    which two?
    i see 50 things listed
    Q. I accidently deleted GarageBand, how do I get it back? Answer
    Q. I have my MIDI Keyboard connected and working, but I can't get my keyboard's sounds to play on the software tracks. Answer
    Q. Can I make my own Instruments for GarageBand? Answer
    Q. Are there any keyboards with serious GB issues? Any I should just stay way from? Answer
    Q. How can I add text to the timeline, for instance to mark off the Verse, Chorus, Bridge, etc? Answer
    Q. How can I add notes to a new Software track I created? When I Command-Click in either Piano Roll or Staff view in the editor, nothing happens. Answer
    Q. How do I create a Blank MIDI Region? Answer
    Q. I tried to reinstall GB, but the option is disabled, how do I enable it? Answer
    Q. I bought an Audio Inteface (or USB Mic) and GB doesn't seem to see it. Answer
    Q. I seem to be lacking some loops and/or instruments, many are disabled, how do I get them? Answer
    Q. I'm getting an error that tells me that I have no loops (or instruments), how do I get them? Answer
    Q. I can't seem to download and install the extra GarageBand Loops/Instruments, what can I do? Answer
    Q. Loops that I know are installed don't show up in the Loop Browser, how do I fix this? Answer
    Q. What does locking a track actually do? Answer
    Q. Should I record Wet or Dry? Answer
    Q. If I add an effect to a track, or cut some of a region, then change my mind later, am I SOL (So Outta Luck)? Answer
    Q. When I try to change GB's Input options, the only choice I have is "Built-In", I want to use the Line-In/Mic. Answer
    Q. What is the easiest way to duplicate a region? Answer
    Q. Can I plug a turntable into my Line-In? Answer
    Q. Can I plug my Mic into the Mic Jack on my Mac? Answer
    Q. What USB and FireWire interfaces are available? Answer
    Q. How long can a GarageBand project be? Answer
    Q. What is “EQ”? Answer
    Q. Why does the file I imported play too fast (or too slow) in GarageBand? Answer
    Q. Why are GarageBand's Echo and Reverb effects disabled in every track? Answer
    Q. How do I convert a sound with iTunes? (The Never-Fail™ method) Answer
    Q. Do I need to convert my Mp3s/AACs/WAVs/etc to AIFF files in order to import them into GarageBand? Answer
    Q. My AIFF/AAC/Mp3/WAV file works in iTunes, but won’t Import/Play in GarageBand. Answer
    Q. Every time I record I hear a “Click-Click-Click” how do I stop it? Answer
    Q. Where is your website? Answer
    Q. Why does your "hangtime" domain have the “the” in it? Answer
    Q. Can I record sound from a cassette deck, CD Player, MiniDisc, etc? If so, how? Answer
    Q. How can I reverse a sound in GB so it plays backwards? Answer
    Q. Can I record from my earphone jack to my Line-In? Answer
    Q. My singing sounds terrible, what effect can I use to improve it? Answer
    Q. Where can I get these “AU” Plug ins? Answer
    Q. Where can I get this 'Stuffit Expander' thingie? Answer
    Q. How do I convert the GarageBand song I exported into a WAV file? Answer
    Q. What Audio Editors are available for the Macintosh? Answer
    Q. How do I convert the AIFF file GarageBand exported into an Mp3? Answer
    Q. What is the upgrade price from an older version of iLife to the latest version? Answer
    Q. Can I buy GarageBand alone? Answer
    Q. Do you ever sleep? Answer
    Q. My timeline appears to continue past 3 minutes, but I can’t scroll further than 3 minutes. Answer
    Q. How do I record using the Line-In? Answer
    Q. How do I make the digital readout display Absolute Time instead of measures? Answer
    Q. Can I jump to a specific point in the timeline? Answer
    Q. Why is the volume slider in Track Info and Create Track dialogs disabled? Answer
    Q. Why has no one answered my question? Answer
    Q. Can I release my GarageBand songs commercially? Answer
    Q. I’m trying to record with a microphone, but I get feedback from my speakers. How can I stop that? Answer
    Q. I’m trying to record from my Line-In and I’m getting feedback. How can I stop it? Answer
    Q. Can I change tempo mid-song? Answer
    Q. The new version of iLife won’t install over the old version I have, it says an application is running. Answer
    Q. How do I open the "Track Editor" Pane? Answer
    Q. How can I turn an Orange region into a Purple region? Answer
    Q. How Can I change the Tempo/Pitch of an Mp3 (AIFF, WAV, etc) file which I've imported into GarageBand? Answer
    Q. How much is GarageBand for Windows? Answer
    Q. How many tracks can GarageBand record simultaneously? Answer
    Q. What resolution does GB use? Answer
    Q. How do I install an AU plug-in? Answer
    Q. What is this “FAQ” thing? Answer
    Q. How do I access my SoundFonts? Answer
    Q. Can I remove a guitar/drum/etc track from an Imported file? Answer
    Q. How old are you? Answer
    Q. Can I remove vocals from a song? Answer
    Q. Can I create my own Icons for instruments in GB? Answer
    Q. Can I import songs I bought at the iTunes store? Answer
    Q. What formats can GarageBand import? Answer
    Q. How do I install SoundFonts? Answer
    Q. I just recorded my guitar/Mic into GB and it only comes out of the left speaker, how do I make it come out of both? Answer
    Q. Do you hide messages in here? hide

  • Balance Initialization - Error

    Hi
    We have initialized all ITD balances before payroll run. After we ran the payroll, we found one of the YTD balance has to be initialized. So, we rolledback the payroll run, and tried to initialize the required balance. But, system throws an error that "Assignment has already been processed before the upload date".
    Since we rolled back the payroll run, why system is not allowing to initialize this balance?
    Thanks in advance.

    Hi,
    Please try the solution in (Note: 60057.1 - The Secret Life of Initial Balance Upload) and see if it helps in fixing the issue.
    Regards,
    Hussein

  • Emails from camera roll saved to wrong folder -- IMAP Path Prefix Problem

    I think there's a problem with the behaviour of the way picture emails are saved when you have an IMAP Path Prefix.
    I have an IMAP Path Prefix of "INBOX"... i.e. my sent folder is Inbox/Sent. Any plaintext emails I send from the email application from the iPhone are correctly saved to that folder and I can see them in that folder immediately via the iPhone's interface.
    When I navigate to the camera roll or photo album and send a picture email to somebody, and use the iPhone to go view the sent folder, they never appear in the sent folder. For a while I thought they weren't being saved at all, but I just discovered from my home PC that the camera roll app is indeed saving them somewhere: in Inbox/Inbox/Sent.
    That's right--I now have a new Inbox folder inside my Inbox folder, with just a Drafts and Sent folder. Drafts is Empty, Sent has all the picture emails I've ever sent with the iPhone.
    Bug? I think so... Emails emanating from the camera app are taking the IMAP Path Prefix twice instead of once, and then creating that Path Prefix folder if it doesn't already exist.
    Anybody else with an IMAP Path Prefix experiencing this with picture emails from the camera roll?
    Thanks,
    Andi
      Windows XP Pro  

    Ahhh interesting to find someone else with the same problem! It definitely happens when you send a photo message. My mac mail it shows my Inbox with a new nested sent items folder. I am using fusemail and the iPhone seriously messes with the folder structure. All sent items folders vanished for some reason on the mail server (but not in mac mail oddly) and I had to call technical support to make them reappear. I think this happened when I altered the Settings, Mail, Advanced settings, Mail box behaviour folders after having this problem with sent photo messages.
    Now fusemail's webserver shows TWO Inboxes, one nested inside the other, and a "Sent Items" folder within the "new" inboxes.
    Totally strange. I think there is a bug or two in the iPhone's IMAP software. Hoping for a bug fix soon, but until then perhaps a good work around might be to set the iPhone to store sent messages locally?

  • AiO remote can't send multiple photos to camera roll

    After scanning 25 photos using AiO remote I want to send them to camera roll, but have to send each photo one at a time?
    I can press edit which allows me to select all, but this does nothing, except DELETE? Also can't email multiples or send them to Dropbox in multiples, is that weird or what?
    Any know how to contact HP about this? It does need fixing.
    This question was solved.
    View Solution.

    @StanTheManII 
    Thank you for your feedback regarding the AiO app. I will be sure to direct this to the AiO app team.
    In answer to your questions....
    The app is working as designed. There is no current option to allow to multiple seletions to be copied to the gallery. The current design is to be done one at a time.
    When emailing an attachment, you need to:
         1. make sure that your email is set up
         2. tap the share button while viewing the image, document or saved file
         3. tap email, compe and send the meail message
    This allows for only the one image, document or file to be attached to the email. Again, the app is working as designed.
    Again, I will direct your feedback regarding the additional features to the AiO app. Thank you for taking the time to post.
    I am an HP employee.
    Say Thanks by clicking the Kudos Star in the post that helped you.
    Please mark the post that solves your problem as Accepted Solution

Maybe you are looking for

  • Options greyed out in the main Garage Band toolbar tab

    I hadn't noticed that earlier but when I clicked it I saw this!!! (look at the pic) I have had a serious issue with Garage Band recently: it opens with a considerable delay (up to several minutes) and isn't showing up in Mission Control regardless of

  • Submitting PDF attachments

    Good Day, I have 2 queries: Firstly is it possible to submit a PDF form as a .PDF attachment via email? Currently I am only able to submit forms via the .XML format. Secondly is it possible to automatically name the above mentioned PDF attachment whe

  • File Copy with resume enable

    I am thinking of making a file copy program like the download managers, which provides resume enables, so that users can continue at later times. Suppose, i have a 10 GB file, and i want to transfer it over to my external, then instead of non breakab

  • Registry Location and Settings

    Acrobat Pro v 7.14 on Windows 7. When I try to set global preferences such as Edit\Preferences\Page Display\ Default Page layout = single page, once I exit acrobat the setting reverts back to the old default setting of Automatic. In fact, none of the

  • Properties panel shortcuts

    I'd like to have more control over the Properties panel and when it appears. Is there a keyboard shortcut to Collapse/Expand the Properties panel? (I know about Ctrl-Shift-D, but that toggles through the open panels.) Is there a way to prevent the Pr