Confused about usage of usage types (NW2004s vs. NW 7.1 vs. NW mobile 7.1)

Hello all
I'm confused about the different combination possibilities / restrictions when it comes to compare NW2004s, NW PI 7.1 PI and NW Mobile 7.1. I already consulted the Master Guides and technical installation guides but am still confused. So if someone could shed some more light on it it would be great!
We plan to implement our interfaces, whether internal (system to system) or external (customers, suppliers) using XI (now called PI, right?). But we also intend to develop and run mobile apps (occasionally conected ones). So my questions around it are:
1) Do we need to install at least two separate servers for this? I mean:
- 1 server for SAP Netweaver PI 7.1
- 1 server for SAP Netweaver Mobile 7.1
2) Or is possible to have all this on one single server using SAP Netweaver 2004s with usage types AS ABAP, PI and Mobile.
3) Is usage type AS JAVA required when choosing usage type Mobile?
4) What would you recommend for production environments (note: I'm aware of the sizing / scaling question but I'm only interested in some kind of best practices advices in terms of maintenance, patching, etc.).
Thanks anyone for some input on it
BR
Renaud

Thanks Russell and Larissa for your clarifications.
Re-checked the master guide for NW 2004s (7.0) and now found the relevant text in chapter 3.3.1 on pages 30 + 31. Must have overlooked it the 1st time.
Other questions:
a) What is the difference between a installation of NW 7.0 with usage type AS ABAP and PI compared to NW PI 7.1 ?!?
b) What is the difference between an installation of NW 7.0 with usage type AS ABAP and Mobile compared to NW Mobile 7.1 ?!?
Do the 7.1 versions contain real newer releases or is it just another packaging of same components? What are the advanteges of the 7.1 versions?
Thanks again in advance for some more clarification!
Renaud

Similar Messages

  • Zen Sleek Photo Freezes/Locks Up after about 5 minutes usage (need to drain battery to recov

    Hi,
    My 20G Zen Sleek Photo has just recently transformed itself into a useless brick.
    No matter what I try and do, it always ends up freezing after about 5 minutes usage. When you force a reset it does unlock but when it comes back on it sticks on the Creative "copyright" start up screen.
    I've reformatted and re-installed the firmware several times but with the same result.
    font face="comic sans ms,sans-serif">
    The only time it totally unlocks is when you either:
    () let the battery fully drain and then recharge it or
    (2) you disconnect the battery lead and then press the On/Off switch for several minutes.
    I've looked everywhere for a solution/reason but nothing. You find plenty of people with the same problem but no answers. Surely someone knows how to fix the problem
    Is it a faulty battery (unlikely because mine charges up fine and holds it charge well)
    Is it the hard dri've (very unlikely since the player can start up correctly [given the above recovery procedure] and play tracks within the 5-0 minutes you have available)
    Is it the firmware (I doubt it, I can't see what the firmware's got to do with a delayed lock up, having worked fine up to that point)
    Is it the motherboard (maybe....., to my mind it points to a component failure that allows an electric charge to build up and not dissipate, the only way to discharge it is to short the battery pins [with, I hasten to add, the battery removed!])
    font face="comic sans ms,sans-serif">
    Has anyone within the Creative community successfully solved this problem Has anyone received a decent answer from Creative
    I find it staggering that the guys at Creative have washed their hands of this problem. They, after all, are the most likely people to identify the problem - only they have a schematic of the motherboard that would allow them to investigate and locate the problem.
    For the record the firmware I'm using is v .0.0.
    Any guidance would be much appreciated,
    Victor

    Is there really no one with an answer to this problem or have I overlooked a previous post that explained the fault.
    BR
    Victor

  • I DO NOT want to send anonymous reports to Mozilla about my computer usage and so on. How do I get rid of the question that comes up every time I open Fiorfox up?

    I DO NOT want to send anonymous reports to Mozilla about my computer usage and so on. How do I get rid of the question that comes up every time I open Fiorfox up?

    See:
    * https://support.mozilla.org/en-US/kb/Options%20window%20-%20Advanced%20panel
    * go to Firefox/Tools-Option-Advance and uncheck submit performance data

  • I have a recently acquired iPhone 4. Is it true if I am using PhotoStream to upload photos to my PC via iCloud, photos are only pushed when wifi is available?  This means I don't have to worry about extra data usage, right? Thank you.

    I have a recently acquired an iPhone 4. Is it true if I am using PhotoStream to upload photos to my PC via iCloud, photos are only pushed when wifi is available?  This means I don't have to worry about extra data usage, right?
    Thank you.

    Correct.
    On an iOS device, new photos you take will be automatically uploaded to your photo stream when you leave the Camera app and are connected to Wi-Fi. Note: My Photo Stream does not push photos over cellular connections.

  • Usage of Transaction types in other than asset accounting

    Hi,
    can someone tell me the usage of transaction types in FI other than Asset accounting.
    Thanx,
    Sowmya

    Hi,
    Transaction types are used in several components in SAP, e.g. in CS
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/d7/07542843b911d189ee0000e81ddfac/frameset.htm
    Since, it's a more 'what is it?' question, you can esaily find the answer by searching 'Transaction type' on hep.sap.com.
    Regards,
    Eli

  • Usage of Blob type.

    Does anyone can help me with usage of Blob type? I'm working with C# with Oracle.DataAccess.Lite.dll, and I need to save an image to the database.
    Thanks.

    Here is a sample from metalink
        LiteCommand cmd = new LiteCommand(con);
        FileStream file;
        byte[] buffer = new byte[256];
        long lngOffset = 0;
        int chunk;
            con.Open();
            Debug.Print("Connection Open");
            LiteLob imgBlob = new LiteLob(con);
            file = new FileStream("c:\\BlobTest\\Sample.jpg", FileMode.Open);
            Debug.Print("jpg File Opened");
            do {
                chunk = file.Read(buffer, 0, 256);
                imgBlob.SetBytes(lngOffset, buffer, 0, chunk);
                lngOffset += chunk;
            } while (chunk != 0);
            cmd.CommandText = "INSERT INTO TEST_IMAGE VALUES('Sample.jpg', ?)";
            cmd.Parameters.Add(new LiteParameter("image", imgBlob));
            cmd.ExecuteNonQuery();
            cmd.Parameters.Clear();
            con.Commit();
            file.Close();
            Debug.Print("jpg File Closed");
            MessageBox.Show("Blob Successfully Inserted", "Done");
            catch (Exception ex) {
                Debug.Print(ex.Message);
            } finally {
                if (con.Connection.State == ConnectionState.Open) {
                    con.Close();
                    Debug.Print("Connection Closed");
        }

  • Usage of Activity types under Cost Centre.

    Hi
    I would like to know the usage of activity types under cost centre.
    How to do direct and indirect activity type allocation.  Please explain indetail from scratch to finish with necessary t.codes at the earliest.
    Appreciate your cooperation at the earliest.
    regards.

    Hi,
    as far as usage of activity types under cost center is concerned it is addressed by ist reply to your query by another SAP Guru.
    with respect to Direct activity allocation,
    When we know the source cost center and target cost center then we allocate the activities from source cost center to Target cost center (T.Code KB21N)
    The cost is picked from the planned price given at KP26.
    Withe respect to Indirect activity allocation:
    We do not know the Traget Cost center in this case.
    First we need to enter the activity consumption in the sender cost center (source cost center).
    Then we need to allocate then indirectly to the target cost centers on some allocation basis using distribution cycles
    I am sure this will clear your query.
    Please assign points suitably
    Best Regards
    surya

  • BUPA_MAIN BDOC Error AM 605 - Assignment of usage & to communication type &

    Hi  Experts,
    In our ISU to CRM replication of the Business partner we are seeing lots of BDOC error AM 605 - Assignment of usage & to communication type & not unique.
    I have figured that the error occurs when the CONSNUMBER in the ADR* table reaches 999.  Therefore, no more entries can be added for the communication type (ie another phone number) for that particular address number. 
    But the behaviour in our case is such that CONSNUMBER is reaching 999 by skiping many numbers ( i am not sure if thsi is the standard behavior or something is wrong), so its not the consistent behaviour. In some cases it suddely skips the CONSNUMBER range say which is at 400 for particular address number and goes to 990 range and reaches 999, the BDOC errors out.
    We applied note 1070798 - Repair the consnumber in communication tables.  The program Z_OSSNOTE_1070798 will be run to reorganize the consnumber, so no entry is at 999. Although this reorganies the number but this only acts as a fix after the error is already encountered.
    We still see the AM 605 error , can any one please suggest is there any way to avoid this BDOC Error from occuring. We see these error in case of organisation BPs having many addresses and their phone number in table ADR2 CONSNUMBER reaches 999.
    Immediate help is greatly appreciated.
    Thanks,
    Jessica

    Hi Jessica,
           Were you able to fix this issue of fill all required entries error?
         i have a same error with my project too.
      Yes, you know me. We worked in the same project earlier, now i am in this new project, where i get the same old error.
    Thanks
    Keerthi

  • Confused about the meaning of  Time Quota Types

    I am learning SAP-HCM on IDES 6.0. I am confused about the meaning of Time Quota Type. I have gone thru the SAP documentation, but still not clear about it. Please help me with a few examples. How is it different from Absence Type?

    Hi Gopal ,
    Absences are very generic ones that we create which needs to be reflected in IT2001 and dedcution can happen.
    Absence Quotas are the limited entitlement that is fixed say ur eligible for 10 days sick leave so here this is a Quota for each year  and so becomes a Quota say Sick leave Quota =10 and will be seen in IT2006.
    Now an absence needs to be linked to this Quota for dedcution.
    An absence can be or may not be linked to a Quota.This depends on business Requirement.
    Let me know if u have further Questions.
    Thanks
    Swati

  • Confused about extending the Sprite class

    Howdy --
    I'm learning object oriented programming with ActionScript and am confused about the Sprite class and OO in general.
    My understanding is that the Sprite class allows you to group a set of objects together so that you can manipulate all of the objects simultaneously.
    I've been exploring the Open Flash Chart code and notice that the main class extends the Sprite class:
    public class Base extends Sprite {
    What does this enable you to do?
    Also, on a related note, how do I draw, say, a line once I've extended it?
    Without extending Sprite I could write:
    var graphContainer:Sprite = new Sprite();
    var newLine:Graphics = graphContainer.graphics;
    And it would work fine. Once I extend the Sprite class, I'm lost. How do I modify that code so that it still draws a line? I tried:
    var newLine:Graphics = this.graphics;
    My understanding is that since I'm extending the Sprite class, I should still be able to call its graphics method (or property? I have no idea). But, it yells at me, saying "1046: Type was not found or was not a compile-time constant: Graphics.

    Thanks -- that helped get rid of the error, I really appreciate it.
    Alas, I am still confused about the extended Sprite class.
    Here's my code so far. I want to draw an x-axis:
    package charts {
        import flash.display.Sprite;
        import flash.display.Graphics;
        public class Chart extends Sprite {
            // Attributes
            public var chartName:String;
            // Constructor
            public function Chart(width:Number, height:Number) {
                this.width = width;
                this.height = height;
            // Methods
            public function render() {
                drawAxis();
            public function drawAxis() {
                var newLine:Graphics = this.graphics;
                newLine.lineStyle(1, 0x000000);
                newLine.moveTo(0, 100);
                newLine.lineTo(100, 100);
    I instantiate Chart by saying var myChart:Chart = new Chart(); then I say myChart.render(); hoping that it will draw the axis, but nothing happens.
    I know I need the addChild method somewhere in here but I can't figure out where or what the parameter is, which goes back to my confusion regarding the extended Sprite class.
    I'll get this eventually =)

  • PSE 7 confusion about folder location, help needed

    Here's some background: I'm using PhotoShop Elements 7 on Win XP.  I have an external firewire hard drive I use for overflow/backups.  Originally, this showed up as a K: drive on my system.
    I added a RAID controller and two more drives to stripe as a single drive for temp space rendering movies.  This ended up as a K: drive and the external moved to L:  However, when I did this there were some pictures from my catalog that I had on the external drive.  I have used File > reconnect missing files to handle the moves, but PSE is still confused (very).
    PSE has started to mix up the RAID (K:) and external (L:) content.  If I move a set of pictures (e.g. a folder of them) onto the external drive (L:) via drag and drop in the folder location view, the folder will show up empty on the L: heirarchy, but will show up as a gray folder icon in the K: RAID drive hierarchy.  If I open up windows explorer, the RAID drive will appear empty.  In other cases (I'm not sure when/how yet), pictures physically end up on the RAID drive itself instead of the external.  I have uninstalled both the external drive and the RAID drive and reinstalled them both, but they are still getting confused in the folder view by PSE.  I've also tried moving content outside of PSE and just reconnecting missing files, but it still wants to put things under the K: RAID drive instead of the external L:.
    I've searched everywhere I can think of for a description of what gray folder icons in the folder location view means and can find none.  I'm not sure how to convince PSE that there's nothing on the RAID K: drive and it shouldn't try to connect the two.  Any suggestions?
    Thanks,
    Jim

    Thank you!  I ran psedbtool and the output shows the catalog has the wrong drive letter for the L: drive.
    Is there a way to make PSE forget about the K: and L: drives that it is so confused about so that it can relearn of their existence?  If I use the drive letter reassignment to fix PSE, it will break other apps that are now dependent on the current drive letter assignments.  I've tried removing all files from the L: drive, but it's still remembered as part of the catalog.
    Thanks,
    Jim
    psedbtool version 1.07
    Opening catalog C:\Documents and Settings\All Users\Application Data\Adobe\Photoshop Elements\Catalogs\Moms pics\catalog.pse7db
    Photoshop Elements version:      7
    Total files               :   4833
    Total files missing       :      0
    Total files offline       :    278
    Total files wrong volume  :      0
    ****** Volumes with warnings: 1
    PSE Volume Table
    Path used by PSE        : F:
    Type                    : builtin_drive
    Status                  : online
    Total files             : 0
    Total files missing     : 0
    Total files wrong volume: 0
    Description             : MEDIA
    Serial                  : 1C2F-9805
    Drive_path_if_builtin   : F:
    Id                      : 32520
    Path used by PSE        : M:
    Type                    : builtin_drive
    Status                  : online
    Total files             : 938
    Total files missing     : 0
    Total files wrong volume: 0
    Description             : FreeAgent Drive
    Serial                  : 7830-2970
    Drive_path_if_builtin   : M:
    Id                      : 93626
    Path used by PSE        : E:
    Type                    : builtin_drive
    Status                  : online
    Total files             : 0
    Total files missing     : 0
    Total files wrong volume: 0
    Description             : GAMES
    Serial                  : 025A-4B70
    Drive_path_if_builtin   : E:
    Id                      : 93625
    Path used by PSE        : L:
    Type                    : builtin_drive
    Status                  : online
    Total files             : 114
    Total files missing     : 0
    Total files wrong volume: 0
    Description             : FreeAgent Drive
    Serial                  : 60AE-A816
    Drive_path_if_builtin   : K:
    Id                      : 31354
    ***** WARNING *****     : Wrong drive letter in catalog
    Path used by PSE        : \\dmzhost\media
    Type                    : network_drive
    Status                  : offline
    Total files             : 278
    Total files missing     : 0
    Total files wrong volume: 0
    Description             : //dmzhost/media
    Serial                  : //dmzhost/media
    Drive_path_if_builtin   :
    Id                      : 26948
    Path used by PSE        : J:
    Type                    : builtin_drive
    Status                  : online
    Total files             : 3503
    Total files missing     : 0
    Total files wrong volume: 0
    Description             : MEDIA2
    Serial                  : BAC0-B5A3
    Drive_path_if_builtin   : J:
    Id                      : 108
    Path used by PSE        : C:\Documents and Settings\All Users\Application Data\Adobe\Photoshop Elements\Catalogs\Moms pics
    Type                    : database_relative_drive
    Status                  : online
    Total files             : 0
    Total files missing     : 0
    Total files wrong volume: 0
    Description             : database relative
    Serial                  : amoc:database_relative_volume
    Drive_path_if_builtin   :
    Id                      : 2
    Windows Drives
    Drive  Type             Serial     Path
    A:     removable_drive  0000-0000 
    C:     builtin_drive    9088-07F9 
    D:     builtin_drive    F408-1CB0 
    E:     builtin_drive    025A-4B70 
    F:     builtin_drive    1C2F-9805 
    G:     builtin_drive    242D-15ED 
    H:     readonly_drive   0000-0000 
    I:     builtin_drive    427D-3F6B 
    J:     builtin_drive    BAC0-B5A3 
    K:     builtin_drive    64E8-9846 
    L:     builtin_drive    60AE-A816 
    M:     builtin_drive    7830-2970
    Thanks so much for your help!
    Jim

  • What are Microsoft- or other's-best practice or recommendation of Disk usage, CPU usage, memory usage monitoring to prevent system trouble ?

    We use win2003,win2008,win2012 servers.
    I heard somewhere that Microsoft recommendation threshold of disk usage monitoring is ( free disk space >= 15- 20 %) , if I remember correctly, but how about CPU usage and memory usage monitoring ? 
    What are  Microsoft- or other's-best practice or recommendation of Disk usage, CPU usage, memory usage monitoring to prevent system trouble and improve availability ?

    Hi,
    You can refer the following Performance Tuning Guidelines,
    Performance Tuning Guidelines for Windows Server 2003
    http://download.microsoft.com/download/2/8/0/2800a518-7ac6-4aac-bd85-74d2c52e1ec6/tuning.doc
    Performance Tuning Guidelines for Windows Server 2008 R2
    http://blogs.technet.com/b/josebda/archive/2010/08/27/performance-tuning-guidelines-for-windows-server-2008-r2.aspx
    WINDOWS SERVER 2012 - PERFORMANCE TUNING GUIDELINES
    http://blogs.technet.com/b/itprocol/archive/2012/11/27/windows-server-2012-performance-tuning-guidelines.aspx
    Hope this helps.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Swamped and confused about products

    Hi guys,
    I am new to Oracle middleware products. After looking at a few articles, I am swamped and confused about those products, WebCenter (WC), Content Server (CS), Universal Content Management (UCM).
    1. WC has a built-in content database, part of Oracle database. CS also stores contents into Oracle database. Then what are differences between two types of content storage? Can I build WebCenter with Content Server as the content storage?
    2. WebCenter provides management functions on content. So does UCM. Users could contribute, review and release contents to web via both. Then what are differences between two types of content management? What more does UMC provide than the built-in content management in WC.
    3. Content Server needs a third-party web server (port:80) to publish its content. WebCenter Suite seems use Oracle HTTP Server (port:7777) to render web pages. Is it possible to integrate those two on one web server? Why is Oracle HTTP Server using a weird port?
    4. JDeveloper has the built-in OC4J container. But how can JDeveloper access or interact with Content Server or WC content database? Site Studio can access Content Server directly but only provides very limited portlet or ajax components. If I want to store web pages, static or dynamic, into WC and/or CS, which tool should I use?
    Can anybody help me with them? Or please point me to the right direction. I really appreciate it.
    thanks,
    Chen

    Plug it in and use the Transfer Purchases function, either from the resulting dialog box or from the File menu. If you need to authorize the computer, choose it from the Store menu.
    (65603)

  • HT3529 I am confused about messaging. Shouldn't I be able to send and receive messages with cellular data off?  I can usually send the message, but often do not receive messages until I either have wifi or turn cellular on.

    I am confused about messaging. Shouldn't I be able to send and receive messages with cellular data off and without wifi? I can send the message but often do not receive messages from others, iPhone or other, until  I turn on cellular or wifi.

    Depends on the type of Message.
    SMS messages will send and receive with data off.  and while you can guarantee you send using SMS you cannot guarantee that whoever replies to you does also. They may be replying thorugh iMessage if they are using iPhones.
    However Android should be sending through SMS.
    You can turn off iMessage if you want to, though people with limtied SMS text messaging in their plans may not appreciate it, and stop messaging you.

  • Usage - Spurious Usage - BT online vs HomeHub

    Here is a screenshot of my broadband usage - suggesting usage of >30GB in 24 hours (see usage updates):
    And here is the usage on my home hub on the same connection (with today's news):
    So >30GB via BT and yet 4.1GB in 4 days from the hub.
    Any insights? Presumably BT have a problem with usage monitoring - would they have volunteered this information or just happily charged me for the excess usage? 
    Do you think this merits making a formal complaint +/- asking to move provider before the contract end?

    davideyre wrote:
    Here is a screenshot of my broadband usage - suggesting usage of >30GB in 24 hours (see usage updates):
    And here is the usage on my home hub on the same connection (with today's news):
    So >30GB via BT and yet 4.1GB in 4 days from the hub.
    Any insights? Presumably BT have a problem with usage monitoring - would they have volunteered this information or just happily charged me for the excess usage? 
    Do you think this merits making a formal complaint +/- asking to move provider before the contract end?
    Hi.
    Unfortunately the hub usage resets after about 5GB usage (perhaps just over 4.3GB), affecting all hubs 3-5 apparently. So a direct comparison is impossible.
    http://www.andyweb.co.uk/shortcuts
    http://www.andyweb.co.uk/pictures

Maybe you are looking for

  • Difference between connection pooling and simple connection

    Anybody please tell me what is the Difference between connection pooling and simple connection and also where we define connection pooling and how. Thanks Please reply soon amitindia

  • Itunes Freezing

    So my itunes keeps freezing every time I bring it up, it starts to load the itunes store and then just freezes. No error message, no nothing. This is the first time ive posted a question thing like this... cause ive tryed so many things to fix my itu

  • NIO and Security

    I've run into essentially the same problem described here: http://kr.forums.oracle.com/forums/thread.jspa?threadID=576199. But I'm using Coherence 3.5.3 and I have set the '-XX:MaxDirectMemorySize=512M' prop, as suggested in that question from 2006.

  • CS_BOM_EXPLOSION

    Hi, I want to know from which table  can I get  STPOX-STUFE  used in function module CS_BOM_EXPLOSION. Actually i need to know material level in BOM. Thanks/Regards.

  • Having trouble deleteing call list

    Can someone please help me out if possible. Is there a way to delete the recent call list all in one shot instead of doing it one by one. I have the 8330 curve with verizon. Thank you! Solved! Go to Solution.