Managing multiple Postfix instances on a single host

We have quite a few sites on our Xserve. Each site should be able to relay email out the respective unique IP on a single host; however, by default email goes out the default website of the server or which IP is the current gateway.
NOTE: this is not a Postfix Virtual Domain Hosting > mail forwarding domains issue. Mail routes just fine to the correct email boxes. This is and issue where email going out to other mail servers originates from the box and not the respective domains and IP space.
The solution for this is Multiple PostFix Instances. One for each website (each website has a respective IP due to SSL and DNS is correct along with MX records).
For the outbound mail relay for our corporate network it seems there are no fields to enable a new postfix instance for each hosted or virtually hosted domain. Nor is there a way to enable SMTP to relay outgoing mail through another host unless you use a generic setting for every website on the server.
So for a enterprise level business how do we Managing multiple Postfix instances on a single host?

Fully on the same page with you. 110%
Here is why I am under the impression of why each domain name needs to be as if it needs its own MTA (mail transfer agent). No matter how big or small the business.
Just like a domain using SSL in Apache needs a dedicated IP when doing the packets . . .
Yahoo the big dog (for small to medium online businesses 70% of their customers make purchases with Yahoo emails; which most of them are temp emails or known as aliases.) states:
From: help.yahoo.com/l/us/yahoo/mail/postmaster/basics/postmaster-02.html
Many mail providers follow the same guidelines:
{quote}Segregate your lists to different IP addresses. If you maintain several lists (or clients, especially for an ASP), you may want to segregate your lists to ensure that users are marking each list on its own merits. If user sees both spam and legitimate mail from the same IP, their notifications to us will be hazy and will likely result in the spam overiding the legitimate mail.{quote}
So why not segregate websites to email out their own dedicated IPs?
Understandably sites that share IP space can go out the default MTA or better yet the MTA of that IP.
This way host providers can segment groups of clients and further prevent issues with out going email.
When email goes out a single MTA there are checks and rate limitations not just on the hops involved but from the "originating" IP address. So if site "A" has one IP and site "B" has another . . . well they both send email out the same default gateway. Take 100's of domains going out the same IP and customers (websites) start having issues getting customer communications delivered.
{quote}Maintain accurate reverse-DNS information for your mail servers. Yahoo! Mail makes extensive DNS checks for each connection, and an accurate reverse DNS will ensure prompt processing of your connection and email.{quote}
One mistake by one client out of 1,000 sites (or now Apple letting tens of thousands of sites able to be hosted) can get all 1,000 websites deferred and have what is called "reputation" issues.
In the past, as companies grow, sure they get more boxes or can cluster mail servers. With economic times beyond using Parallels . . . a single Mac Xserve can handle tens of thousands of websites doing a few thousand emails a day or more. It is more of a software/setting/configuration issue than just capability.
I remember Intel board meetings in the 90's where I (as a customer) stated put two nic cards on the mother board, standardize those rails, put twisted pair on those hard drive cables. Some things just take practical experience to see yes there is a real need and the business people are not getting it because they are focussing on the business or chasing their tail.
Also Note the IP address has to be STATIC:
From: help.yahoo.com/l/us/yahoo/mail/postmaster/errors/550-bl21.html;ylt=AsNxnjlX971dwy743e7j.olJHdG
{quote}In our continuing efforts to protect our users from unsolicited email, Yahoo! Mail does not accept SMTP connections from dynamic or residential IP addresses . . .{quote}
From: help.yahoo.com/l/us/yahoo/mail/postmaster/basics/postmaster-15.html
{quote}Segregate your mail streams by IP addresses, domains and/or DKIM selectors since Yahoo! Mail keeps reputation data about each IP address and domain you send from. For example, by segmenting the mail stream that delivers marketing mail from another that sends transactional messages, you make it easier for Yahoo! Mail to determine and assign each mail stream's reputation. {quote}
{quote} Use common-sense settings. While we have not published guidelines for numbers of connections you can concurrently use, we ask that you treat our resources with respect. The more you take, the fewer there are for others, which may force us to defer your connections. {quote}
From: help.yahoo.com/l/us/yahoo/mail/postmaster//basics/postmaster-38.html
{quote}To facilitate the smooth flow of messages between legitimate senders and Yahoo! Mail, we offer the following recommendations:
Limit the messages you send per connection
Yahoo! Mail accepts a maximum of 5 messages per SMTP connection. We encourage you to cap the number of messages you send to Yahoo! Mail to fall within this per-connection limit.
When this limit is reached, no further messages will be accepted for delivery as our server automatically terminates the connection (without giving an error code). If you are sending messages to a significant number of Yahoo! Mail users, the suggestions below will help ensure uninterrupted delivery for your messages.
Reestablish connections if you do not get an error code
When our server terminates your connection after 5 messages have been accepted, you may try to reconnect to our MX servers immediately thereafter.
Open concurrent connections
You may open concurrent connections from the same server to facilitate efficient transmission of your messages. However, while we do not publish specific guidelines for the numbers of connections you can concurrently use, we ask that you treat our resources with respect. The more you take, the fewer there are for others, which may force us to deprioritize connections from your server(s).{quote}
In the Server Admin under General one can enable IMAP with a maximum number of connections. However, for normal SMTP there is no connections cap. Unless I am wrong here.
Domain throttling by domain is another way, but the real solution is just dedicated IPs for each website or each website to have a separate MTA. In the past this has meant a dedicated server or a physical gateway.
Technically there should be a Virtual solution. If I can virtually host many sites and many incoming emails on dedicated IP space respective to each domain. There should be virtual MTAs on dedicated or the same respective IP space as the incoming; hence, why I gave the example of how SSL works in Apache with web servers.
Totally get what you are saying on how currently mail works just out the default gateway since there is only one "default" MTA for the "xserve".
Everything is good coming in, but did something somewhere miss the mark on the outgoing? Should be one for one.
Yahoo is the big player putting the foot down or the glass half full people would say setting the mark on how outgoing mail should work when they are accepting emails.
I am not trying to innovate, but rather just follow the rules.
Sure mail out one MTA works no matter how many website you put on the box and it is "good enough for government work" or "looks good from my house".
There are many people struggling with corporate communications (even the concept of corporate communications and marketing) and I think Apple could step up to the plate and help follow the standard of best practices.
I have done research for 10 years and over the past two tested what I know to be true. Then spoke with many businesses that did not understand but had the same issue. . .
Yahoo customers not getting their email communications and email simply not being as good as the old fashion phone call.
So back to your question (fabulous question since every tech asks me the same thing):
{quote}So my question to you is this: why can't you run all your domains on a single server/IP address?{quote}
Because it is no longer 1996 and I want Apple stock to triple!
. . . and that it no longer works for sites conducting a profitable business. We are really underachieving what America could do!
Yahoo! is clearly saying to each business to do business communications or even marketing on separate IPs. Gmail, Hotmail, and the list goes on and on. They all follow the same thing. Yahoo! just happens to be more aggressive and has more good consumers (buyers) using their free email service. Gmail started aliases and could gain market share of buyers.
I need to get Xserve to have one dedicated IP in and out for each independent website whether it is an Apache transaction on port 80 (443 SSL) or an email going out the postfix MTA on port 25 SMTP or any other standard alternative port (587 or 465 SSL) for that matter.
So far everything works as expected, but the SMTP MTA out. One big default gateway per hardware.
We missed the 1% mark. That club that gets it! I would like to see every business owner that buys an Xserve to be in that one percent club out of the box!
Why Rob? Well because it works! Dedicated IPs work. Think about this, if you gave the postman your address and did not include your suite number more than likely your lucky if you get your mail. WORKS the same way for email.
If your business grows you can get a few more until something once again gets abused and they start tracking MAC addresses. By then will have virtual MAC addresses like most routers can already do.
To prevent SPAM you just set the MTA defaults to one IP per website. Let's keep it simple. This way you keep a clean reputation and one reputation per website or business. Most businesses just need one IP and cannot afford a whole server for each website/business. THINK GREEN!!! The email filtering systems (RBLs and filtering rules) already out there will weed abusers out. Let's not hurt the small to medium businesses in the process.
Your not going to get RDNS and dedicated IP space anyhow unless your a real business.

Similar Messages

  • Db2 multiple instances in a single host

    Hi,
    os - windows 2008 db - db2 9.1 fp7
    if i want to install 2 sap instances in a single machine in windows how to proceed?
    1) I have read the documents where installation doc saying default db s/w path is /db2/db2sid/db2_software.is this the s/w path in windows? some where i read it saying default path is drive:/program files/IBM/sqllib.what is actually the difference?
    2) and also read in the forum and also in the note 978555 and 930487,it says multiple instance is not possible in db2 ie we can have only 1 defalut copy of db2 so we cant have multiple instances with the different copies of db2(up to kernel version 7.0) .is this correct? for 1st instance it is /db2/db2sid1/db2_software and for 2nd instance it is /db2/db2sid2/db2_software right?so how we cant have 2 instances with 2 different db2 copies?
    pls expain me.
    Thanks

    Hi Rajesh,
    if i want to install 2 sap instances in a single machine in windows how to proceed?
    1) I have read the documents where installation doc saying default db s/w path is /db2/db2sid/db2_software.is this the s/w path in windows? some where i read it saying default path is drive:/program files/IBM/sqllib.what is actually the difference?
    sqllib is only the links. The actual database is not this path.
    2) and also read in the forum and also in the note 978555 and 930487,it says multiple instance is not possible in db2 ie we can have only 1 defalut copy of db2 so we cant have multiple instances with the different copies of db2(up to kernel version 7.0) .is this correct? for 1st instance it is /db2/db2sid1/db2_software and for 2nd instance it is /db2/db2sid2/db2_software right?so how we cant have 2 instances with 2 different db2 copies?
    Multiple instances on a single host is only supported as of 9.7 you would have to upgrade to that release.
    You can technically have two instances as of 9.1 but as per the sap note s you have mentioned, this is not supported by SAP
    For more information on 9.7 see:
    http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/901b4314-9851-2c10-1c8f-b0ddd38d6e75
    SAP note: 1351160 DB6: Using DB2 9.7 with SAP Software
    Hope this answers your query,
    Paul

  • How Can I Use Multiple Weblogic Instances in a Single OS

    Hello Everyone,
    Actually I have to install Some different applications. Few of them need weblogic 10.3.6 and others need 10.3.4. The OS am using is Oracle  Enterprise Linux 5.
    Now I am able to install 2 separate(One of 10.3.4 and 10.3.6) instances with two different users,In two different directories.
    I have installed the weblogic 10.3.6 version with a user webadmin and installed node manager with port 5556. This is working fine.
    The main problem here is :
    In the second instance (10.3.4 ) installed with a a different user and gave the port number to NodeManager as 1600 and its not getting started. Its throwing error and also after some errors in the terminal am able to see that its reverting to port number 5556 only.
    What might be the issue?
    I have to install 2 different versions of weblogic in a single Server. But am failing with NodeManager. What Can I do to have multiple weblogic instances with multiple versions in a single server ?
    Can anyone suggest a resolution for this please ?
    Thanks in advance.

    Pl do not spam these forums with multiple posts - How Can I Use Multiple Weblogic Instances in a Single OS

  • Multiple ASM instances on a single node

    Can i have multiple ASM instances on a single node? This is to have each instance supporting different environment dev,stage etc
    Thanks
    Sannidhi

    I had been discussing the same issue with someone from Oracle. I asked for multiple ASMs on a server so that we could have seperate ASMs running for, say, 10g and 11g.
    He explained that we should think of ASM as being the same as Veritas FileSystem. We don't run multiple instances of Veritas on our servers. On single Veritas "instance" (set of drivers) provides all the Veritas Fx mountpoints on the server. Similarly, there should be only 1 ASM instance on a server.
    (substitute UFS or ZFS or CFS for Veritas in the above example and you still have only 1 filesystem manager on a server providing one type of filesystem, although you could have, say , UFS and Veritas co-exist ; just as you could have Veritas, ASM and Raw co-exist on a server).
    Hemant K Chitale
    Edited by: Hemant K Chitale on Sep 29, 2009 11:50 AM

  • Can I have multiple TFS instances use a single SSRS installation

    Can I have multiple TFS instances use a single SSRS installation?
    Thanks

    Hi Kim,
    According to your description, you have multiple TFS instances using one Reporting Services instance. Right?
    For installing TFS, to use a named instance with Team Foundation Server, you must install SQL Server by using a named instance, or move or restore Team Foundation Server data to a named instance, or create a team project collection on a named instance. Please
    refer to the link below:
    Work with SQL Server Named Instances
    Reference:
    Understanding SQL Server and SQL Server Reporting Services
    If you have any question, please feel free to ask.
    Best Regards,
    Simon Hou

  • Clear template cache on multiple CF instances in a single action?

    I'm running several instances of Coldfusion on the same box
    with template caching turned 'on' for each instance. I have it set
    up where one instance will replicate file changes to the other
    instances, but with caching turned on, I currently have to log in
    to each CF Admin instance and click the "Clear Template Cache Now"
    button for the file changes to appear. As I add more instances,
    this will become an increasingly tedious process.
    Does anyone have or know of a way to clear template cache
    across multiple CF instances in a single action?

    cfJarrod wrote:
    > I'm assuming that using clearTrustedCache() will only
    clear the cache for a
    > single CF instance and not all instances on the server.
    Is that in fact true?
    Yes.
    > Ideally I'd like to run a single script that will clear
    the cache for all
    > instances.
    The Admin API is an application programming interface: you
    are supposed
    to write your own scripts that call its methods.
    Jochem
    Jochem van Dieten
    Adobe Community Expert for ColdFusion

  • Managing multiple itunes accounts on a single computer

    I have an iPod and an iPad that use a single iTunes account on a certain PC. I have a second iPod that I have setup on a second computer which also has its own separate iTunes account (because at the time I didn't understand you can manage multiple devices from a single account/computer). This second iPod has iPod apps I have purchased from my second iTunes account. I would like to change this and manage my second iPod from my main computer (so everything lives in one place). When I hooked the second iPod up to my main computer I picked the option to "transfer purchases to this computer". It acted like it was doing it, but I noticed nothing transferred. I unplugged the device and plugged it back in, and a dialogue box told me this iPod contained 33 applications that were NOT authorized to play on this computer and would not transfer them. It said I needed to authorize the computer to do that. My PC is already authorized with my main account and I don't want to mess that up. Can I authorize my computer for my second itunes account and have it authorized for both? Am I allowed to take apps I've purchased for the ipod that is on account 1 and install any of those apps on the ipod that is associated with account 2? I've purchased all these apps, I just did not understand from the get go that there was no need for me to setup 2 completely different itunes accounts. The second iPod I am going to give to my young daughter as a toy, but I absolutely don't want to mess up my iPad and first iPod as I use them for work on a daily basis. Any help would be appreciated.

    +Can I authorize my computer for my second itunes account and have it authorized for both?+
    Yes. Sign out of the itunes store under the first account, then _sign back in_ with 2nd.
    +I just did not understand from the get go that there was no need for me to setup 2 completely different itunes accounts.+
    Don't worry, lots of people made this same mistake. It will be kind of a hassle remembering to authorize both accounts in the future, but it's manageable. You know that license agreement that comes up after an itunes update? I think you'll have to go in under both accounts and agree to it from now on.
    http://support.apple.com/kb/HT1848
    See this line?
    +If the iTunes Store purchases on your device were purchased with multiple accounts, you will need to authorize the computer for each one.+
    That's what I'm talking about.

  • Need to get data from multiple database instances in a single query

    Hi,
    I need a small favour from you guys. The prob is as follows:
    I need to get name, row_id from table A from schema 1 and gbu_name, name from table B from schema 2 where a.name = b.name. I wrote the query in the following manner:
    SELECT a.name, a.row_id, b.gbu_name
    FROM Schema1.A as a, Schema2.B as b
    Where a.name = b.name
    But this query is not working and the error is like " The table does not exists".
    Please update me how to avoid the error and get the right sort of result.
    Thanks & Regards,
    Debabrata

    Ah, youre actually asking different things.
    In your topic title, you say youre running separate instances
    In your body text, you say you are under different user/schema
    So tell me, do you have more than one database or not? How many entries in your TNS file?
    I would say, for "multiple database instances"
    SELECT
      a.id, b.id
    FROM
      tableA a
      INNER JOIN
      tableB@OTHER_DATABASE_LINK_NAME b  <--NOTE!
      USING(id)And of course you will have to look up CREATE PUBLIC DATABASE LINK sql..
    Message was edited by:
    charred

  • Can you connect multiple VMM Instances to a single Operations Manager 2012/R2 Deployment

    Hi Everyone,
    Just seeking some clarification around the Operations Manager and Virtual Machine Manager integration.  Is it possible to integrate multiple Virtual Machine Manager 2012 Deployments with a single Operations Manager 2012 Deployment or is the connection
    between VMM and OM a 1:1 relationship?
    Thanks in advance,
    Hayden

    Yes VMM and OM 1:1 is supported. 
    Theoretically many VMM can integrate with single OM but its not very realistic and well tested as it puts several configuration and performance constraints on each of the VMMs.
    I’d recommend installing SCOM (inside a VM is fine)  per VMM if possible .
    [Disclaimer] This posting is provided "AS IS" with no warranties, and confers no rights. User assumes all.

  • How can I connect to multiple WLS instances from a single Apache virtual host

    Configuration : WebLogic 5.1 SP8 & Apache
    I need to be able to have a configuration that looks something like this.
    www.company.com/x -> WL cluster01
    www.company.com/y -> WL cluster02
    In all the examples that I have been able to find they alway defines the the WL
    connection for the entire virtual host, but I need to be able to do it on a location
    basis is that possible?
    Thanks
    Jens Schutt

    httpd.conf:
    <VirtualHost 172.17.9.24:443>
    DocumentRoot "/www/X"
    ServerName qawebivesta.qa.livecapital.com
    ErrorLog /usr/local/apache/logs/qaweb1.error_log
    TransferLog /usr/local/apache/logs/qaweb1.access_log
    SSLEngine on
    SSLCipherSuite
    ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP:+eNULL
    SSLCertificateFile /usr/local/apache/conf/ssl.crt/server.crt
    SSLCertificateKeyFile /usr/local/apache/conf/ssl.key/server.key
    <Files ~ "\.(cgi|shtml|phtml|php3?)$">
    SSLOptions +StdEnvVars
    </Files>
    <Directory "/usr/local/apache/cgi-bin">
    SSLOptions +StdEnvVars
    </Directory>
    SetEnvIf User-Agent ".*MSIE.*" \
    nokeepalive ssl-unclean-shutdown \
    downgrade-1.0 force-response-1.0
    Debug ON
    DebugConfigInfo ON
    <Location /ivesta/>
    SetHandler weblogic-handler
    WebLogicHost qawlgc1
    WebLogicPort 7001
    </Location>
    <Location /TMPPhase2>
    SetHandler weblogic-handler
    WebLogicHost qawlgc1
    WebLogicPort 11001
    </Location>
    </VirtualHost>
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    /TMPPhase2 works fine, but when I try to access /ivesta I get a 404 from WebLogic
    "https://qawebtmp.qa.livecapital.com/ivesta/index.jsp?__WebLogicBridgeConfig
    Weblogic Apache Bridge Configuration parameters:
         WebLogic Cluster List:
              General Server List:
                   Host: 'qawlgc1' Port: 11001
              DefaultFileName: ''
              PathTrim: ''
              PathPrepend: ''
              ConnectTimeoutSecs: '10'
              ConnectRetrySecs: '2'
              HungServerRecoverSecs: '300'
              MaxPostSize: '-1'
              DynamicServerList: ON
              StatPath: false
              CookieName: WebLogicSession
              Idempotent: ON
              FileCaching: ON
              DisableCookie2Server: OFF
              QueryFromRequest: OFF
              Build date/time: Jun 25 2001 15:09:34
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    This should have been connecting to my 7001 instance not the 11001.
    Thanks
    Jens
    "Eric Gross" <[email protected]> wrote:
    What do you mean the wrong port? Post the complete output from
    WebLogicBridgeConfig as well as the URL you used.
    Also, paste the weblogic relative portions from your httpd.conf
    Thanks,
    Eric
    "jens" <[email protected]> wrote in message
    news:[email protected]...
    I also used ?__WebLogicBridgeConfig to verify that it did pick up thewrong port.
    Here is my build date for mod_wl.so in SP10
    Build date/time: Jun 25 2001 15:09:34
    Thanks
    Jens
    "Eric Gross" <[email protected]> wrote:
    Make sure you are using the latest plugin. As well, add parameter:
    DebugConfigInfo=ON and make a request with a query paramater of
    ?__WebLogicBridgeConfig and you should then see the build date/time.
    We can
    then see if you are indeed using the latest plugin.
    It is not a possibility to get the source.
    Regards,
    Eric
    "jens" <[email protected]> wrote in message
    news:[email protected]...
    And the solution where you put the WebLogic parm under location
    the
    last
    location
    over rule the previous.
    I have also tried to upgrade my plug-in from SP8 to SP10 but that
    didn't
    make
    any difference either.
    Is it possible to get the source code for the plug-in, I'm afraid
    that
    it
    don't
    follow put's all it's parm's a the vhost level no matter where in
    the
    conf
    file
    they are placed.
    HELP
    Jens
    "Eric Gross" <[email protected]> wrote:
    Yu is correct.
    Here is another way to do it as well:
    MatchExpression /x
    WebLogicCluster=server1:port,server2:port|PathTrim=/x
    MatchExpression /yWebLogicCluster=server3:port,server4:port|PathTrim=/y
    The general syntax for this would be:
    MatchExpression exp name=value|name=value
    Where exp=Mime type(*.jsp) or exp=/x(path)
    The next argument in the list is a pipe(|) delimited list ofname=value
    pairs (ie: WebLogicHost, WebLogicPort, WebLogicCluster, PathTrim,
    PathPrepend, etc..).
    Hope this helps.
    Regards,
    Eric
    "Yu Tian" <[email protected]> wrote in message
    news:[email protected]...
    Hi Jens,
    I think you can proxy by ppath.
    <Location /x>
    SetHandler weblogic-handler
    WebLogicCluster cluster1
    </Location>
    <Location /y>
    SetHandler weblogic-handler
    WebLogicCluster cluster2
    </Location>
    thanks
    Yu
    "Jens" <[email protected]> wrote in message
    news:[email protected]...
    Configuration : WebLogic 5.1 SP8 & Apache
    I need to be able to have a configuration that looks something
    like
    this.
    www.company.com/x -> WL cluster01
    www.company.com/y -> WL cluster02
    In all the examples that I have been able to find they alway
    defines
    the
    the WL
    connection for the entire virtual host, but I need to be able
    to
    do it
    on
    a location
    basis is that possible?
    Thanks
    Jens Schutt

  • Multiple App Server on a single host

    I have a requirement to have multiple application server installations on a single server. Each installation will support a separate department. In the past each department had their own servers and had full control of their application server.
    Would it be possible to create separate unix accounts for each department and install the Oracle Application Server under each separate account?
    Will the installations be able to manage/avoid port conflicts? Or would I have to manage the ports manually?

    Yes it is possible to have multiple instances of OAS (Oracle Application Server) in the same server, if the server hardware (especially RAM) can support it. The port numbers will be assigned automatically by the OUI (Oracle Universal Installer) for each new instance or you can specify them manually (you didnt say which version of OAS but there is a section in the matching installation guide.
    However, consider this....
    a) they are all still on the same server and any service interruptions to the server as a whole (e.g. apply patches, need to restart the server, all instances would need to be shut down)
    b) These kinds of installations can be a horrible mess to administer
    Personally I think a better solution is to separate the physical server using virtualization software e.g. VMware ESX to make separate virtual hosts. Then each virtual host has its own IP address and its own instance. e.g. host1 for department 1, host2 for department 2. Then each virtual host can be shut down, rebooted, patched etc, completely independent of the others.

  • Installing/Configuring multiple CMS instances in a single server machine

    Hello,
    We are installing BO enterprise server and we have a requirement which is as follows..
    1. We have been given 1 server machine ( actual physical hardware machine )
    2. We have been given two database repository instances ( one for Dev , other for QA )
    3. We have to configure the 2 environments in the same server.
    This means, Having two different CMS instances and pointing them to 2 different database repositories in one hardware server machine.
    Any pointers how this can be achieved ?
    I found a link where its mentioned that it can be achieved through the concept of SIA
    [http://www.businessobjectstips.com/tips/server/business-objects-xi-3-xs-server-intelligence-agent-sia/]
    But how do we achieve it?

    First of all - this is not a good idea. It's possible to do, but not a good practice.
    The purpose of QA environment is to Test what has been developed. If QA and DEV are on the same machine - what's the point?
    Then your hardware server has to be big enough to support this.
    I might be better to have 2 VM instances...
    As to how to go about doing that :
    1. It has been discussed here before, so if you search you'll see some good threads on the subject.
    2. You'll need to review Admin guide and Install and Deployment Planing guides for the version of BO software you're going to use. (http://help.sap.com)
    3. While pure BO stuff is fairly easy - you just create 2 SIA each pointing to its own DB and use different port ranges for both - you'll need to think about how to go about maintaining 2 instances of the Application server (Tomcat, WAS, WL etc ) to host 2 sets of BOE web apps (Infoview/CMC/dswsbobje)).

  • Is there any way to manage multiple CC memberships from a single account?

    Is there any way for all our CC accounts to be managed by a single account, to manage things such as billing, etc? It would save my company time and confusion when we have to do things such as set up a new credit card number (which we would have to do to every single account). Thanks, Mike

    Team license links that may help
    -http://www.adobe.com/creativecloud/buy/business.html
    -manage your team account http://forums.adobe.com/thread/1460939?tstart=0

  • SAP Solution Manager and SAP Production Server on Single Host

    We are rolling out our new infrastructure using high end Solaris Servers that have plenty of grunt.
    I am looking at running SAP Solution Manager 7 and SAP Netweaver 6 on the same HOST using two Oracle databases.
    We will use 10g and have 2 separate  transport volumes for transports. The Development and test environments will be very similar.
    Appreciate any advise or thoughts. We are not looking at virtualising this particular environment.

    Technically you can do that - yes. I could also imagine in installing the ERP on the bare metal and the SolMan in a zone, together with a processor set you can limit resource usage and you´re totally isolated from your production environment and will so make sure that SolMan is not stealing necessary resources from your production environment.
    Markus

  • Creating New (multiple) server instance for a single domain

    Hi,
    I am trying to create a new server instance under a domain and deploy a web application under that.
    Ex:
    I have domain: ABC
    default admin server: Admin_server
    New server Instance: server2
    New server instance: server3
    I deployed a webapplication on "Admin_server" and when i try to access the webapplication it works fine.
    But when i try to deploy the same webapplication(or a new webapplication) i do get a nullpointerexception error.
    I am new to weblogic and hence a bit lost here.
    Also when the admin server "Admin_server" is created for domain "ABC" a new folder called "Admin_server" would be created under "ABC" [EX: C:\bea\user_domains\ABC\Admin_server]
    the "Admin_server" would have a upload dir under which the webapplication files/folder would be deployed.
    I was under the impression when u create a new server instance "Server1" a simliar dir structure would be created but this is not the case.
    I am new to weblogic and this seems to a minor config which i am missing.
    Any suggestions , hints would be appreciated

    The node manger is installed as a service. I am using Nodemanager to start the managed server.
    Actually now i have created a new domain DCM and the admin server is DCM_ADMIN. i deplyed a web app called DCM on this and do get the error. This is what exactly i got when deployed on a managed server [tested this on a different domain - but then it did work on the admin server]
    ERROR:
    Error 500--Internal Server Error
    java.lang.NullPointerException
         at com.documentum.web.formext.config.ConfigService.(ConfigService.java:565)
         at com.documentum.web.formext.config.ConfigService.getInstance(ConfigService.java:68)
         at com.documentum.web.formext.config.ConfigService.getConfigLookup(ConfigService.java:83)
         at com.documentum.web.formext.config.ClientEnvQualifier.bindHttpRequest(ClientEnvQualifier.java:142)
         at com.documentum.web.env.WDKController.setBindings(WDKController.java:372)
         at com.documentum.web.env.WDKController.doStartRequest(WDKController.java:150)
         at com.documentum.web.env.WDKController.processRequest(WDKController.java:88)
         at com.documentum.web.env.WDKController.doFilter(WDKController.java:79)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6987)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3892)
         at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2766)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:224)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:183)
    MY config.xml
    <?xml version="1.0" encoding="UTF-8" ?>
    - <Domain ConfigurationVersion="8.1.5.0" Name="DCM">
    - <Server ListenAddress="" ListenPort="1120" Name="DCM_ADMIN" NativeIOEnabled="true" ReliableDeliveryPolicy="RMDefaultPolicy" ServerVersion="8.1.5.0">
    <SSL Enabled="false" HostnameVerificationIgnored="false" IdentityAndTrustLocations="KeyStores" Name="DCM_ADMIN" />
    </Server>
    <JMSFileStore Directory="rmfilestore" Name="FileStore" />
    <WSReliableDeliveryPolicy DefaultRetryCount="10" DefaultTimeToLive="60000" Name="RMDefaultPolicy" Store="FileStore" />
    <Security Name="DCM" PasswordPolicy="wl_default_password_policy" Realm="wl_default_realm" RealmSetup="true" />
    <EmbeddedLDAP CredentialEncrypted="{3DES}f42Gd5I8pTqrAXW1bntpvYdF9kQxUOm0+Sf9Liq9Wrg=" Name="DCM" />
    <SecurityConfiguration CredentialEncrypted="{3DES}yA8jh/8xZqf+6HyuA5YesVFLKkpMBpCfOgJ7Gf0G+qOce7Pr8dtby+FnJY3lYu/7p5vqYw7Yw36vk98Vqb6P3ZE/bnahPhwu" Name="DCM" RealmBootStrapVersion="1" />
    <Realm FileRealm="wl_default_file_realm" Name="wl_default_realm" />
    <FileRealm Name="wl_default_file_realm" />
    <PasswordPolicy Name="wl_default_password_policy" />
    - <JMSServer Name="WSStoreForwardInternalJMSServerDCM_ADMIN" Store="FileStore" Targets="DCM_ADMIN">
    <JMSQueue CreationTime="1141142209450" JNDIName="jms.internal.queue.WSStoreForwardQueue" JNDINameReplicated="false" Name="WSInternaljms.internal.queue.WSStoreForwardQueueDCM_ADMIN" />
    <JMSQueue CreationTime="1141142209653" JNDIName="jms.internal.queue.WSDupsEliminationHistoryQueue" JNDINameReplicated="false" Name="WSInternaljms.internal.queue.WSDupsEliminationHistoryQueueDCM_ADMIN" />
    </JMSServer>
    - <Server ListenPort="9201" Name="DCM_TEST" ServerVersion="8.1.5.0">
    <ServerDebug Name="DCM_TEST" />
    <SSL IdentityAndTrustLocations="KeyStores" Name="DCM_TEST" />
    <KernelDebug Name="DCM_TEST" />
    <Log Name="DCM_TEST" />
    <ServerStart Name="DCM_TEST" OutputFile="C:\dev\bea\weblogic81\DOMAINS\DCM\.\NodeManagerClientLogs\DCM_DCM_TEST\startServer_02_28_2006-10_58_26-1.log" PasswordEncrypted="{3DES}zluy0BrZ/DYTcUwAKEgovg==" Username="elisadmin" />
    <WebServer Name="DCM_TEST" />
    <COM Name="DCM_TEST" />
    <IIOP Name="DCM_TEST" />
    <JTAMigratableTarget Name="DCM_TEST" UserPreferredServer="DCM_TEST" />
    <JTARecoveryService Name="DCM_TEST" />
    </Server>
    - <Application Name="da" Path="C:\dev\bea\weblogic81\DOMAINS\DCM\DCM_ADMIN\upload" StagingMode="nostage" TwoPhase="true">
    <WebAppComponent Name="da" Targets="DCM_ADMIN" URI="da.war" />
    </Application>
    </Domain>

Maybe you are looking for

  • Touchpad/Trackpoint Warning

    Heads up to potential buyers.  The X300 trackpoint and touchpad are not fully functional when used with Adobe Illustrator, Adobe Photoshop, MS Access, Remote Desktop, and other mainstream applications.  This is true for both XP and Windows OS.  The b

  • Adobe Edge Animate CC crashes when using big SVG images

    Hi! When I import SVG files to Edge Animate it freezes and I can't do something with that. I tried to import one file at a time and it worked fine but when I save project and close program and then open my project again Edge Animate just crashes. Als

  • Credit memo price issue.

    Dear Experts, Issue: When I am making Credit memo req with VA01 then price is coming but when I am enter creddit req to memo with the doc no in VF01 and execute then price is not coming, please let me know where i can do correction so that i can get

  • ITunes Columns dont like my ipod

    okay ive tried formatting my ipod every single way possible (g5 windows xp pro) but every time it reverts so that when my ipod comes up in windows, it has this really weird columns layout, like title album equalizer artist and its really annoying how

  • Attunity Error in SSIS - "OCI Error Encouneterd"

    I have SSIS BIDS (SQL Server 2008) (32 bit), and am using Attunity connector to connect to an Oracle DB. A while back we had our systems upgraded to windows 7 64 bit. I have installed Oracle 11g client on my machine, added TNS entries for the above O