CRM5.0 and ECC 6.0 on same machine

Dear Expertise,
          Please let me know that, can we install both ECC6.0 and CRM 5.0 on the same machine and that too on dualstack (ABAP+JAVA).
Windows 2003 sp2,Oracle 10g
Best Regards
Venkata Satya

Hi,
Check this out.
http://www.microsoft.com/windowsserversystem/virtualserver/
After installation create a virtual disk. Follow the documentation guide.
Regards,
Jeff

Similar Messages

  • Can we have oracle database and gateway for SLQServer on same machine

    Can we install oracle database and Gateway for sQLServer on same machine>?
    If yes, How does the listener files in gateway home (EG: C:\product\11.2.0\NETWORK\ADMIN) and oracle home (EG: C:\app\Administrator\product\11.2.0\dbhome_1\NETWORK\ADMIN) look like?
    Where will we give dg4msql details in tnsnames and listner files?

    Here is the output of starting both the listeners. This is output when i appended listener1 settings in Oracle_home listener.ora file.
    C:\Users\Administrator>lsnrctl start listener
    LSNRCTL for 64-bit Windows: Version 11.2.0.2.0 - Production on 03-DIC-2012 04:46
    :15
    Copyright (c) 1991, 2010, Oracle. All rights reserved.
    Avvio di tnslsnr: attendere...
    TNSLSNR for 64-bit Windows: Version 11.2.0.2.0 - Production
    Il file dei parametri di sistema Þ C:\app\Administrator\product\11.2.0\dbhome_1\
    network\admin\listener.ora
    Messaggi di log registrati in C:\app\Administrator\diag\tnslsnr\WIN-77CAQGHJSA2\
    listener\alert\log.xml
    Ascolto su: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=localhost)(PORT=1521))
    Connessione a (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(PORT=1521
    STATO del LISTENER
    Alias listener
    Versione TNSLSNR for 64-bit Windows: Version 11.2.0.2.0 - Produ
    ction
    Data di inizio 03-DIC-2012 04:46:20
    Tempo di attivitÓ 0 giorni 0 ore 0 min. 5 sec.
    Livello trace off
    Sicurezza ON: Local OS Authentication
    SNMP OFF
    File di parametri listenerC:\app\Administrator\product\11.2.0\dbhome_1\network\a
    dmin\listener.ora
    File di log listener C:\app\Administrator\diag\tnslsnr\WIN-77CAQGHJSA2\list
    ener\alert\log.xml
    Summary table degli endpoint di ascolto...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=localhost)(PORT=1521)))
    Summary table dei servizi...
    Il servizio "test" ha 1 istanze.
    L'istanza "test", stato UNKNOWN, ha 1 handler per questo servizio...
    Il comando Þ stato eseguito
    C:\Users\Administrator>lsnrctl start listener1
    LSNRCTL for 64-bit Windows: Version 11.2.0.2.0 - Production on 03-DIC-2012 04:46
    :23
    Copyright (c) 1991, 2010, Oracle. All rights reserved.
    Avvio di tnslsnr: attendere...
    TNSLSNR for 64-bit Windows: Version 11.2.0.2.0 - Production
    Il file dei parametri di sistema Þ C:\app\Administrator\product\11.2.0\dbhome_1\
    network\admin\listener.ora
    Messaggi di log registrati in D:\product\11.2.0\tg_2\diag\tnslsnr\WIN-77CAQGHJSA
    2\listener1\alert\log.xml
    Ascolto su: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=localhost)(PORT=1522))
    Connessione a (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(PORT=1522
    STATO del LISTENER
    Alias listener1
    Versione TNSLSNR for 64-bit Windows: Version 11.2.0.2.0 - Produ
    ction
    Data di inizio 03-DIC-2012 04:46:29
    Tempo di attivitÓ 0 giorni 0 ore 0 min. 5 sec.
    Livello trace off
    Sicurezza ON: Local OS Authentication
    SNMP OFF
    File di parametri listenerC:\app\Administrator\product\11.2.0\dbhome_1\network\a
    dmin\listener.ora
    File di log listener D:\product\11.2.0\tg_2\diag\tnslsnr\WIN-77CAQGHJSA2\li
    stener1\alert\log.xml
    Summary table degli endpoint di ascolto...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=localhost)(PORT=1522)))
    Summary table dei servizi...
    Il servizio "dg4msql" ha 1 istanze.
    L'istanza "dg4msql", stato UNKNOWN, ha 1 handler per questo servizio...
    Il comando Þ stato eseguito
    C:\Users\Administrator>sqlplus /nolog
    SQL*Plus: Release 11.2.0.2.0 Production on Lun Dic 3 04:46:34 2012
    Copyright (c) 1982, 2010, Oracle. All rights reserved.
    SQL> conn system/Manager1@star
    Connesso.
    SQL> create public database link test2 connect to "sa" identified by "pwd"
    using 'dg4msql';
    Creato database link.
    SQL> select count(*) from prefer@test2;
    select count(*) from prefer@test2
    ERRORE alla riga 1:
    ORA-28545: errore diagnosticato da Net8 durante la connessione a un agente
    Unable to retrieve text of NETWORK/NCR message 65535
    ORA-02063: precedente 2 lines da TEST2
    Output of tnsping from oracle_home
    C:\Users\Administrator>tnsping dg4msql
    TNS Ping Utility for 64-bit Windows: Version 11.2.0.2.0 - Production on 03-DIC-2
    012 05:01:28
    Copyright (c) 1997, 2010, Oracle. All rights reserved.
    File di parametri utilizzati:
    C:\app\Administrator\product\11.2.0\dbhome_1\network\admin\sqlnet.ora
    ╚ stato utilizzato l'adattatore TNSNAMES per risolvere l'alias
    Tentativo di contattare (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1522)) (CONNECT_DATA = (SERVICE_NAME = dg4msql)) (HS=OK))
    OK (0 msec)
    tnsnames.ora file at D:\product\11.2.0\tg_2\NETWORK\ADMIN
    dg4msql =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1522))
    (CONNECT_DATA = (SERVICE_NAME = dg4msql))
    (HS=OK)
    C:\app\Administrator\product\11.2.0\dbhome_1\NETWORK\ADMIN
    LISTENER_test=
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    dg4msql =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1522))
    (CONNECT_DATA = (SERVICE_NAME = dg4msql))
    (HS=OK)
    test=
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = test)
    )

  • How to use Forms 5 and DevSuite 10g in the same machine

    Hello everybody,
    I have installed forms 5 and IDS 10g in one machine and both the versions of the forms were working simultaneously. Now I have un-installed both the versions of the forms and re-installed in the same machine. Installation was successful. but I am not able to connect to the database in forms 5. It shows TNS could not resolve service name. TNS is created in both the versions with same name as well as different name. The IDS is working fine. Please help.
    Thanks and regards
    Sukanta sarkar

    Sukanto,
    What error are you getting? One potential problem you will have with more than one version of Oracle Dev Suite installed is keeping the TNSNAMES.ORA synchronized. I've found the easiest solution to this problem is to add the TNS_ADMIN registry key to each Oracle Home so I can share a single copy of the TNSNAMES.ORA file. You can add this entry by starting the Window Registry editor (regedt32.exe or regedit.exe) and navigate to the following registry hive:
    HKEY_LOCAL_MACHINE => SOFTWARE => ORACLE => HOME? (where ? represents the number of the Oracle Home, eg., 0-9).
    In your example, Forms 5 should be in HOME0 and IDS 10g should be in HOME1. Open each home and add a new "String Value" and name it: TNS_ADMIN. After you have added the new String Value entry, edit the String Value and enter the path to the copy of your TNSNAMES.ORA that is working. Then do the same thing with HOME1 and exit the Registry. You should be able to connect to your database with Forms 5 and IDS 10g. Normally, changes to the registry do not require you to reboot your computer, but I have seen where this is necessary - though not very often.
    Note: Always ensure you have a BACKUP of the Windows Registry before you make any changes. If you uncomfortable modifying the Windows Regisitry, then I don't recommend you make this change.
    Hope this helps.
    Craig...

  • Problem Installing Oracle 8i and Oracle 10g client on same machine

    Hi Gurus,,
    I am new on DBAside....
    I have already installed Oracle 10g R2.m planning to install oracle 8i on same machine..
    What steps should i follow in order to avoid conflict..
    The OS is Windows XP SP3....
    I know that installing oracle 8i first and than installing oracle 10g is more convinient..But my requirements are different..
    so have to install oracle 10g first and then Oracle 8i on same machine..
    Thanks in anticipation.

    Hold on - it DOES matter - you shouldn't update new repository with old oracle installer, so be careful...
    Paul

  • Please Help Me -- CS4 Design Premium and CS4 Production Premium on Same Machine

    We are a non-profit organization that gets donated software at a great price but you're limited to what's available. We bought the CS4 Design Premium Suite last year (CDs). I called the Adobe sales department to find out if I could run CS4 Design Premium on the same machine. They told me that I could. So I bought CS4 Design Premium as a download. It took a tremendous amount of time just to download the package, and once installed Premiere Pro would not run properly. I called tech support and spent 9+ hours on the phone and no resolution. They had me doing everything -- uninstalled both packages six times. They kept telling me I didn't have enough RAM (and I knew that was wrong because I have been editing using AVID before deciding to go with Adobe -- and I had the CS3 Adobe Premiere Pro, Soundbooth and Encore running on my E drive with no problem before I went ahead and bought CS4 Production Premium).
    I took my computer back to the company that built it and they suggested that I replace my graphics card and sure enough, Premiere Pro worked fine. Everything seemed to work fine in both packages except Adobe Acrobat. When I opened a pdf file, Acrobat asked for a serial number, but wouldn't accept my Design Premium serial number. I called tech support thinking they would give me a different serial number for Acrobat or something simple. Needless to say after 3 hours, and uninstalling the software again, they told me I couldn't run two CS4 suites on the same computer. Then a supervisor told me I could run both suites, but I would need to run a cleanup program, uninstall both of my suites and start again!
    All software in CS4 Design Premium installs except Acrobat. It is grayed out on the install screen as if it's already installed, and when I try to open a pdf file, the installer pops up, installs Acrobat, and asks for a serial number. When I enter the serial number, it gives me a red "x".
    SOMEBODY PLEASE HELP ME!
    I don't know where to turn now ... is there anybody in the United States that I can get help from?
    Can Adobe deactivate my CS4 Design Premium and Production Premium and send me the Master Collection CS4?
    Please help me if you can!

    This is a user to user forum that is not monitored officially by either Adobe Technical Support or Adobe Customer Support. The issue you raise with regards to trading two copies of a suite for one of another is nothing that anyone here can assist you with.
    Please contact Adobe Customer Support directly by phone. They are the only ones who can assist you with this.
              - Dov

  • How to best support CT2, CT3 and CT4 clients from the same machine?

    I have clients that are still insisting on CT2 and CT3 for
    their
    editing. I am able to use CT3 with work arounds for my CT2
    customes;
    but would like to get on with CT4.
    Can anyone point me to the Tips and Techniques that will
    point out the
    "gotcha's" when trying to support multiple versions of CT
    from the same
    machine?
    Thanks,
    Howard

    To remove file from iPhoto and the HD simply put the files in the iPhoto trash and then go iPhoto Menu -> Empty trash.
    This works if you're using iPhoto in the default setting, where the files are copied to the Library on import. If, however, you have a referenced library, you'll need to trash the files in your own folder structure yourself.
    Regards
    TD

  • Installation of Adobe Acrobat and Adobe Reader on the same machine

    What is the recommendation from Adobe on having both Adobe Acrobat Pro/Std installed and Adobe Reader installed on the same machine?
    Is there an 'official' or 'recommended' statement for this?

    I think it is not recommended or supported for versions earlier than X.

  • Running 10.1.2 and 10.1.3 on same machine

    Is it possible to run both 10.1.2 and 10.1.3 on the same machine?
    I do not want to have to purchase another machine to run BPEL, so would like to run the two concurrently.
    Any issues in doing this? Port conflicts?
    Pete

    personally i wouldn't setup mod_ocy to do the proxy, but I would setup mod_proxy / mod_proxy_reverse. (to pass the request from port 80 to 7777 and reverse).

  • Logic 8 and ProTool 7.4 on same machine?

    Does Logic 8 and ProTools 7.4 HD play together ok installed on the same machine? OS is 10.411.

    Hi,
    The answer is yes.
    I am using 2 system;
    OS10.4.11, PT7.4cs7, Logic 7 and 8
    OS10.4.9, PT7.3.1cs7, Logic 7
    The thing is Logic 7 and 8 on OS10.4.11 can only show 20% of Audio Suite plug-ins on Sample edit window for some reason. When I found this issue, I decided to copy the clone back up system which was OS10.4.9 onto the 2nd patition of the main hard drive. Logic 7 shows all Audio Suite plug-ins without problem on 10.4.9.
    DAE engine of PT 7.4 seems to give a little bit better stability to run Logic (DTDM and DAE).
    But I 've been using PT7.3 and Logic 7 on 10.4.9 as a main system.
    I am totaly happy with the combo.

  • Can I install OBIEE 11g and Database 11g on the same machine?

    Hi experts
    i have some confusion...
    i have oracle database 11g on one of my server.
    i want to install OBIEE 11g on that same machine...
    i just want to be assure that will it cause any problem or conflict..
    because i set ORACLE_HOMe=/home/oracle/app/oracle/product/11.2.0/dbhome_1
    and i have to set ORACLE_HOME for OBIEE also....
    Please let me know what how to give...and is there any other way
    Thanks
    Abhishek Anand

    Hi Abhishek,
    You can install or mount both DB and OBIEE on same machine, but check out the disk space and memory needed should be more to accomodate both.
    Cheers,
    KK

  • Different Web Server and JDK Version on the same machine

    Dear All,
    There's a Orion App Servevr w/ JDK1.3 that running JSP. And I
    have installed the IBM websphere 5.0 SP2 w/ JDK 1.5 for another application in the same machine. When I tried to
    start the orion using cmd "java -jar orion.jar" for the original application, I encountered error as
    follow:
    C:\orion>java -jar orion.jar
    Exception in thread "main" java.lang.VerifyError: <class: com/evermind/server/ApplicationServer, method: na signature: <Ljava/lang/String;Lcom/evermind/util/ErrorHandler;>Lcom/evermind/server/ Application;> Incompatible object argument for invokespecial
    Whats the possible solution? May anyone give a suggestion? Thanks
    Regards

    try to specify the absolute path for java such as
    c:\my_java_JDK1.3\bin\java -jar orion.jar

  • Running Weblogic 8.1 SP3 and IPlanet 6.0 on same machine

    I have requirement to run Weblogic Platform SP3 and IPlanet 6.0 servers on same Solaris machine
    for a client of ours.
    Please let me if we can do this. What kind of issues we may run into.
    Thanks,
    Sanjay

    Hi
    Of course, you can install both at the same machine.
    Only remember the memory required ... and the real memory available ... this for don't have swap problems.
    Remember too if you are planning to create WLS clusters ... BEA recommends 1 cluster per CPU ... and reserve 1 CPU for the iPlanet web Server. Even, you can install all clusters and web server as your machine support ( under load, try to mantain the CPU usage under 70-80%).
    Jin

  • Forms 6i and developer 10g on the same machine

    Can i have forms 6i and developer 10g on the same machine

    Jacob,
    Were you installing any patches to the Forms 6i?? I think your problem was a mix up in the environmental variables.
    multiple versions of the same Oracle product CAN* be installed successfully on the same machine, it has been done by many.
    Do not generalize one experience, since you are working on VMware, try them on one, it's easy to revert to a snapshot ;)
    Install Forms 6i first patch it configure it and restart your machine and install DS 10g, On this machine I have Forms 6i and DS 10g installed at this same moment, and it's been working fine for that last 2 years.
    Tony

  • DC and Mail Server VMs On Same Machine???

    I don't see any issues. We have a few clients we setup this way and so far so good. I believe this is pretty much what VMware intended. Larger businesses can afford redundant servers and enterprise licensing, but us smaller businesses must work with what we can afford!
    Just make sure you have a backup appliance like a Daito in case something happens to the server. You'll be able to run off the Daito device until your server is repaired/replaced.
    I hope your setup goes well.

    I need to buy a cheapo machine to serve as a second domain controller.  I also need to buy a new mail server. 
    Is there any reason not to just create two VMs on a new Server 2012 machine and serve both these purposes?  One VM for the DC and one VM for the mail server?  Is there any danger of having a public facing VM on the same machine as a DC VM?
    I know they are on the same machine, but aren't they really totally separate entities?
    This topic first appeared in the Spiceworks Community

  • Multiple Middleware Homes and Node Managers on the same machine.

    Hi Experts,
    Before I explain the issue we are facing, I would like to explain the environment.
    - Single Machine.
    - Multiple Weblgoic homes (I mean two weblogic software installations).
    C:\Oracle\MiddlewareODS
    C:\Oracle\MiddlewareIAM
    - MiddlewareODS has a domain called "ODSDomain" with the maanged servers ods and oif.
    - MiddlewareIAM has a domain called "IAMDoain" with the managed server oim,oam,oaam,and oif.
    Our requirement is to have seperate nodemanager for each domain and they belong to different weblogic software homes.
    - MiddlewareODS node manager port is 5556
    - MiddlewareIAM node manager port is 5557
    Though we configured different port for each node manager , we are not able to start both the node managers. We are able start only one node manager at a time.
    My question is, Can each weblogic home has it's own node manager on the same machine ?
    Thanks

    Nodemanagers are not domain specific. Thus you can have one nodemanager in one machine and have multiple servers from multiple domains managed on that machine via this single node manager. You just need to update your nodemanager.domains properties file to have all the domains which your single nodemanager would listen to.
    -Bikash

Maybe you are looking for

  • Acrobat X User How to disable Notification "Claim your Benefit Today"

    Notification pop up  from  the task manager "Claim  your benefit Today exclusive for acrobat X 10  user. you  can also complete  your adobe ID Profile is there a registy fix to disable Ron 

  • One xml, multiple xsl, multiple xslt, one output

    Hi, I have one xml file, 3 xsl files, and want to output (append) to a text file. I can only get a result when I run one xsl against the xml, if I try adding new xsl and new Transform instances, I get a whole host of errors. The bits in bold are what

  • Gnu screen, using the exec command in .screenrc

    I have added the following lines to my .screenrc bind -c music u exec amixer sset Master,0 5+ >& /dev/null bind -c music d exec amixer sset Master,0 5- >& /dev/null bind -c music t exec amixer sset Master,0 toggle >& /dev/null bind -c music k exec >

  • Pass hidden value through a form

    Hi.  I'm trying to create a registration form in which users select an organization from a drop down list that is populated from a db table.  All I want the user to see is the origanization's name, but there is also an ID number for each organization

  • Is BT Home Hub 4 compatible with IMac

    When I first used HH 1.5 I had issues with the hub recognising Time Capsule and wondered if other users had any trouble with the new HH 4