Multi Value error observed in one report after migration from BO 3.1 to BO 4.0

Hi,
Can someone help me resolving the #multivalue error after migration of report from BO 3.1 to 4.0 environment
I have compared all the formulas and they are same in both the
I have observed, if I create a new  tab with the report, The multivalue error is not observed
Can somebody please help me regarding this issue
Thanks
Javeed

Hi Javed,
MultiValue error appears if you have multiple result values for the same row values combination.
Try including an object from object panel which can differentiate the values for that row.
For Example,
Lets say you have an item & you have a keyfigure Invoiced amount where it has 2 different values at schedule line level.
So the values in webi BOBJ depends your BW architecture like how the infoprovider is designed. If your infoprovider has the invoiced amount values based on item and schedule line level then if you dont add the schedule line in webi report, you ll get the "#MULTIVALUE" Error.
If you are using any Variables in the webi Report, try using
=[keyfigure] in [Dimension]
Hope this helps.
Regards,
Naveen

Similar Messages

  • Report after migration from 2004A to 2005

    Hi,
    after upgrade from 2004A to 2005 all our custom report can't be able to print. I think (mybe) that during upgrade each id field is missing: on 2004A id-filed are numeric only and in 2005 ara alphabetic+numeric. It's true ? or it is a error on my system ?
    Regards.

    Hi,
    I don't know about such an issue - maybe someone else?
    However, I would advise you to check the "Overview" note for 2005A + the depending notes (+ other notes in that area)
    AND
    to go to the CPSN Implementation Forum - to ask other partners.
    HTH,
    Frank

  • Error in Auto Generated Reports after upgradation from 4.5B to ECC6

    Hi All,
    We are currently upgraded the system from 4.5B to ECC6.
    We are having many reports with report names such as
    'GP0HRYGE9KG1RM5HN4WY9MXC9E4'
    'GP0IZ026BMC4SX5K8BISNZ00FSV' with few syntax errors in it.
    Can any one suggest whether these are any auto generared reports , as the report starts from 'GP *'.
    If so, please suggest how to regenerate the same.
    Thanks.
    Regards,

    Please check the below SAP Note:
    [Note 586786 - Short dump PERFORM_NOT_FOUND with forms from SAPLJ1AY|https://service.sap.com/sap/support/notes/586786]
    Regards,
    Dipanjan

  • Error in BI at Transformation after migration from BW Rule (target :ZDTAPAK

    Hello Gurus,
    I have migrated datasource from BW to BI. The update rule from BW  against transformation in BI has routine.
    I see an error messgae in "Transformation Display"(screen). error msg is
      Rule (target :ZDTAPAKID, group:01 standard Group): syntax error in routine
      Rule (target :ZRECNM, group:01 standard Group): syntax error in routine
      Rule (target :ZRECORDID, group:01 standard Group): syntax error in routine
    Rule (target :ZREQUID, group:01 standard Group): syntax error in routine
    when I double click on field/ Rule Name : ZDTAPAKID,ZRECNM,ZRECORDID & ZREQUID on all the four   field / rule name and go to Rule Details  and against Rule Type : Routine , go to Display Rule  and land in Rule Details .
    There is see routine isa defined, when I  check the syntax of routine I get following error .
    E:Field "G_S_MINFO-DATAPAKID" is unknown. It is neither in one of the
    specified tables nor defined by a "DATA" statement. "DATA" statement
    Note: I get same error for all the 4 fields/rule name  when I try to check the syntax ZDTAPAKID,ZRECNM,ZRECORDID & ZREQUID
    can any one please guide me?
    Thank you
    Ashwaq

    hi check note Note 1052648 - Migrating transfer rules and update rules for BW7.x
    otherwise try to declare the fields in your generated coding
    for example
    TYPE-POOLS: RSSM.
    DATA :
    G_S_MINFO TYPE RSSM_S_MINFO,
    ZDTAPAKID TYPE RSDATAPID,
    ZRECNM TYPE rssm_s_minfo-requnr,
    ZREQUID TYPE RSREQUEST.
    Bye
    Boujema

  • NQS ERROR:14025 NO FACT TABLE EXISTS -after migrating from 10g to 11g

    NQS ERROR:14025 NO FACT TABLE EXISTS AT THE REQUESTED LEVEL OF DETAIL in all the reports after migrating from 10g to 11g ...
    then we applied the patch (One-off Patch for Bug: 11850704) for the error <<NQS ERROR:14025 NO FACT TABLE EXISTS AT THE REQUESTED LEVEL OF DETAIL>>
    But after applying the above the above patch we are still getting the same error.
    but in the above patch instructions file - Post deployment instructions to create the Variable
    Post Install Instructions:
    - To revert to the 10g navigator behavior for handling conforming dimensions,
    you must set the following session variable via an init block in the RPD:
    NO_FORCE_TO_DETAIL_BIN=1
    The default value for the above variable is 0.
    - Restart all servers (Admin Server and all Managed Server(s))
    but we didn’t find the process to create the specified variable and Initialization block in the RPD
    Can you please suggest us how to go further.
    Our questions are:

    Hi
    Refer the below thread.
    obiee 11g non-conforming dimensions and nQSError 14025
    Might be help you/
    Thanks,
    satya

  • Testing the Reports after Migration

    Post Author: vreddy
    CA Forum: Migration to XI R2
    Hi all,
    Can any one tell me how can we test the reports after migration from BO 6.5 to BOXIR2?
    Thanks,
    Reddy

    Hi Sripathy
    Together with the guy informing me of the problem we reproduced the error situation.
    The errormessage displayed at the screen is: "RWRBE60.exe has generated errors and will be closed by Windows. You will need to restart the program. An error log is created." We looked at the local hard drive of the PC to find some extra error information. The only things we found were a crash dump file user.dmp and and another file with dump information. From the dump-info I can see that the proces rwrbe60 caused an access violation and crashed. To me it seems now that there is no Oracle error log, but it is a Windows error message.
    I fear now that the question is becoming more a windows question than an Oracle question. Still it is an Oracle process causing the access violation. So any tips how to continue are welcome. I do not have experience to read windows crash dump files. What could cause the access violation? Could it be a missing font file, or is it necessary to set write access to some specific directories, or other?
    regards,
    Henk

  • Multi value error in webi

    Hi,
    We have 5 Data providers.
    Merging on
    Plant Id, Vendor Id, Company Code, Doc Id, Line item id, Material Group Id, Material Id
    Output on the report
    Vendor_Id, Vendor_Name, Plant_Id,Plant_Name, Comp_Id, Comp_Name, Order Date, Rec Date
    I am getting multi value error for Order Date, Rec Date.
    I have created detail object for order Date, Rec Date associated  with Line Item Id dimension.
    Used the following formula for
    Order Date=[Order Date] ForEach([Comp_Id];[Plant_Id];[Vendor_Id];[Material Group Id];[Material Id];[Doc Id];[Line Item Id])
    Rec Date=[Rec Date] ForEach([Comp_Id];[Plant_Id];[Vendor_Id];[Material Group Id];[Material Id];[Doc Id];[Line Item Id])
    We have multiple order Dates, rec Dates For each Line Item
    Let me know where is the problem.

    Hi Jyothy ,
    One of Rule when using Merge is the dimensions other than merge dimension should only be in 1:1 relationship .
    Since you have more than 1 order date/rec date for line item ,it is throwing #Multivalue error.

  • Multi value error in bar chart

    Hi,
    I am getting the following error in bar chart for recp_id versus actual and budget.
    "Formula Evaluation- Error in dataset: Multivalue check formula definition in this dataset context"
    I have following report in the tab1, chart on tab2
    Class, Eq No, Recp_Id, Status, hrs_used, hrs_avail, rate, Actual, Budget
    2         123            R1      A         10        10              5      50     50
    2          123           R1      A         _         20              5      0       100
    1           234          R2      A         10        5               10    100    50
    I have 3 data providers:
    hrs_used Dp1: Eq No, hrs_used, compcode,recp_id
    hrs_avail Dp2: Eq No, Eff_st_dt,Eff_end_dt,compcode, recp_id
    master data Dp3: Eq No, compcode,status, Eq name, class
    Merging on Eq No, compcode, recp_id
    I was getting multi value error for hrs_avail, actual,budget and resolved it in the report using below formula for hrs_avail. I have multi value error in Budget in the report
    [Includingweekends]=Sum(DaysBetween([Eff_st_dt];RelativeDate([Eff_end_dt];1) )  ForEach([Eq No];[Recp_Id];[Eff_st_dt];[Eff_end_dt]))
    hrs_avail=If([Prompt for Weekends]="N") Then ([Prompt for Available Hours] * [Excluding weekends]) Else ([Includingweekends] * [Prompt for Available Hours])
    Actual=[hrs_used] * [rate]
    Budget=[hrs_avail]* [rate]
    Report output now:
    Class, Eq No, Recp_Id, Status, hrs_used, hrs_avail, rate, Actual, Budget
    2          123     R1               A         10        30        5          150     50
    1          234     R2               A         10        5         10         100    50
    I have an issue with the graph with multi value alert on the top of chart for recp_id versus actual and budget.

    Hi Jyothy ,
    Chop down your formula ,place each section of formula as a column and check for error .
    use below
    [Includingweekends]=Sum(DaysBetween([Eff_st_dt];RelativeDate([Eff_end_dt];1)   ForEach([Eq No];[Recp_Id];[Eff_st_dt];[Eff_end_dt]))
    hrs_avail=sum(If([Prompt for Weekends]="N") Then ([Prompt for Available Hours] * [Excluding weekends]) Else ([Includingweekends] * [Prompt for Available Hours]))

  • Is there a way to separate raw files from jpegs that are in one folder after downloading from camera when you shoot both together. I tried arrange or sort  by kind but that does not work. It arranges all folders but not the files in the folder., Is there

    Is there a way to separate raw files from jpegs that are in one folder after downloading from camera when you shoot both together. I tried arrange or sort  by kind but that does not work. It arranges all folders but not the files in the folder., Is there a way to separate raw files from jpegs that are in one folder after downloading from camera when you shoot both together. I tried arrange or sort  by kind but that does not work. It arranges all folders but not the files in the folder.

    Bridge will do the job. View > Sort > ByType. Then you can choose a group of one type and put the files in a separate folder.

  • Error 150:30 at start after miragtion from old to new macbook

    My elements 8.0 did not longer start. Is terminates with error 150:30 . The adobe support could not me in this case. Hope somebody could help me.
    Thanks
    Berni

    thanks for your help. You may right that Adobe Photoshop is not a tidy programm. But it is the only of my applications that make problems after using the MA. Anf for what the MA ist made for?
    But i still have a question. Is this cc-cleaner as well working for Photoshop Elements 8.0? I tried the link but at the second step "Uninstall Creative Cloud or Creative Suite applications" I do not find at the Application folder the Utitily folder.
    Thanks
    Am 16.01.2014 um 17:49 schrieb Barbara B. <[email protected]>:
    Re: Error 150:30 at start after miragtion from old to new macbook
    created by Barbara B. in Photoshop Elements - View the full discussion
    How did you migrate? Unless you cloned over a complete system you just made a bunch more trouble for yourself. You can never, never migrate PSE with the migration assistant. PSE is not a tidy package app in accordance with the apple developer guidelines. It strews stuff all over your hard drive and puts things in places the MA isn't programmed to look. Now you will have a lot of manual cleaning up to do. You must always reinstall PSE from scratch.
    First download and run this:
    http://helpx.adobe.com/creative-suite/kb/cs5-cleaner-tool-installation -problems.html
    Then you can manually remove the bits that got copied over. You can't use spotlight to help with this; it's programmed to ignore these kinds of files. In addition to what's in the applications folder, you will need to go to the library at the top level of your hard drive>Application Support>Adobe and remove anything in there, as well as your username>library>preferences. Then you can reinstall from your original media.
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/6019607#6019607
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/6019607#6019607
    To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/6019607#6019607. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Photoshop Elements at Adobe Community
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0.

  • After Migrating from 10g to 11g Geeting problems with Guided navigations.

    After Migrating from 10g to 11g Geeting problems with Guided navigations and section navigations not working.
    And we are getting the following error <<odbc driver returned an error (SQLExecDirectW)>> where we have used navigations.
    In 10G we have Guided navigation Reports to display the Reports links and intermediate reports for conditionally displaying the Dashboard section(Reports) but after migrating to 11g Guided navigation reports and conditional reports are not working..
    We know that in 11g section navigation replaced with conditions and Guided navigation replaced with action link.. but
    do we need to recreate those reports in actions and condition or is there any work around avoid reworking.

    Hi Both,
    Thanks for the reply ...
    For Guided navigation we are getting like below error:
    Odbc driver returned an error (SQLExecDirectW).
    For Conditional dashboard section we are getting like below error:
    "saw.aViewsToRefresh = [];saw.aViewsToRefresh['d:dashboard~p:1egt6il5utl0uu8n~s:3jsmgfs3c1r4tn7c~n:condition'] = true;saw.aViewsToRefresh['d:dashboard~p:1egt6il5utl0uu8n~s:nos5q43jvjmi643b~n:condition'] = true;"

  • ZCC Login failed after Migration from 11.3.1 FRU1 to 11.3.2

    Hey,
    System: 6 Primary Server Sless 11 SP3
    LDAP: EDIR
    Primary: 11.3.2
    Sats: 11.3.1 FRU1
    After Migration from 11.3.1 FRU1 to 11.3.2
    i'll try to login in ZCC
    Message ZCC
    Error: Login Error: com.novell.zenworks.datamodel.exceptions.InternalD ataModelException: javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: Certificates does not conform to algorithm constraints
    See the ZENworks Control Center log file (zcc.log) for the full stack trace.
    I tryed with default admin and see that the USERSource is not reachable.
    I take a look in the configuration / usersource and there is an Error like: Unable to read contexts. One or more of your connections don't support non-SSL.
    ZCC.log sayed
    [javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: Certificates does not conform to algorithm constraints] [] [com.novell.zenworks.datamodel.exceptions.InternalD ataModelException] [ZENServer]
    [DEBUG] [12/30/2014 09:54:02.417] [3547] [ZENServer] [72] [zenworks] [ZCC] [] [Form.java CSRF TOKEN:d1b804076c63e7393af1a72442ced4b5 for the PageId:authoritativeSourceDetails] [] [] [] [ZENServer]
    [DEBUG] [12/30/2014 09:54:03.144] [3547] [ZENServer] [85] [zenworks] [ZCC] [] [QuickTask build tasks called in createChildControls, normal flow before ajax] [] [] [] [ZENServer]
    [DEBUG] [12/30/2014 09:54:03.348] [3547] [ZENServer] [69] [zenworks] [ZCC] [] [com.novell.zenworks.datamodel.exceptions.InternalD ataModelException: javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: Certificates does not conform to algorithm constraints
    at com.novell.zenworks.datamodel.services.Certificate ManagerImpl.getCertificates(CertificateManagerImpl .java:179)
    at com.novell.zenworks.datamodel.utils.ldap.LDAPUtil. validateCertificateExpiry(LDAPUtil.java:1162)
    at com.novell.zenworks.datamodel.utils.ldap.LDAPUtil. getLDAPConnectionInfo(LDAPUtil.java:774)
    at com.novell.zenworks.datamodel.utils.ldap.LDAPUtil. getLDAPConnectionInfo(LDAPUtil.java:559)
    at com.novell.zenworks.datamodel.utils.ldap.LDAPUtil. getLDAPConnectionInfo(LDAPUtil.java:386)
    at com.novell.zenworks.datamodel.utils.ldap.LDAPUtil. getLDAPConnectionInfo(LDAPUtil.java:359)
    at com.novell.zenworks.datamodel.utils.ldap.LDAPUtil. getLDAPConnectionInfo(LDAPUtil.java:325)
    at com.novell.zenworks.datamodel.utils.ldap.LDAPUtil. getLDAPConnectionInfo(LDAPUtil.java:311)
    at com.novell.zenworks.core.web.internal.UserSourceSt atusAJAX.getImageData(UserSourceStatusAJAX.java:77 )
    at com.novell.web.ajax.ImageAJAX.service(ImageAJAX.ja va:38)
    at com.novell.web.ajax.AJAXDataHandler.service(AJAXDa taHandler.java:40)
    at com.novell.web.AjaxServlet.serviceImpl(AjaxServlet .java:100)
    at com.novell.web.AjaxServlet.service(AjaxServlet.jav a:74)
    at com.novell.zenworks.fw.web.internal.ZENworksAjaxSe rvlet.service(ZENworksAjaxServlet.java:47)
    at javax.servlet.http.HttpServlet.service(HttpServlet .java:727)
    at org.apache.catalina.core.ApplicationFilterChain.in ternalDoFilter(ApplicationFilterChain.java:303)
    at org.apache.catalina.core.ApplicationFilterChain.do Filter(ApplicationFilterChain.java:208)
    at com.patchlink.sapphire.web.pages.vulnerability.ses sion.HibernateSessionFilter.doFilter(HibernateSess ionFilter.java:75)
    at org.apache.catalina.core.ApplicationFilterChain.in ternalDoFilter(ApplicationFilterChain.java:241)
    at org.apache.catalina.core.ApplicationFilterChain.do Filter(ApplicationFilterChain.java:208)
    at org.apache.catalina.core.StandardWrapperValve.invo ke(StandardWrapperValve.java:220)
    at org.apache.catalina.core.StandardContextValve.invo ke(StandardContextValve.java:122)
    at org.apache.catalina.authenticator.AuthenticatorBas e.invoke(AuthenticatorBase.java:501)
    at org.apache.catalina.core.StandardHostValve.invoke( StandardHostValve.java:171)
    at com.googlecode.psiprobe.Tomcat70AgentValve.invoke( Tomcat70AgentValve.java:39)
    at org.apache.catalina.valves.ErrorReportValve.invoke (ErrorReportValve.java:103)
    at org.apache.catalina.core.StandardEngineValve.invok e(StandardEngineValve.java:116)
    at com.novell.zenworks.tomcat.ZENRequestValve.invoke( ZENRequestValve.java:1346)
    at org.apache.catalina.connector.CoyoteAdapter.servic e(CoyoteAdapter.java:408)
    at org.apache.coyote.http11.AbstractHttp11Processor.p rocess(AbstractHttp11Processor.java:1070)
    at org.apache.coyote.AbstractProtocol$AbstractConnect ionHandler.process(AbstractProtocol.java:611)
    at org.apache.tomcat.util.net.JIoEndpoint$SocketProce ssor.run(JIoEndpoint.java:316)
    at java.util.concurrent.ThreadPoolExecutor.runWorker( ThreadPoolExecutor.java:1145)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:615)
    at org.apache.tomcat.util.threads.TaskThread$Wrapping Runnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:745)
    Caused by: javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: Certificates does not conform to algorithm constraints
    at sun.security.ssl.Alerts.getSSLException(Alerts.jav a:192)
    at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl .java:1884)
    at sun.security.ssl.Handshaker.fatalSE(Handshaker.jav a:276)
    at sun.security.ssl.Handshaker.fatalSE(Handshaker.jav a:270)
    at sun.security.ssl.ClientHandshaker.serverCertificat e(ClientHandshaker.java:1439)
    at sun.security.ssl.ClientHandshaker.processMessage(C lientHandshaker.java:209)
    at sun.security.ssl.Handshaker.processLoop(Handshaker .java:878)
    at sun.security.ssl.Handshaker.process_record(Handsha ker.java:814)
    at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocke tImpl.java:1016)
    at sun.security.ssl.SSLSocketImpl.performInitialHands hake(SSLSocketImpl.java:1312)
    at sun.security.ssl.SSLSocketImpl.startHandshake(SSLS ocketImpl.java:1339)
    at sun.security.ssl.SSLSocketImpl.startHandshake(SSLS ocketImpl.java:1323)
    at com.novell.zenworks.security.certificates.Certific ateUtility.getCertChain(CertificateUtility.java:12 1)
    at com.novell.zenworks.datamodel.services.Certificate ManagerImpl.getCertificates(CertificateManagerImpl .java:175)
    ... 35 more
    Caused by: java.security.cert.CertificateException: Certificates does not conform to algorithm constraints
    at sun.security.ssl.AbstractTrustManagerWrapper.check AlgorithmConstraints(SSLContextImpl.java:946)
    at sun.security.ssl.AbstractTrustManagerWrapper.check AdditionalTrust(SSLContextImpl.java:872)
    at sun.security.ssl.AbstractTrustManagerWrapper.check ServerTrusted(SSLContextImpl.java:814)
    at sun.security.ssl.ClientHandshaker.serverCertificat e(ClientHandshaker.java:1421)
    SR has been created.
    Any Tipps /Hints for me ?
    Thank You

    Originally Posted by robpet
    Should have said kind of the same problem...
    That was sort of my gut feelings so I checked our certificates beforehand and they are using certs with sha1 fingerprint. But we are not using SSL - our connections are made using port 389. And the communication status is green.
    But I cannot add SSL because it complains about "unable to obtain a valid certificate for SSL communication information. Please verify that the adress and port are correct and that the LDAP directory has been configured with a valid certificate.
    So I cannot understand why users cannot authenticate with zenagent.
    There's a TID about zcc login failures after 11.3 upgrade.
    https://www.novell.com/support/kb/doc.php?id=7014716
    We ran into the above.

  • Testing of SAP BW system after migration from OS Unix to windows

    Hi Experts,
    I am working on a project wherein testing of BW system is required after migration from OS Unix to Windows.
    If any one has done same set of activities in past or has any idea of this, please share all major test steps required after migration.
    Thanks in advance.
    Regards,
    Neeraj

    Hi Neeraj,
    I will paste the list we used for our upgrade from 3.1 to 7.0. I removed some company specific details. Sorry for the "lay-out", it is copied from excel, this messes up the whole message.
    best regards, André.
    Preparation     PHASE 1
    Review New Functionality     Review BW section on SAPNet for latest information on new release
    Confirm Upgrade Timing (First Sat)    
    GUI Upgrade     Install GUI's for Upgrade Test persons
    "Check Prerequisites     -Operating System
    -SAP Kernel
    -DBMS
    -Disk space
    -R/3 plugin
    -BW software version and SP
    Citrix.."
    "Check Compatibility Reqs with other systems     APO
    ECC6.0"
    Check Compatibility Reqs with 3rd party software     ?
    "Test Team 2004s Delta Training     To
    have idea on new functionality
    not have confusion if looks different.."
    "End User Communication: upgraded system and changes     e.g. right vs left click
    - send out communication twice"
    End User Communication: several "look and feel" sessions  NOTE: incorporate WISBECH !!!    
    Setup Portal connected to BW QA for testing once upgraded     Setup Portal connected to BW DEV for testing once upgraded
    Check best go live date - based on assuption 2 days needed    
    Determine test set  - based on input BS / KU    
    Estimate resources Business for testing    
    BluePrint     PHASE 2
    Check/CleanUp Development Objects     Check all open and not-released developments for release prior to upgrade
    Prepare System Setup     Prepare (if needed) flat-files for test loads
    Check OSS for release notes on objects     Each functional area should check out OSS for release notes on objects (for changes etcu2026, new functionality)
    "Prepare (detail) list of objects to be tested     Complete list of objects to be tested, special attention to custom/non-standard programs, enhancements. List of:
    - extractors
    - process chains
    - reports"
    "Setup delta mechanisms (create transaction data)     BackEnd Test: Financial Extraction and load, process chains
    u2022tbd
    u2022
    u2022 "
    Verification / creation of process chains     Check existence of to-be-tested process chains; if none, create 'sample' process chains
    Realization     PHASE 3
    Prior to Upgrade: Install any necessary frontend software    
    Prior to Upgrade: Install any necessary frontend software (end-users)    
    Prior to Upgrade: Complete any extraction - suspend V3 and scheduled BW jobs    
    Create Sandbox    
    Connect Sandbox to external systems (connections/BDLS)    
    Pre-upgrade steps    
    Perform Upgrade of BW     
    Check connection with R/3/APO    
    Perform system backup    
    "BackEnd Test: Logistics extraction and load, process chains
    u2022 Z_example_CHAIN
    u2022 2lis_03_BF and 2lis_03_BX     Test:
    - Extractor within process chain preferably otherwise mimic behavior (drop index, load, rebuild, aggragate etc)
    - Delta extraction"
    "BackEnd Test: Sales Extraction and load, process chains
    u2022 Z_SALES_1
    u2022 all lis extractors:
    u2022 12_vcitm
    u2022 13_vditm
    u2022 11_vaitm
    u2022 11_vahdr
    u2022 11_v_ssl
    u2022 11_vasti
    u2022 12_vcscl
    u2022 selection of z-extractors
         Test:
    - Extractor within process chain preferably otherwise mimic behavior (drop index, load, rebuild, aggragate etc)
    - Delta extraction"
    "BackEnd Test: Financial Extraction and load, process chains
    u2022 0FI_GL_4
    u2022 NOTE: no further extractors are chosen for testing
    u2022 tbd     Test:
    - Extractor within process chain preferably otherwise mimic behavior (drop index, load, rebuild, aggragate etc)
    - Delta extraction"
    "BackEnd Test: Master Data... Extraction and load, process chains     Test:
    - Extractor within process chain preferably otherwise mimic behavior (drop index, load, rebuild, aggragate etc)
    - Delta extraction"
    "BackEnd Test: Zxxx Extraction and load, process chains
    u2022 Z_TRANSACTION_DATA
    u2022 Zxxx
    u2022 Zyyy     Test:
    - Extractor within process chain preferably otherwise mimic behavior (drop index, load, rebuild, aggragate etc)
    - Delta extraction"
    "BackEnd Test: Plant Maintenance Extraction and load, process chains     Test:
    - Extractor within process chain preferably otherwise mimic behavior (drop index, load, rebuild, aggragate etc)
    - Delta extraction"
    BackEnd Test: PP Extraction and load, process chains     Test: load from Zxxx
    "BackEnd Test: Purchasing Extraction and load, process chains     Test:
    - Extractor within process chain preferably otherwise mimic behavior (drop index, load, rebuild, aggragate etc)
    - Delta extraction"
    "BackEnd Test: APO Extraction and load, process chains
    u2022 ZAPOxxx
    u2022 ZAPOyyy
    u2022 others can be tested, but were not included in de testset     Test:
    - Extractor within process chain preferably otherwise mimic behavior (drop index, load, rebuild, aggragate etc)
    - Delta extraction"
    BackEnd Test: Regular Schedule - Production    
    BackEnd Test: Flat file upload     Test: 2 types from server and PC
    BackEnd Test: Test Admin Workbench: creation of objects, change existing     Test the Admin Workbench: creation of infoobjects, change infoobject, create/change hierarchy, create cube,u2026
    BackEnd Test: Test Bex: creation of queries (kf etc...); change existing     Creation of new query/ change query, create condition, calculated/restricted kf, variables,..
    BackEnd Test: Issue handling    
    Development box issue fixing - on forehand     apply fixes based on issues BWQ
    FrontEnd Test: Run Logistics Reports (log results in Reports tab)     Run reports, execute various navigation steps, make sure to execute each item of menu paths,validate no loss of functionality, report new functionality. Run few managed bookmarks
    FrontEnd Test: Run Sales Reports (log results in Reports tab)     Run reports, execute various navigation steps, make sure to execute each item of menu paths,validate no loss of functionality, report new functionality. Run few managed bookmarks
    FrontEnd Test: Run Supply Chain Reports (log results in Reports tab)     Run reports, execute various navigation steps, make sure to execute each item of menu paths,validate no loss of functionality, report new functionality. Run few managed bookmarks
    FrontEnd Test: Run Financial Reports (log results in Reports tab)     Run reports, execute various navigation steps, make sure to execute each item of menu paths,validate no loss of functionality, report new functionality. Run few managed bookmarks
    FrontEnd Test: Run Controling Reports     Run reports, execute various navigation steps, make sure to execute each item of menu paths,validate no loss of functionality, report new functionality. Run few managed bookmarks
    FrontEnd Test: Run Master Data and Special Reports (log results in Reports tab)     Run reports, execute various navigation steps, make sure to execute each item of menu paths,validate no loss of functionality, report new functionality. Run few managed bookmarks
    FrontEnd Test: Run PM Reports (log results in Reports tab)     Run reports, execute various navigation steps, make sure to execute each item of menu paths,validate no loss of functionality, report new functionality. Run few managed bookmarks
    FrontEnd Test: Run Purchasing Reports (log results in Reports tab)     Run reports, execute various navigation steps, make sure to execute each item of menu paths,validate no loss of functionality, report new functionality. Run few managed bookmarks
    FrontEnd Test: Run APO Reports (log results in Reports tab)     Run reports, execute various navigation steps, make sure to execute each item of menu paths,validate no loss of functionality, report new functionality. Run few managed bookmarks
    FrontEnd Test: Issue handling    
    FrontEnd Test: Make before image of reports - Production     Run reports; save of before image to compare once upgraded
    FrontEnd Test: Run All Reports - Production     Run reports, execute various navigation steps, compare with 'before image' taken in prevous step
    Test Security     Test security with various end-user roles/IDS other than BW developer (usually has * ALL)
    Test Portal integration     Test portal with various end-user roles/IDS other than BW developer (usually has * ALL)
    Edited by: A. Nagelhout on Feb 12, 2010 10:50 AM
    Edited by: A. Nagelhout on Feb 12, 2010 10:50 AM
    Edited by: A. Nagelhout on Feb 12, 2010 10:52 AM
    Edited by: A. Nagelhout on Feb 12, 2010 10:52 AM

  • Severe Time Drifting after Migration from 10.5.8 - Help!

    Hey everyone, I'm hoping someone can help me out or shed some light on a very odd issue that came about this morning.  I'm really having a hard time figuring out a fix.
    I recently upgraded one of my old Mac mini servers to some new, (to me), hardware.  The old server was a last-gen G4, and the new one is a late 2006 Intel.
    The migration went totally fine, and all services are responding and working as expected.  This server really isn't used for all that much, so I didn't anticipate any real issues in upgrading from 10.5.8 (PPC) to 10.6.7 (Intel).  But after checking everything over this afternoon, I landed on a really weird issue. 
    I can literally watch the time progress slower on this server.  Really.  The seconds pass slower, and after about an hour, it will be up to five minutes behind all the other servers in my infrastruture.  The server is setup to watch time.apple.com as it's NTP, and there's no change with another NTP server.  I can grep the NTPd and it seems to be working fine.  I've "started fresh" by removing ntp.conf and ntp.drift, rebooted, and had NTPd recreate them after setting new time and date preferences.  That seems to have helped a *bit* but it's still persisting.  Time zone information is correct.  I've even turned off time sync altogether and it still persists, so it's got to be a local issue with the system.
    Now, after some pondering, I believe I know what's causing the issue.  The person I inherited the server from replaced the stock 1.5 Core Solo with a 1.66 Core Duo, which I've seen done plenty of times before, and never heard any real issues with.  And I did physically check the upgrade, and everything seems to be perfect.  The system sees both cores fine, and everything is stable.  Except this very odd time/clock issue.  This is the only root cause that I can possibly think of for it doing this.
    And what's odd, is that if the time is wrong in the menu bar, and I go into the Time and Date prefpane, it instantly updates to the right time. 
    Now really, this isn't *that* big of a deal for this server.  None of it's services rely on perfect time, (Kerberos and whatnot), but it's still rather annoying, especially for Time Machine backups.  My main curiousity is if anyone knows how to increase the interval for NTP syncing with time.apple.com, so it'll check every hour or so, (I believe it checks every 12 by default.  Correct me if I'm wrong).
    TL;DR
    After migrating from Leopard Server (PPC) to Snow Leopard Server (Intel), my system clock is running about five minutes slow per hour.  Suspecting processor upgrade is to blame.  How can I increase NTP syncing interval with time.apple.com?
    Thanks in advance everyone!

    You can add/modify the minpoll and maxpoll values in ntp.conf.  This should allow you to set the time poll and reset a bit more aggressively.
    The Xeon chips have been notorious for time skew.  I've not seen the same with CoreDuo and Core2Duo. 
    You may also just want to periodically stop and start the NTP process.  This can be down using systemsetup command:  systemsetup -setusingnetworktime on/off
    In corporate environments with Windows time servers that reboot frequently, I tend to automate a script that stops network time, waits a few seconds, and then starts it again.  This will force a sync.
    Hope this helps.  Oh, and by the way, time is critically importation to Kerberos authentication and authorization from the client.  Next the DNS, time is the most common cause of access denial.  Keep DNS and time healthy. 

  • Mail "unexpectedly quits" after migration from snow leopard to new iMac running Mountain Lion

    Mail "unexpectedly quits" after migration from snow leopard time machine files to new iMac running Mountain Lion.  I can run connection doctor OK.  But the activity window is blank.   If you try to open message viewer window then mail program crashes.  Would really like to get my old emails back as the old imac is totally dead.  Thanks for any help. 

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Step 1
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left.
    Enter the name of the crashed application or process in the Filter text field. Post the messages from the time of the last crash, if any — the text, please, not a screenshot. 
    When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.
    Please do not indiscriminately dump thousands of lines from the log into a message.
    Important: Some private information, such as your name, may appear in the log. Edit it out by search-and-replace in a text editor before posting.
    Step 2
    Still in the Console window, look under User Diagnostic Reports for crash reports related to the process. The report name starts with the name of the crashed process, and ends with ".crash". Select the most recent report and post the entire contents — again, the text, not a screenshot. In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.) Please don’t post shutdownStall, spin, or hang logs — they're very long and not helpful.

Maybe you are looking for