Multiple instances and mail config

Maybe I dont understand the right concept of multiple
instances but what I did was the following:
Setup up an instance for each domain I have running as a
VHost on apache.
What I was trying to accomplish is the failover of any one
domain and also to use separate mail settings for each domain.
But this is where I seem to have misunderstood the concept of
multiple instances, is it not possible to use a different smtp
server for each domain? When my forms for each domain generates an
email I want the email to originate from that domain not the main
one setup in CF...
Thanks

Your on the right track.
Set up say 4 websites (virtual hosts) eg www.mydomain1.com,
www.mydomain2.com etc
Set up 4 cf instances if you have 4 domains, maybe call them
mydomain1, mydomain2 etc
Using the Web Server configuration tool, config the cf
instance mydomain1 to virtual host mydomain1, cf instance mydomain2
to VH mydomain2 etc
The website should now be working using their own Cf
instances.
Go into the CF Admin, scroll to the bottom of the left menu
and you should see Instance Manager
Clicking on this should either reveal the 4 cf instances or
you may have to add them (should be a button)
Once you see all 4, you should be able to click on the admin
for each individual instance and change the smtp server as
appropriate.
This won't give you failover though, if a CF instance goes
down, that site is gone. Clustering is the way to give failover and
you can achieve this fairly easily.
Expanding on the above example, you would create 8 CF
instances eg mydomain1-1 mydomain1-2, mydomain2-1 mydomain2-2.
Create 4 clusters eg mydomain1cluster, mydomain2cluster etc
In the CF Administrator Add mydomain1-1, mydomain1-2
instances to mydomain1cluster etc
Using the Web Server configuration tool, config the cluster
mydomain1cluster to virtual host mydomain1 etc
each domain should now be using 2 cf instances, you will be
able to down on of those instances the the site will continue
working.
Back in the instance manager under CF Admin, you should now
have 8 instances - config mydomain1-1, mydomain1-2 to the
appropriate smtp server etc
The above is for CF MX 6 onwards too, not sure about previous
versions.
I think thats what your after? I've skimmed over some parts
above in relation to the clustering, but there's a handy doc
floating around on the web by Herrlich & Ramuschkat that will
guide you through it.
BTW, those instances can sit on multiple physical servers for
hardware redundancy. Depending on how many domains you have and the
power of your machines, this is a preferred way to go although
expensive due to multiple CF licences

Similar Messages

  • Multiple instances of Mail.app must be possible

    I've seen many questions regarding the possibility of running multiple instances of Mail.app as separate processes. There seems to be much good reason to be able to do so, i.e. separating work and private mail, and very little bad reason to do so (maybe some problems when doing upgrades or backups, but I'm not yet sure of this). It also seems that it should not be so hard to do.
    So far, using some web acquired wisdom, I've done the following:
    1. Duplicate mail.app:
    sudo ditto Mail.app WorkMail.app
    2. Rename the executable:
    mv /Applications/WorkMail.app/Contents/MacOS/Mail /Applications/WorkMail.app/Contents/MacOS/WorkMail
    3. Use Property List Editor to set the following values in/Applications/WorkMail.app/Contents/Info.plist (Apple-S to Save changes!):
    Root/CFBundleExecutable=WorkMail
    Root/CFBundleIdentifier=com.apple.workmail
    Root/CFBundleName=WorkMail
    Root/NSServices/0/NSPortName=WorkMail
    Root/NSServices/1/NSPortName=WorkMail
    Root/NSServices/2/NSPortName=WorkMail
    Root/UTExportedTypeDeclarations/0/UTTypeIdentifier=com.apple.workmail.emlx
    Root/UTExportedTypeDeclarations/1/UTTypeIdentifier=com.apple.workmail.emlx.part
    4. Create the following directories:
    mkdir ~/Library/WorkMail Downloads
    mkdir ~/Library/WorkMail
    4. Launch the 'new' application 'WorkMail'.
    5. Create mail accounts using the application's 'wizard'.
    Here is where the first problem is encountered. The new account directories and files are still created at ~/Library/Mail. Navigating to Mail->Preferences->Accounts->[account_name]->Advanced seems to offer the option to change the mail store account directory, but nothing can actually be changed here. So...
    6. Quit WorkMail.
    7. Move newly created account(s) directories (where [newaccountdirectory] is a directory named with the format: [mail_type]-[user]@[domain].[tld]@[pop].[domain].[tld]]) to the correct location:
    sudo mv ~/Library/Mail/[newaccountdirectory] ~/Library/WorkMail/
    8. Use Property List Editor to set the following values in ~/Library/Preferences/com.apple.workmail.plist (Apple-S to Save changes!):
    /Root/ActiveViewers/0/AttachedMailboxListExpandedItems/[0to_#_ofaccounts]/=~/Library/WorkMail/Mailboxes/...
    /Root/CurrentTransferMailboxPath=~/Library/WorkMail/Mailboxes/...
    /Root/MailAccounts/[0to_#_of_accounts]/AccountPath=~/Library/WorkMail/[new_accountdirectory]
    /Root/MailDownloadsPath=~/Library/WorkMail Downloads
    9. Relaunch WorkMail.
    Everything at this point seems to work okay, **BUT** when I launch Mail while WorkMail is launched, I find that I cannot navigate into any mail folders within Mail. I receive an error message indicating that a necessary directory is locked. It seems that the locking mechanism used by the application may be hard-coded to lock ~/Library/Mail, and both instances of the application continue to take this action when launched, making it impossible for both to work harmoniously at the same time. I will conduct more testing and experimentation, but I am not yet capable of editing the application itself. If anyone can take us this last step, I'm sure there are many who would also like to be able to take advantage of the potential functionality.
    Thanks for any input!
    Steven Stromer

    Hopefully, there is someone with a programming background who
    can take me and other who have posted similar questions through
    the final mile on this...
    Well, I do have a programming background, and I must say that it amazes me that someone might want to do what you did to “solve” a problem that IMO doesn’t exist.
    What exactly is it that you expect to accomplish by running multiple instances of Mail, and for which neither (1) organizing your mail using multiple mail accounts, custom mailboxes, rules, and/or smart mailboxes, nor (2) setting up separate user accounts, are acceptable solutions? I just don’t get it.
    I've seen many questions regarding the possibility of running multiple
    instances of Mail.app as separate processes.
    I haven’t. Could you please provide a link for such a question, preferably one asked by someone who knew how Mail and Mac OS X work, i.e. a link for a case where there really was such a need?
    There seems to be much good reason to be able to do so
    I know of no such reasons, neither good nor bad.
    i.e. separating work and private mail
    I don’t see how that’s a reason to want to run multiple instances of Mail. Could you please elaborate?
    Maybe if you tell us what exactly is the problem that you’re trying to solve, instead of focusing on a convoluted “solution” that doesn’t work, we could propose a solution that does...
    and very little bad reason to do so
    Well, if the fact that it’s so convoluted and doesn’t even work aren’t bad enough reasons, I don’t know what it is...
    It also seems that it should not be so hard to do.
    I wonder what makes you think so. It does certainly seem hard to me, so hard that I don’t even think it can be done without breaking something, if at all...

  • Multiple instances and Apache 2.2

    I went thru the below livedoc to create multiple instances
    and then associate them with apache config..
    http://tinyurl.com/yzjpsl
    But the instances are all started but I have two problems.
    1. I cant find the CF administrator for all the sites
    2. I can go to each instance administrator page but not the
    main one and also apache does not resolve the VHosts.
    Thus if I type in the full domain for one of the instance
    sites then I get the page not found..
    SO assume my problem is with apache config since the instance
    sites are started and I can access them on the LAN.
    This is my changes I made to the config of apache..
    # JRun Settings
    LoadModule jrun_module
    "C:/JRun4/lib/wsconfig/1/mod_jrun22.so"
    <IfModule mod_jrun22.c>
    JRunConfig Verbose false
    JRunConfig Apialloc false
    JRunConfig Ssl false
    JRunConfig Ignoresuffixmap false
    #JRunConfig Serverstore
    "C:/JRun4/lib/wsconfig/1/jrunserver.store"
    #JRunConfig Bootstrap 127.0.0.1:51020
    #JRunConfig Errorurl <optionally redirect to this URL on
    errors>
    #JRunConfig ProxyRetryInterval 600
    #JRunConfig ConnectTimeout 15
    #JRunConfig RecvTimeout 300
    #JRunConfig SendTimeout 15
    AddHandler jrun-handler .jsp .jws .cfm .cfml .cfc .cfr
    .cfswf
    </IfModule>
    # Use name-based virtual hosting.
    NameVirtualHost *:80
    <VirtualHost *:80>
    ServerAdmin [email protected]
    DocumentRoot "E:/Apache2/htdocs/nathess"
    ServerName www.nathess.com
    <IfModule mod_jrun22.c>
    JRunConfig Verbose false
    JRunConfig Serverstore
    "C:/JRun4/lib/wsconfig/1/jrunserver.store"
    JRunConfig Bootstrap 127.0.0.1:51000
    </IfModule>
    </VirtualHost>
    <VirtualHost *:80>
    ServerAdmin [email protected]
    DocumentRoot "E:/Apache2/htdocs/mgel"
    ServerName www.mariannegel.com
    <IfModule mod_jrun22.c>
    JRunConfig Verbose false
    JRunConfig Serverstore
    "C:/JRun4/lib/wsconfig/MGel/jrunserver.store"
    JRunConfig Bootstrap 127.0.0.1:51002
    </IfModule>
    </VirtualHost>
    <VirtualHost *:80>
    ServerAdmin [email protected]
    DocumentRoot "E:/Apache2/htdocs/destinationcdg"
    ServerName www.destinationcdg.com
    <IfModule mod_jrun22.c>
    JRunConfig Verbose false
    JRunConfig Serverstore
    "C:/JRun4/lib/wsconfig/DestinationCDG/jrunserver.store"
    JRunConfig Bootstrap 127.0.0.1:51003
    </IfModule>
    </VirtualHost>
    <VirtualHost *:80>
    ServerAdmin [email protected]
    DocumentRoot "E:/Apache2/htdocs/mls"
    ServerName www.multilingit.com
    <IfModule mod_jrun22.c>
    JRunConfig Verbose false
    JRunConfig Serverstore
    "C:/JRun4/lib/wsconfig/MLS/jrunserver.store"
    JRunConfig Bootstrap 127.0.0.1:51004
    </IfModule>
    </VirtualHost>

    I went thru the below livedoc to create multiple instances
    and then associate them with apache config..
    http://tinyurl.com/yzjpsl
    But the instances are all started but I have two problems.
    1. I cant find the CF administrator for all the sites
    2. I can go to each instance administrator page but not the
    main one and also apache does not resolve the VHosts.
    Thus if I type in the full domain for one of the instance
    sites then I get the page not found..
    SO assume my problem is with apache config since the instance
    sites are started and I can access them on the LAN.
    This is my changes I made to the config of apache..
    # JRun Settings
    LoadModule jrun_module
    "C:/JRun4/lib/wsconfig/1/mod_jrun22.so"
    <IfModule mod_jrun22.c>
    JRunConfig Verbose false
    JRunConfig Apialloc false
    JRunConfig Ssl false
    JRunConfig Ignoresuffixmap false
    #JRunConfig Serverstore
    "C:/JRun4/lib/wsconfig/1/jrunserver.store"
    #JRunConfig Bootstrap 127.0.0.1:51020
    #JRunConfig Errorurl <optionally redirect to this URL on
    errors>
    #JRunConfig ProxyRetryInterval 600
    #JRunConfig ConnectTimeout 15
    #JRunConfig RecvTimeout 300
    #JRunConfig SendTimeout 15
    AddHandler jrun-handler .jsp .jws .cfm .cfml .cfc .cfr
    .cfswf
    </IfModule>
    # Use name-based virtual hosting.
    NameVirtualHost *:80
    <VirtualHost *:80>
    ServerAdmin [email protected]
    DocumentRoot "E:/Apache2/htdocs/nathess"
    ServerName www.nathess.com
    <IfModule mod_jrun22.c>
    JRunConfig Verbose false
    JRunConfig Serverstore
    "C:/JRun4/lib/wsconfig/1/jrunserver.store"
    JRunConfig Bootstrap 127.0.0.1:51000
    </IfModule>
    </VirtualHost>
    <VirtualHost *:80>
    ServerAdmin [email protected]
    DocumentRoot "E:/Apache2/htdocs/mgel"
    ServerName www.mariannegel.com
    <IfModule mod_jrun22.c>
    JRunConfig Verbose false
    JRunConfig Serverstore
    "C:/JRun4/lib/wsconfig/MGel/jrunserver.store"
    JRunConfig Bootstrap 127.0.0.1:51002
    </IfModule>
    </VirtualHost>
    <VirtualHost *:80>
    ServerAdmin [email protected]
    DocumentRoot "E:/Apache2/htdocs/destinationcdg"
    ServerName www.destinationcdg.com
    <IfModule mod_jrun22.c>
    JRunConfig Verbose false
    JRunConfig Serverstore
    "C:/JRun4/lib/wsconfig/DestinationCDG/jrunserver.store"
    JRunConfig Bootstrap 127.0.0.1:51003
    </IfModule>
    </VirtualHost>
    <VirtualHost *:80>
    ServerAdmin [email protected]
    DocumentRoot "E:/Apache2/htdocs/mls"
    ServerName www.multilingit.com
    <IfModule mod_jrun22.c>
    JRunConfig Verbose false
    JRunConfig Serverstore
    "C:/JRun4/lib/wsconfig/MLS/jrunserver.store"
    JRunConfig Bootstrap 127.0.0.1:51004
    </IfModule>
    </VirtualHost>

  • Multiple accounts and Mail 3.5 (Leopard)

    I've been trying to get Mail to get and send e-mail from multiple accounts using a single ISP (in this case, my Verizon DSL account). My older app, Eudora Pro, can easily do this (for both POP and IMAP), as it has a system called "Personalities," where you can setup a main personality (i.e., your primary ISP account), yet allow other personalities/accounts to use that ISP for the outgoing mail server. It seems that in Mail though, while getting incoming mail from multiple servers isn't the problem, sending mail from multiple accounts through one outgoing server (which requires what Eudora calls "relay SMTP authorization") is problematic. I've set up multiple accounts in Mail and can get incoming mail from them, but can't seem to send outgoing mail except from my main ISP account.
    Any suggestions?

    I have the same problem - My kids each have their own email account within their own user profile, and while they can receive mail, they cannot send it. Sending from my (admin) account is fine, and their outbound accounts are set up identical to mine. I love having separate accounts because I can control how much time each of my kids get (6 of them!)and I get to supervise content on the web but this issue and itunes does not allow them to play back any DRM purchased itunes - acts like they are on a separate computer, not a separate user on the same machine - all itunes are in the shared folder...

  • Multiple Instances and schemas to One

    Hi,
      Good Morning to all gurus.
    Using Oracle Version 11.2.0.2
    We have a database With 4 instances and Each Instance will be having 10 to 15 schemas Based on Countries. Here in all schemas we will be having Huge data's (count may be 3 to 5 crores for some 10 tables)
    Now am keen to Know If i change the above to a single instance and Single Schema(Common for all countries) What Pros and cons Will be there (Technical).
    Any Links or Answers are highly appreciated.
    HOPE GURUS Here can help me study and understand the above scenarios.
    Regards,
    Simma....

    http://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:2246908001297
    cons: 
    o harder to manage
    o harder to upgrade
    o harder to patch
    o harder to maintain
    o causes your shared pool size to increase 1,000 times (shared sql goes down the tubes)
    o takes more space
    o queries against the dictionary will be impacted
    o latching on the shared pool goes WAY up (latching = locks = serialization device =
    slows you down)
    pros:
    o none that I can think of.
    https://forums.oracle.com/thread/1032030
    Seperate schemas have advantages with security, privacy, seperation of duties, and change control. Seperate schemas also have the advantage of logical granularity / grouping for easier management, upgrade, decommission, scalability, hardware or software migration.
    Yes, you can develop applications faster if you don't have to think about security, scalability etc, but it will come back to haunt you later.
    RobertGeier
    AND
    Separate schemas have the disadvantage of requiring additonal grants and privileges to support the reference of non-owned objects used in stored code and to support FK definitions across tables owned by different users.
    Naming standards and system codes can be used to identify and segregate objects defined under one schema.
    The use of solid naming standards with a well chosen group of owners (schemas) would likely be a good compromise. The choice really depends on how large the applicaiton is going to be object wise and how integrated the objects are going to be. The more integration the less separate owners is beneficial.
    IMHO -- Mark D Powell --

  • Installing multiple Instance and System Copy

    Hello All,
    In our customer landscape,we have a DEV Server and PRD server. Now the customer wants to install one more instance for Quality in the same DEV Server and then perform a system copy of PRD Server.(to make it 3 system landscape)
    How to perform this and what all the things to be considered before performing the same...?
    Kindly suggest.
    Thank You,
    Regards,
    Hasan

    It will install separate instance and same support pack level will come.
    You can see this video
    [System Copy and Migration]
    How to Perform a System Copy Export
    How to Perform a System Copy Import

  • Multiple desktops and mail

    The multiple desktops in Lion (replacing Spaces) - how do I keep Mail from coming up in every Desktop?  I'd like to keep all of my "communication" (Skype, Mail, Twitter, etc) in one Desktop (2 additional monitors if it matters - I dont think it does) , and have things I am working on in another...but Mail comes up regardless of the Desktop I switch to.  I want it to stay in the "communications" desktop.  Any ideas?  Possible?

    Navigate to your "Communication" desktop and Right/Control click on a running application in the Dock and select Options > Assign to This Desktop.

  • Extending Outlook 2013 to multiple instances and profiles under the same user

    Hello,
    I understand that Outlook 2013 will only run one profile under a logged in user account. can i use Outlook Primary Interop Assembly
    to add that ability to outlook 2013 ?
    Regards

    Hello,
    Only one instance of Outlook can be run. You can choose the profile programmatically using the
    Logon method of the Namespace class. Here is what MSDN states:
    Use the Logon method only to log on to a specific profile when Outlook is not already running. This is because only one Outlook process can run at a time,
    and that Outlook process uses only one profile and supports only one MAPI session. When users start Outlook a second time, that instance of Outlook runs within the same Outlook process, does not create a new process, and uses the same profile.
    If Outlook is already running, using this method does not create a new Outlook session or change the current profile to a different one.
    You may find the
    How to automate Outlook from another program article helpful.

  • Multiple instances and listener/connect problem

    Hi All
    I Installed Oracle 8.0.5 on Redhat 6.2 , successfully. but I
    have a problem Could any one please help me? Here i describe my
    problem, please read patiently.
    I am running three instances (t1,t2,t3). ( i started this
    instances by logging in as 3 diferent users t1,t2,t3). and I
    have included all this instances in the listener.ora properly.
    now i start the listenr using LSNRCTL start, listener says 3
    service handlers t1,t2,t3. ( all the t1,t2,t3 instances are up
    and running i cheked using v$instance view by logging in as sys
    as sysdba at svrmgrl)
    now when i access t2 from the oracle client such as sqlplus
    from a client machine, i get an error ORA-01034 Oracle Not
    Avialable. this error i am getting only when i try to connect to
    t2 and t3 instances. but when i connect to t1 the connection is
    successful, one thing i observed here is i started the listener
    from the login session of t1, so i stopped the listener and
    started it again as the t2 user, now some thing strange ,
    connection to t2 is successfull but t1 and t2 are giveing the
    same error ORA-01034 Oracle not avialble. in the same way for
    team3.
    so if i start the listener from the same login session where
    the instance is running ONLY that instance is accessible.
    Could U please help me if any one has idea about this
    situation.
    Thanks in advance.

    The listener.ora configures the server. You should configure your
    clients using tnsnames.ora. You could use a unified tnsnames.ora
    by pointing the TNS_ADMIN to the same location.

  • Java multiple instances and mutex

    Hello,
    i have for example 5 instances with different names (but the same application). If i start a new instance, i will prove if a instance with this name is already started.
    in C# i can do this with mutex, but i don't find something in java?
    For example i can set a lock on instances with this name?
    Is the a chance in java?
    I don't find anything with the search, maybe false keywords?
    Thanks for answers
    ph0e

    I have a Application. This is started 5 times = 5 javaw processes = 5 threads with childthreads in the system.
    So now i want to check, if i start a sixth javaw process, if this application with the threadname "blax" is already startet on the system.
         name = "blax";
    mutex = new Mutex(false, name);
                   if (mutex.WaitOne(0, true))
                        return false;
                   else
                        return true;
    this is a example in c#.
    Hope now i described it better.

  • Multiple Server Instances and Schedulers

    Hi,
    I am facing a huge problem with the schedulers.
    I have multiple system ID's in my SAP portal.
    Suppose i create a JAVA scheduler and export it (as PAR) in the portal, it shows up in the scheduler tasks but while scheduling it the problem is with the System ID. I have 9 instances of them. Rest of my schedulers runs on a particuler System ID but this one is not running there, insted when i checked i found its running over a different System ID.
    I am completely unaware of this concept. Can anyone please explain or post any link regarding the same so that i can get an insight of the same.
    Thanks in Advance.

    Thanks Tushar,
    I am not able to figure out on which system instance should I schedule my scheduler.
    Previously I use to schedule it over a particular instance and it worked fine. But yesterday when I did the same it didn't worked, so i checked all the System ID's and found that it is working on two System ID's rathe than the one I used to normally schedule. So i am lost as to where should I schedule it in future for any other schedulers.
    I am not able to figure out the concept of this multiple instance and its use. If you can refer to any document that might will be of great help to me.
    Thanks and Regads,
    Kunal.

  • Conky - multiple instances, eating up CPU like candy

    I run a desktop composed of xmonad, dzen2, and conky. I recently modified my conky config, and whereas previously my cpu monitor showed 0% at idle, it now shows 14% at idle. I checked htop and found that the top processes for cpu% were three instances of conky. Can anyone explain why there are multiple conkys spawned, even though my xmonad.hs file only specifies one? And which line in my conky config is taking up so much processing power?
    Here is my conkrc:
    out_to_x no
    background yes
    out_to_console yes
    update_interval 0.7
    short_units yes
    TEXT
    {${time %a %b %d %Y} - ${time %H:%M:%S}} \
    | ${scroll 12 6 $moc_artist - $moc_song} | \
    [RAM: $memperc%] \
    [CPU: $cpu%] \
    [disk I/O: ${diskio /dev/sda}] \
    [HDD: ${fs_used /}/${fs_free /} (${fs_used_perc /}%)] \
    ${if_existing /proc/net/route wlp3s0} [network: ${wireless_essid wlp3s0} (${wireless_link_qual_perc wlp3s0}%)] $else [network: -- ]$endif \
    ${if_existing /sys/class/power_supply/BAT1} [battery: ${battery_percent BAT1}%] $else [battery: -- ]$endif
    my previous config was more or less the same, except that it was all on one line and it didn't have the fancy decision-making stuff thrown in. It also did not have the lovely scrolling bit for the currently playing song.
    EDIT:
    That lovely scrolling bit was the culprit. Removed it. Maybe I'll put it back when I get a machine with a bigger processor. I'm all about minimizing the system's use of resources, so it might not make it back into the config, even with a better processor.
    Conky is still spawning multiple instances, and I can't for the life of me figure out why.
    Last edited by ParanoidAndroid (2013-05-15 18:56:12)

    Yes it does. And it appears that other things, such as pulseaudio --start, dbus, and a dozen other processes are running duplicates with different pids. I'm checking with atop to see if htop is to blame, but I don't think it's the program.

  • Multiple users and shopping carts, one searchable index?

    Hi all,
    I've got an idea but I would like to know if it possible with Business Catalyst. I'll try and explain as simply as possible:
    I have multiple users (let's say 10). They all need separate shopping carts as they are all selling different products. They all need their own admin areas that keep track of their incomes, workflows, shopping carts, etc. They are essentially 10 independent users. Will the WebCommerce10 plan satisfy their needs, or will 10 separate WebCommerce single plans need to be sold?
    Taking the above into account, is there anyway to have 10 independent shopping carts, but they can all be searchable simultaneously? e.g. think eBay, lots of users with their own independent admin areas and products, but one search field returning many results from all the user's shopping carts? Is there anyway to achieve something like this with BC? Can subdomains do this? Any other ideas how to achieve this if none of the above is possible?
    My plan B is having a landing page where a link for each of the 10 users will take them to their relevant shopping carts, but this experience isn't quite as integrated as I would like, from a web surfer's point of view.
    Thanks.
    Clint,
    Komma Media

    Hi Robbie,
    Yes, this would require significant modification to the shopping cart functionality. As it is now, it's very dependent the ShoppingCart being associated with the session and therefore the user. To change that would be significant work.
    Additionally, if you had two people logging in to the same account and editing the same order around the same time, this would tend to not to work well. This is because two users would be two sessions and they would often get routed to different app server instances. Because the way orders are managed, there's no way to immediately sync up the changes between multiple instances, and if you managed to do it would likely slow things down drastically. I would not recommend trying this with ATG.
    Thanks.
    Nick Glover
    Oracle Support for ATG Products

  • List of instance and databases

    My sql server contains multiple instances and each instance contains multiple databases.
    Now how to list of all the instances and their corresponding databases?
    i used select * from sys.servers for instances and sys.databases for number of databases.
    But how to list of all the instances and databases using single query?

    Hi
    List all Instances
    option 1: Pwershell
    Get-Service | Where-Object {$_.Name -like 'MSSQL$*'}
    Option 2:  query this registry
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server.....
    Option 3: go to regitry HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\Instance Names
    * Here you can find other option like OLTP and not just SQL
    Option 4: RUN -> services.msc
    Find all services named "SQL Server". The instance name is in the brakets
    Option 5: Open sql server configuration manager -> SQL Server Services
    There are more options if you need :-)
    [Personal Site] [Blog] [Facebook]

  • Apache and Multiple Instances

    I am trying to setup multiple instances on my CF box with
    apache 2.2.3.
    OS is W2003.
    I followed the below doc
    http://livedocs.macromedia.com/coldfusion/7/htmldocs/wwhelp/wwhimpl/common/html/wwhelp.htm ?context=ColdFusion_Documentation&file=00001773.htm
    But the problem with this is the when I created the
    directories for each VHost in wsconfig/. Then the apache log would
    report that the jrunserver.store is not present. As stated in the
    doc this folder u create for each VHost should be empty..So I
    copied the two files (jrunserver.store and mod_jrun22.so)from the
    first web connector site that does not have a instance on CF into
    each directory but still no luck..
    So this above doc from Adobe definitely does not work, so
    does anyone know how to accomplish this with apache 2.2.3 and CFMX
    7.02???
    Secondly if I create an instance for every site then how do I
    connect to the original administrator page to delete instances or
    edit them??

    Firstly, don't use the wsconfig application that ships with
    jrun. Do the whole thing by hand
    These instructions should work for you.
    1. mod_jrun22.so is an apache module. As such it can be in
    any location you like. I recommend that you put it with all your
    other apache modules in the /%APACHE_HOME%/modules/ folder
    2. in your httpd.conf file, make sure that you add the
    following line (put it with all the other LoadModule directives):
    LoadModule jrun_module /mod_jrun22.so
    3. Now, find a VirtualHost that you want to point at one of
    your instances. Inside it, put the following directive:
    <IfModule mod_jrun22.c>
    JRunConfig Verbose false
    JRunConfig Apialloc false
    JRunConfig Ssl false
    JRunConfig Ignoresuffixmap true
    JRunConfig Serverstore
    "%JRUN_HOME%/lib/wsconfig/[UNIQUE_NUMBER]/jrunserver.store"
    JRunConfig Bootstrap 127.0.0.1:[JRUN_PORT]
    AddHandler jrun-handler .jsp .jws .cfm .cfml .cfc
    </IfModule>
    3. make sure that the jrunserver.store (blank file) exists in
    the specified folder. For the JRUN_PORT, use the port specified in
    the port attribute of the <service
    class="jrun.servlet.jrpp.JRunProxyService" name="ProxyService">
    node in the %JRUN_HOME%\servers\[INSTANCE_NAME]\SERVER-INF\jrun.xml
    file.
    You will go mad if you try to use the wsconfig tools
    supplied, if you take some time to understand all the config files,
    then you will save time (and be able to do more complex installs)
    in the end

Maybe you are looking for

  • IPhoto to Photoshop Elements 4.0 (Bridge help)

    I upload all of my photos to IPhoto and organize them into albums. Sometimes I edit them in Photoshop Elements (2.0), and have had absolutely no problem in doing so. I just upgraded to Elements 4.0, which causes me to have to use Bridge to browse for

  • Jump Query Assignment Problem

    Hi all,      I have a problem with Jump query. I have Posting Date (variable of type range) in Source Query. Target Query has Invoice Date (variable of type range). Both Posting and Invoice dates variables are identical. In RSBBS setting in the assig

  • Calling External Application from BPM 11g

    I am new to BPM 11g and need to create the ability to call an external application (UCM) from within BPM. Will a web service adapter, with a type of Reference, accomplish this? How can I add security to this web service. The second question is how ca

  • Fingerprint would not allow to add my print

    My fingerprint stopped to work all of sudden? Tried to scan new one but it's not working. Does any one have similar problem? How can I resolve it?

  • Using BC4J to pass an array to a stored function

    I have successfully implemented the use of BC4J view objects to pass and retrive values from a stored database procedure/function as per Steve Muench's paper. What I am having difficulty achieving is passing through an array to a stored function. I h