Internal error: Invalid Aggregation Info No entry for InfoObject: 0FI_DSBIT

Hi,
When i create a transformation rule b/w 0fi_ar_4 & ods 0FIAR_C04
i am mapping the fields which i need rest of them I am not mapping the fields for which i am not mapping  leads to errors like
Internal error: Invalid Aggregation Info No entry for InfoObject: 0FI_DSBITEM  - contact SAP
when I map this error I cant see
is it mandtory to map all the fields

Harish,
   not a problem. check which feilds you don't want to map. Make ithose as "No Transformation" for those fields in Rule details.
Note: What ever is possible in 3.X for UR or TR, everything is possible in Transformation of BI 7.0 As well( excpet return table, etc).
all the best.
Regards,
Nagesh Ganisetti.

Similar Messages

  • Invalid Aggregation Info No entry for InfoObject: 0CRM_NO_IO- contact SAP

    hello gurus...
    when I try to load data into DSO.. I'm getting errors like..
    Internal error: Invalid Aggregation Info No entry for InfoObject: 0CRM_NO_IO  - contact SAP
    I'm not using this IO. not only this, I'm getting this error for all IO which I dint map in Transformations... any ideas???
    Thanks
    RKR

    restart the transaction.

  • Report Painter - Internal error: Invalid offset in APPEND-C

    Hello everyone,
    We are having the next problem when we generate a new report and include it in a new report group and in a library that works with all the other reports,the next error arises:
    Internal error: Invalid offset in APPEND-C GR-211
    Anyone Knows something about it??
    Thanks,
    Raquel

    Hi Raquel
    in the report definition you use many characteristics in the general selection by using selection variables.                                                                               
    Kindly note that there is a restriction for characteristics in the general data selection - actually only the single values can be  
    transferred. All these characteristics for which you require 'All values' should be moved to the the rows instead the general data selection.                                                       
    Kind Regards
    davide

  • Error: java.sql.SQLException: Internal Error   Invalid Connect String

    hi,
    facing errror while deploying the process
    A problem occured while connecting to server "sfhyd1.softforce.com" using port "8888": bpel_getCustomerAccounts_1.0.jar failed to deploy. Exception message is: java.sql.SQLException: Internal Error:Invalid Connect String
    at com.collaxa.cube.engine.util.DBUtils.checkIfFatalConnectionError(DBUtils.java:920)
    at com.collaxa.cube.ejb.impl.BaseCubeSessionBean.checkIfFatalConnectionError(BaseCubeSessionBean.java:153)
    at com.collaxa.cube.ejb.impl.BPELDomainManagerBean.deploySuitcase(BPELDomainManagerBean.java:462)
    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:585)
    at com.evermind.server.ejb.interceptor.joinpoint.EJBJoinPointImpl.invoke(EJBJoinPointImpl.java:35)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.JAASInterceptor$1.run(JAASInterceptor.java:31)
    at com.evermind.server.ThreadState.runAs(ThreadState.java:693)
    at com.evermind.server.ejb.interceptor.system.JAASInterceptor.invoke(JAASInterceptor.java:34)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.TxRequiredInterceptor.invoke(TxRequiredInterceptor.java:50)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.InvocationContextPool.invoke(InvocationContextPool.java:55)
    at com.evermind.server.ejb.StatelessSessionEJBObject.OC4J_invokeMethod(StatelessSessionEJBObject.java:87)
    at DomainManagerBean_RemoteProxy_4bin6i8.deploySuitcase(Unknown Source)
    at com.oracle.bpel.client.BPELDomainHandle.deploySuitcase(BPELDomainHandle.java:319)
    at com.oracle.bpel.client.BPELDomainHandle.deployProcess(BPELDomainHandle.java:341)
    at deployHttpClientProcess.jspService(_deployHttpClientProcess.java:376)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
    at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:400)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:414)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:623)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
    at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
    at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
    at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)
    Caused by: java.sql.SQLException: Internal Error:Invalid Connect String
    at oracle.lite.poljdbc.POLJDBCErrMsg.throwSQLException(Unknown Source)
    at oracle.lite.poljdbc.LiteThinJDBCConnection.<init>(Unknown Source)
    at oracle.lite.poljdbc.LiteThinJDBCFactory.createConnection(Unknown Source)
    at oracle.lite.poljdbc.POLJDBCConnection.<init>(Unknown Source)
    at oracle.lite.poljdbc.OracleConnection.<init>(Unknown Source)
    at oracle.lite.poljdbc.POLJDBCDriver.connect(Unknown Source)
    at oracle.oc4j.sql.DriverDataSource.getConnection(DriverDataSource.java:116)
    at oracle.oc4j.sql.DriverDataSource.getConnection(DriverDataSource.java:75)
    at oracle.oc4j.sql.DataSourceConnectionPoolDataSource.getPooledConnection(DataSourceConnectionPoolDataSource.java:57)
    at oracle.oc4j.sql.xa.EmulatedXADataSource.getXAConnection(EmulatedXADataSource.java:92)
    at oracle.oc4j.sql.spi.ManagedConnectionFactoryImpl.createXAConnection(ManagedConnectionFactoryImpl.java:211)
    at oracle.oc4j.sql.spi.ManagedConnectionFactoryImpl.createManagedConnection(ManagedConnectionFactoryImpl.java:170)
    at com.evermind.server.connector.ApplicationConnectionManager.createManagedConnection(ApplicationConnectionManager.java:1398)
    at oracle.j2ee.connector.ConnectionPoolImpl.createManagedConnectionFromFactory(ConnectionPoolImpl.java:327)
    at oracle.j2ee.connector.ConnectionPoolImpl.access$800(ConnectionPoolImpl.java:98)
    at oracle.j2ee.connector.ConnectionPoolImpl$FixedWaitPoolingScheme.getManagedConnection(ConnectionPoolImpl.java:1455)
    at oracle.j2ee.connector.ConnectionPoolImpl.getManagedConnection(ConnectionPoolImpl.java:785)
    at oracle.oc4j.sql.ConnectionPoolImpl.getManagedConnection(ConnectionPoolImpl.java:45)
    at com.evermind.server.connector.ApplicationConnectionManager.getConnectionFromPool(ApplicationConnectionManager.java:1596)
    at com.evermind.server.connector.ApplicationConnectionManager.acquireConnectionContext(ApplicationConnectionManager.java:1541)
    at com.evermind.server.connector.ApplicationConnectionManager.allocateConnection(ApplicationConnectionManager.java:1486)
    at oracle.j2ee.connector.OracleConnectionManager.unprivileged_allocateConnection(OracleConnectionManager.java:238)
    at oracle.j2ee.connector.OracleConnectionManager.allocateConnection(OracleConnectionManager.java:192)
    at oracle.oc4j.sql.ManagedDataSource.getConnection(ManagedDataSource.java:272)
    at oracle.oc4j.sql.ManagedDataSource.getConnection(ManagedDataSource.java:200)
    at oracle.oc4j.sql.ManagedDataSource.getConnection(ManagedDataSource.java:142)
    at oracle.oc4j.sql.ManagedDataSource.getConnection(ManagedDataSource.java:127)
    at com.collaxa.cube.engine.data.ConnectionFactory$ConnectionFactoryImpl.getConnection(ConnectionFactory.java:336)
    at com.collaxa.cube.engine.data.ConnectionFactory.getConnection(ConnectionFactory.java:140)
    at com.collaxa.cube.engine.adaptors.common.BaseProcessPersistenceAdaptor.storeProcess(BaseProcessPersistenceAdaptor.java:361)
    at com.collaxa.cube.engine.adaptors.olite.ProcessPersistenceAdaptor.storeProcess(ProcessPersistenceAdaptor.java:52)
    at com.collaxa.cube.engine.data.ProcessPersistenceMgr.storeProcess(ProcessPersistenceMgr.java:76)
    at com.collaxa.cube.engine.deployment.DeploymentManager.deployProcess(DeploymentManager.java:937)
    at com.collaxa.cube.engine.deployment.DeploymentManager.deploySuitcase(DeploymentManager.java:792)
    at com.collaxa.cube.ejb.impl.BPELDomainManagerBean.deploySuitcase(BPELDomainManagerBean.java:455)
    ... 45 more

    You may possibly modified the oc4j-ra.xml file in the stand-alone directory instead of the file under the OC4J_BPEL directory in midtier.
    Currently, we are seeing some issues with the sample in midtier. So you may like to wait for the GA release [ mid May] for trying out this sample.
    Otherwise please send a mail to [email protected], you need any early drop of this sample.
    HTH.
    Thanks,
    Rakesh

  • Linux j2se 1.4.2 INTERNAL ERROR on Browser End: no manager for initializing

    I have just installed j2sdk1.4.2_04 and NetScape 7.1 on Redhat Linux 9. After following the instruction to enable java in the browser by issuing the command:
    ln -s /usr/java/j2sdk1.4.2_04/jre/plugin/i386/ns610/libjavaplugin_oji .
    (note the final period)
    then restarting browser, I get the following message:
    INTERNAL ERROR on Browser End: no manager for initializing factory.
    If I remove the link, the browser starts working again (without java).
    I have looked in the search engines, other people are having this problem, but I did not find the cure there.
    HELP!

    There are two versions of the plugin shared object, one for elder and one for newer versions of the C compiler. Did you pick the right shared object? If you are not sure, try the other one.
    /usr/lib/jdk1.4.2/jre/plugin/i386/ns610/libjavaplugin_oji.so
    /usr/lib/jdk1.4.2/jre/plugin/i386/ns610-gcc32/libjavaplugin_oji.so

  • Error while creating table 'EDISEGMENT' entry for Transfer Structures

    Hi Guyz...
    I've been facing a few issues regarding activation of transfer structures.
    I'll explain the whole process...so it makes sense to you guys.
    I've initially activated the Transfer Structures in BI Content for Master Data. Later on we faced some issues in the DEV server. So we had to transport all the objects and store them locally on a temporary location. When the BI DEV sever, was up and running, we transported all the objects back to the server.
    Now while moving the objects back to the sever. We had an errors in the Master Data Request (Log- Method Execution). After going into the log...this is what I found.
    Error while creating table 'EDISEGMENT' entry '/BIC/CIIA0DIVISION_TEXT'
    Error while creating table 'EDISEGMENT' entry '/BIC/CIIA0DISTR_CHAN_TEXT'
    Error while creating table 'EDISEGMENT' entry '/BIC/CIIA0MATL_TYPE_TEXT'
    Error while creating table 'EDISEGMENT' entry '/BIC/CIIA0SALESORG_TEXT'
    Error while creating table 'EDISEGMENT' entry '/BIC/CIIA0SALES_GRP_TEXT'
    I hope, I am clear here.
    Any suggestions, guys...
    Thanks,
    Regards,
    G

    Hi,
    Please check this link:
    Error while creating table EDISEGMENT entry
    Hope it helps.
    Thanks and Regards,
    MuraliManohar.

  • BPM problems on PI (XI 7.0) - internal error - Does BPM work in PI for you?

    Hi guys!
    This is the 2nd time I get into the troubles with BPM on PI. On XI 3.0 I had never problems. But on PI when I use BPM I get following error:
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    <!--  Empfängergruppierung
      -->
    <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIAdapter</SAP:Category>
      <SAP:Code area="BPE_ADAPTER">SYSTEM_FAILURE_INTERNAL</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Es ist ein interner Fehler aufgetreten</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    SAP:Stack tag means in english: An internal error has occured.
    My scenario is:
    Idoc sent from R/3
    Mapping to Integration Process (BPM) inbound interface format
    Message receiver in Int Proc (start of BPM)
    sync call to web service (inside Int Proc)
    web service response sent out from BPM (end of BPM)
    mapping of ws response to target structure (idoc)
    Idoc sent to r/3
    I don't know, what could be wrong. In SXI_CACHE I have return code 0 for this Integration Process, so it should be ok.
    Any ideas? Does BPM work in your PI environment?
    Thanx a lot foro help!
    Olian.

    hi,
    >>>>Any ideas? Does BPM work in your PI environment?
    of course it does
    it might mean that your installation was not done properly (or XI configuration during installation) but it has nothing to do with BPM
    Regards,
    michal
    <a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

  • Error in Source system-No entry for user in table RSADMIN Available

    I have a user id with SAP_ALL
    But when i try to create source system, i am getting the follwoing message
    No entry for <user> in table RSADMIN Available

    hi,
    use the transaction rscusta
    create user  and enter the user
    BW User ALE          ALEREMOTE
    or
    rsa1 --> setting --> global setting ...
    Regards
    Ben

  • Invalid user Id and password for signon to Application designer!!

    Hi There,
    I am trying to instal peoplesoft HRMS 9.0 on Vista and Oracle 10g release 2.
    - Installed Weblogic server
    - Tuxido
    - Installed Peopletools 8.49
    - Installed HRMS 9.0
    - Created initHCDMO and created the database
    - ran the scripts under the scripts/nt folder
    - logged onto datamover with 'system' as user and 'manager' as password and successfully ran the script
    - ran the rel849n.sql script and grants.sql after logging onto sqlplus with 'system' as user and 'manager' as password
    - after that when I am trying to login to the application designer in 2 tier mode, with PS as user and PS as password, I am getting the error 'Invalid User ID and password for signon'
    Can anybody please help me|?
    Thanks,
    Partho

    Thanks Nicholas,
    It solved my problem, and I have moved on with the rest of the steps and I am stuck at starting the Application server. I have ran all the datamover scripts and all other configurations for the database. I can login to the database, with sql plus with SYSADM, SYSADM.
    Quick-configure menu -- domain: ps
    Features Settings
    ========== ==========
    1) Pub/Sub Servers : No 15) DBNAME :[HCDMO]
    2) Quick Server : No 16) DBTYPE :[ORACLE]
    3) Query Servers : No 17) UserId :[SYSADM]
    4) Jolt : Yes 18) UserPswd :[SYSADM]
    5) Jolt Relay : Yes 19) DomainID :[TESTSERV]
    6) WSL : Yes 20) AddToPATH :[D:\oracle\product\10.1.0\Db_1\BI
    N]
    7) PC Debugger : No 21) ConnectID :[people]
    8) Event Notification: Yes 22) ConnectPswd:[peop1e]
    9) MCF Servers : No 23) ServerName :[]
    10) Perf Collator : No 24) WSL Port :[7000]
    11) Analytic Servers : Yes 25) JSL Port :[9000]
    12) Domains Gateway : No 26) JRAD Port :[9100]
    Actions
    =========
    13) Load config as shown
    14) Custom configuration
    h) Help for this menu
    q) Return to previous menu
    =================================
    when I boot the domain, I get the following error:
    Command to execute (1-10, q) : 1
    PeopleSoft Domain Boot Menu
    Domain Name: ps
    1) Boot (Serial Boot)
    2) Parallel Boot
    q) Quit
    Command to execute (1-2, q) [q]: 1
    psappsrv.cfg has changed archiving old one...
    Copying ps\Archive\psappsrv.cfg to ps\Archive\psappsrv_070609_1915_55.cfg
    Attempting to boot bulletin board...
    tmadmin - Copyright (c) 1996-1999 BEA Systems, Inc.
    Portions * Copyright 1986-1997 RSA Data Security, Inc.
    All Rights Reserved.
    Distributed under license by BEA Systems, Inc.
    Tuxedo is a registered trademark.
    No bulletin board exists. Entering boot mode.
    INFO: BEA Tuxedo, Version 9.1, 32-bit, Patch Level (none)
    INFO: Serial #: 650522264137-2065448083901, Expiration NONE, Maxusers 1000000
    INFO: Licensed to: Oracle-Peoplesoft-ISV
    Booting admin processes ...
    exec BBL -A :
    process id=492 ... Started.
    1 process started.
    Attempting to boot ...
    INFO: BEA Tuxedo, Version 9.1, 32-bit, Patch Level (none)
    INFO: Serial #: 650522264137-2065448083901, Expiration NONE, Maxusers 1000000
    INFO: Licensed to: Oracle-Peoplesoft-ISV
    Booting server processes ...
    exec PSWATCHSRV -A -- -ID 52849 -C psappsrv.cfg -D TESTSERV -S PSWATCHSRV :
    process id=3120 ... Started.
    exec PSAPPSRV -s@..\psappsrv.lst -s@..\psqcksrv.lst -sICQuery -sSqlQuery:SqlRequ
    est -- -C psappsrv.cfg -D TESTSERV -S PSAPPSRV :
    CMDTUX_CAT:1685: ERROR: Application initialization failure
    tmboot: CMDTUX_CAT:827: ERROR: Fatal error encountered; initiating user error ha
    ndler
    tmshutdown -qy
    ==============ERROR!================
    Boot attempt encountered errors!. Check the TUXEDO log for details.
    ==============ERROR!================
    Do you wish to see the error messages in the APPSRV.LOG file? (y/n) [n] :y
    PSADMIN.2228 (0) [07/06/09 19:28:42](0) Begin boot attempt on domain ps
    PSWATCHSRV.3120 (0) [07/06/09 19:28:50] Checking process status every 120 second
    s
    PSWATCHSRV.3120 (0) [07/06/09 19:28:50] Server started
    PSAPPSRV.2104 (0) [07/06/09 19:28:51](0) PeopleTools Release 8.49 (WinX86) start
    ing
    PSAPPSRV.2104 (0) [07/06/09 19:28:51](0) Cache Directory being used: D:\PSHOME\a
    ppserv\ps\CACHE\PSAPPSRV_2\
    PSAPPSRV.2104 (0) [07/06/09 19:28:51](1) GenMessageBox(0, 0, M): Database Signon
    : Invalid user ID or password for database signon. (id=SYSADM)
    PSAPPSRV.2104 (0) [07/06/09 19:28:51](0) Server failed to start
    PSWATCHSRV.3120 (0) [07/06/09 19:28:52] Shutting down
    PSADMIN.2228 (0) [07/06/09 19:28:58](0) End boot attempt on domain ps
    Do you wish to see the error messages in the TUXLOG.070609 file? (y/n) [n] :y
    192842.PSOFTSERVER!PSADMIN.2228: Begin attempt on domain ps
    192844.PSOFTSERVER!tmadmin.436.428.-2: TMADMIN_CAT:1330: INFO: Command: boot -A
    192846.PSOFTSERVER!tmboot.876.3860.-2: 07-06-2009: Tuxedo Version 9.1, 32-bit
    192846.PSOFTSERVER!tmboot.876.3860.-2: CMDTUX_CAT:1851: INFO: TM_BOOTTIMEOUT is
    set to 60 seconds
    192846.PSOFTSERVER!tmboot.876.3860.-2: CMDTUX_CAT:1855: INFO: TM_BOOTPRESUMEDFAI
    L option is selected
    192848.PSOFTSERVER!BBL.492.3540.0: 07-06-2009: Tuxedo Version 9.1, 32-bit, Patch
    Level (none)
    192848.PSOFTSERVER!BBL.492.3540.0: LIBTUX_CAT:262: INFO: Standard main starting
    192850.PSOFTSERVER!tmboot.3456.3228.-2: 07-06-2009: Tuxedo Version 9.1, 32-bit
    192850.PSOFTSERVER!tmboot.3456.3228.-2: CMDTUX_CAT:1851: INFO: TM_BOOTTIMEOUT is
    set to 60 seconds
    192850.PSOFTSERVER!tmboot.3456.3228.-2: CMDTUX_CAT:1855: INFO: TM_BOOTPRESUMEDFA
    IL option is selected
    192850.PSOFTSERVER!PSWATCHSRV.3120.1072.-2: 07-06-2009: Tuxedo Version 9.1, 32-b
    it
    192850.PSOFTSERVER!PSWATCHSRV.3120.1072.-2: LIBTUX_CAT:262: INFO: Standard main
    starting
    192850.PSOFTSERVER!PSAPPSRV.2104.2068.0: 07-06-2009: Tuxedo Version 9.1, 32-bit
    192850.PSOFTSERVER!PSAPPSRV.2104.2068.0: LIBTUX_CAT:262: INFO: Standard main sta
    rting
    192851.PSOFTSERVER!PSAPPSRV.2104.2068.0: LIBTUX_CAT:250: ERROR: tpsvrinit() fail
    ed
    192851.PSOFTSERVER!tmboot.3456.3228.-2: tmboot: CMDTUX_CAT:827: ERROR: Fatal err
    or encountered; initiating user error handler
    192855.PSOFTSERVER!BBL.492.3540.0: CMDTUX_CAT:26: INFO: The BBL is exiting syste
    m
    192858.PSOFTSERVER!PSADMIN.2228: End boot attempt on domain ps
    ==========================**********************===================
    I have followed the steps as mentioned in the installation manual.
    Please help.
    Thanks Partha

  • Spreadsheet Extractor internal error- URGENT

    Hi,
    I am facing the essbase excel add-in error telling ----
    "*Spreadsheet Extractor internal error:Invalid input spreadsheet table*" when I want to upload some data to my planning application using excel add-in. I can lock the sheet but when I click the Send option the aforesaid error is coming.
    Any suggestion would be highly appreciated.
    Regards.

    Have a gander at: http://www.network54.com/Forum/58296/thread/1225901107/Spreadsheet+Add-in+Error
    Do you have any of the conditions:
    1) Member names and aliases <--I just tried this against My Very Favorite Essbase Databas In The Whole Wide World, Sample.Basic and in 9.3.1, I can lock and send with member names and aliases selected. This doesn't look like a true issue.
    2) I do like the comment about write access -- are you sure that your filters (you may be a Planning admin so this won't really apply) are set to allow a write?
    If you search on The Other Board for your error string (hint, click on the Match button on the Search page) you will find other threads that suggest a member name/alias conflict. That may be worth looking at.
    One last thought -- can you take a single cell on the worksheet and lock and send that to Essbase? If so, can you expand the send range one at a time until you find what breaks? This might, slowly, get you to your error point.
    Regards,
    Cameron Lackpour

  • Windows 8 Adobe Reader XI internal error

    Hi,
    I have created a junction link for a developer user to ensure that the main ssd drive does not become too full.
    The main Administrator user that does not have a junction link in the user directory, Adobe Reader works fine.
    The developer user that does have a junction link in the user directory, Adobe Reader fails with the indication "internal error". There are no entries in the event viewer indicating why the error occurred.
    I was able to track this down as I found a statement indicating protected mode has been improved for Reader XI.
    Could someone indicate what securities or permissions are required of the file system to make reader work? All other apps including the metro ones are working fine. Is there an option to set to relax the improved protected mode feature for Reader XI?
    Thank you for any input how to resolve this issue.
    jonw

    I executed acrord32.exe from the command line where surprisingly a dialog box with radio buttons openned and indicated that adobe reader could not open in protected mode due to a system incompatibility. Really? Couldn't output this somewhere in event viewer, or on initial startup? Wow.
    Selected always disable protected mode for the user. Now he can read pdf documents.
    Thanks,
    jonw

  • IChat internal error: NS internal LN consistency exception

    Hi there,
    My wife is trying to set up iChat AV 2.1 on our home computer. (I am away from home just now). She has set up an AIM account.
    When she opens iChat, she gets as far as the set up page where you are asked for your account details. When she enters her details- after selecting AIM as the account type, she gets this error message:
    iChat internal error: NS internal LN consistency exception: Unknown property "gill" type "-1549840836"
    And when she quits the application it says:
    iChat internal error: invalid parameter not satisfying: aString!=nil
    She is running OS 10.3.9 on a G4 Power Mac
    Any ideas how to fix this? Thanks

    Hi Ralph and Chris,
    Just to let you know, I sorted the problem with iChat in the end. When I got home I realised the problem was worse than I thought. I couldn't open the address book, and couldn't even open various folders in the application support folder relating to the problem. In the end, I just reinstalled Panther, and it works fine now. Don't know what had gone wrong, but I now know that updating permissions is a good idea whenever installing new software, so I'll be doing that from now on.
    Thanks for all your help guys,
    Cheers,
    Mick

  • Internal Error while executing a query with varaints in BEX

    HI All,
    I am executing a query which has 4 variants. when I use the first 3 variants the query is working fine.....but when I try to execute the same query for the 4th variant....the system is giving an error message called Internal Error.....
    when I executed the same query with same variant...in RSRT transaction code...I was able to see the results....
    The error messages that I am getting as follows...
    <Internal Error> receiving from the BW Server Failed. BW server raised exception SYSTEM_FAILURE. DO you want to see more information...
    when I selected YES....I got the following message
    Error in a ABAP statement when processing an Internal Table.table.
    Error Group
    RFC_ERROR_SYSTEM_FAILURE
    when clicked on the OK button the following message is displayed....
    <Internal Error> Can not determine text elements for the current query.
    Can any one explain me what went wrong...is there any thing that I need to do in the BEX settings...are there any patches that needs to be installed...or any OSS notes available for this sort of errors...?
    Advance in thanks
    Dilse...
    Hash

    Hi Harish,
    Execute the query in RSRT and check whether you have any short dump is in ST22. This would give a clear idea at what might have gone wrong.
    Another thing is to check whether the code for the variable is fine in the user exit.
    Hope this helps.
    Bye
    Dinesh

  • Report service Integration (sql 2012 and SharePoint 2013) error Report Server WMI Provider error: Invalid namespace

    Report Server WMI Provider Error: Invalid namespace
    Domain Server, Sql2012 server and SP2013 Server (3 vm servers)
    the sql server reporting services service application and applications Proxy are installed and started (SP2013 Sever)
    the sql server PowerPivot system Service and SQL server Reporting Services Service are Started (in Services on Server)
    in sql server 2012 sp1 reporting service configured (web service URL and Report Manager URL are configured and tested,  the database report server mode is native) (SQl 2012 Server)
    under general Application Settings .. trying to setup the "Reporting Service Integration" give us the above error message (Report Server WMI Provider Error: Invalid namespace)
    I was looking for all blogs and TechNet material but without success.

    Follow these steps:
    1) Uninstall SSRS from the Database Engine server (MSSQLSERVER instance).
    2) Install SSRS on the SharePoint server using the "Reporting Services - SharePoint" install option during SQL Feature selection, no other services are required (e.g. you do not need to install Database Engine services).
    3) You should then see SSRS as a Service Instance in Central Admin -> Manage Services on Server, at which point you can also create an SSRS Service Application.
    While this guide (http://msdn.microsoft.com/en-us/library/jj219068.aspx#bkmk_install_SSRS) walks you through it, this is for a single server install where the Database Engine is also installed on SharePoint, not something you want to do.
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • No entry for account key 1002 in HRA transaction key in Account assignment

    Dear sap-gurus,
    the following problem occured. When posting a document (s-modelling), system displayed an error that there is no entry for account key 1002 in HRA transcation key in SPRO Account assignment.
    The document's size is very big, it considers many lime items in it.  May be this happened because of this?
    In F1 for SPRO Account assignment we have:
    In this step, you assign a document split account to an account key. This is a clearing acount (Transaction HRA) in Accounting.
    For various reasons, payroll data that is formatted for posting to accounting must be split into several documents per posting run. In Human Resources (HR), key 1001 is used for the breakdown of documents. A breakdown occurs if:
    There are several company codes
    There are different posting dates
    There are postings to G/L accounts, customer accounts, vendor accounts
    This is specified in the step Create Posting Variants (for example, document breakdown for expenses and payables)
    The document split account that is stored under the key 1001 is also used to clear the balance within a G/L account document for each business area.
    An additional split may be required depending on the size of the document in Financial Accounting. In this case, the clearing account specified under account key 1002 in transaction HRA, is used as the document split account.
    Further notes
    To avoid problems in current operations, it is advisable to set up a document split account even if a document breakdown is not necessary. In this way, you can avoid having to set up the system at short notice if changes are made to the settings or if there is an increased number of postings, or if cross-company code transactions occur.
    We have an entry 1001 and a clearing account for postings between several company codes. What are we supposed to do? How to avoid this error and post the documents to FI? Please, help!
    Best regards,
    Eldar

    Hello,
    How did you resolve this issue? Any inputs anyone.
    John

Maybe you are looking for

  • The Boot Configuration Data file is missing requires Information

    My ideapad U310 doesn't boot any more after the boot procedure was interrupted by power outage. A blue screen shows the following: Recovery Your PC needs to be repaired The Boot Configuration Data file is missing some required information. File: \BCD

  • What audio tones could I expect to hear on BT land...

    Subject says it all really. But in the interests of clarity: I subscribe to no caller id, caller waiting or other such services but more and more often my phone calls are interrupted by pairs of identical audio tones approx. 0.5 seconds apart and rep

  • Using acrobat 9

    Using acrobat 9 I typically save a real estate PDF form to my desktop. From the desktop I fill the blanks such as client name and address. this function has stopped working. What can i do to fix it?

  • Alternate ways to update RSS Feed URL in iTunes Store

    Hey all, Ok, so I am having issues with updating my iTunes Store RSS URL. Here's the storyin a nutshell. If any of you have experience with this i would really appreciate some help, because I have been stuck for week now. I started my podcast using P

  • How to install EP 6.0

    Hi SAP Basis gurus..          How to install SAP EP 6.0 I have the software.. Any boday can send documents for that installation steps from Os and up to finall step..i knew how to install EP 7.0 ..but i tried for EP 6.0 , i am unable to do that ..Ple