Differences between dual stack and single stack Java system copies

Hi
Can any body please provide step - by -step procedure.
Thanks in advance
Edited by: Kobby bryant on Apr 13, 2008 10:39 PM

Hello Koby,
Dual stack is ABAP+Java instance.
Single stack or Standalone is just Java instance. There is no ABAP part.
Using the installation wizard, you could select the desired option and the installation is performed accordingly.
If you are looking for any specific info, please provide the details.
Regards,
Snehal

Similar Messages

  • Difference between hierarchy node and single value

    Hi experts,
    Can anyone explain me the difference between hierarchy node and single value?
    This is my problem:
    I have a query that uses a characteristic (0ORGUNIT) with a hierarchy and I execute it without any problem but when I try to set a fliter on this characteristic and I try to find a single value, for example 101, it doesn't appear in the single value list, instead it appears in the hierarchy nodes list in the selection window.
    I think I'm confused about both terms because I thought  a hierarchy node was always the one who has one or more values as its lower levels like this:
    A. 10
        A1.  100
        A2.  101
        A3.  102
             A3.1.  1021
    B. 11
    I this case I thought , for example, 101 was a single value but not a hierarchy node so I must find it in the single values list in the selection window, however, 102 can be both and must appear in both lists, is it true?
    Thanks in advanced

    In BW, hierarchy node with more information compare to the single value. for example, it always carries its father node information, which it belongs to. and some time information if it is time-dependent.
    So, when you using hierarchy node, it means at least 2 information: value and "position" (who is its father node)
    That's the reason why you see the hierarchy tree when choosing the node.
    If you want to expand the hierarchy to the certain level, you can setting in the property. Another choice is restrict in the query designer.

  • What's the difference between Dual Band and Simultaneous Dual Band?

    I just wondered what the difference between Dual Band and Simultaneous Dual Band was?

    Nevermind, I know now!

  • Difference between emergency state and single user mode ?

    Hi,
    I want to know the difference between emergency state which we normally use in suspect mode database and single user mode.
    Navakanth

    Emergency/suspect mode is tells you the state of the database and database is not available for user action but where as single user mode tells the user action preference. Database is active and available for the user action.
    You can refer 
    http://msdn.microsoft.com/en-us/library/bb522682.aspx
    EMERGENCY
    The database is marked READ_ONLY, logging is disabled, and access is limited to members of the sysadmin fixed server role. EMERGENCY is primarily used for troubleshooting purposes. For example, a database marked as suspect due to a corrupted log file can be
    set to the EMERGENCY state. This could enable the system administrator read-only access to the database. Only members of the sysadmin fixed server role can set a database to the EMERGENCY state.
    SINGLE_USER
    Specifies that only one user at a time can access the database. If SINGLE_USER is specified and there are other users connected to the database the ALTER DATABASE statement will be blocked until all users disconnect from the specified database. To override
    this behavior, see the WITH <termination> clause.
    The database remains in SINGLE_USER mode even if the user that set the option logs off. At that point, a different user, but only one, can connect to the database.
    Before you set the database to SINGLE_USER, verify the AUTO_UPDATE_STATISTICS_ASYNC option is set to OFF. When set to ON, the background thread used to update statistics takes a connection against the database, and you will be unable to access the database
    in single-user mode. To view the status of this option, query the is_auto_update_stats_async_on column in the sys.databases catalog view.
    If the option is set to ON, perform the following tasks:
    Set AUTO_UPDATE_STATISTICS_ASYNC to OFF.
    Check for active asynchronous statistics jobs by querying the sys.dm_exec_background_job_queue dynamic management view.
    If there are active jobs, either allow the jobs to complete or manually terminate them by using KILL STATS JOB.
    --Prashanth

  • Whats the differences between Master collection and single each?

    Why ADOBE Master Collection is much cheaper than each individual program altogether ?what's the difference?for exp,Master collection is sold $2599,and the photoshop cs5 extend $999,if it were sold seperately,we should afford a lot more money.so i doubt that is there any difference between them?

    Functionally there's no difference. The difference is in the licensing.
    The big UPside with the Master Collection is that you get a lot of software for one low upfront price compared to buying each software component individually.
    The big DOWNside is that when a new version of Adobe software is released, you must upgrade to a suite, even if you only want to upgrade one software component such as Photoshop.
    e.g.
    You can upgrade Master Collection CS4 to any CS5 Suite.
    You cannot upgrade an individual component (e.g. Photoshop CS4) in Master Collection CS4 to standalone Photoshop CS5.
    Looking at it a different way, buying Master Collection (or any Suite) means you forfeit some flexibility in future upgrade options (Suites are your only options) and you're placing yourself on an expensive path for future upgrades (Suites only).

  • Difference between Activation Dev and Customer Requirement dev system

    Hi  All
    I am going to install Baseline Packages 
    on ECC 6 EHP 4.
    i am having confusation that why we need activation development system and customer requirement development system in our sap landscape...
    As per sap document its mention that we need four system landscape......
    i am have gone through this  note 1426866.
    so please help me.........
    Please someone help me it is critical issue .. i am waiting for your valueable reply.....
    Edited by: amkum82 on Oct 11, 2010 1:47 PM

    Hi
    Baseline package includes BC sets with preconfigured scenarios as you might know. While customers requirements may be require certain additional configuration,customizing or enhancments . So in implementation scenario to track and maintain Baseline configuration intact for reference and future use ,the Baseline activation system is used.
    While the client requirement system will be a development system  for config and testing of all requirements arising out of project.
    I hope this helps
    Regards
    Mandar

  • How is the interface between the Java Stack and ABAP stack is achieved?

    How is the interface between the Java Stack and ABAP stack is achieved?..Please send me the answer to [email protected]

    Hi,
    By interface, I assume you mean the connection between the ABAP and the Java stacks in a double stack system.
    The connection from Java to ABAP is through JCo connections defined in the WebDynpro section of the J2EE start page. So Java to ABAP requests are processed through JCo.
    The connection from ABAP to Java is through RFC connections defined in TA SM59. The ABAP to Java requests are processed through RFC.
    Refer https://dsd.esco-salt.com/StartPage/documents/integration/3.html for detailed explanation.
    The UME can be maintained in either ABAP or in JAVA depending on the persistence.
    Refer: http://help.sap.com/saphelp_nw70/helpdata/en/5b/5d2706ebc04e4d98036f2e1dcfd47d/frameset.htm
    Check UME data source configuration.
    Some quick FAQs can be found at:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/ad47eb90-0201-0010-7cb2-ddfa5ed879ec
    Hope this helps.
    Best Regards,
    Srividya.R

  • Java Stack and ABAP Stack

    Hi Experts,
    i am now confused about these two stacks: Java Stack and ABAP Stack.
    for IR objects, like DT, MT, SI, MM, SM, Action, Process Integration Scenario
    for ID objects, like profile agreements, receiver determination, interface determination,
    1. where are these objects stored in? Java or ABAP stack?
    and i know Adapter Engine is run on JAVA Stack while Integration Engine is on ABAP Stack.
    2. how do they call the objects stored in different stack during processing?

    Hi,
    1. where are these objects stored in? Java or ABAP stack?
    These objects are basically developed on the JAVA stack, when they are activated their runtime version is created on ABAP stack, which you can check in SXI_CACHE transaction.
    2. how do they call the objects stored in different stack during processing?
    Runtime versions of these objects are responsible for the execution of the interfaces.
    -Supriya.

  • Installing Java Stack and Abap Stack, same machine.

    Hi all:
    Does anybody installed Java Stack and Abap Stack on the same machine?
    I installed ABAP stack first, and am trying now to install Java stack but it seems like at the end of the process, ABAP stack. (is not working now).
    Any idea?

    Not sure about installing both as I haven't tried either!
    Anyway, in theory if the SIDs and instance numbers are completely different, then you should be OK. If you ahev the same SID or instance number, I can see possible problems,
    Portal only runs on Java, so in theory any Java system will be OK. NWDW would be a good choice.

  • Java stack and ABAP stack in upgrading SP

    Hi,
    pls pardon if it appears silly question. I dont have much knowledge in Basis
    I am on XI3.0 with SP 09 and upgrading SP to SP20 from SAP service market place.
    How can I identify which is java stack and which is ABAP stack in evrery SP because Java stack can be directly upgraded to SP20 but ABAP stack has to be upgraded one by one (like sp 01..10..11..finally sp20).
    Could you pls let me know, from the list of files how can I identify which is ABAP stack and which is java stack ? so that I can first update the ABAP Stack one by one and then move to javastack
    thanks,
    Dushanth

    This was answered yesterday:
    Upgrading SP 09 to SP 20

  • JAVA Stack and ABAP Stack not in Sync

    Hi,
    when i logged into the MI Server(7.0) gonr thru the following navigation :
    Administration-->Mobile Infrastructure---->Mobile components
    which i click on the search button i am getting the following error
    "JAVA Stack and ABAP Stack not in Sync"
    Already i redeployed the sapjra.rar, still i find the error unchanged.
    Any help on this would be great........
    Thanks,
    vijay.

    Hi
    Refer this link
    Need to Configure MI Server 7.0
    As explained by veeraragavan in this link follow these steps
    Following are in brief the roles required, just forward the same to your BASIS administrator.
    In the ABAP Stack -Under Transaction SU01:
    End User:
    SAP_MI_SERVICE
    Administrator / Critical Developers:
    SAP_J2EE_ADMIN
    SAP_MI_ADMIN
    In the J2EE Stack - Under Identity Management:
    End User:
    No role required. You can give a role for display: SAP_JAVA_NWMOBILE_ADMIN_READONLY
    Administrator / Critical Developers:
    SAP_JAVA_NWMOBILE_ADMIN_SUPER
    regards
    Manohar
    Edited by: Gouri  Manohar Gadhamsetty on Jan 19, 2009 7:17 AM

  • Dynamic switching between stacked and non-stacked detail groups?

    Hi guys,
    Is it possible to dynamically switch off/on stacking of detail groups?
    I would like to give the user the option to switch between stacked and non stacked
    Regards
    Bar
    JDev: 10.1.3.2
    JHS: 10.1.2.26

    Yes and No. No because it is not supported out-of-the-box by JHeadstart, yes because you can do this post-generation and then move the custom code to JHeadstart templates.
    However, it is not a trivial thing to build, you can try the JDeveloepr forum for any help, we can help you with moving the post-generation code to custom templates, since that is the JHeadstart-related part of your question.
    Steven Davelaar,
    JHeadstart Team.

  • Finding difference between Max date and Min date from single date field

    Dear Experts,
    Here I am with a scenario where i didnt find any solution in SDN and in most threads it is unanswered.
    I have 1 KF which is a date field. With reference to Serial no, I want to find out the Max and Min date from the same KF. I created 2 CKF where the same KF is used in both CKF to find the Min and Max dates,
    Ex:
    Serial No | Material | Actual Del date | Max | Min | Difference
    0123 | 300012 | 01.01.2009 | 31.01.2009 | 01.01.2009 | 30
    0123 | 300013 | 07.01.2009 | 31.01.2009 | 01.01.2009 | 30
    0123 | 300018 | 15.01.2009 | 31.01.2009 | 01.01.2009 | 30
    0123 | 300014 | 30.01.2009 | 31.01.2009 | 01.01.2009 | 30
    0124 | 300019 | 02.01.2009 | 10.01.2009 | 02.01.2009 | 8
    0124 | 300012 | 06.01.2009 | 10.01.2009 | 02.01.2009 | 8
    0124 | 300017 | 10.01.2009 | 10.01.2009 | 02.01.2009 | 8
    This is the way how I want the output where now I am able to get the values right till Max and Min and not the difference. I even created the 3rd CKF the find the difference but it is not working.
    How can I find the difference between the Max and Min dates?
    Regards,
    Chan

    Hi
    You have FM --DAYS_BETWEEN_TWO_DATES you can use this while Customer Exit.
    Try to Have 2 RKF for Min Data and Max Date and create a formula/CKF on the same ..
    Hope it helps

  • Difference between service pack and support pack

    Hi,
    what is the exact difference between service pack and support pack. Are they same?
    The version details presnt in integration builder -> help-> inforamtion  of my XI server are as follows :
    Service pack: 09
    Release: 645_VAL_REL
    does it mean that the both support package and service package for my XI server are 09?
    thanks in adavance
    regards
    Jagruthi

    1. A service pack (in short SP) is a collection of updates, fixes and/or enhancements to a software program delivered in the form of a single installable package. Service packs are usually numbered, and thus shortly referred to as SP1, SP2, etc. It is notable that they may bring, besides bug fixes, entirely new features.
    http://help.sap.com/saphelp_nw04/helpdata/en/57/a21f407b402402e10000000a1550b0/frameset.htm
    Service packs in 2004 and 2004s;
    in 2004 - in 2004s
    SP12 & < - SP04 http://XI 3.0
    SP13 + 14 - SP05 http://PI 7.0
    SP15 - SP06
    SP16 - SP07
    SP17 - SP08
    SP18 - SP09 and so on...
    2) Support pack -
    http://help.sap.com/saphelp_nw04s/helpdata/en/9e/5bc53f3e0f0228e10000000a114084/frameset.htm
    For the ABAP parts of usage type PI, this is the implementation of support packages. For the Java parts, the deployment with the Java Support Package Manager (JSPM) is used.
    You can find currently available support packages on SAP Service Marketplace at service.sap.com/sp-stacks.
    A description of how to apply support packages is available in SAP Note 879289.

  • What's the difference between XI basis and regular basis?

    I am an SAP basis admin for years.
    Now my corp starts to use XI.
    What is the difference between XI basis and regular basis if there is any?
    Thanks!

    Hi,
    No difference... Basis is Basis (Technical consultant)... According to me its just terminology changed. i.e. SAP Administrator instead of SAP basis.
    For XI you may need to additionally control the Java stack administartion along with ABAP stack.
    Please go thourgh the below link to know about SAP NetWeaver Administrator, then you may compare with regular Basis activities
    http://help.sap.com/saphelp_nw70/helpdata/en/7e/c82c42be6fde2ce10000000a1550b0/frameset.htm
    Also
    Refer - PI/XI administartion study material links
    PI Administration, monitoring document
    Thanks
    Swarup

Maybe you are looking for

  • Create IDOC for alternative unit of measure

    Hello, I need to send the alternative UoM via an IDOC. My problem is that i do not know how to manually send the UNIMA2 IDOC. Like when i send MATMAS, i use BD10. Is there any program or transaction for sending UNIMA2? Thank you

  • Importing web Services in CAF application

    Hi friends, I am involved in desgining a CAF application which makes use of some web services, After importing and deploying the application when I run that webservice through service Browser by creating a record, it gives me an<b> error: "Invalid ad

  • IPhoto conversion to JPEG poor quality

    I have a Nikon D70s Digital camera and upload my Nikon raw files (.NEF) to an external drive connected to my iMac. I then use iPhoto 08 to import the pictures to the library. I then export to a folder on the desktop coverting them to JPEG (for printi

  • MacBook Pro won't read audio cds

    My MacBook Pro will not read digital audio cds. It has in the past, but now it seems to have stopped reading them. I have several purchased cds I would like to get on itunes, but I can't get it to recognize the discs. I can hear it spinning several t

  • Alv ports

    hi to all abap gurus my querry is what are the diffrenr type   of ports available in in tcode  we21.   plss  expalin abt the diffrent types of ports . what are the file port sand what are the xml ports  pls give direct ansers points will berewarded.