Oracle on Xen: Ambigous information - Metalink vs. SAP notes

Note 1173954 - Support of Oracle for VMWare and XEN states:
<...>
Oracle is not certifying any of its products on XEN and VMWare virtualized environments.
<...>
but Metalink 563608.1 states
<...>
As the Xen kernel is shipped by the Operating System Vendor, and it is not tainted, it is fine for Oracle, and it is certified to be used.
<...>
Can anyone please elaborate what is correct?
Markus

Hi Markus,
the SAP note has been written by the Oracle development support at SAP. These are Oracle guys.
So for SAP customers this is the current state of affairs.
Anyhow, Metalink 563608.1 is about Oracle 11g which is not even released for SAP yet. Also it has not been reviewed yet - so it may be subject to change.
More information are also available in Metalink  249212.1 (VMWare usage).
Anyhow, since SAP is moving strongly towards supporting virtual environments now for quite some time, I would assume, that XEN Support will be given also for Oracle platforms sooner or later.
But for now: better don't use it for production systems.
Best regards,
Lars

Similar Messages

  • SAP Note 723909 (Java VM): At what node to enter in Config Tool?

    Hello all,
    I have problems to understand where to enter the information from the SAP Note 723909 in Config Tool since it has multiple nodes in Config Tool.
    I see it's possible at:
    cluster-data > instance  (Tab: "Servers General")
    cluster-data > instance > dispatcher  (Tab: "General")
    cluster-data > instance > server  (Tab: "General")
    Or do I have to copy the information in all nodes?
    Do I have to adapt the combo box "Max heap size (in MB)" also in all nodes?
    Thank you for answering my questions! Rewarding Points (for helpful answers) guaranteed.
    Philipp

    Achim,
    thank you for your helpful and quick answer.
    So the parent node "cluster-data > instance" is not of interest to me?
    Or when I edit this one, does it reversely copy the data to the child node?
    My (second) problem is, that I already edited the settings ... I don't feel confident, that the settings really match.
    I have 12GB RAM machine.
    My cluster-data>Instance "Max heap size" is 2048
    My cluster-data>Instance>Dispatcher "Max heap size" is 170
    My cluster-data>Instance>Server "Max heap size" is 1024
    (Excerpt of) Java Parameters in cluster-data>Instance is
    -Xmx2048m
    -Xms2048m
    -Djco.jarm=1
    -XX:PermSize=512m
    -XX:MaxPermSize=512m
    -XX:NewSize=320m
    -XX:MaxNewSize=320m
    (Excerpt of) Java Parameters in cluster-data>Instance>Server is
    -XX:MaxPermSize=256M
    -XX:PermSize=256M
    -Xms1024M
    -XX:NewSize=171M
    -XX:MaxNewSize=171M
    Am I right with my feeling that these settings somehow differ to much?
    From what you say do I have to copy (overwrite) the settings in cluster-data>Instance>Server with the ones from cluster-data>Instance?
    Thank you for helping me out!
    Philipp

  • How to configure Oracle VM(Xen) bridge networking?

    Hi,
    I have installed Oracle VM (Xen) and within it 2 VM Templates: One for Oracle 11g DB and the other with Siebel App. RHEL5.3 x86
    The problem is that I cannot get the xen network bridge to work properly and get no ping to the gateway or any other ip from the VM's.
    arping to and from the vm's to the hosting xen works ok.
    i have configured the vm.cfg to have : vif = ['type=netfront,bridge=xenbr0',] is this correct?
    Can you please help?
    Thanks,
    Liron
    On the VM(Siebel App) for example:
    /etc/sysconfig/network-scripts/*ifcfg-eth0* seem ok.
    I had eth1 in my ifconfig right after I added ['bridge=xenb0'] but somehow I am now getting 'Device not present'
    though I am not sure this is the issue.
    '#route -n' shows a strange routing Destination 169.254.0.0 Gateway 0.0.0.0 Genmask 255.255.0.0 Interface eth0
    #arping -b -c 1 -I eth0 10.2.0.254 (The gw) returns empty
    On Domain--0 (Xen)
    ===============================================
    # brctl show
    bridge name bridge id STP enabled interfaces
    xenbr0 8000.0050568b3ae4 no vif3.0
    eth0
    ======================================
    *# ./network-bridge status*
    ============================================================
    6: vif3.0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast qlen 32
    link/ether fe:ff:ff:ff:ff:ff brd ff:ff:ff:ff:ff:ff
    3: xenbr0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue
    link/ether 00:50:56:8b:3a:e4 brd ff:ff:ff:ff:ff:ff
    inet 10.2.0.52/24 scope global xenbr0
    bridge name bridge id STP enabled interfaces
    xenbr0 8000.0050568b3ae4 no vif3.0
    eth0
    10.2.0.0/24 dev xenbr0 proto kernel scope link src 10.2.0.52
    default via 10.2.0.254 dev xenbr0
    Kernel IP routing table
    Destination Gateway Genmask Flags Metric Ref Use Iface
    10.2.0.0 0.0.0.0 255.255.255.0 U 0 0 0 xenbr0
    0.0.0.0 10.2.0.254 0.0.0.0 UG 0 0 0 xenbr0
    ============================================================
    ============================================================
    *# ifconfig*
    eth0 Link encap:Ethernet HWaddr 00:50:56:8B:3A:E4
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:55619 errors:0 dropped:0 overruns:0 frame:0
    TX packets:46176 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:4215814 (4.0 MiB) TX bytes:15245752 (14.5 MiB)
    Interrupt:17 Base address:0x2000
    lo Link encap:Local Loopback
    inet addr:127.0.0.1 Mask:255.0.0.0
    UP LOOPBACK RUNNING MTU:16436 Metric:1
    RX packets:119 errors:0 dropped:0 overruns:0 frame:0
    TX packets:119 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:17330 (16.9 KiB) TX bytes:17330 (16.9 KiB)
    vif3.0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:64 errors:0 dropped:0 overruns:0 frame:0
    TX packets:4845 errors:0 dropped:349 overruns:0 carrier:0
    collisions:0 txqueuelen:32
    RX bytes:7756 (7.5 KiB) TX bytes:419686 (409.8 KiB)
    xenbr0 Link encap:Ethernet HWaddr 00:50:56:8B:3A:E4
    inet addr:10.2.0.52 Bcast:0.0.0.0 Mask:255.255.255.0
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:55831 errors:0 dropped:0 overruns:0 frame:0
    TX packets:45880 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:3474452 (3.3 MiB) TX bytes:15199783 (14.4 MiB)
    ============================================================
    # ip link
    1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast qlen 1000
    link/ether 00:50:56:8b:3a:e4 brd ff:ff:ff:ff:ff:ff
    3: xenbr0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue
    link/ether 00:50:56:8b:3a:e4 brd ff:ff:ff:ff:ff:ff
    6: vif3.0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast qlen 32
    link/ether fe:ff:ff:ff:ff:ff brd ff:ff:ff:ff:ff:ff

    Alternativ way to correct the gateway problem.:
    Show the device that actually bears your IP
    [root@bdk-esb-ovs11 ~]# ip route show dev 0a004300
    default via 10.0.67.10
    10.0.67.0/24  proto kernel  scope link  src 10.0.67.32
    [root@bdk-esb-ovs11 ~]# cat /etc/resolv.conf
    nameserver 10.0.67.10
    [root@bdk-esb-ovs11 ~]# cat /etc/sysconfig/network
    NETWORKING=yes
    NETWORKING_IPV6=no
    HOSTNAME=bdk-esb-ovs11
    GATEWAY=10.0.67.10
    Now correct the GATEWAY:
    [root@bdk-esb-ovs11 ~]# cat /etc/sysconfig/network
    NETWORKING=yes
    NETWORKING_IPV6=no
    HOSTNAME=bdk-esb-ovs11
    GATEWAY=10.0.67.1
    The network needs restart now, to get the right gateway.
    BEWARE , Do get downtime to restart the network on OVS.
    Alternatively migrate your machine to another OVS .
    # service network restart
    My VM on the OVS server survived a service network restart on its host OVS, but missed 18 pings..
    Regards Martin Rønde Andersen
    [root@bdk-esb-ovs11 ~]# service network restart
    Shutting down interface 0a004300:                          [  OK  ]
    Shutting down interface 10267f5e63:                        [  OK  ]
    Shutting down interface 106e32ed71:                        [  OK  ]
    Shutting down interface 10c3aeca96:                        [  OK  ]
    Shutting down interface bond0.103:  Removed VLAN -:bond0.103:-
                                                               [  OK  ]
    Shutting down interface bond0.104:  Removed VLAN -:bond0.104:-
                                                               [  OK  ]
    Shutting down interface bond0.253:  Removed VLAN -:bond0.253:-
                                                               [  OK  ]
    Shutting down interface bond0.254:  Removed VLAN -:bond0.254:-
                                                               [  OK  ]
    Shutting down interface bond0.255:  Removed VLAN -:bond0.255:-
                                                               [  OK  ]
    Shutting down interface bond0:                             [  OK  ]
    Shutting down loopback interface:                          [  OK  ]
    Bringing up loopback interface:                            [  OK  ]
    Bringing up interface bond0:                               [  OK  ]
    Bringing up interface bond0.103:  Added VLAN with VID == 103 to IF -:bond0:-
                                                               [  OK  ]
    Bringing up interface bond0.104:  Added VLAN with VID == 104 to IF -:bond0:-
                                                               [  OK  ]
    Bringing up interface bond0.253:  Added VLAN with VID == 253 to IF -:bond0:-
                                                               [  OK  ]
    Bringing up interface bond0.254:  Added VLAN with VID == 254 to IF -:bond0:-
                                                               [  OK  ]
    Bringing up interface bond0.255:  Added VLAN with VID == 255 to IF -:bond0:-
                                                               [  OK  ]
    Bringing up interface 0a004300:                            [  OK  ]
    Bringing up interface 10267f5e63:                          [  OK  ]
    Bringing up interface 106e32ed71:                          [  OK  ]
    Bringing up interface 10c3aeca96:                          [  OK  ]
    [root@bdk-esb-ovs11 ~]# route
    Kernel IP routing table
    Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
    default         10.0.67.1       0.0.0.0         UG    0      0        0 0a004300
    10.0.67.0       *               255.255.255.0   U     0      0        0 0a004300
    169.254.0.0     *               255.255.0.0     U     0      0        0 10c3aeca96

  • SAP Note 830576 - Parameter recommendations for Oracle 10g

    As per SAP Note 830576 - Parameter recommendations for Oracle 10g, I have tried to change the value for
    parameter "db_file_multiblock_read_count".
    In sql prompt it shows:
    SQL> show parameter DB_FILE_MULTIBLOCK_READ_COUNT
    NAME                                 TYPE        VALUE
    db_file_multiblock_read_count        integer     128
    and in brtools it shows:
    58 - db_file_multiblock_read_count      both     no      *       yes   128
    But  I got the following error, when i tried to set it null
    1 * Parameter description (desc) ..... [db block to be read each IO]
    2 * Parameter type (type) ............ [integer]
    3 * Current parameter value (parval) . [128]
    4 * Value in spfile (spfval) ......... []
    5 # New parameter value (value) ...... [null]
    6 - Scope for new value (scope) ...... [both]
    7 # Database instance (instance) ..... []
    8 ~ Comment on update (comment) ...... []
    9 - SQL command (command) ............ [alter system reset db_file_multiblock_read_count scope = spfile sid = '*'; alter system reset db_file_multiblock_read_count scope = memory sid = 'MBD']
    BR0662I Enter your choice:
    c
    BR0280I BRSPACE time stamp: 2008-08-14 18.19.22
    BR0663I Your choice: 'c'
    BR0259I Program execution will be continued...
    BR0280I BRSPACE time stamp: 2008-08-14 18.19.23
    BR0301E SQL error -32010 at location BrSqlExecute-1, SQL statement:
    '/* BRSPACE / alter system reset db_file_multiblock_read_count scope = spfile sid = '''
    ORA-32010: cannot find entry to delete in SPFILE
    BR1017E Execution of SQL statement 'alter system reset db_file_multiblock_read_count scope = spfile sid = '*'; alter system reset db_file_multiblock_read_count scope = memory sid = 'MBD'' failed
    BR0669I Cannot continue due to previous warnings or errors - you can go back to repeat the last action
    BR0280I BRSPACE time stamp: 2008-08-14 18.19.23
    BR0671I Enter 'b[ack]' to go back, 's[top]' to abort:
    Kinldy let me know, what could me wrong.

    Hi Markus,
    As per your suggestion we have downloaded the files from UCLIB_3-20000978.SAR. But now getting the error as
    sapccmsr -DCCMS -j2ee pf=profile value
    INFO: use SAPLOCALHOST hostname
    INFO: CCMS agent sapccmsr working directory is /usr/sap/ccms/XX1_00/sapccmsr
    INFO: CCMS agent sapccmsr config file is /usr/sap/ccms/XX1_00/sapccmsr/csmconf
    INFO: Central Monitoring System is [XX1]. (found in config file)
    INFO: additional Central Monitoring System is [AS2]. (found in config file)
    ERROR: Cannot open Monitoring Segment 0 rtc = 245
    Last reported error: [249]  CCMS monitoring segment has wrong EYE CATCH. It seems to be created as non-unicode segment.
    This program runs as unicode. Please use non-unicode version
    Please suggest
    Thanks,
    Anu

  • Oracle Application Request number information

    Can you show me a pl/sql procedure to see all informations about a
    specified concurrent request,
    giving your request_id number ?
    @c:\show_request 31810589
    I´d like see an Oracle Application Request number, in a
    line command.
    In Oracle Application forms I issue a "view details" in a specified
    job, but how to see this
    job in a line command ?
    RDBMS: 9.2.0.7.0
    Oracle Applications: 11.5.5
    Regards

    Hi,
    I do not think this is the right place for this question. This forum is for questions concerning the Oracle Scheduler in the database (dbms_scheduler). This looks like it may concern the apps scheduler or concurrent manager.
    You will need to find the appropriate forum for that component.
    -Ravi

  • Oracle 10g server sizing information

    We are planning to implement WEBMTHODS and METAMATRIX tool. These apps require Oracle database. We are planning 3 HP rp4410 servers running HP-UX 11i. One foe WEBMETHODS APP, ONE FOR METAMATRIX. BOTH APPS are using one ORACLE DB server.
    I am looking some type of ORACLE 10g server sizing information to support ny hardware configuration. Can someone help me where to find this information?
    Thanks.

    Hi
    What is AFAIK? As Far As I Know
    Can you send the contact info?Unless you're not living in the same country (please see my profile), I don't think it would make any sense. I do know that hp.at offers sizing information.
    If you are refering to Just HP support I did contact
    them. They asked me to contact Oracle. I am looking
    for some guideline documentation.So thing are a bit different in your country ...
    C.

  • Can we do oracle 11g software installation in parallel to SAP upgrade

    Hi Basis Expert,
    I need your inputs for one of this query
    The query is. Can we do oracle 11g software installation in parallel to SAP upgrade when the system is in Downtime phase.
    The idea is running SAP upgrade and in parallel running oracle 11g software installation. So that we can reduced the time.
    Please share your valuable inputs.
    Regards,
    Anil Shenoy.

    yes, of course.
    using different environment during the installation of the new engine, you could install the new oracle home 11 also tomorrow (including the SBP).
    infact, before the ./RUNINSTALLER you have to set the environment
    setenv ORACLE_HOME /oracle/SID/112_64
    setenv ORACLE_HOME_SRC /oracle/SID/102_64
    setenv ORACLE_HOME_TGT /oracle/SID/11202
    setenv  LIBPATH $ORACLE_HOME/lib:$LIBPATH
    setenv PATH /oracle/SID/112_64/bin: $PATH

  • SAP Note 378648 - Offline backup support with Oracle Fail Save

    I am trying to implement SAP Note 378648 - Offline backup support with Oracle Fail Save, but am unsure about part of the solution....
    Basically, I have to add several parameters into the Environment Variables of the MS Clustered Servers running Windows Server 2003 for the user xidadm... 
    Fairly straight forward apart from one parameter....
    BR_OFS_DOMAIN=<domain>
    I am unsure what is required/meant by domain.  Can anyone shed some light??

    Those are environment variables of the Windows user who is running brbackup; usually this is SAPService<SID>.
    You have to set this variables the same way as you set ORACLE_HOME and so on.
    (I am not sure about the details; never worked with MS cluster.)
    hope this helps

  • Oracle Parameter _FIX_CONTROL: EWA vs SAP Note Recommendation?

    We have Oracle 11.2.0.2 on RedHat Linux
    cat /$ORACLE_HOME/sapbundle/version.txt
    SAP Bundle Patch 11.2.0.2.3 - 201108
    For FIXCONTROL '6055658:OFF'  what recommendation should I take the SAP Note or EWA?
    1) SAP NOTE
    In the SAP Note 1431798 "Oracle 11_2_0  Database Parameter Settings" ...
                    May 12, 2011:
                    added FIXCONTROL '6055658:OFF' for UNIX
                    FIXCONTROL
                    '6055658:OFF'    UNIX SBP 11201x_date ( date >= 201105 )
    So the SAP Note looks like FIXCONTROL should contain '6055658:OFF'
    2) EWA
    Settings defined but not recommended
                    6055658:OFF
    Thanks in advance.

    Hello Bill,
    You should always check and go with the recommendation from the parameter note. 
    10g - 830576
    11g -1431798
    For the fixcontrol  parameters, these were  introduced to allow enabling and disabling of optimizer fixes .  The corresponding patch therefore needs to be installed to enable you to you set the required parameter.  With EWA, this report usually flags any parameter which may require further checking, (ie because a note exists that details behaviour of setting this parameter for example a performance behaviour in OLTP versus OLAP).  EWA is doing this to ensure that the DBA is aware that there is some additional step, info regarding the parameter.  The Colleagues above have already mentioned to run the parameter script which checks it's result against the Oracle version parameter note and flags any incorrect setting and also provides the setting that is recommended.  Before you do this you should check the relevant parameter note for these recommendations. 
    Hope this helps   
    Best Regards
    Rachel
    Edited by: Rachel Holloway on Mar 4, 2012 2:18 PM

  • OracleAS Data Source Plugin for OmniPortlet for SAP

    Hi,
    What is the later version for the OracleAS Data Source Plugin for OmniPortlet for SAP ?
    Still BETA release ?
    thanks

    Hello,
    We get the same error message for our WD4J application now
    "JCo data source missing for type: class com.company.application.main.model.Tvm1T    class com.sap.aii.proxy.framework.core.DataAccessException"
    Does anybody know the reason for this?
    Thanks,
    Robert

  • Oracle Time Zone - SAP Note 1019133

    Has anyone applied this patch or skipped the patch?
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    In 2007 the USA’s daylight savings starts earlier and ends later, so Oracle’s table of time zone rules should be changed for America.
    The SAP note 1019133 said we probably do not need a patch.
    The Oracle Note 396671.1 said, apply it just in case.
    SAP Note: 1019133
    " In the standard SAP application the JVM and the mentioned datatypes (TSLTZ / TSTZ) are not used. Therefore it's not necessary to apply this patches."
    Oracle Doc: 396671.1
    "If there is no other use of time zone data than stored TSTZ data, and the utltzuv2.sql script shows that none of these use the affected time zones, then you could choose to not apply the new time zone files (even though in such a situation the application would also be very easy, so the advise would still be to do it "just in case")."

    since the oracle notes had said it is the same patch for the DB and client, i just thought :  in an SAP environment, how does a client connect.....
    well, our SAP users use the SAP Login GUI thingy....  which gets them to the SAP instance of their choice, ..... and it's the SAP instance that is then actually the "client" for the oracle DB.....
    so.... well, the SIDadm account must be indicative of how this client process works for SAP because SIDadm can start and stop the Oracle DB....
    so i logged in as SIDadm and looked for the client that way.... i.e.... go to the $ORACLE_HOME/oracore/zoneinfo directory that SIDadm sees and what's there....
    in my case it put me in same dir as the DB files....  so must be getting it from same spot.
    cuz this was something i just made up as i went along and i was very tired at the time, i also ran a find command from the root directory..... i am on Sun.... my find command was :
    find . -name timezone.dat -print
    granted there were a lot of directories i did not have perms to see, but it returned only 2 timezone files for me....
    the one in the $ORACLE_HOME/oracore/zoneinfo directory
    and one in /local..... (which is what we have for some secondary things, not SAP related)....
    so try a big system level find command if on Sun, or something similar on your O/S..... if  you have your SAP and your DB on the same server.... it's got to be on that server somewhere....
    hope that helps.

  • SAP Note 23345 for Oracle Consistency Check

    Dear All,
    I would like to run a Consistency check using backup type = online option via DB VERIFY but unfortunately each time I run the backup online using the below commands I am getting permission error.I have run the commands below using ORA<SIDADM>
    brbackup -u / -m all -w only_rmv -e <parallel degree> -c
    brbackup -u / -m all only_dbv -c -t online -e 3
    brbackup -u / -m all -w only_dbv -e 3 -c
    brbackup -u / -c force -w only_dbv -t online -p init<sidadm>.sap -m ALL -e 3
    brbackup -u / -c force -w only_dbv -p init<sidadm>.sap -m ALL
    I hope someone could provide what is the best command to use in order to execute the Consistency check in Online mode as I am planning to schedule it on weekly basis with the Online option..
    Thank you.
    Regards,
    John

    Do not double post the same question in different forums:
    SAP Note 23345 for Oracle Consistency Check
    Markus

  • Bex Analyzer - Selection criteria missing after SAP Note application

    Good evening,
      I have this problem with my BeX Analyzer.
    I have import a Sap Note number 0001072913 to resolve a problem. To implement this note the SapNoteAssistant downloads these list of notes :
    1061607
    1066988
    1083328
    1086902.
    I have applicate these list of notes, after the system doesn't make me anymore the popup to insert the selection of criteria filter of query.
    My system information:
    - OS - Windows XP sp.2
    - Excel 2003
    - SapGui 710 Final Release - Version 7100.1.5.1033 - Level Patch 5
    - Sap System - SAP NetWeaver 2004s with SAPBW 700 Patch Level 7
    - Database - Oracle 10.2.0.2.0
    When I execute sapbexc710.xla in my local directory C:\Program files\Sap Shared\BW the system give me this result :
    BI 7.10      
    AxInterop.SHDocVw.dll     7100.1.300.1
    BExAddin.dll     7100.1.300.949
    BExAnalyzer.exe     7100.1.300.949
    BExAnalyzer.xla     7100.1.300.21
    BExApi.dll     7100.1.300.949
    BExCAControls.dll     7100.1.300.132
    BExCommon.dll     7100.1.300.132
    BExCommunication.dll     7100.1.300.132
    BExControls.dll     7100.1.300.132
    BExControls2.dll     7100.1.300.132
    BExDialogOpenSave.dll     7100.1.300.132
    BExDiffViewer.dll     7100.1.300.132
    BExFormulaParser.dll     7100.1.300.132
    BExGeneratedAll.dll     7100.1.300.132
    BExInstaller.exe     7100.1.300.949
    BExOpenSaveServices.dll     7100.1.300.110
    BExQueryDesigner.dll     7100.1.300.519
    BExQueryDesignerFormulaParser.dll     7100.1.300.2
    BExQueryDesignerStarter.exe     7100.1.300.519
    BExRDRuler.dll      7100.1.300.366
    BExReportDesigner.dll     7100.1.300.366
    BExReportDesignerStarter.exe     7100.1.300.366
    BExSelectorAPI.dll     7100.1.300.230
    BExSelectorDialog.dll     7100.1.300.230
    BExSharedImageList.dll     7100.1.300.132
    BExThemes.dll     7100.1.300.132
    BExVariableScreen.dll     7100.1.300.949
    BExWebApplicationDesigner.exe     7100.1.300.387
    BExXMLControls.dll     7100.1.300.132
    BExXMLServices.dll     7100.1.300.132
    Interop.MSXML2.dll     3.0.0.0
    Interop.SAPLogonCtrl.dll     7100.1.300.1
    Interop.SHDocVw.dll     7100.1.300.1
    SAP.Connector.dll     2.0.0.23
    SAP.Connector.Rfc.dll     2.0.0.23
    sapbwwmd.ocx     7100.0.4300.0
    SAPWADMXHTML.dll     7100.1.201.2
    WADBackendServices.dll     7100.1.300.387
    WADBExData.dll     7100.1.300.387
    WADBISPParse.dll     7100.1.300.387
    WADChartControlHost.dll     7100.1.300.387
    WADConst.dll     7100.1.300.387
    WADControllib.dll     7100.1.300.387
    WADConversion.dll     7100.1.300.387
    WADHTMLEditHost.dll     7100.1.300.387
    WADHTMLEditing.dll     7100.1.300.387
    WADLowLevelServices.dll     7100.1.300.387
    WADMain.dll     7100.1.300.387
    WADMapControlHost.dll     7100.1.300.387
    WADMetadataGeneration.dll     7100.1.300.387
    WADMXHTML.dll     7100.1.300.4
    WADPageobjects.dll     7100.1.300.387
    WADPropertiesctl.dll     7100.1.300.387
    WADRDHost.dll     7100.1.300.387
    WADRDLoader.dll     7100.1.300.387
    WADRTFIntellisense.dll     7100.1.300.387
    WADRTFIsRegEx.dll     65176
    WADServices.dll     7100.1.300.387
    WADSnapShots.dll     7100.1.300.387
    WADStyleSheetServices.dll     7100.1.300.387
    WADTagLocator.dll     7100.1.300.387
    WADTokenSearch.dll     7100.1.300.387
    WADWizTemplate.dll     7100.1.300.387
    sapbexc710.xla     7100.1.300.004
    BW 3.5 Components     
    sapbex.xla     3500.11.051
    sapbex0.xla     7100.0.300.525
    wdba.dll     3500.11.0.58
    wdbbapp.exe     3500.11.0.53
    wdbbctrl.ocx     3500.11.0.139
    wdbbwait.ani     6836
    wdbcbexc.dll     3500.11.0.106
    wdbdadpt.ocx     7005.11.0.202
    wdbfodlg.dll     3500.11.0.128
    wdbmbm2.ocx     3500.11.0.89
    wdboobjb.dll     3500.11.0.39
    wdbpwpub.exe     3500.11.0.341
    wdbranim.exe     3500.11.0.5
    wdbrlog.ocx     3500.11.0.596
    wdbrlog.exe     3500.11.0.6
    wdbrtre2.ocx     3500.11.0.11
    wdbrprn.ocx     3500.11.0.1
    wdbspres.dll     3500.11.0.151
    wdbtask.exe     3500.11.0.23
    wdbvVed.dll     3500.11.0.83
    wdbwpub.exe     3500.11.0.131
    wdbwwiz.dll     3500.11.0.78
    wdbz.ocx     3500.11.0.14
    bwcrw32.exe     1.0.0.4
    MapObjects     
    af20.dll     2.0.1.0
    aiimage20.dll     2.0.1.0
    dforrt.dll     6.0.612.101
    efileio.dll     6144
    elib.dll     8.3.1.0
    ergxlib.dll     9728
    ethrlib.dll     8704
    iso8211.dll     131072
    libtiff.dll     352256
    memfile.dll     1.0.0.1
    memtable20.dll     2.0.1.0
    mo20.ocx     2.0.1.0
    mo20.lic     391
    mobase.dll     2.0.1.0
    mofeat.dll     2.0.1.0
    mogridio.dll     2.0.1.0
    mtch.dll     8.0.185.0
    pe.dll     4.0.0.0
    sg.dll     3.0.2.1
    shape20.dll     2.0.1.0
    OLE for OLAP     
    mdrmdlg.dll     3.6.0.1
    mdrmsap.dll     3.6.0.1
    mdxpars.dll     6405.5.23.15
    saprfc.ini     
    scerrlkp.dll     3.6.0.1
    SAP GUI core components     
    chart.ocx     3.80.6.87
    icdataflow.ocx     2.0.0.23
    icjoin.ocx     1.0.1.35
    sapgradp.ocx     7100.1.5.479
    sapcalen.ocx     7100.1.5.126
    sapchart.ocx     7100.1.5.810
    sapbtmp.dll     7100.1.0.1309
    librfc32.dll     7100.1.81.5615
    wdtlog.ocx     7100.1.5.71
    wdttree.ocx     7100.1.5.286
    wdtaocx.ocx     7100.1.5.61
    sapdatap.ocx     7100.1.5.255
    sapfctrl.dll     7100.1.5.320
    sapfcust.exe     7100.1.5.410
    sapfdraw.dll     7100.1.5.256
    sapfewrm.dll     7100.1.5.337
    sapfhook.dll     7100.1.5.206
    SAPCHARTCONTROLLib.dll     6405.5.28.7809
    AxMAPCONTROLLib.dll     1.0.0.0
    AxSAPCHARTCONTROLLib.dll     6405.5.28.7809
    MAPCONTROLLib.dll     1.0.0.0
    Additional components     
    awkone.ocx     7.0.0.1
    formx.ocx     2.0.30.1
    sizerone.ocx     7.0.0.16
    otxrt.dll     2.0.30.1
    vsflex7l.ocx     7.0.0.112
    vsocx32.ocx     5.0.4.50
    vsocx6.ocx     6.0.0.52
    Synfusion components     
    Syncfusion.Core.dll     4.402.0.51
    Syncfusion.Grid.Base.dll     4.402.0.51
    Syncfusion.Grid.windows.dll     4.402.0.51
    Syncfusion.Shared.Base.dll     4.402.0.51
    Syncfusion.Shared.Windows.dll     4.402.0.51
    Syncfusion.Tools.Base.dll     4.402.0.51
    Syncfusion.Tools.Windows.dll     4.402.0.51
    Microsoft core components     
    dhtmled.ocx     6.1.0.9232
    mfc42.dll     6.2.4131.0
    msflxgrd.ocx     6.0.84.18
    msvcp60.dll     6.2.3104.0
    msvcrt.dll     7.0.2600.2180
    msvcrt40.dll     5.1.2600.2180
    oleaut32.dll     5.1.2600.3139
    olepro32.dll     5.1.2600.2180
    stdole2.tlb     3.50.5014.0
    scrrun.dll     5.6.0.8820
    triedit.dll     6.1.0.9227
    richtx32.ocx     6.1.97.82
    ADODB.dll     7.10.3077.0
    dte.olb     7.10.3077.0
    EnvDTE.dll     7.0.9466.0
    Microsoft.mshtml.dll     7.0.3300.0
    Microsoft.StdFormat.dll     7.0.9466.0
    Microsoft.VisualBasic.Compatibility.Data.dll     7.10.3077.0
    Microsoft.VisualBasic.Compatibility.dll     7.10.3077.0
    MSDATASRC.dll     7.0.9466.0
    MSO.DLL     10.0.6714.0
    msoutl.olb     10.0.2607.0
    Office.dll     11.0.5530.0
    stdole.dll     7.0.9466.0
    VSLangProj.dll     7.0.9466.0
    Help me, please.

    Is it just for one query or for all of them...(for all them)
    If allowed in the system create a new one and check...(yes but the query don't work).
    If it has effected all of them you can revert back the note changes.. Check again..
    (to revert back the note is a disaster. There are more notes one above the other... I should set all the objects modified to original version one to one)
    If it works now issue a message to SAP (I think it's a good idea)

  • SAP Note 0001370334: Error while deploying EAR file

    Hi All,
    We have a project requirement where payload should not be visible in both IE(SXMB_MONI) and RWB(Channel Monitoring). We have followed sap note 0001370334 and created .ear file as per sample .ear file given in the sap note.
    Here the problem is when we are trying to deploy that .ear file using NWDS, it is throwing exception :
    [ERROR CODE DPL.DCAPI.1027] SduLoadingException.
    Additional information: 'The information about the development component found in the manifest is either missing or incomplete!
    Manifest attributes are missing or have badly formatted value:
    attribute keylocation is missing
    attribute keyname is missing
    attribute keyvendor is missing
    attribute keycounter is missing
    Kindly provide ur inputs.
    Thanks,
    Veneela

    Did you see this link?  Looks like your ear file is not as expected. Please delete and create and deploy again
    http://wiki.sdn.sap.com/wiki/display/JSTSG/%28JSTSG%29%28Deploy%29Problems-P29
    /thread/1516905 [original link is broken]

  • Performance tuning in XI, (SAP Note 857530 )

    Could any one pls tell me where to find sap notes.
    I am looking for "SAP Note 857530 "
    Integration process performance(in sap XI).
    or how can I view the performance of the integration process ? or exactly how performance tuning is done.
    pls help,
    Best regards,
    verma.

    Hi,
    SAP Note:
    Symptom
    Performance bottlenecks when executing integration processes.
    Other terms
    ccBPM
    BPE
    Performance
    Integration Processes
    Solution
    This note refers to all notes that are concerned with improving the performance of the ccBPM runtime.
    This note will be continually updated as improvements are made.
    Also read the document "Checklist: Making Correct Use of Integration Processes" in the SAP Library documentation, on SAP Service Marketplace, and in SDN; it contains information about performance issues to bear in mind when you model integration processes.
    Refer to the appended notes and maintain the default code changes by using SNOTE, or by importing the relevant service packs. Note that some performance improvements cannot be implemented by using SNOTE and are instead only available in service packs.
    Regards
    vijaya

Maybe you are looking for