CRM 4.0 SR1 install: DBIF_RSQL_INVALID_REQUEST

Hello,
After installation of the ABAP stack of CRM 4.0 SR1 with the export of IDES we got the following error after login into the system: runtime error DBIF_RSQL_INVALID_REQUEST for DOKTL.
Every cluster/pool table generates this error, when trying to display data from that table.
The system is installed on Windows 2003 with an SQL database.
Does any one have a clue?
Thanks in advance.
Benjamin

Hi,
Solved by adding an Microsoft Loopback-Adapter with the following Configuration:
LoopBackAdapter:
     Use the following IP-address: 50.100.100.100
     Subnet mask: 255.0.0.0
<WinDir>\system32\driver\etc\hosts
     50.100.100.100  <hostname>  SAPTRANSHOST
ciao
Ronny

Similar Messages

  • Error while installing CRM 4.0 SR1 with Oracle 10.2 on Windows 2000 Server

    Hi.. I'm getting error messages in the Database Instance phase, while installing <b>CRM 4.0 SR1 with Oracle 10.2</b> on Windows 2000 Server. Following are message snippets with last few lines showing error message:
    <b>SAPSSEXC.log</b>
    [code](DB) INFO: REPOSRC~0 created
    (DB) INFO: REPOTEXT created
    DbSl Trace: ORA-4031 occured when executing SQL statement (parse error offset = 0)
    (IMP) ERROR: DbSlExeModify/DbSlLobPutPiece failed
      rc = 99, table "REPOTEXT"
      (SQL error 4031)
      error message returned by DbSl:
    ORA-04031: unable to allocate 84 bytes of shared memory ("shared pool","select name,intcol#,segcol#,...","Typecheck","opndef:qkexrAddMatching1")
    (DB) INFO: disconnected from DB
    C:\usr\sap\CRM\SYS\exe\run/R3load.exe: job finished with 1 error(s)
    C:\usr\sap\CRM\SYS\exe\run/R3load.exe: END OF LOG: 20121102144208
    [/code]
    <b>SAPAPPL2.log</b>
    [code](DB) INFO: SMOT413~0 created
    (DB) INFO: SMOT413~R04 created
    DbSl Trace: ORA-604 occured when executing SQL statement (parse error offset = 31)
    (DB) ERROR: DDL statement failed
    (CREATE  INDEX "SMOT413~R05" ON "SMOT413" ( "MANDT" , "ERSKZ"  ) TABLESPACE PSAPCRM STORAGE (INITIAL 16384 NEXT 0000000040K MINEXTENTS 0000000001 MAXEXTENTS 2147483645 PCTINCREASE 0 ) )
    DbSlExecute: rc = 99
      (SQL error 604)
      error message returned by DbSl:
    ORA-00604: error occurred at recursive SQL level 1
    ORA-04031: unable to allocate 4108 bytes of shared memory ("shared pool","select owner#,name,namespace...","Typecheck","seg:kggfaAllocSeg")
    (DB) INFO: disconnected from DB
    C:\usr\sap\CRM\SYS\exe\run/R3load.exe: job finished with 1 error(s)
    C:\usr\sap\CRM\SYS\exe\run/R3load.exe: END OF LOG: 20121102144207
    [/code]
    <b>SAPSLEXC.log</b>
    [code]DbSl Trace: ORA-1403 when accessing table SAPUSER
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): WE8DEC
    (DB) INFO: CO2MAP created
    (IMP) INFO: import of CO2MAP completed (0 rows)
    (DB) INFO: CO2MAP~0 created
    (DB) INFO: CO2MAP~IDX created
    DbSl Trace: ORA-604 occured when executing SQL statement (parse error offset = 0)
    (DB) ERROR: DDL statement failed
    (CREATE TABLE "CO2MAPINF" ( "SRCID" VARCHAR2(30) DEFAULT ' ' NOT NULL , "METHID" VARCHAR2(1) DEFAULT ' ' NOT NULL , "APPLNAME" VARCHAR2(30) DEFAULT ' ' NOT NULL , "PAGEKEY" VARCHAR2(70) DEFAULT ' ' NOT NULL , "ID" NUMBER(10) DEFAULT 0 NOT NULL , "LANGUAGE" VARCHAR2(1) DEFAULT ' ' NOT NULL , "NAMESPACE" VARCHAR2(30) DEFAULT ' ' NOT NULL  ) TABLESPACE PSAPCRM620 STORAGE (INITIAL 16384 NEXT 0000000640K MINEXTENTS 0000000001 MAXEXTENTS 2147483645 PCTINCREASE 0 ) )
    DbSlExecute: rc = 99
      (SQL error 604)
      error message returned by DbSl:
    ORA-00604: error occurred at recursive SQL level 2
    ORA-04031: unable to allocate 84 bytes of shared memory ("shared pool","select ts#,file#,block#,nvl(...","Typecheck","opndef:qkexrAddMatching1")
    (DB) INFO: disconnected from DB
    C:\usr\sap\CRM\SYS\exe\run/R3load.exe: job finished with 1 error(s)
    C:\usr\sap\CRM\SYS\exe\run/R3load.exe: END OF LOG: 20121102144742
    [/code]
    <b>SAPSDIC.log</b>
    [code](DB) INFO: TNMAP~0 created
    (DB) INFO: TODIR created
    DbSl Trace: ORA-604 occured when executing SQL statement (parse error offset = 0)
    (IMP) ERROR: DbSlExeModify/DbSlLobPutPiece failed
      rc = 99, table "TODIR"
      (SQL error 604)
      error message returned by DbSl:
    ORA-00604: error occurred at recursive SQL level 1
    ORA-04031: unable to allocate 4108 bytes of shared memory ("shared pool","update seg$ set type#=:4,blo...","Typecheck","seg:kggfaAllocSeg")
    (DB) INFO: disconnected from DB
    C:\usr\sap\CRM\SYS\exe\run/R3load.exe: job finished with 1 error(s)
    C:\usr\sap\CRM\SYS\exe\run/R3load.exe: END OF LOG: 20121102144811
    [/code]
    <b>SAPSDOCU.log</b>
    [code](DB) INFO: TLSY3~0 created
    (DB) INFO: TLSY5 created
    (IMP) INFO: import of TLSY5 completed (3 rows)
    DbSl Trace: ORA-604 occured when executing SQL statement (parse error offset = 33)
    (DB) ERROR: DDL statement failed
    (CREATE UNIQUE INDEX "TLSY5~0" ON "TLSY5" ( "LANGU", "REL", "OLD_REL", "IMP_DATE" ) TABLESPACE PSAPCRM STORAGE (INITIAL 16384 NEXT 0000000080K MINEXTENTS 0000000001 MAXEXTENTS 2147483645 PCTINCREASE 0 ) )
    DbSlExecute: rc = 99
      (SQL error 604)
      error message returned by DbSl:
    ORA-00604: error occurred at recursive SQL level 1
    ORA-04031: unable to allocate 4108 bytes of shared memory ("shared pool","update seg$ set type#=:4,blo...","Typecheck","seg:kggfaAllocSeg")
    (DB) INFO: disconnected from DB
    C:\usr\sap\CRM\SYS\exe\run/R3load.exe: job finished with 1 error(s)
    C:\usr\sap\CRM\SYS\exe\run/R3load.exe: END OF LOG: 20121102144811
    [/code]
    I am not sure but I think the problem is with the allocated shared memory size, which right now is:
    <b>init.ora</b>
    [code]shared_pool_size = 67108864[/code]
    <b>init<SID>.ora</b>
    [code]shared_pool_size = 90112000
    shared_pool_reserved_size = 9011200
    [/code]
    If this is the cause of the problem then how much should i increase it to? and do i need to modify the size in both files or only init<SID>.ora? Is there any SAP Note related to this problem? Thanks.
    Regards,

    Hi Vasu,
    ORA-4031... for 99%  of cases this means one thing:
    the database instance is not configured correctly.
    To proceed, do the following:
    1. get rid of init.ora (it's not used at all)
    2. make sure that the init<sid>.ora file is really used.
       If there is a spfile in the %ORACLE_HOME&/database folder
       then this will be used.
    3. With your  configured shared pool of 85MB your memory should really not be filled up - anyhow it's really too small for a SAP system!
    Thus I'd check how much memory the other sga-area members (buffer cache, large pool, streams pool, java pool...) take up.
        Remember on Windows 32 Bit, everything runs in one single process that can only allocate 2GB (or 3GB if you've set this option).
    See note:
    <a href="https://websmp102.sap-ag.de/~form/handler?_APP=01100107900000000342&_EVENT=REDIR&_NNUM=869006&_NLANG=E">#869006 - Composite SAP note: ORA-04031</a>
    for more on this.
    And when you're setting up parameters anyway, check note
    <a href="https://websmp102.sap-ag.de/~form/handler?_APP=01100107900000000342&_EVENT=REDIR&_NNUM=830576&_NLANG=E">#830576 - Parameter recommendations for Oracle 10g</a>
    KR Lars

  • XI 3.0 SR1 Install and Config.

    Hello Guru's,
    I have read the XI 3.0Sr1 installation guide, the only part i didn't quite catch was about the Adapter Engine installation for Business System. Can anyone be kind enough to explain that to me ? I am quite new to this XI concept..
    The scenario is :
    Systems : SAP R/3 Enterprise 47x200 Sr1 - WebAS 620
              SAP CRM 4.0 - WebAS 620
              SAP BW 3.5 - WebAS 640.
              External Non-SAP Systems
    I will be doing the XI install on a single server, which will have the WebAS 640 ABAP + Java, Adapter Engine and rest of the stuff.
    Question is the XI install doc says that the Business Systems should have a WebAS 640 JAVA instance to host the Adapter Engine. Now where does this fit into..do i need a separate server for this, as our R3 and Crm systems are on WebAS 620.
    Thanks for your help..
    Regards
    Nainesh

    Hi Nainesh -
    The Adapter Engine(AE) installation section(s) refer to an optional decentral/local AE.  The central AE will automatically get installed with the main XI installation (on your single server).  Technically, the central AE will meet the requirements of many/most XI customers. 
    >>><i>Question is the XI install doc says that the Business Systems should have a WebAS 640 JAVA instance to host the Adapter Engine. Now where does this fit into..do i need a separate server for this, as our R3 and Crm systems are on WebAS 620.</i>
    If you do find the need to install a local AE, yes, this would require a WebAS 640 engine and you'd probably want to do this on it's own WebAS 640 instance (not necessarily on a separate physical server).  However, your R/3 and CRM business systems will probably not need a local AE.  These systems have plenty of ways to communicate with XI and can still use the central AE along with proxies and IDocs.
    Some reasons for a decentral/local AE include:
    - organizational, security restrictions
    - performance, high availability
    - protocol requirements (e.g. ftp not allowed and NFS from central AE can't be realized)
    Regards,
    Jin

  • Solution Manager 4.0 SR1 install stops at phase 34

    Hi
    Installing a Solution Manager 4.0 SR1 ABAP+Java central system and have used the new patch 75 kernel 700 DVD from SR2 shipment. O/S version is V5R4.
    The server also has another SM 4.0 installed system that is defined as the SLD (system landscape directory), and an ECC 6.0 SR2 DEV system (both also ABAP+Java central systems).  JDBC driver is the Toolbox driver.
    It stops at phase 34, and a retry does not succeed; also tried cancel, then shutdown of TMKSVR00 subsystem, deleted TMKSVR00 library, reload TMKSVR, restart sapinst.exe and continue install. This also fails at the same step.
    Here is the error.  Waiting the SAP response still - they think it is to do with the following :
    " The Scheduler consists of two parts: one is the Ejb and the other is a
    Library.
    The Ejb is the component 'tc/webadministrator/scheduler/ejb' on which
    your deployment fails and the Library is in the component
    'tc/webadministrator/solmandiag' where the Scheduler class is stored.
    The error you currently get would mean that the installer tries to
    deploy the Ejb before the Library breaking the deployment dependency"
    The log file has:
    ERROR
    CJS-30156 SDM deployment failed for at least one of the components to
    deploy.<br> SOLUTION:
    Check 'X:\usr\sap/SAPinst/SOLMAN/SYSTEM/DB4/CENTRAL/AS/callSdmViaSapinst.log' for more information.
    ERROR
    FCO-00011 The step enableUsageTypes with step key
    |NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features_Enablement|ind|ind|ind|ind|4|0|enableUsageTypes was executed with status ERROR
    The log file has:
    Jan 30, 2007 11:19:52... Info: End of log messages of the target system.
    Jan 30, 2007 11:19:52... Info: ***** End of SAP J2EE Engine Deployment
    (J2EE Application) *****
    Jan 30, 2007 11:19:52... Error: Aborted: development
    component 'tc/webadministrator/scheduler/ejb'/'sap.com'/'SAP
    AG'/'7.0008.20060624010338.0000', grouped by software component 'LM-
    SERVICE'/'sap.com'/'SAP AG'/'1000.7.00.8.0.20060702013900':
    Caught exception during application deployment from SAP J2EE Engine's
    deploy service:
    java.rmi.RemoteException: Cannot deploy application
    sap.com/tcwebadministratorscheduler~ejb..
    Reason: Exception during generation of components of application
    sap.com/tcwebadministratorscheduler~ejb in container EJBContainer.;
    nested exception is:
    com.sap.engine.services.deploy.exceptions.ServerDeploymentException:
    Exception during generation of components of application
    sap.com/tcwebadministratorscheduler~ejb in container EJBContainer.
    regards
    Michael.

    - Had to restart SMP system as the sapinst script would not do this on restart, then wait till the SERVER0 was Running - i.e. could login to http://<server>:50300 for instance 03 (Java/ABAP).  Then it went through phase 34 and completed successfully.

  • Solution Manager 3.2 SR1 Install Problem

    Hello everybody,
    I'm having a hard time trying to install SAP SolMan 3.2 SR1 on Windows Server 2003 x86_64 with Oracle 10.2.
    I have installed the OS and Oracle 10.2.
    When I start the installation of CI of SolMan after couple of screens it gives me the error:
    CJS-00030  Assertion failed: No db client software version available in tORA_ClientVersion for client type AMD64
    I have searched for days google and other forums and couldn't find an answer.
    Any help would be very much appreciated.
    Thanks in advance.

    Hi Stanislav,
    The current Oracle 10.2.0.2 is at level patch-14 ( http://service.sap.com/swcenter-3pmain). So, that patch (10202_Patch14_MSWINX86-64.zip ) should be fine,
    Also there you will have Oracle Install client  OCL10264.SAR.
    But, I'm now thinking of the point Markus mentioned earlier about compatibity in 6.40 kernel and Oracle 10g. You might have a look at note 949116.
    In that case it might be you will have to go for SolMan 4.0 (based on WAS 7.00). If you are only using ABAP stack (no Solution Manager Diagnostics), they must be almost same.
    Cheers !!
    Satya.

  • BAsic settings needed in system crm-2007 in newely installed

    HI all
      I have small quesry here.i Have a system newley installed crm-2007
    can you all please tell me what settings do i need to do to start working with..either marketing or service.
    as per my knowledge what i know is...navigation bar profiles,business roles,organisations etc....
    but i dont know how to do all those..is there any document for this..or else pls guide me for this..

    Hi Ram
    Refer to SAP Note 1229931, this is the main note for CRM 2007.
    It would be very difficult to put down everything you are required to do in a response, work through the attached note with guidance from the SAP Best Practice Building Blocks as specified.
    Regards
    Arden

  • EP6 SR1 Install Fails.

    Hi All,
    I have  BW3.5, WAS ( J2EE SP9)and  Oracle 9.2.0.4.0 on a single W2K Platform.  This was upgraded from an older NW installation. All SAP and Java components are at SP9.As per SAP this is now at SR1. J2SE is @ build 1.4.2_07-b05
    I am now attempting to install EP6 SR1 onto the above system using the DVD.
    It fails just after I enter the J2EE_ADMIN user id.
    the sapinst log has the following message
    "A call to the analyzer failed with the following error ". But java.log has only the list of files referenced by The analyzer.
    As you can see I am a newbie, so any help is appreciated.
    Kiran

    No. I did not have a previos version of EP, Just BW3.1.
    But I have made some progress. Please see below.
    I have by-passed the analyzer ( sapinst PRE_ANALYZE=OFF) and was able continue until the 'Start J2EE Engine'. I get the error as described in
    790767. Besides the above,I still have 2 more stages to go,ie, 'Check Portal status & 'Post processing".
    Can I still apply 790767 saftely ?
    Below is the text for 790767
    Symptom
    Patch installation for EP6.0 Stack09 failed
    Other terms
    Upgrade SP9 Portal Patch
    Reason and Prerequisites
    Installation of a patch of EP NW04 Stack 9 ends with error message
    Solution
    When running the patch installer for EP of NW NW04 Stack 9, on the last
    step, you will get an error message saying: "An error occured while
    processing service SAP Enterprise Portal 6.0 Patch Installation"
    In the Log you will see:
    FJS-00003  TypeError: fMgr.getNode(j2eePath + "/cluster/server0/apps/sap.com/irj/servlet_jsp/irj/root/web-inf/deployment/pcdcontent" ) has no properties (in script InstallationScript_79, line 17433: ???)
    Since this occur in the last step of the patch installer, after the deployed all the files, you can ignore this message by stopping the SAPInst in the message box.
    For Patch #1:
    Note that the portal version number will still display 6.0.9.0.0, and
    will not reflect the fact that SP9 Patch1 was successfully installed.
    This version number can be found in a "Portal version" iView, under
    System administration -> Support -> Support Desk.

  • EP6 SR1 Install - DVD Information

    Hi,
    We are doing a fresh EP 6.0 on WAS6.40 Support Release1 (SR1) installation. We have installed MSSQL 2000 Enterprise Edition successfully.
    We are trying to download the SR1 DVD's from the Service market place. Can anyone help us identify the correct DVD's for the installation.
    Thanks in advance,
    -Mayur

    For WAS you need
    Master Install dvd material # ends 843
    Java DVD  material # ends 724
    For Portal
    Master Install DVD  material # ends 843
    Netweaver Components DVD material # ends 723
    For KMC
    ... same as portal.
    This is assuming a non unicode install.
    Hope this helps.

  • CRM - Getting components of installed base from quotation

    I am new to SAP CRM so this might sound like a silly question but i am stuck on it.
    I want to find out all the components of all the installed base in a quotation.
    I have the header GUIID.
    Can someone please let me know how I can read the components of the installed base attached to all the items in a quotation from the Header GUIID.

    I was able to figure it out myself

  • NW2004s SR1 install; jcontrol errors license issue

    I have installed NW2004s SR with Portal scenario. I cannot get the engine to stabilize. I checked jcontrol logs and found this:
    Thr  1] JStartupICreateProcess: fork process (pid 598156)
    [Thr  1] JControlICheckProcessList: process SDM started (PID:598156)
    [Thr  1] JControlMSSendLogon: delete SDM logon information (rc=0)
    [Thr  1] Sat Jul 15 22:07:13 2006
    [Thr  1] JControlMSSendLogon: insert SDM logon information (port=50118; rc=0)
    [Thr  1] Sat Jul 15 22:37:39 2006
    [Thr  1] JControlICheckProcessList: process dispatcher (pid:524512) died (RUN-FLA
    G)
    [Thr  1] JControlIResetProcess: reset process dispatcher
    [Thr  1] JControlICheckProcessList: license check failed
    [Thr  1] JControlMainLoop: license check failed -> shutdown the instance
    [Thr  1] JControlProcessMessage: received <shutdown without restart> command
    [Thr  1] JControlIStopInstance: shutting down (command: 0)
    [Thr  1] JControlIProcessSoftKill: soft kill of process server0 (pid:794716)
    [Thr  1] JControlIProcessSoftKill: soft kill of process SDM (pid:598156)
    [Thr  1] Sat Jul 15 22:37:44 2006
    [Thr  1] JControlICheckProcessList: process SDM (pid:598156) died (STOPPING)
    [Thr  1] JControlIResetProcess: reset process SDM
    [Thr  1] Sat Jul 15 22:38:09 2006
    [Thr  1] JControlICheckProcessList: process server0 (pid:794716) died (STOPPING)
    [Thr  1] JControlIResetProcess: reset process server0
    [Thr  1] JControlCloseProgram: started (exitcode = 0)
    [Thr 515] Sat Jul 15 22:38:10 2006
    [Thr 515] JControlMSMessageFunc: shutdown -> terminate message listener
    [Thr 515] JControlMSMessageFunc: leave listener thread
    [Thr  1] JControlCloseProgram: good bye... (exitcode = -11111)
    dev_jcontrol: END
    If the license check fails, then how can I install license if the engine will not start up?
    Can I use saplicense at the unix level?
    Thanks
    John R.

    Hi John,
    for additional information you can check the <a href="https://websmp110.sap-ag.de/~form/sapnet?_FRAME=CONTAINER&_OBJECT=012006153200000183122004">SAP note 731673</a>
    It would also be helpfull to see the tracefile of the server to find out if its a general problem or really
    a problem related to the license ..
    Kind Regards
    Thomas

  • Portal Platform SR1 install hanging

    Hi,
    I am currently installing Portal Platform on J2EE 6.40 SP11. the install is "hanging" at phase 2 of phase 13. the machine is still running, processor usage doesnt go past 2%. is this normal because of deployment or something else?
    Thanks,
    Raj

    Check the sapinst_dev.log and see which step it is hung at.
    Often you can simply stop/start outside of sapinst and then retry inside sapinst - BUT - always make certain that no deployments are ongoing or you will end up with a worse problem.
    Nick

  • Service Plan Simulation in CRM 5.0 SR1

    Hello,
    When simulating a contract-based service plan, I am getting the error "CRM_LEASING_COPY103". This is strange as I am not working in LAM. The error text:
    "..You want to determine a pricing process for sales organization  and distribution channel . However, no pricing process has been defined for this combination in Customizing...".
    I searched for OSS notes but without luck. I can't make heads or tails of this, as the scenario I'm working in is purely a service scenario (service contract w/service plan generating planned service orders).
    Thanks in advance for the assistance.
    Allon Riczker

    Hi,
    Thanks for the response
    I am not talking about Service Order. I have requirement to create a Service Complaint. For that the transaction is CRMD_BUS2000120. Now I need to find the function modules/RFC available for this requirement.
    Hope it clarifies .
    Even I have found function module called -CRM_COMPLAINT_API_CREATE but not sure right one
    Thanks,
    Moorthy

  • Erp2004 sr1 install & license

    ERROR 2007-10-07 19:23:27
    MOS-01012  PROBLEM: 'C:\usr\sap\PRD\SYS\exe\run/saplicense -R3Setup PRD "QOORBG4O" TRACE=2' returned with '-2' which is not a defined as a success code.
    Anyone run into this before...i havent seen this before..
    Regards
    Ravi Raman
    Message was edited by:
            Ravi Raman

    The MCOD thing shouldn't be a problem, if R3trans -x connects to the correct schema (check the trans.log) it shouldn't be an issue.
    Try the following:
    go to
    http://service.sap.com/patches
    --> Entry by Application Group
    --> SAP NetWeaver
    --> SAP NETWEAVER
    --> SAP NETWEAVER 04
    --> Entry by Component
    --> Application Server ABAP
    There step into the directory of your platform (unicode - non-unicode, 32/64 bit)
    --> # Database independent
    And download there the latest
    saplicense*.SAR file
    Copy that file to your system to a temporary directory and execute in a cmd.exe:
    sapcar -xvf <filename>.SAR
    This will unpack a saplicense.exe, copy that one to the directory where the other one resides and retry your installation.
    Markus

  • Error installing Oracle 10.2.0.4 with CRM 7 / NW7.01

    I am in the process of installing CRM 7 with Netweaver on 7.01 on a Windows 2008 64-bit system.  I would have preferred a windows 2003 system, but according to an OSS note (1326698 and 1320013) CRM 7.0 isn't supported on Windows 2003.
    SAPInst runs just fine until it discovers that oracle is not installed.  I go to the right directory and find the sapserver.cmd script.  When I run it, it fails returning an error saying that the operating system isn't supported by the installer.
    Checking operating system version: must be 5.1 or 5.2.    Actual 6.0
    At that point the Oracle Universal Installer halts.
    I found the oparams.ini file where I included 6.0 in the list of supported operating systems.  Not surprisingly, the universal installer failed shortly afterwards complaining that it couldn't modify the registry.
    I found an OSS note (1303262) that says I have to install 10.2.0.4 (part #51036975), which exactly the disc I used.  I am installing the 64 bit version and not the 32 bit version.
    Can anyone suggest what the problem might be?

    > I am in the process of installing CRM 7 with Netweaver on 7.01 on a Windows 2008 64-bit system.  I would have preferred a windows 2003 system, but according to an OSS note (1326698 and 1320013) CRM 7.0 isn't supported on Windows 2003.
    The statement in the note is valid for CRM 7.0 SR1 only!
    > Can anyone suggest what the problem might be?
    Did you disable UAC?
    Markus

  • Install Error on NW2004s SR1 - ABAP+J2EE Instance

    Hello
    We are trying to install CRM 5.0 SR1 on Windows/Oracle and I see the following error in dev_jcontrol. SAPinst cannot start the J2EE instance. Any ideas ?
    Thanks
    Thr 3168] [Node: bootstrap] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_13
    [Thr 3168] *** ERROR => JStartupIGetJDKInfo: Cannot find Java compiler [C:\j2sdk1.4.2_13\bin\javac.exe]. [jstartxxi.c  963]
    [Thr 3168] *** ERROR => can't get JDK information (rc = -1) [jstartxxi.c  1235]
    [Thr 3168] *** ERROR => can't read bootstrap node properites (rc=-1) [jcntrxx.c    1247]
    [Thr 3168] JControlCloseProgram: started (exitcode = -1)
    [Thr 3168] JControlCloseProgram: good bye... (exitcode = -1)

    Nico,
    Thanks for this solution!  We too have been running into this same issue on our SAP NetWeaver 2004s installs (ECC, BW, EP and Solution Manager) on 32bit and 64bit Windows 2003 Servers for about 2 months.  Once we added the SAPService<SID> security account as a local administrator at the Java status is UNKNOWN for each install, rebooted the server and re-ran the installs (using the continue a previous installation method) they were able to finish succesfully.  One fix maybe is to add each SAPService<SID> as a domain administrator but if you are cautious about security, it's not the wisest approach on resolving it.  Hopefully SAP can provide a hotfix or more solid solution to install the NetWeaver 2004s products on a Windows 2003 environment.
    Thanks,
    Nick

Maybe you are looking for

  • Oracle BI Publisher 11g Enterprise

    Kelly, I believe you said in another thread "Your PLM4P license includes a free limited use license for BI Publisher". So, we can download Oracle BI Publisher 11g Enterprise and hook it up to PLM4P for free? And what is meant when you say 'limited us

  • Linking Text to Objects Between Sheets

    I'm a Numbers newbie, and am starting a home inventory project.  I would like to make text inventory entries in the first sheet and be able to link the text cell (or row, for that matter) to a picture of the item in subsequent sheets.  I used to do t

  • Lava lamp external hard drive for the PB G4

    We loaded our itunes library on the lava lamp, but after separating the lava lamp from the laptop, when we reconnect the two, the laptop doesn't recognize or find the external hd. Any suggestions? thanks! PowerBook G4 Mac OS X (10.4.9)

  • CSV to Oracle DB - Upload File

    Dear All,               I have a scenario where I need to upload data in csv format to tables in Oracle DB. Here is the detailed description of problem. a) User selects a csv file on his desktop which has data in it in csv format. b) A BLOB is insert

  • Font Book versus Word for Mac

    I've installed a new font in Font Book.  Now it doesn't show up in MS Word for Mac.  Many other fonts are in Font Book but not Word.  How do I synch them or at least make sure that new fonts in Font Book are available in Word. thanks.