Converting 32bits MSCS SAP ECC6.0 server to 64bits MSCS SAP ECC6.0 server

Hi Gurus,
I want my SAP ECC6.0 production server which is currently running under 32bits MSCS to be upgraded to 64bits MSCS servers. as i encounter performance problems being 32bit machine(oracle database).
Has anyone on the board done it before?
Can anyone suggest the steps involved in the procedure? or suggest any standard SAP documentation/SAP notes?
Any non standard document would also be welcome.....:)
Thanks in advance.
Regards,
Nishit.

You can achive that by doing a homogeneous system copy.
Read,
http://service.sap.com/systemcopy
Regards
Juan

Similar Messages

  • SAP query error - 1). [Microsoft][SQL Server Native Client 10.0][SQL Server]Conversion failed when converting date and/or time from character string.  'Received Alerts' (OAIB)

    SAP query error - 1). [Microsoft][SQL Server Native Client 10.0][SQL Server]Conversion failed when converting date and/or time from character string.  'Received Alerts' (OAIB)
    SELECT    
    CASE WHEN T0.DocStatus = 'O' THEN 'OPEN'
    WHEN T0.DocStatus = 'C' THEN 'CLOSED'  END  AS 'Document Status',
    T0.DocDate AS 'Posting Date',
    T0.DocNum AS 'Doc.No',
    T0.NumAtCard,
    T0.TransId AS 'Trans. No.',
    T0.Comments AS 'Remarks',
    T0.CardCode AS 'Offset Acct',
    T0.CardName AS 'Offset Acct Name',
    sum(T0.DocTotal) + (T0.WTSum) as 'DocTotal',
    T3.DueDate AS 'Cheque Date',
    T3.CheckSum AS 'Amount'
    FROM         ODPO AS T0 LEFT OUTER JOIN
                          VPM2 AS T1 ON T0.ObjType = T1.InvType AND T0.DocEntry = T1.DocEntry LEFT OUTER JOIN
         OVPM AS T2 ON T2.DocEntry = T1.DocNum LEFT OUTER JOIN
                          VPM1 AS T3 ON T2.DocEntry = T3.DocNum
    where T0.DocDate>='[%0]' and T0.DocDate<='[%1]'

    Hi,
    Try this:
    SELECT   
    CASE WHEN T0.DocStatus = 'O' THEN 'OPEN'
    WHEN T0.DocStatus = 'C' THEN 'CLOSED'  END  AS 'Document Status',
    T0.DocDate AS 'Posting Date',
    T0.DocNum AS 'Doc.No',
    T0.NumAtCard,
    T0.TransId AS 'Trans. No.',
    T0.Comments AS 'Remarks',
    T0.CardCode AS 'Offset Acct',
    T0.CardName AS 'Offset Acct Name',
    sum(T0.DocTotal) + (T0.WTSum) as 'DocTotal',
    T3.DueDate AS 'Cheque Date',
    T3.CheckSum AS 'Amount'
    FROM         ODPO  T0 LEFT OUTER JOIN
                          VPM2  T1 ON T0.ObjType = T1.InvType AND T0.DocEntry = T1.DocEntry
    LEFT OUTER JOIN
         OVPM  T2 ON T2.DocEntry = T1.DocNum LEFT OUTER JOIN
                          VPM1  T3 ON T2.DocEntry = T3.DocNum
    where T0.DocDate >= '[%0]' and T0.DocDate <='[%1]'
    group by T0.DocStatus,T0.DocDate ,
    T0.DocNum ,
    T0.NumAtCard,
    T0.TransId ,
    T0.Comments ,
    T0.CardCode,
    T0.CardName ,
    T0.WTSum ,
    T3.DueDate ,
    T3.CheckSum
    Thanks & Regards,
    Nagarajan

  • DB 11g 32bits to win server 2008 64bits

    Hi,
    What's the problem of installing the database 32-bits to windows server 2008 64bits?
    Regards
    Jomar

    Hi,
    It may not be supported but still it may work as 64 bit OS is designed to run 32 bit applications with some limitations.
    Regards

  • Crystal Report 2008 on Windows Server 2008 64bit

    hi,
    I tried to run a Crystal Reports Web Application on a Windows Server 2008 64bit but I got this error:
    "Bei der Erzeugung des Reports ist ein Fehler aufgetreten.
    Der Typeninitialisierer für "CrystalDecisions.CrystalReports.Engine.ReportDocument" hat eine Ausnahme verursacht.
    CrystalDecisions.CrystalReports.Engine.LoadSaveReportException: Fehler beim Versuch, die Crystal Reports-Laufzeit zu laden.
    Entweder reichen die Berechtigungen des Crystal Reports-Registrierungsschlüssels nicht aus, oder die Crystal Reports-Laufzeit wurde nicht ordnungsgemäß installiert.
    Installieren Sie die geeignete verteilbare Crystal Reports-Datei (CRRedist*.msi), die die erforderliche Version der Crystal Reports-Laufzeit (x86, x64 oder Itanium) enthält. Weitere Informationen erhalten Sie unter folgender Adresse: http://www.germany.businessobjects.com/support/default.asp.
    "Please install the appropriate Crystal Reports redistributable (CRRedist*.msi) containing the correct version of the Crystal Reports runtime (x86, x64, or Itanium) required.  Please go to http://www.businessobjects.com/support for more information.
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
    Exception Details: CrystalDecisions.CrystalReports.Engine.LoadSaveReportException: An error has occurred while attempting to load the Crystal Reports runtime.
    Either the Crystal Reports registry key permissions are insufficient or the Crystal Reports runtime is not installed correctly.
    Please install the appropriate Crystal Reports redistributable (CRRedist*.msi) containing the correct version of the Crystal Reports runtime (x86, x64, or Itanium) required.  Please go to http://www.businessobjects.com/support for more information."
    The System:
    - Windows Server 2008 Standard 64bit SP2
    - Microsoft .NET Framework 3.5 SP1
    - Oracle Client 10gR2 64bit
    - I tried Crystal Report 2008 Runtime, Crystal Report 2008 Runtime SP1, Crystal Report 2008 Runtime SP2, Crystal Report 2008 Runtime SP3.
    - Crystal Report Basic Runtime for Visual Studio 2008 (x64)
    On a 32bit-system or 32bit-mode (and 32bit Oracle Client) everything is working fine. But I have to use the 64bit Oracle Client, therefore, Crystal Report have to work in 64bit-mode.
    Is it possible and what is to do to get it working, thanks,
    Martin

    It does work on 64 bit OS - as a 32 bit application. CR 2008 is 32 bit only.
    See the article [Crystal Reports support of 64 bit Operating Systems|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/10d5fa88-2013-2c10-c9a5-f11963607d4e] for more info.
    Ludek

  • ECC6 on WIN2008 64bit Unicode whole set of memory recommendation

    HI,
    I'm searching for whole set of memory recommendation for ECC6 on win server 2008 64bit unicode database oracle. But I couldn't find it. If anyone know and got sap note on that maybe can share with me.
    Also if someone got any information on memory recommendation for ECC6 on win2008 database MAXDB 7.6.
    Thanks

    > I'm searching for whole set of memory recommendation for ECC6 on win server 2008 64bit unicode database oracle. But I couldn't find it. If anyone know and got sap note on that maybe can share with me.
    >
    > Also if someone got any information on memory recommendation for ECC6 on win2008 database MAXDB 7.6.
    The amount of memory needed is distinguished by
    - number of users
    - estimated size of the database
    - wanted throughput
    For that purpose you use the quicksizer (http://service.sap.com/quicksizer) together with your hardware vendor. The outcome is a number of SAPS. You hardware vendor will offer you a machine capable to handle your workload.
    Markus

  • Installing Oracle 10.2.0 on Windows Server 2008 64bit

    Dear all(s)
    Recently i am running production database 10.2.0 on windows server 2003 32 bit. there is some memory limits and i cannot set SGA,PGA > 2 GB.
    I want to mode production database 10.2.0 on windows server 2003 64 bit, please guide me in following topics:
    1. What steps i have to take for moving database from 32bit to 64bit
    2. After moving database on Microsoft windows server 2003 64bit, i can set SGA,PGA more than 4 to 6 GB
    3. How much SGA,PGA i can configure
    4. Dataguard also configured on another server for production database.
    5. I have to again setup dataguard on 64bit.
    6. What others seniors which i have to meet.
    Waiting for response
    Naeem Sheeraz
    Faisababad, Pakistan

    Naeem,
    +1. What steps i have to take for moving database from 32bit to 64bit+
    You can make use of conventional export/import, investigate using data pump, transportable tablespaces, and RMAN backup/restore. Simplest will busing e conventional export/import
    +2. After moving database on Microsoft windows server 2003 64bit, i can set SGA,PGA more than 4 to 6 GB+
    I think you can go beyond 6gb may be upto 20gb (if system can hold that much :))
    +3. How much SGA,PGA i can configure+
    Depending upon your requirement, what kind of work you are doing database, large queries, lots of DML activities, transactions., how many users simultaneously (at the same time) will access your database?
    +4. Dataguard also configured on another server for production database.+
    +5. I have to again setup dataguard on 64bit.+
    YOu should follow the same setup as your primary setup for same kind of services and performance
    6. What others seniors which i have to meet.
    I didn't understand what do you mean? Do you mean requriement?
    Regards

  • Installing Forms 11g 64bit on Windows Server 2008 64bit

    Hi,
    we are trying to install Forms 11g 64 bit with WebLogic 64bit on windows Server 2008 64bit and followed the short checklist of Jan Carlin :
    - installed JDK 64bit
    - installed WLS1032-generic
    - started installation of Forms/Reports
    Installation of Software worked fine and the configuration part did create the domain, but starting the domain fails (hang).
    Info in Log-File :
    =========================================================
    oracle.as.provisioning.util.ConfigException:
    Fehler beim Starten der Domain.
    Cause:
    Zeitüberschreitung beim Starten von Admin_Server.
    Action:
    Weitere Informationen finden Sie in den Logs.
         at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
         at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3142)
         at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3033)
         at oracle.as.provisioning.engine.WorkFlowExecutor._startAdminServer(WorkFlowExecutor.java:1647)
         at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:637)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:393)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         at oracle.as.install.classic.ca.standard.StandardWorkFlowExecutor.execute(StandardWorkFlowExecutor.java:65)
         at oracle.as.install.classic.ca.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:26)
         at oracle.as.install.classic.ca.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.classic.ca.ClassicConfigMain.doExecute(ClassicConfigMain.java:124)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
         at java.lang.Thread.run(Thread.java:619)
    [2010-02-22T19:37:39.730+01:00] [as] [ERROR] [] [oracle.as.provisioning] [tid: 20] [ecid: 0000IRqToJA5uXW5Pzw0yd1BWefv00000B,0] [[
    oracle.as.provisioning.exception.ASProvWorkflowException: Error Executing workflow.
         at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:688)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:393)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         at oracle.as.install.classic.ca.standard.StandardWorkFlowExecutor.execute(StandardWorkFlowExecutor.java:65)
         at oracle.as.install.classic.ca.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:26)
         at oracle.as.install.classic.ca.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.classic.ca.ClassicConfigMain.doExecute(ClassicConfigMain.java:124)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
         at java.lang.Thread.run(Thread.java:619)
    ================================================
    Somewhere I've read that the reason might be that the installation uses 32bit JDK, but I don't know if I did something wrong.
    Somewhere else I've read that the reason could be the Path setting, which may include some directories with emphasis in the name which might be a problem for Weblogic.
    Any idea or help is appreciated.
    Thanks,
    Mark

    FYI,
    This is related to Oracle-Bug 9370799 which hopefulls get sorted out sometimes. Having "(" or ")" somewhere in the PATH is not working. The workaround til the Bug is solved as of support is :
    =================================
    1) Remove the directory with "(" ")" from the System Path at install time only (this is what you have already performed)
    2) Roll back the change so the System Path contains again the directory path with parenthesis
    3) Copy in the clipboard the current PATH value and edit the <Middleware Home>\wlserver_10.3\common\bin\commEnv.cmd file and look for the following line:
    if "%WL_USE_X86DLL%" == "true" set PATH=%PATCH_PATH%;%WL_HOME%\server\native\win\32;%WL_HOME%\server\bin;%ANT_HOME%\bin;%JAVA_HOME%\jre\bin;%JAVA_HOME%\bin;%PATH%;%WL_HOME%\server\native\win\32\oci920_8
    4) Before this line define PATH to value you have in the clipboard without the reference to the directory with "(" and ")"
    5) Save the commEnv.cmd and you should be able to start up your domain having the directory containing the "(" and ")" in the System Path
    ==================================
    Thanks for your replies,
    Mark

  • MSCS for ECC 6.00 - Service settings, SAP not starting reliably

    I have an ECC 6.00 installation on Windows 2008/SQL*Server in an MSCS environment that I'm trying to validate. (I didn't
    install it so I don't know what was down as part of the install, and what was done after.)
    On Node 1 currently, the SAP MMC shows FIVE instances running:
    - PSAPERPPROD1 (02) - Local Central Instance
    - PSAPERPPROD1 (10) - EnqueueReplicationServer
    - PSAPERPPROD1 (11) - EnqueueReplicationServer
    - SAPECCPRD (00) - ASCS
    - SAPECCPRD (01) - ASCS
    On Node 2 I see the following:
    - PSAPERPPROD2 (02) - Local Dialog Instance
    - PSAPERPPROD2 (10) - EnqueueReplicationServer
    - PSAPERPPROD2 (11) - EnqueueReplicationServer
    PSAPERPPROD1 and PSAPERPPROD2 are the physical names of Node 1 and 2 while the SAPECCPRD name is the logical name of the SAP
    Cluster Service.  Users signon to SAPGui using SAPECCPRD(02)
    If I look in the Services Manager of both Node 1 and 2 I see that the SAPMEP_xx services are set as follows:
    - SAPMEP_02 - Manual
    - SAPMEP_10 - Automatic
    - SAPMEP_11 - Automatic
    What I'm experiencing is that if the three cluster services ("SAP MEP", "SAP_ERPDtc", and "SQL Server (MSSQLSERVER)") are all
    running on Node 1, and Node 2 is rebooted, when Node 2 restarts, and I go into the Failover Cluster Manager and move the
    resources from Node 1 to Node 2 (without signing onto Node 2), the SAP system does not start as the 02 instance on Node 2
    hasn't started yet.  IF I go into Node 2 and open the SAP MMC then the 02 instance will start and then the failover to
    Node 2 will work correctly and the SAP system starts.  If I don't go into the MMC first, then the 02 instance is down and
    while the cluster appears to be started correctly you cannot sign onto SAP as there is no CI or Dialog instance running.
    My questions are as follows:
    1) Is this setup right? - something seems wrong, as I have to start the MMC before things work correctly
    2) Should the 02 instances be set to automatic? - what other implications would this have in the case that this service
    starts without the database started on the cluster.
    3) Should the 02 instance somehow be added to the Cluster Service.
    Comments would be appreciated.

    Be sure that you have the "TSW Active" flag set in IMG node:
    Industry Solutions Oil & Gas (Downstream)
    >TSW (Trader's and Scheduler's Workbench
    >Basic Functions
    >Specify TSW Control Parameters

  • Oracle 10g db & forms in server 2008 64bit

    hi,
    im using Oracle 10g db & forms 32bit version in windows server 2003 32 bit version.
    now we are planning to upgrade server with windows server 2008 64bit.
    what are the things to be taken care since we have to import data from other 2003 32bit servers having 32bit version of oracle.
    anyhow 64bit oracle is required right? and if im installing this any mismatch will be there with oracle 32bit data and 64bit data while importing?
    pls mention the difference between oracle 32bit and 64bit if any..
    pls help..!!

    Hi Vineesh,
    im using Oracle 10g db & forms 32bit version in windows server 2003 32 bit version.
    now we are planning to upgrade server with windows server 2008 64bit.
    what are the things to be taken care since we have to import data from other 2003 32bit servers having 32bit version of oracle.
    anyhow 64bit oracle is required right? and if im installing this any mismatch will be there with oracle 32bit data and 64bit data while importing?
    pls mention the difference between oracle 32bit and 64bit if any..Refer tech notes:
    How to Use Export and Import when Transferring Data Across Platforms or Across 32-bit and 64-bit Servers -- 277650.1
    Hope helps.
    Regards,
    X A H E E R

  • Upgrade from 10.2.0.1 32bit to 10.2.0.4 64bit windows

    This scenario i have planned to make an attempt of my own..
    1) Plan to Migrate existing database from ( 10.2.0.1 ) 32bit to (10.2.0.4) 64bit database
    2)Existing DB is No archive mode,
    3)OS windows server 2003 Enterprise sp 2(32 bit)
    Migrate DB config
    1)Os windows server 2008 Enterprise 64 bit
    I need help from oracle gurus!!! how to migrate existing DB Upgrade from 10.2.0.1 32bit to 10.2.0.4 64bit windows
    1)how to take backup?
    2)how to upgrade oracle version?
    3)proper step to follow completed this task successful
    For database migration and upgrade activity...
    share your suggestions please
    Regards,
    Venk@t

    How big is the database ? How much downtime can you afford ? One option is to install 10.2.0.1 on the target, apply the 10.2.0.4 patch, create an empty instance on target, then export the database from the source and import into target.
    Pl be aware that 10.2.0.1 thru 10.2.0.4 are on sustaining support and 10.2.0.5 is on extended support (if you have paid the extended support fees). Why not upgrade to 11gR2 ?
    HTH
    Srini

  • Disaster Recovery server for SAP and HACMP Cluster script for SAP ECC 6.0

    Hi,
    I need  document for Disaster Recovery server for SAP? I have to configure the DR Server If you have, please share this document if possible.
    Have you any cluster script ( HACMP Cluster script for SAP ECC 6.0 ) ?
    Thanks & Regards,

    Hello, I'm doing a "Plant ECC6 to do a test disatre / Recovery.
    During the installation, I would use the same <sidadm> existing as it is in the PRD.
    If I tell you to install it during the same <sidadm> it will overwrite what already exists, or do I just enter the password of existing <sidadm>?

  • Install CF8.01 on Windows Server 2008 64bits

    Hello,
    I have a new machine whith Windows server 2008 x64 and i
    installed on it CF8.01.
    For installing, no problems and the service work fine.
    But, when i launch one page on the web server, a .cfm or a
    classic html the IIS 7 return a error 500.21 :
    HTTP Error 500.21 - Internal Server Error
    Handler "AboMapperCustom-26364" has a bad module
    "IsapiModule" in its module list Detailed Error InformationModule
    IIS Web Core
    Notification ExecuteRequestHandler
    Handler AboMapperCustom-26364
    Error Code 0x8007000d
    Requested URL
    http://127.0.0.1:80/
    Physical Path C:\inetpub\wwwroot
    Logon Method Anonymous
    Logon User Anonymous
    In IIS config panel, handlers mapping, i have entry for all
    CF handler and one with path * and direct from
    jrun_iis6_wildcard.dll.
    the section of web config for handlers is :
    <handlers accessPolicy="Read, Script,Execute">
    <clear />
    <add name="AboMapperCustom-23790" path="*" verb="*"
    modules="IsapiModule"
    scriptProcessor="C:\ColdFusion8\runtime\lib\wsconfig\1\jrun_iis6_wildcard.dll"
    requireAccess="None" responseBufferLimit="0" />
    <add name="AboMapperCustom-23791" path="*.jsp" verb="*"
    modules="IsapiModule"
    scriptProcessor="C:\ColdFusion8\runtime\lib\wsconfig\jrun_iis6.dll"
    requireAccess="Script" responseBufferLimit="0" />
    <add name="AboMapperCustom-23792" path="*.jws" verb="*"
    modules="IsapiModule"
    scriptProcessor="C:\ColdFusion8\runtime\lib\wsconfig\jrun_iis6.dll"
    requireAccess="Script" responseBufferLimit="0" />
    <add name="AboMapperCustom-23793" path="*.cfm" verb="*"
    modules="IsapiModule"
    scriptProcessor="C:\ColdFusion8\runtime\lib\wsconfig\jrun_iis6.dll"
    requireAccess="Script" responseBufferLimit="0" />
    <add name="AboMapperCustom-23794" path="*.cfml" verb="*"
    modules="IsapiModule"
    scriptProcessor="C:\ColdFusion8\runtime\lib\wsconfig\jrun_iis6.dll"
    requireAccess="Script" responseBufferLimit="0" />
    <add name="AboMapperCustom-23795" path="*.cfc" verb="*"
    modules="IsapiModule"
    scriptProcessor="C:\ColdFusion8\runtime\lib\wsconfig\jrun_iis6.dll"
    requireAccess="Script" responseBufferLimit="0" />
    <add name="AboMapperCustom-23796" path="*.cfr" verb="*"
    modules="IsapiModule"
    scriptProcessor="C:\ColdFusion8\runtime\lib\wsconfig\jrun_iis6.dll"
    requireAccess="Script" responseBufferLimit="0" />
    <add name="AboMapperCustom-23797" path="*.cfswf" verb="*"
    modules="IsapiModule"
    scriptProcessor="C:\ColdFusion8\runtime\lib\wsconfig\jrun_iis6.dll"
    requireAccess="Script" responseBufferLimit="0" />
    <add name="TRACEVerbHandler" path="*" verb="TRACE"
    modules="ProtocolSupportModule" requireAccess="None" />
    <add name="OPTIONSVerbHandler" path="*" verb="OPTIONS"
    modules="ProtocolSupportModule" requireAccess="None" />
    <add name="StaticFile" path="*" verb="*"
    modules="StaticFileModule,DefaultDocumentModule"
    resourceType="Either" requireAccess="Read" />
    </handlers>
    and
    Application 32bits mode is ok
    <applicationPoolDefaults enable32BitAppOnWin64="true">
    <processModel identityType="NetworkService" />
    </applicationPoolDefaults>
    Have you an idea why the application server fail.
    Thanks for your responses.
    Seb

    I'm pretty sure Adobe offers free installation support, try
    contacting them:
    http://www.adobe.com/support/contact/
    Ken Ford
    Adobe Community Expert - Dreamweaver/ColdFusion
    Fordwebs, LLC
    http://www.fordwebs.com
    "sebFrance" <[email protected]> wrote in
    message news:g1el1t$e2l$[email protected]..
    > Hello and thank you again,
    > I configured Application Pools in 32bitsenabled.
    >
    > I had always error 500.21
    >
    > Then I uninstalled CF8 and reinstalled with 32bits
    enabled in the application
    > pools.
    > I've always the same mistake.
    >
    > It is also important to know that when I webserver
    config to remove the server
    > I get an error:
    >
    > "Error deleting IIS application extensions. Jsp,. Jsw,.
    Cfm,. Cfml,. Cfc,.
    > Cf.,. Cfswf,. Mxml, from web site Any (0)"
    >
    > In addition, handlers configured in the web site
    "AboMapperCustom-26764" with
    > the isapi module for the "*" is the one that fails.
    >
    > East I forgot something:
    >
    > I recall the installation process complete server:
    >
    > Installing Windows Server 2008 64bits.
    > ----
    > Installing the Web server role with IIS7 :
    > ----
    > Common HHTP Features (All options)
    > Health and diagnostics -> request monitor
    > Security -> Request Filtering
    > Performance -> Static content compression
    > Managements tools (IIS Management Console + IIS6
    Compatibility)
    > ----
    > Installing SQL server 2005 64bits
    > ----
    > Passage of the authorized application pools in 32-bit
    applications
    > ----
    > Installing CF8 version 8.01 standard 32bits
    > ----
    > Modifying files as indicated ksmith.
    > ----
    > For each phase I restart the machine so that changes are
    properly taken into
    > account.
    >
    > Despite all this I have always error 500.21
    >
    > East I forgot some things, a service or a component that
    I should download.
    >
    > But thank you for your valuable advice.
    >
    > S?bastien
    >
    >
    >

  • Upgrade Oracle 9.2 in 32bits(WIN2K) into Oracle 10G in 64bits(WIN2K)

    Hi,
    I want to upgrade Oracle 9.2 in 32bits(WIN2K) into Oracle 10G in 64bits(WIN2K) all in 4.6D.
    I have installed:
    the Oracle 10.2.0.4.0
    a central instance with the template CENTRAL.R3S
    i started to install the database instance on the target system
    with the R3Setup template DBR3CP.R3S
    I try to apply the note 932722, I find myself in the same procedure
    point 6) c).
    The following error message:
    Tue Jan 26 21:52:45 2010 - Database service to be upgraded:
            Host = tirudev04
            Port = 1527
            Service = SAPServiceDEV
            ORACLE_HOME = E: \ oracle \ DEV \ 102
    Error: Database connection failed to
    sys / manager @ / / tirudev04: 1527/SAPServiceDEV
    Can you give me some help?
    Thank you.

    >Service = SAPServiceDEV
    This is probably the problem. you have to specify the Oracle network service name of the database you want to upgrade.
    SAPServiceDEV is an Windows account name under which the SAP System is started.
    Service = DEV will probably do the job.
    regards
    Peter

  • WindowsXP Pro 64bit Driver vs Windows Server 2

    Hi Jason-CL and everybody else !
    understand where is a possibility that the drivers for Windows XP Pro 64 bit. can work under Windows server 2003 64bit aswell under 32bit is that right ?Message Edited by audiogy2newbie on 06-9-2005 08:47 PM

    audiogy2newbie wrote:
    Hi Jason-CL and everybody else !
    understand where is a possibility that the drivers for Windows XP Pro 64 bit. can work under Windows server 2003 64bit aswell under 32bit is that right ?Message Edited by audiogy2newbie on 06-9-2005 08:47 PM
    As the driver already stated, it require 64bit xp and no it does not install on other OS as far as I test it on my 32bit xp os. I'm also 99% sure you wouldn't have driver for server OS as creative sound card at targeting mainly at personal computer rather server judging from their past record.

  • 32bit Oracle 10g on Red Hat 64bit?

    Hi guys,
    Is it possible to install 32bit Oracle 10g on Red Hat 64bit? Im trying to do so on our Red Hat database server and i receive :
    Error in invoking target 'client_sharedlib' of makefile '/db/oracle/10.201/network/lib/ins_net_client.mk. See '/db/oraInventory/logs/installActions2011-02-11_01-01-54-07AM.log' for details.

    rootsman wrote:
    Hi guys,
    Is it possible to install 32bit Oracle 10g on Red Hat 64bit? Im trying to do so on our Red Hat database server and i receive :
    Error in invoking target 'client_sharedlib' of makefile '/db/oracle/10.201/network/lib/ins_net_client.mk. See '/db/oraInventory/logs/installActions2011-02-11_01-01-54-07AM.log' for details.IMHO The answer is should be possible providing you install a suitable 32 bit os (eg RHEL 5 32 bit) as a guest (eg oracle/sun vm virtualbox) and install on the guest. This can be troublesome and awkward, but there are small subset of cases where this may right in some circumstances. And this answer is a little bit of a cheat really.
    In general the earlier answers are better unless you have particular reasons.

Maybe you are looking for