Java 1.4.2_17 x64 for Netweaver 2004s SR3

Hi All,
we are implementing Enterprise Portal 7.0 SR3 on a x64 bit Windows platform.  I am trying to obtain the java runtime environment for x64 bit and SAP notes directs me to this site http://java.sun.com/j2se/1.4.2/SAPsite/download.html where I should be able to download the x64 bit j2se 1.4.2_17. 
This site is dedicated for SAP customers and requires you to register, for which I have, and the registeration process is excruciatingly slow.  Besides, we are having authentication issues for the site and each issue takes 72 hours response time from SUN.  Long story short, we need the J2SE 1.4.2_17 x64 bit for Windows urgently to finish our install.  Does anyone have this executable and is willing to share it?

Dear
Yes
You can find the information in SAP note 716604
Note 716604 - Access to Sun J2SE and recommended J2SE options
"part of the note:"
Important note:
With 1.4.2_18 we are currently having massive stack overflow problems on Windows x86 (64bit) with our default parameter set. The issue is still under investigation. Additionally we have a performance regression with Java Systemcopy on 1.4.2_18.
Until further notice please don't use 1.4.2_18.
In the meantime SUN has made available 1.4.2_17 for Windows x86 (64bit) and Solaris x86 (64Bit) for download. Please see note 941595.
Kind regards
Tom

Similar Messages

  • Application Help for Query Designer for Netweaver 2004S

    Does anyone know how to install the Help Files for the Business Explorer Tool for Netweaver 2004S?  When I click on the Help>>Applicaton Help from any of these tools, it states it can't find the files.  I have it setup and working within ABAP.
    Thanks,
    Jeff Cook

    The help dvd that came with upgrade explains how to setup for the ABAP side, not the Query Designer.  Do you know the parameter settings?  Does Query Designer help use the sapdoccd.ini file?
    Thanks ,
    Jeff

  • Netweaver 2004s SR3 PI 7.0 Installation Error

    Hi All,
    I am installing Netweaver 2004s SR3 PI 7.0 on Sun Solaris 10 and Oracle 10g, all the components are  64bit version.
    During the installation step 95 out of 98 prepare to install minimal configuration ended with error. please find here the below error
    ERROR 2008-10-29 20:26:23.2
    FCO-00011  The step callOfflineCTC with step key |NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features_Configuration|ind|ind|ind|ind|6|0|NW_Call_Offline_CTC|ind|ind|ind|ind|7|0|callOfflineCTC was executed with status ERROR ( Last error reported by the step :Caught ESAPinstException in Modulecall: in
    function NW_Call_Offline_CTC_ind_ind_ind_ind_SubComponentContainer_callOfflineCTC() {
        var nw = NWInstall.getSystem(context.get("sid"));
        var ctcDirFs = nw.getCI().getInstanceDir().concat("j2ee", "ctc");
        var ctcExeFile = installer.onWindows() ? "LaunchOfflinectc.bat" : "LaunchOfflinectc.sh";
        var ctcCall = ctcDirFs.concat(ctcExeFile);
        installer.writeTrace("CTC is in" + ctcCall);
        ASSERT(arguments.callee, ctcCall.isExisting(), "CTC executable cannot be found in " + ctcCall.toString());
        var pmgt = new ProcessMgt();
        var app = pmgt.createChildApplication(ctcCall, []);
        var userData = nw.getUsers().getAccountData(NWUsers.roles.SIDAdm);
        var user = (new AccountMgt()).getUser(userData.name);
        var env = pmgt.getProcessEnvironment();
        if (installer.onUnix()) {
            env.setUser(user);
        env.setWorkingDirectory(ctcDirFs.getNode());
        env.setEnvironmentVariable(new Property("JAVA_HOME", nw.getJavaHome().toString()));
        installer.writeTrace("For the Offline CTC Call, JAVA_HOME is set to " + env.getEnvironmentVariable("JAVA_HOME"));
        app.setEnvironment(env);
        var retval = app.run([], true);
        ASSERT(arguments.callee, retval == 0, "CTC retval is not 0 but " + retval);
        installer.writeTrace("CTC has been called in Offline Mode.");
    CTC retval is not 0 but 255.).
    I applied the sap note:1094628 - Error in step Call OfflineCTC from SAPInst 7.0 SR3 still it was not working.
    I am not able to solve the issue please give the proper answer.
    Thanks
    Srinivasa Rao Arjala

    Hi ,
    Please find here the latest updated logs.
    sapinst_dev.log:
    -rw-r-----   1 root     sapinst  2992708 Oct 30 16:36 stepLogMessages.88.xml
    -rw-r-----   1 root     sapinst  1546114 Oct 30 16:58 LaunchOfflinectc.sh.log
    drwxrwxrwx  10 root     sapinst    21504 Oct 30 16:59 .
    -rw-r-----   1 root     sapinst  2992673 Oct 30 16:59 stepLogMessages.xml
    -rwxrwxrwx   1 root     sapinst    46729 Oct 30 16:59 stepKeydbClient.dmp
    -rwxrwxrwx   1 root     sapinst   158685 Oct 30 16:59 controllerKdbClient.dmp
    -rw-r-----   1 root     sapinst  6207660 Oct 30 16:59 sapinst.log
    -rw-r-----   1 root     sapinst  9603491 Oct 30 16:59 sapinst_dev.log
    tail -f sapinst_dev.log
        var retval = app.run([], true);
        ASSERT(arguments.callee, retval == 0, "CTC retval is not 0 but " + retval);
        installer.writeTrace("CTC has been called in Offline Mode.");
    CTC retval is not 0 but 255.). You may now </p> <ul> <li> choose <i>Retry</i> to repeat the current step. </li> <li> choose <i>View Log</i> to get more information about the error. </li> <li> stop the task and continue with it later. </li> </ul> <p> Log files are written to /sapinst. </p> </body></html>
    TRACE      2008-10-30 16:59:57.572 [iaxxgenimp.cpp:1255]
               CGuiEngineImp::acceptAnswerForBlockingRequest
    Waiting for an answer from GUI
    LaunchOfflinectc.sh.log:
    Oct 30, 2008 4:58:40 PM  ....tc.lm.ctc.OfflineTemplateImporterJAR [Thread[main,5                                             ,main]] Error: com.sap.tc.lm.ctc.metamodel.exception.ActionExecuteException:The                                              input message is not valid for the Action Controller
    Oct 30, 2008 4:58:40 PM  ....tc.lm.ctc.OfflineTemplateImporterJAR [Thread[main,5                                             ,main]] Error: com.sap.tc.lm.ctc.cul.serviceimpl.process.WriteProfileControllerI                                             mpl:execute97
    Oct 30, 2008 4:58:40 PM  ....tc.lm.ctc.OfflineTemplateImporterJAR [Thread[main,5                                             ,main]] Error: com.sap.tc.lm.ctc.OfflineTemplateImporterJAR:createSystemProperti                                             es538
    Oct 30, 2008 4:58:40 PM  ....tc.lm.ctc.OfflineTemplateImporterJAR [Thread[main,5                                             ,main]] Error: com.sap.tc.lm.ctc.OfflineTemplateImporterJAR:executeWizard141
    Oct 30, 2008 4:58:40 PM  ....tc.lm.ctc.OfflineTemplateImporterJAR [Thread[main,5                                             ,main]] Error: com.sap.tc.lm.ctc.OfflineTemplateImporterJAR:main583
    Oct 30, 2008 4:58:40 PM  ....tc.lm.ctc.OfflineTemplateImporterJAR [Thread[main,5                                             ,main]] Error: sun.reflect.NativeMethodAccessorImpl:invoke0-2
    Oct 30, 2008 4:58:40 PM  ....tc.lm.ctc.OfflineTemplateImporterJAR [Thread[main,5                                             ,main]] Error: sun.reflect.NativeMethodAccessorImpl:invoke39
    Oct 30, 2008 4:58:40 PM  ....tc.lm.ctc.OfflineTemplateImporterJAR [Thread[main,5                                             ,main]] Error: sun.reflect.DelegatingMethodAccessorImpl:invoke25
    Oct 30, 2008 4:58:40 PM  ....tc.lm.ctc.OfflineTemplateImporterJAR [Thread[main,5                                             ,main]] Error: java.lang.reflect.Method:invoke324
    Oct 30, 2008 4:58:40 PM  ....tc.lm.ctc.OfflineTemplateImporterJAR [Thread[main,5                                             ,main]] Error: com.sap.engine.offline.OfflineToolStart:main81
    Thanks
    Srinivasa Rao Arjala

  • Unable install cProject on Netweaver 2004s SR3 - Urgent

    While trying to install cProjects 4.0 SP 10 on Netweaver 2004s SR3.. we are getting the following error.
    "| Post-import method AFTER_IMP_NROB started for NROB L, date and time: 20080417182902 | | Errors occurred during post-handling AFTER_IMP_NROB for NROB L | | The errors affect the following components: | | BC-SRV-NUM (Number Range Management) |"
    Log File:               
    ampsv01263dev\sapmnt\trans\log\SAPR-400SRINCPRXRPM.DS5                         -
      |   ######################################                                                                                |     |   Execution of programs after import (XPRA)                                                                                |     |   Transport request   : SAPK-400SRINCPRXRPM                                                                                |     |   System              : DS5                                                                                |     |   tp path             : tp                                                                                |     |   Version and release: 372.04.08 700                                                                                |     |                                                                                |     -
    |   Post-import methods for change/transport request: SAPK-400SRINCPRXRPM                                                               |     -
    |   Post-import method TRINT_AFTER_IMP_NSPC started for NSPC L, date and time: 20080417182902                                           |     -
    |   Post-import method ENHS_AFTER_IMPORT started for ENHS L, date and time: 20080417182902                                              |     -
    |   Post-import method ENHO_AFTER_IMPORT started for ENHO L, date and time: 20080417182902                                              |     -
    |   Post-import method O2_XSLT_AFTER_IMPORT started for XSLT L, date and time: 20080417182902                                           |     -
    |   Post-import method ACID_CREATE_INCLUDE_AFTER_IMP started for ACID L, date and time: 20080417182902                                  |     -
    |   Post-import method AFTER_IMP_CHDO started for CHDO L, date and time: 20080417182902                                                 |     -
    |   Post-import method AFTER_IMP_NROB started for NROB L, date and time: 20080417182902                                                 |     | Errors occurred during post-handling AFTER_IMP_NROB for NROB L                                                                      |     | The errors affect the following components:                                                                                |     |    BC-SRV-NUM (Number Range Management)                                                                                |     -
    |   Post-import method AFTER_IMP_O2_TAGLIB started for WTAG L, date and time: 20080417182902                                            |     -
    |   Post-import method AFTER_IMP_SXCI started for SXCI L, date and time: 20080417182902                                                 |     -
    |   Post-import method AFTER_IMP_SXSD started for SXSD L, date and time: 20080417182902                                                 |     -
    |   Post-import method FP_WB_FORM_AFTER_IMPORT started for SFPF L, date and time: 20080417182902                                        |     -
    |   Post-import method IAC_TR_AFTER_IMPORT started for IATU L, date and time: 20080417182902                                            |     -
    |   Post-import method PRGN_AFTER_IMP_SUSO_SAP_ALL started for SUSO L, date and time: 20080417182902                                    |     -
    |   Post-import method RH_ACTIVATE_WFOBJECT_AFTER_IMP started for PDWS L, date and time: 20080417182902                                 |     -
    |   Post-import method RSA2_DSOURCE_AFTER_IMPORT started for OSOD L, date and time: 20080417182902                                      |     -
    |   Post-import method RSA5_APCO_AFTER_IMPORT started for DSAD L, date and time: 20080417182902                                         |     -
    |   Post-import method SDOK_CONTREP_AFTER_IMP started for SIRS L, date and time: 20080417182902                                         |     -
    |   Post-import method SDOK_M_AFTER_IMPORT started for SMDM L, date and time: 20080417182902                                            |     -
    |   Post-import method SICF_AFTER_IMPORT started for SICF L, date and time: 20080417182902                                              |     -
    |   Post-import method SKWF_TP_NMSPC_CHECK_AFTER_IMP started for SMIM L, date and time: 20080417182902                                  |     -
    |   Post-import method STREE_AFTER_IMPORT started for SHI6 L, date and time: 20080417182902                                             |     -
    |   Post-import method SWO_OBJTYPE_AFTER_IMPORT started for SOBJ L, date and time: 20080417182902                                       |     -
    |   Post-import method WEBI_AFTER_IMPORT started for WEBI L, date and time: 20080417182902                                              |     -
    |   Post-import method AFTER_IMP_VC_DPR_FC started for VC_DPR_FC C, date and time: 20080417182902                                       |     -
    |   Post-import method BUS_AFTER_IMPORT_BUPA_TBZ3E started for BUPA_TBZ3E C, date and time: 20080417182902                              |     -
    |   Post-import method BUS_AFTER_IMPORT_V_TBZ3 started for BUPA_TBZ3 C, date and time: 20080417182902                                   |     -
    |   Post-import method BUS_AFTER_IMPORT_V_TBZ3H started for BUPA_TBZ3C C, date and time: 20080417182902                                 |     -
    |   Post-import method BUS_AFTER_IMPORT_V_TBZ3I started for BUPATBZ3A C, date and time: 20080417182902                                  |     -
    |   Post-import method BUS_AFTER_IMPORT_V_TBZ3R started for BUPAFLDMOD C, date and time: 20080417182902                                 |     -
    |   Post-import method PRGN_AFTER_IMP_ACTGROUP_ACGR started for ACGR L, date and time: 20080417182902                                   |     -
    |   Post-import method SRT_REG_AFTER_IMPORT started for SRTD L, date and time: 20080417182902                                           |     -
    |   Post-import method SUSR_AFTER_IMP_PROFILE started for SUSPR T, date and time: 20080417182902                                        |     |   Post-import methods of change/transport request SAPK-400SRINCPRXRPM completed                                                       |     |        Start of subsequent processing ... 20080417182901                                                                              |     |        End of subsequent processing... 20080417182902                                                                                |     -
         |   XPRA /RPM/XPRA_WF_CONFIG_UPG has already been executed in a previous step                                                           |     -
         |   XPRA R_DPR_ACO_XPRA_2 has already been executed in a previous step                                                                  |     -
         |   XPRA R_DPR_CANCELLED_REM_WORK_XPRA has already been executed in a previous step                                                     |     -
         |   XPRA R_DPR_CGPL_ENTITY_XPRA has already been executed in a previous step                                                            |     -
         |   XPRA R_DPR_MASTER_LANGUAGE_XPRA has already been executed in a previous step                                                        |     -
         |   XPRA R_DPR_OBL_OBTYP_XPRA_310 has already been executed in a previous step                                                          |     -
         |   XPRA R_DPR_PHA_TYPE_XPRA_310 has already been executed in a previous step                                                           |     -
         |   XPRA R_DPR_PROJECT_ROLES_XPRA has already been executed in a previous step                                                          |     -
         |   XPRA R_DPR_PRO_TYPE_XPRA_310 has already been executed in a previous step                                                           |     -
         |   XPRA R_DPR_PRO_TYPE_XPRA_400 has already been executed in a previous step                                                           |     -
         |   XPRA R_PRP_XPRA_ROLE has already been executed in a previous step                                                                   |     -
         |   There are no reports to execute                                                                                |     -
    |   Execute reports for change/transport request: SAPK-400SRINCPRXRPM                                                                   |     |   Reports for change/transport request SAPK-400SRINCPRXRPM have been executed                                                         |     |        Start of................ 20080417182902                                                                                |     |        End of.................. 20080417182902                                                                                |     |   Execution of programs after import (XPRA)                                                                                |     |   End date and time : 20080417182902                                                                                |     | Ended with return code:  ===> 8 <===                                                                                |     |   ######################################                                                                                |     -

    While trying to install cProjects 4.0 SP 10 on Netweaver 2004s SR3.. we are getting the following error.
    "| Post-import method AFTER_IMP_NROB started for NROB L, date and time: 20080417182902 | | Errors occurred during post-handling AFTER_IMP_NROB for NROB L | | The errors affect the following components: | | BC-SRV-NUM (Number Range Management) |"
    Log File:               
    ampsv01263dev\sapmnt\trans\log\SAPR-400SRINCPRXRPM.DS5                         -
      |   ######################################                                                                                |     |   Execution of programs after import (XPRA)                                                                                |     |   Transport request   : SAPK-400SRINCPRXRPM                                                                                |     |   System              : DS5                                                                                |     |   tp path             : tp                                                                                |     |   Version and release: 372.04.08 700                                                                                |     |                                                                                |     -
    |   Post-import methods for change/transport request: SAPK-400SRINCPRXRPM                                                               |     -
    |   Post-import method TRINT_AFTER_IMP_NSPC started for NSPC L, date and time: 20080417182902                                           |     -
    |   Post-import method ENHS_AFTER_IMPORT started for ENHS L, date and time: 20080417182902                                              |     -
    |   Post-import method ENHO_AFTER_IMPORT started for ENHO L, date and time: 20080417182902                                              |     -
    |   Post-import method O2_XSLT_AFTER_IMPORT started for XSLT L, date and time: 20080417182902                                           |     -
    |   Post-import method ACID_CREATE_INCLUDE_AFTER_IMP started for ACID L, date and time: 20080417182902                                  |     -
    |   Post-import method AFTER_IMP_CHDO started for CHDO L, date and time: 20080417182902                                                 |     -
    |   Post-import method AFTER_IMP_NROB started for NROB L, date and time: 20080417182902                                                 |     | Errors occurred during post-handling AFTER_IMP_NROB for NROB L                                                                      |     | The errors affect the following components:                                                                                |     |    BC-SRV-NUM (Number Range Management)                                                                                |     -
    |   Post-import method AFTER_IMP_O2_TAGLIB started for WTAG L, date and time: 20080417182902                                            |     -
    |   Post-import method AFTER_IMP_SXCI started for SXCI L, date and time: 20080417182902                                                 |     -
    |   Post-import method AFTER_IMP_SXSD started for SXSD L, date and time: 20080417182902                                                 |     -
    |   Post-import method FP_WB_FORM_AFTER_IMPORT started for SFPF L, date and time: 20080417182902                                        |     -
    |   Post-import method IAC_TR_AFTER_IMPORT started for IATU L, date and time: 20080417182902                                            |     -
    |   Post-import method PRGN_AFTER_IMP_SUSO_SAP_ALL started for SUSO L, date and time: 20080417182902                                    |     -
    |   Post-import method RH_ACTIVATE_WFOBJECT_AFTER_IMP started for PDWS L, date and time: 20080417182902                                 |     -
    |   Post-import method RSA2_DSOURCE_AFTER_IMPORT started for OSOD L, date and time: 20080417182902                                      |     -
    |   Post-import method RSA5_APCO_AFTER_IMPORT started for DSAD L, date and time: 20080417182902                                         |     -
    |   Post-import method SDOK_CONTREP_AFTER_IMP started for SIRS L, date and time: 20080417182902                                         |     -
    |   Post-import method SDOK_M_AFTER_IMPORT started for SMDM L, date and time: 20080417182902                                            |     -
    |   Post-import method SICF_AFTER_IMPORT started for SICF L, date and time: 20080417182902                                              |     -
    |   Post-import method SKWF_TP_NMSPC_CHECK_AFTER_IMP started for SMIM L, date and time: 20080417182902                                  |     -
    |   Post-import method STREE_AFTER_IMPORT started for SHI6 L, date and time: 20080417182902                                             |     -
    |   Post-import method SWO_OBJTYPE_AFTER_IMPORT started for SOBJ L, date and time: 20080417182902                                       |     -
    |   Post-import method WEBI_AFTER_IMPORT started for WEBI L, date and time: 20080417182902                                              |     -
    |   Post-import method AFTER_IMP_VC_DPR_FC started for VC_DPR_FC C, date and time: 20080417182902                                       |     -
    |   Post-import method BUS_AFTER_IMPORT_BUPA_TBZ3E started for BUPA_TBZ3E C, date and time: 20080417182902                              |     -
    |   Post-import method BUS_AFTER_IMPORT_V_TBZ3 started for BUPA_TBZ3 C, date and time: 20080417182902                                   |     -
    |   Post-import method BUS_AFTER_IMPORT_V_TBZ3H started for BUPA_TBZ3C C, date and time: 20080417182902                                 |     -
    |   Post-import method BUS_AFTER_IMPORT_V_TBZ3I started for BUPATBZ3A C, date and time: 20080417182902                                  |     -
    |   Post-import method BUS_AFTER_IMPORT_V_TBZ3R started for BUPAFLDMOD C, date and time: 20080417182902                                 |     -
    |   Post-import method PRGN_AFTER_IMP_ACTGROUP_ACGR started for ACGR L, date and time: 20080417182902                                   |     -
    |   Post-import method SRT_REG_AFTER_IMPORT started for SRTD L, date and time: 20080417182902                                           |     -
    |   Post-import method SUSR_AFTER_IMP_PROFILE started for SUSPR T, date and time: 20080417182902                                        |     |   Post-import methods of change/transport request SAPK-400SRINCPRXRPM completed                                                       |     |        Start of subsequent processing ... 20080417182901                                                                              |     |        End of subsequent processing... 20080417182902                                                                                |     -
         |   XPRA /RPM/XPRA_WF_CONFIG_UPG has already been executed in a previous step                                                           |     -
         |   XPRA R_DPR_ACO_XPRA_2 has already been executed in a previous step                                                                  |     -
         |   XPRA R_DPR_CANCELLED_REM_WORK_XPRA has already been executed in a previous step                                                     |     -
         |   XPRA R_DPR_CGPL_ENTITY_XPRA has already been executed in a previous step                                                            |     -
         |   XPRA R_DPR_MASTER_LANGUAGE_XPRA has already been executed in a previous step                                                        |     -
         |   XPRA R_DPR_OBL_OBTYP_XPRA_310 has already been executed in a previous step                                                          |     -
         |   XPRA R_DPR_PHA_TYPE_XPRA_310 has already been executed in a previous step                                                           |     -
         |   XPRA R_DPR_PROJECT_ROLES_XPRA has already been executed in a previous step                                                          |     -
         |   XPRA R_DPR_PRO_TYPE_XPRA_310 has already been executed in a previous step                                                           |     -
         |   XPRA R_DPR_PRO_TYPE_XPRA_400 has already been executed in a previous step                                                           |     -
         |   XPRA R_PRP_XPRA_ROLE has already been executed in a previous step                                                                   |     -
         |   There are no reports to execute                                                                                |     -
    |   Execute reports for change/transport request: SAPK-400SRINCPRXRPM                                                                   |     |   Reports for change/transport request SAPK-400SRINCPRXRPM have been executed                                                         |     |        Start of................ 20080417182902                                                                                |     |        End of.................. 20080417182902                                                                                |     |   Execution of programs after import (XPRA)                                                                                |     |   End date and time : 20080417182902                                                                                |     | Ended with return code:  ===> 8 <===                                                                                |     |   ######################################                                                                                |     -

  • Can I use 6.40 version sca's to Install NWDI for Netweaver 2004s SP14?

    Hi,
    I have installed Netweaver 2004s Java SP14 and wanted to install NWDI. I know I can use the sca's for Web AS 7.0 such as CMS, CBS, DTR. But I don't have those files right now, but I do have the three NWDI files JBUILDTOOL, OFFLINE,ONLINE sca files for 6.40.
    My Question to the experts is can I use the Web AS 6.40 components for NWDI Netweaver 7.0?
    I know I can easily deploy the sca files onto SDM, but is there any effect on post-installation process?
    Replies are appreciated and rewarded.
    Thanks.

    HI,
    you can use those sca files.
    But is there any point in doing that when 7.0 SCAs are available.
    It will eventually create problem when in future you want to upgrade your NWDI. As of now 6.40s are totally outdated, and some for 7.1s are also available.
    so it will be better to download 7.0s from market place and install it.

  • Solution Manager can't generate  installation key  for Netweaver 2004s

    I am trying to generate installation key for a new installation of
    Netweaver 2004s or 7.0 and the Solution Manager only display SAP ECC
    5.0 or 6.0 in the field production version, when i am trying do create
    a new system landscape. My Solution Manager is 4.0 release and support
    package 10. The keys generated by ECC 5.0 or 6.0 doesn't work.

    That is because SAP has not released an ECC 7.0
    NW2004s is also refered to as 7.0.  It appears that you are confusing this with ECC 5.0 and ECC 6.0
    A NW2004s installation can contain an ECC5.0 or ECC 6.0, just like it can contain a CRM 5.0 or SRM, or EP, et cetera
    The generated keys probably do not work because you have wrong hostname or instance number entered.

  • Wrong File for Netweaver 2004s on SDN?

    I have downloaded the Sneak Preview NetWeaver 2004's (ABAP - WebDynpro) for Windows. I wonder, it is a RAR-File and not a ZIP-File. I could not extract the file. I tested WinZIP and UnPacker.
    Otto-Jörg

    It is a .rar file.  It's pretty much the same as a .zip file but I believe it is using a different compression stradegy.  You must download WinRar and install it.  Its just like WinZIP.  You can download it from the following link.
    http://www.rarlab.com/download.htm
    Download WinRAR 3.51
    Welcome to SDN!  Please rememeber to award points for helpful answers and mark your post as solved when solved completely.  Thanks.
    Regards,
    Rich Heilman

  • Need Link for Netweaver 2004S trial version for Windows 03

    I want to install Enterprise Portal 6.0. To do this, I intend installing Netweaver 2004S  (7.0) as  portal comes bundled with this. The instllation will be on a windows server 2003 machine.
    I am unable to find a trial version intallation for NW2004S for a windows 2003 server machine (64 bit). I found installations for NW2004S which run on linux machines.
    I would appreciate if someone could send me a link for downloading NW2004S trial version either from marketplace or anywhere else. A link to the installation guide would also be helpful. Any suggestions are also very welcome.

    Hi,
    All corrective software packages, including Support Packages (Stacks) for SAP NetWeaver 7.0 and subsequent versions, as well as all applications which are based on this software (including SAP Business Suite 2005), released after April 2, 2007, will be available exclusively through the Maintenance Optimizer in SAP Solution Manager.
    Follow the link below :
    https://websmp110.sap-ag.de/solman-mopz
    For the installation & master guide follow the link :
    https://websmp208.sap-ag.de/instguidesnw
    Thanks,
    Nitesh Jain

  • Access key for NetWeaver 2004s trial version

    Hi,
    I've installed the trial version of SAP NetWeaver 2004s. When I try to create a new function module, it asks for the access key. How and where can I get the access key for the trial version?
    Please help.
    Thanks
    Raam...

    Hi:
    Apparently the developer license is for the user id "bcuser".  You should work under that user id.
    From http://www.sap.com/platform/netweaver/minisap.epx :
    "...you will also need a developer key when you try to change a repository object in the workbench. Enter: 29671482393151224771".
    Thanks for any additional points you choose to assign (...the more the better
    Best Regards -
    Ron Silberstein
    SAP

  • Any changes to SP6 release date for Netweaver 2004S?

    Hi,
    With the recent activities on SP5, is this going to impact the end of Jan/beginning of Feb schedule for the release of Netweaver 2004S SP 6?  That can impact some of the project timelines and the timelines for bringing up the servers.
    Thanks,
    Mary

    Hi Mary,
    currently there is no change to the delivery date for SPS6 and FEP2.
    It is still CW05/2006.
      Cheers
         SAP NetWeaver2004s Ramp-Up BI Back Office

  • BI for Netweaver 2004s

    Hi,
    We need the BI Database for testing and developing in Netweaver 2004s. Any suggestions where to get a BI basic installation ?

    You can download the SAP Web AS ABAP trial version from SDN and use BI functionalities. See the link below.
    https://www.sdn.sap.com/irj/sdn/downloaditem?rid=/library/uuid/cfc19866-0401-0010-35b2-dc8158247fb6

  • Homogeneous System copy for Netweaver 2004S SR1 ABAP+JAVA- Oracle/windows

    Hi All,
    I am planning to do Homogeneous System copy of our production system to New Test system which SID is different from production system. I don't want to do system copy through SAPinst(R3load) because I cannot down our production server. I want to create the New test system from the offline back.
    I have already installed our new system. I want  to do system copy through Oracle-Specific Procedure as mentioned in the system copy documents.
    Could you please tell me how to do sytem copy step by step and how to change the SID.
    Thanks in advance.
    Harish

    Hi Rohit,
    When I am trying to create the control files then I am getting following errors :
    ERROR at line 1:
    ORA-01503: CREATE CONTROLFILE failed
    ORA-01565: error in identifying file
    '%ORACLE_HOME%\DATABASE\DBS1%ORACLE_SID%.ORA'
    ORA-27041: unable to open file
    OSD-04002: unable to open file
    O/S-Error: (OS 2) The system cannot find the file specified
    As per the oracle procedure I have deleted all three control files from the target system. after copied the sapdata files,origlogA,mirorlogB. I have also copied the control.sql and init<target_SID>.ora file which I created on the source system with the compand ora_br_copy.
    I have copied control.sql. in the install_dir of the and init<target_SID>.ora in \oracle\SID\102\database directory.
    could you please let me know why this error is coming or you could send me document if you have.
    Thanks in advance.
    Harish

  • Is there an IDES system for Netweaver 2004s BI?

    Hi,
    Can anyone help me with that? Where could I download it or order the CDs. I can't find it on the marketplace.

    Is there still no IDES system?

  • JAVA Stack installation's method for BI 7.0 (Netweaver 04s)

    Hello!
    We plan to upgrade our BW 3.5 (without java stack) to BI 7.0 which need a java stack installation.
    In this case we have, first, to upgrade the abap stack and then we have to install the  java stack .
    There are 3 possibilities to install the java stack : as java-addin in the same database that the abap stack , or as the recommanded
    SAP 'method i.e. a java installation with its own  database , that means another instance , and I think a new license to buy.
    The third method is a second server to support the java stack with its own database (separate instance).
    I don't understand why the second and third methods are recommanded , rather than the first.
    Is it related to the SAP  Enterprise Portal  ??; (we don't use it at the moment) , or for other reasons?? Thanks..

    In the event of double-stack or shared installations, ABAP and JAVA compete for main memory and CPU resources. Since BI 7.0 is resource intensive, it is advisable to install AS-Java on a different machine.
    Please refer to the following SAP Notes
    1. 927530 - BI Java sizing
    2. 917950 - SAP NetWeaver 2004s: Setting Up BEx Web
    Regards,
    Anirban Kundu

  • Landscape for sap netweaver 2004s

    Friends,
    Need your advise urgently.Please help us with ur suggestions.
    We have installed SAP Netweaver 2004s(BW7.0) in Dev server.
    Currently we are planning to create three clients in that server and do
    the client copy.
    client 222 for Dev
    client 333 for Sandbox
    client 444 for QA
    Is that possible to have three clients for BW7.0 in same Server?.or we
    need to have different servers for Dev,Sandbox and QA?
    Please advise the right landscape for Netweaver 2004s..
    Thanks for ur help
    Regards
    Ganesh

    Hi Ganesh,
    You can have only 1 client running in one BI system so you would need 3 different systems  - one each for Dev, QA and Prod.
    Bye
    Dinesh
    (Do not forget to assign points!!)

Maybe you are looking for

  • Multiple Partner Function in a sales Order

    Hi I have created a partner function  ZR Referred By ( Type Customer) but not able to enter multiple ZR in a sales Order Error .VPD012. Partner Function can occur only 1  in .. The requirement is to attach the referred customers for reporting purpose

  • How can I change the color around the artboard in CS4?

    In CS4 its creamy/dirty white. I always work around the artboard and I want the area to be plain white as in CS3. Does anyone know how to change this?

  • Chart series should display center of the x-axis lines

    Hi, I am using StackedColumn chart in my application and i want the series should be display center of the x-axis. Currently its displaying on the x-axis line. Thanks

  • Another Bean Question.

    I have a Vector of Vectors in request scope that is holding search results. <jsp:useBean id="searchResults" class="java.util.Vector" scope="request" />as I iterate through the Vector, I am pulling each (sub)Vector off and printing out the contents.  

  • Timeline Editor is not displaying

    I'm learning GoLive from Classroom in a Book. I followed the instruction to open the timeline editor. But nothing's happened. I found that it's been enabled (under window), just doesn't show on the screen. Can anyone please tell me what's wrong? Than