Multiple agents on same box

So, if installing a GW patch (say 7.0.4) to my nw65sp8 box, how should
I handle this setup?
3 'domains' (MTA's on 3 different boxes, 1 for POA's, 1 for gwia, 1 for
webacc.
All of my MTA's run on the same box as other agents. I recall when
installing a gw patch, should do all MTA's, then POA's, then gwia &
webacc.
How should I go about this when I have mta's & poa's, etc on the same
boxes, and IIRC these modules use a lot of the same nlms (gwenn5, etc).
Stevo

I think I heard DZanre say something like:
> Sure. You just can't run the same on the same server. But if you
> are running multiple MTAs on the same server, they should be just
> running the same software anyway, so updating the server once
> typically updates all agents on that server.
Ok, so I went through the steps on tid 3215004 & got all my mta's,
poa's, & gwia @ 7.0.4.
Followed the steps for webaccess, all seemed to go the way the tid
explained, however my document viewer agent still shows as 7.0.3 even
though the webaccess agent is 7.0.4.
If I check it through GW monitor, the whole webaccess agent shows
version date 1/21/2009, when everything else shows 3/13/2010.
What gives? What did I miss?
Stevo

Similar Messages

  • Multiple Portals on same box???

    Hello,
    Just looking for thoughts, SAP reccomendations on putting multiple EP7 portals on the same box. I think this is supported by SAP. Would this be done on seperate java instances?
    Basicly we want to map our portal environment to R3 Clients.
    Would something like this work?
    QA R3 Client 110 - Testing Client
    Portal: http://portalqa110testing.company.com:50000/irj/portal
    QA R3 Client 310 - Training Client
    Portal: http://portalqa310training.company.com:50010/irj/portal
    All on same box. Any suggestions, warnings, etc are appreciated.
    Thanks,
    Doug

    Hi,
    Do you mean that you want to install multiple EP servers on same OS?
    If so please dont do that, I have seen problems with windows services and also with SAP MMC.
    But if you can do server provisioning on the machine ( VMWare), then that should be fine.
    Regards,
    Praveen Gudapati

  • Multiple agents receive same call

    Hello All. We had a scenario today where multiple agents received the same outside call. The outside call went first to agent 1, which did not answer before the ring time out, and then the call went to agent 1 and agent 2 at the same time. Any ideas?

    I think I heard DZanre say something like:
    > Sure. You just can't run the same on the same server. But if you
    > are running multiple MTAs on the same server, they should be just
    > running the same software anyway, so updating the server once
    > typically updates all agents on that server.
    Ok, so I went through the steps on tid 3215004 & got all my mta's,
    poa's, & gwia @ 7.0.4.
    Followed the steps for webaccess, all seemed to go the way the tid
    explained, however my document viewer agent still shows as 7.0.3 even
    though the webaccess agent is 7.0.4.
    If I check it through GW monitor, the whole webaccess agent shows
    version date 1/21/2009, when everything else shows 3/13/2010.
    What gives? What did I miss?
    Stevo

  • Supporting multiple helpsets on same box

    I have a working Oracle Help for the Web instance. It works pretty well once you get the hang of all of the configuration files. If I want to run a separate Oracle Help Instance without merging the helpsets, etc how can I do this. I currently access the helpset via a URL like:
    http://mywebsite:8888/ohw/help/
    Would I need to run a separate help server on a different port like :9999?
    Thanks

    I have a working Oracle Help for the Web instance. It works pretty well once you get the hang of all of the configuration files. If I want to run a separate Oracle Help Instance without merging the helpsets, etc how can I do this. I currently access the helpset via a URL like:
    http://mywebsite:8888/ohw/help/
    Would I need to run a separate help server on a different port like :9999?
    Thanks Create two different OC4J web modules that will create URLs like this:
    mywebsite.com/project_one/help
    mywebsite.com/project_two/help
    1. The first thing to do is to create two web modules under the same OHW OC4J application, found under j2ee/home/applications/OHW, as shown below.
    j2ee/home/applications/OHW directory structure
    ================================================
    +---META-INF
    +---project_one
    & +---cabo
    & +---helpsets
    & & +---project_one
    & +---jsLibs
    & +---WEB-INF
    & +---lib
    +---project_two
    & +---cabo
    & +---helpsets
    & & +---project_two
    & +---jsLibs
    & +---WEB-INF
    & +---lib
    2. Next, edit application.xml found in META-INF directory to define two web-modules, both within the same <application> element:
    j2ee/home/applications/OHW/META-INF/application.xml
    ======================================================
    <module>
    <web>
    <web-uri>project_one</web-uri>
    <context-root>/</context-root>
    </web>
    </module>
    <module>
    <web>
    <web-uri>project_two</web-uri>
    <context-root>/</context-root>
    </web>
    </module>
    3. Then create a separate entry for each web site/url in j2ee/home/config/default-web-site.xml. These entries will be under the same <web-site> element
    j2ee/home/config/default-web-site.xml
    ======================================================================
    <web-app application="OHW" name="project_one" root="/project_one" />
    <web-app application="OHW" name="project_two" root="/project_two" />
    Note: if you need to change the URL at some point to something else, like "my_new_project", simply use root="/my_new_project".
    name="project_one" and <web-uri>project_one</web-uri> from step 2 should both use the same name.
    These names refer to the "project_one" directory in j2ee/home/applications/OHW/project_one
    4. Finally, if you want to change the "help" at the end of the URL, then edit the <url-pattern> within the <servlet mapping> for each instance of web.xml.
    j2ee/home/applications/OHW/project_one/WEB-INF/web.xml and
    j2ee/home/applications/OHW/project_two/WEB-INF/web.xml
    =======================================================
    <servlet-mapping>
    <servlet-name>OHW</servlet-name>
    <url-pattern>/help2/*</url-pattern>
    </servlet-mapping>
    Ben Gelernter
    Oracle Help Technologies

  • Running multiple agents on the same server

    Has anyone run multiple instances of essbase on the same server, using the agentport command? If so, how well did it work and what do you think about running it in a production environment?Thanks alot!

    I have tested it, but the documentation does not recommend using this feature in production. You can achieve the same thing with creating test applications/databases.Also, when you run 2 instances of the agent on one box, you must modify the essbase.cfg of the client machine to indicate which instance (port) that client will connect to.Regards,Jade------------------------------Jade ColeSenior Business Intelligence ConsultantClarity [email protected]

  • I want to use multiple colors in the same box - Pantone plus process. I am trying to create a support plate of cyan under a PMS.

    I want to use multiple colors in the same box - Pantone plus process. I am trying to create a support plate of cyan under a PMS.

    How is the external drive formatted?
    Allan

  • Two Essbase instances on the same box

    Hi folks,I was wondering if it is possible to have two instances of Essbase running on the same box (Win 2K server). We want the dev and the test environments to be logically seperate but physically on the same server.Thanks a lot for your help.

    It depends on the version of Essbase you are using. If you are on 6.2 or above, you can change the default listening port for the Essbase agent and application server processes, which allows you to have multiple instances on the same box.An easier way to run multiple servers on one box might be to use technology like VM Ware or Microsoft Virtual PC - they allow you to create a virtual machine which can have its own Essbase install, with your production Essbase environment running on the "base" OS.RegardsJade-------------------------------------Jade ColeSenior Business Intelligence ConsultantClarity [email protected]

  • How do you use the Multiple Item Information dialog box ???

    How do you use the Multiple Item Information dialog box ???
    Where are the instructions on how the information in the Multiple Item Information dialog box equates to ...
    1. The way iTunes sorts tracks and albums
    2. The reason to select a leading check box
    3. Why there are Option selections (Yes /No) and leading check boxes.
    4. Why some changes remain in the track info, but do not "take effect" in iTunes (Part of a compilation is an example)
    Looked in Help, Support, went to the local Genius bar for an hour, even arrainged a call from apple support ...
    Thanks

    As Christopher says, it's a compilation. Different tracks are by different artists.
    Setting the *Album Artist* field to *Various Artists* and setting *Part of a compilation* to Yes should be all that is required. Depending on your *Group compilations when browsing* setting ( I recommend On ) either should suffice but I suggest doing both.
    Based on your commentary, I selected all the "O Brother" tracks, and checked the boxes for everything line that was blank in the Info and the Sort panes. Only exceptions were the album name and the disc number 1 of 1 and the artwork. I blanked and checked anything else.
    That's not what I meant. When you select multiple tracks, only those values which +are already common+ to all tracks are displayed. Typically these will include Artist, though not with compilation albums, Album Artist, Album, No. of Tracks, Genre plus various sort fields. A blank value may indicate that different tracks have different values or it may be that the value is blank for all tracks. For the drop down values on the Options tab the value shown may not reflect the information in every tag. If values you expect to be common, such as Album Artist or the Album title are not displayed you can simply type these in and click OK. This will often be enough to group the album.
    If you place a checkmark against the blank boxes and apply changes then you will clear those fields so you should only do this if that is the effect you want. Putting a checkmark next to an empty (representing different values) *Track No.* box, for example, will just clear the all the track numbers which is very rarely useful.
    Adding then removing extra text is for a specific problem where despite all common values being identical across the tracks of the album iTunes seems to "remember" that it should see two albums. A typical example would be when an album originally listed as *Album CD1* & *Album CD2* is given disc numbers X of Y and then has the Album name changed to Album. I've seen iTunes merge all but one track into the new album, but insist on listing one remaining track separately, despite both albums having the same title. In this case I've found overtyping the album title again has no effect whereas changing it to AlbumX and then back to Album does what I was trying to achieve in the first place.
    Don't forget that even properly organsied albums may still break up if you don't chose an album-friendly view. Sorting on the track name or track number columns can be useful in some circumstances but in general I revert to Album by Artist when browsing through my library.
    tt2

  • Search Engine issues and how to get multiple answers in combo box

    I'm doing a project in vb6 i have a data where when i search it should give multiple answers in combo box.
    example i have a debtor code each debtor code as more than one addresses when i search in one debtor code how can i get multiple addresses in the combo box. my search engine command
    as follows 
    Private Sub Command2_Click()
    Adodc1.Recordset.MoveFirst
    Adodc1.Recordset.Find "DEBTOR_CODE = '" & Text11.Text & "'"
    If Adodc1.Recordset.EOF = True Or Adodc1.Recordset.BOF = True Then
    MsgBox "Record Not Found!", vbApplicationModal
    Adodc1.Recordset.MoveFirst
    Me.Combo1.SetFocus
    Me.Combo1.ListIndex = Me.Text11.Text
    End If
    End Sub
    when i search in my text filed i should answer to the debtor code i'm finding and multiple answer in the combo box for the same debtor code.
    Please help ;( 

    Hello,
    This forum is for VB.NET for VB6 please review the links at
    the following page.
    Please remember to mark the replies as answers if they help and unmark them if they provide no help, this will help others who are looking for solutions to the same or similar problem.

  • How to create multiple instances within same AS

    Ramesh,
    I have a unique problem. I might have to create B2B instances for 4 owners. As in BPEL, I can have separate domains for the 4 clients in the same instance; what is the equivalent in B2B?
    I have a limited number of CPUs and need to install the instances on the same box and hence trying to be creative yet secure here.
    Could you please provide some pointers.
    Thanks
    Shamik

    Hello Shamik,
    Please elaborate your use case. Is this just caters to user management or to really have different domain like bpel for four different users. Please see, b2b do not have the notion of BPEL domain, you might have to install multiple instances of B2B pointing to the same MR.
    Rgds,Ramesh

  • Work Flows - Multiple receipts of same Information  by a Recipient

    Hi Everyone,
    Single recipient receiving multiple mails of same information in the Workflows. This problem has araised after change of Mail Server from MS Exchange Server to Linux OS Mail Server and earlier to this few workflows were not working and showing "Objects were not found". Please suggest any techical change to be made in the configuration.
    Thanks
    Sudheer

    Multiple message generated what type of message?
    If it is as send mail step that is being sent then may be the user id is maintained in the agent assignment twice. Check the Workflow Log.
    If it is a notification for a particular workitem then it may be that you are executing the program RSWUFML2 twice in different batch jobs.
    the 2nd scenario is more realistic. Also automatic forwarding may also be set through
    SBWP->Settings->Office Settings->automatic forwarding.
    Thanks
    Arghadip

  • Install Essbase 11.1.2 and OBIEE 11g on one and the same Box (Linux 64bit)

    Hello
    Did anyone already try to get Essbase 11.1.2 and OBIEE 11g installed on the same box? In my case I am trying it on OEL 5.5 64bit.
    How did you proceed?
    First Essbase or first OBIEE or have WLS installed standalone first?
    Encountered any hurdles?
    Thanks for any hints or links.
    Thomas

    let me check... yeah u can do that dude i cant tell u how to do it but i can give u some idea
    try to see properties file or db files for web logic ...i think it where the port number are stored and in war file is where multiple instance info is stored
    iam sure that u can create multiple instance as long as u give different ports (yeah u have to other wise u cant config it :))
    Go through this doc
    http://docs.oracle.com/cd/E13222_01/wls/docs81/adminguide/overview.html
    hope this info helps some sort :)
    Edited by: KVC on Nov 26, 2011 8:28 PM
    Edited by: KVC on Nov 26, 2011 8:45 PM

  • Multiple Portals with same url..

    hi,
    how can i have multiple portals having same url ? i will have a request
    parameter Portal name ,using this parameter i want direct it to the corr
    portal.
    Thanks
    vedant

    Yes, you can do that. You basically need to setup mod_osso agent in OAM.
    Oracle Portal behaves exact in the same way as any mod_osso protected application. If you are able to protect a standard HTML file on the webserver's operating system, you will be able to protect your Portal as well.
    Setup is not documented (yet).
    Thanks,
    EJ

  • Using multiple agents through one webgate

    How can we use multiple agents through one webgate.when i copy a file OBACESSCLIENT.XML its gets overwritten what should i do.

    This is trivial to do - just don't use Finder aliases.
    Aliases are Mac OS X-specific and UNIX-based applications like apache don't know how to deal with them.
    The solution is to use symbolic links, the original UNIX equivalent of the Mac's aliases.:
    <pre class=command>$ cd /Library/WebServer/Documents
    $ ln -s /Volumes/User1Drive user1
    $ ln -s /Volumes/User2Drive user2
    ...</pre>
    etc.
    This will create a symbolic link from user1 to /Volumes/User1Drive. Now when anyone hits /user1 on your server they'll given the content on /Volume/User1Drive.
    There is an alternative solution which doesn't use directory paths, but hostnames. It's possible to configure Apache's virtual hosts so that 'http://user1.server.com/' is based on /Volumes/User1Drive while 'http://user2.server.com/' is based on /Volumes/User2Drive, and so on.
    This takes some configuration in DNS to point all the hostnames to the same IP address, but it's another option that can scale without the need of more IP addresses.

  • FF won't open. Tells me there is a "new version" (just updated this weekend) and that I need to reboot my PC. I reboot and nothing changes. Same box pops up, still no FF

    I just updated FF last weekend, but a box pops up demanding that I reboot to use FF. I have rebooted multiple times to no avail. I even attempted to uninstall FF and re-download and install, but when I attempted that, nothing was uninstalled and I got the same box popping up telling me to reboot.
    Its like some sort of sick joke.

    Apple Store should be able to help, I doubt just any computer store will know how.
    Tough without the Install disc, but some things to try...
    Does it boot to Single User Mode, CMD+s keys at bootup, if so try...
    /sbin/fsck -fy
    Repeat until it shows no errors fixed.
    (Space between fsck AND -fy important).
    Resolve startup issues and perform disk maintenance with Disk Utility and fsck...
    http://docs.info.apple.com/article.html?artnum=106214
    If account was renamed that won't be good at all.
    Do you have a Backup?

Maybe you are looking for

  • Images not displaying.

    import java.awt.*; import java.awt.image.*; import java.awt.event.*; import java.applet.*; import java.awt.geom.*; public class Game extends Applet implements Runnable, KeyListener {      protected Thread thread, animation;      private int i, keyVal

  • Brazil issue regarding payment advice not generated in F110

    Hi , F110 Payment Run - Payment advice  File cannot be generated . Client had done  the  maintenance in the table J_1BFORCODE. Atfer that payment run carried out no payment advice is getting generated.Please provide me a solution.

  • Trouble using AirPlay between iMac and AppleTV

    I'm running OS X Lion 10.7.5 and I'm having trouble using AirPlay between iMac and AppleTV (2nd Gen).  It used to work fine, but for some reason it just stopped responding.  I can see my media on my iMac from AppleTV and I can see AppleTV from my iMa

  • Xi offline reference

    hi is there any offline material/documentation for sap-xi preferably with extension .chm so that i dont have to log on to help.sap.com everytime i need reference. what are the charge for downloading it.

  • PSD to Jpeg

    I had a saved PSD file and I opened it to edit it. I flattened it and hit save by mistake. How can I go back to PSD if all the "step back" is not going all the way back to PSD? Thanks