How to install two instance on one server

Dear Guru,
I want to install two instance on one server.
I have installed IDES server ( win 2k3 64 bit with SQL 2005 ECC 6.0)
Drive is
c: 20 GB for os
d: 5 gb swap
e: 5 gb  swap
f: 450 GB database.
The same server i want to  installed SOLMAN 4.0 with sql 2005.
Please suggest me how to installed without affcting IDES server.
Amol

Hi,
You only have to consider 2 things :
1. SAPTRANSHOST entry in hosts file will be the same for both systems
this mean that both systems will share the same transport directory
Regards,
Wojtek
This is not true.  Your SAPTRANSHOST will remain the same, but you can (and should) specify independent trans directories with the DIR_TRANS and and EPS profile parameters to designate where the instance trans files should be located (i.e. /usr/sap/trans_SID).  I recommend you make this change in the existing host first, and then clear out the trans directory.  Let the 2nd instance install into it and then alter that one too (thereby moving the files to the new /usr/sap/trans_SID2).
Edited by: David Ingersoll on Jan 31, 2008 3:12 PM

Similar Messages

  • How to start two instances of InDesign server independently?

    Hello,
    we have a multi instance InDesign server installation.
    And we are able to start two instances of InDesign server on different ports.
    But now we would like to use different plugins for different instances.
    Is it possible somehow? For example install InDesign server two times in different folders or something like that?
    Thank you in advance.

    InDesign plugin loading can be controlled via a file "PluginConfig.txt", refer to search for details.
    InDesign Server has separate configuration folders per instance/configuration.
    *If* the search path for the PluginConfig.txt falls into this folder, that would be the easiest approach.
    I don't have a server installation with me to try it out.
    Dirk

  • How to run two instances of weblogic server as an NT service on the same machine

    I have to have two instances, one I want to use it for development(testing
    purposes) and the other one I need to use it as a live one(Production)
    So that I can test my applications independently without disturbing the live
    application.
    Thanks
    Madhu

    I can start one instance as an NT service, but the other instance, I have to
    start with the command. I need to run as an NT service because I need to
    use NTRealm
    Security
    I have created a new domain , server listening to different port.
    Thanks
    madhu
    Bruce Blackshaw <[email protected]> wrote in message
    news:[email protected]..
    "m holur" <[email protected]> wrote in message
    news:<3c0d2b66$[email protected]>...
    I have to have two instances, one I want to use it fordevelopment(testing
    purposes) and the other one I need to use it as a live one(Production)
    So that I can test my applications independently without disturbing thelive
    application.I would not recommend having development and production on the same
    machine.
    But if you wish to do so, you can create multiple domains under the
    same installation, say one for dev and one for prod. On the same
    machine make sure they listen on different ports. This, of course,
    ties you to the same version for development and production - making
    it impossible to upgrade just one.
    You may be able to do two completely different installations (i.e.
    different BEA HOMEs) on the same machine - I haven't tried this but it
    looks possible. This would mean you could upgrade each separately. The
    presence of BEAHOMELIST in the registry on NT seems to indicate this
    should work.
    Bruce Blackshaw
    Free Java FTP Library
    http://www.enterprisedt.com/downloads/ftp.html

  • How to Install two Ipods on one computer?

    I want to install my Ipod and my wifes one on one computer. Do I need to have two accounts at itunes and if yes, can I have two accounts on one computer?
    Thanks!

    No need for two accounts.
    Open itunes, connect ipod, select what you want to sync, disconnect ipod.
    Connect other ipod, seletc what you want to sync, sync.

  • How do I install two instances on the same Server and avoid a conflict?

    Hi,
    I have one Server and I want to install two instances of SQL Server on it.
    1. Will be a default instance.
    2. Will be a named instance.
    The Server has an IP address of 192.168.0.10 and the default instance will be using port 1433.
    I want them to share the same address, but be listening on different ports.
    Do I,
    1. Go into TCP/IP of the named instance and set the port numbers for all the IP's to a port number, e.g. 1976?
    2. Delete the 0 from the dynamic ports sections?
    3. Create an open port rule in the Windows Firewall to allow access to the Server?   
    Thanks

    Hi,
    Please see following Microsoft link
    Configure SQL Server to listen on Specific port
    Configure Windows firewall to allow SQL Server access
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it.
    My TechNet Wiki Articles

  • How to set two radius servers one is window NPS another is cisco radius server

    how to set two radius servers one is window NPS another is cisco radius server
    when i try the following command, once window priority is first , i type cisco radius user name, it authenticated fail
    i can not use both at the same time
    radius-server host 192.168.1.3  is window NPS
    radius-server host 192.168.1.1 is cisco radius
    http://blog.skufel.net/2012/06/how-to-integrating-cisco-devices-access-with-microsoft-npsradius/
    conf t
    no aaa authentication login default line
    no aaa authentication login local group radius
    no aaa authorization exec default group radius if-authenticated
    no aaa authorization network default group radius
    no aaa accounting connection default start-stop group radius
    aaa new-model
    aaa group server radius IAS
     server 192.168.1.1 auth-port 1812 acct-port 1813
     server 192.168.1.3 auth-port 1812 acct-port 1813
    aaa authentication login userAuthentication local group IAS
    aaa authorization exec userAuthorization local group IAS if-authenticated
    aaa authorization network userAuthorization local group IAS
    aaa accounting exec default start-stop group IAS
    aaa accounting system default start-stop group IAS
    aaa session-id common
    radius-server host 192.168.1.1 auth-port 1812 acct-port 1813
    radius-server host 192.168.1.2 auth-port 1812 acct-port 1813
    radius-server host 192.168.1.3 auth-port 1645 acct-port 1646
    radius-server host 192.168.1.3 auth-port 1812 acct-port 1813
    privilege exec level 1 show config
    ip radius source-interface Gi0/1
    line vty 0 4
     authorization exec userAuthorization
     login authentication userAuthentication
     transport input telnet
    line vty 5 15
     authorization exec userAuthorization
     login authentication userAuthentication
     transport input telnet
    end
    conf t
    aaa group server radius IAS
     server 192.168.1.3 auth-port 1812 acct-port 1813
     server 192.168.1.1 auth-port 1812 acct-port 1813
    end

    The first AAA server listed in your config will always be used unless/until it becomes unavailable. At that point the NAD would move down to the next AAA server defined on the list and use that one until it becomes unavailable and then move to third one, and so on. 
    If you want to use two AAA servers at the same time then you will need to put a load balancer in front of them. Then the virtual IP (vip) will be listed in the NADs vs the individual AAA servers' IPs. 
    I hope this helps!
    Thank you for rating helpful posts!

  • How to install and configure ms exchange server 2007 both role hub and edge transport role in one network

    How to install and configure ms exchange server 2007 both role hub and edge transport role in one network 

    Hi,
    Edge role is design for perimeter networks, to keep security risks minimum.  So it’s not recommended to have edge role in internal network. Must have separate network or subnet for edge services.
    If you are playing around it in labs, then you can put edge role within same subnet as other exchange roles and no specific requirements in that case.
    Thanks.
    MachPanel - Premium Cloud Automation Solution

  • How to install and configure the SQL Server

    Hi All,
    We have to install SQL server in the new server because the old server is crash and need to upgrade. Please advice How to install and configure the SQL Server to run SAP Business One 8.8 successfully and what part we do have to give attention.
    Kind Rgds,
    Steve

    Hi,
    Try this solution:
    The step-by-step installation guide can be found in the documentation included in the installation media. (\Documentation\SystemSetup\AdministratorGuide_SQL.pdf).
    Below are some important parts that you should pay attention to during the Installation process.
    Resolution
    Collation setting: It must be set as SQL_Latin1_General_CP1_CI_AS,even the company DB is non-english location. The company DB will be created as corresponding collation settings automatically.
    Instance and TCP Port : It is recommended to run SBO on default instance and TCP port 1433. Otherwise,some optional components such as B1i may not work properly.
    Native Client: SQL Server Native Client should be installed on every client machine to enable the ODBC connection to DB server.
    Rgds,

  • Install Multiple Instance of sql server

    Hi guys,
    I have one question. How can i install multiple instance in sql server ( I am using 180 days VHD to access sql server r2 standard edition). I am accessing sql server through Hyper-V Manager. Can anyone guide me please.
    Regards,
    Jagan

    Hello Jagan,
    For each instance you have to run the SQL Server installer and assign a unique instance Name during Installation; for each instance the Installation procedure is the same.
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

  • How to put two ipods on one computer

    how to put two ipods on one computer

    Set up the second exactly the same way as you set up the first. If iTunes is already installed, it doesn't need to be installed again.
    (64746)

  • Can I able to install many instances in one database. If yes please let me

    Hi,
    Can I able to install many instances in one database. If yes please let me how to do in Oracle 10g and *9i*.
    Thanks,
    Senthilnathan.

    Can you clarify what you trying to accomplish please? An instance consists of the memory structures, while a database consists of the memory structures and data files. Hence a RAC is a single database, with a instance per node (since each node will have the memory structures but all nodes access the same, single database).
    If you are referring to multiple schemas or applications inside the same database then yes, that is perfectly fine and done generally.

  • How to install several instances of the same application on a computer?

    Hej,
    I have an application in LV 2009, where I have created an installer. The installer installs to a directory called \Receiver relative to the Program Files directory. If I install this once to a computer, everything is OK.
    However, I want to install the same application twice on the same computer. There should be no conflicts between the two applications, since I can configure them to work on different directories and ports. But if I call the installer again, and selects another directory, nothing is installed and I get the message "Installation Summary - No software will be installed or removed". It seems like the installer ignores that I have selected another directory, and just uses the default directory, relative to the Program Files directory.
    Anyone knows the trick, how to install several instances on the same computer ?
    BR, Jan
    Jan Nielsen
    Freelance system analyst and LabVIEW programmer

    Hi Jan,
    This is so because each installer has a GUID that is used to check whether the application needs to be upgraded or not. (It's a Microsoft function).
    What you can do is create a new installer with a different GUID (copy the installer in the projects), and check witha  text editor whether this GUID has changed.
    But any specific reason you need two seperate installs? You can run the application twice with a specific INI token:
    allowmultipleinstances=True
    Ton
    Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
    Nederlandse LabVIEW user groep www.lvug.nl
    My LabVIEW Ideas
    LabVIEW, programming like it should be!

  • How can update two rows in one query?

    How can update two rows in one query?
    Edited by: OracleM on May 4, 2009 12:16 AM

    What do you mean with "two rows"? May be two columns??
    If the where clause of UPDATE query matches two rows, then it will update two rows. If you want to update two columns, then add column names to your query
    UPDATE your_table SET col1=value1, col2=value2 WHERE your_where_clause- - - - - - - - - - - - - - - - - - - - -
    Kamran Agayev A. (10g OCP)
    http://kamranagayev.wordpress.com
    [Step by Step install Oracle on Linux and Automate the installation using Shell Script |http://kamranagayev.wordpress.com/2009/05/01/step-by-step-installing-oracle-database-10g-release-2-on-linux-centos-and-automate-the-installation-using-linux-shell-script/]

  • How to use 2 instances of DI Server

    Hi,
    we need two use two instances of DI server (on two different servers) to connect to two different companies at the same time without closing connection every time.
    To do this we have bought two licenses of DI Server. Unfortunately it seems that the first DI server occupies both licenses.
    Is there any setup we are missing?
    regards
    Fabio

    I guess you could setup a new license server. The idea is to have on license server for each of your DI Server, this should avoid one di server of using all your license...

  • Install. of obi11g on one server using weblogic from other server

    Hi All,
    I have installed Web logic on one server and i have to install OBIEE11g on other server using the same weblogic server.
    Is it feasible and if yes please let me know how?
    I have to install OBIEE11g on Linux 64 bit.
    Web logic is installed on windows machine
    Thanks a lot in advance...

    Hi,
    This should be possible. You must do software only install to avoid weblogic being installed again on your linux machine. After doing the installation you should point obiee to use the weblogic installed on your windows server.
    Thanks,
    -Amith.

Maybe you are looking for