Is it possible to integrate multiple instances with single OAM (Oracle Acce

Hi All,
Please could anyone clarify,is it possible to integrate multiple instance with single OAM(Oracle Access Manager).
We have two instance in development environment, Among them one is already integrated with OAM 11g,Now we want to integrate the second one with OAM 11g. For this already configured OAM is enough or we need to configure the another OAM separately.
Application Version is 12.1.1
Database Version : 11.1.0.7
OS : RHEL 5.3 64 bit
Thanks in advance.

Hi Hussein ,
I Ran below script,
ant -f txkEBSAuth.xml \
-Dwlshosturl=appora.corp.hexaware.com:7021 \
-Dwlsuser=weblogic \
-Dwlspwd=password1 \
-DuseDefaults=true \
-DforceDataSource=true \
-DdataSourceName=DEV \
-DdataSourceJNDIName=jndi/DEV \
-DasadminUser=SSO11GLOGIN \
-DasadminPassword=welcome1 \
-DdbcFile=/u06/oamfmw/Middleware/appsutil/accessgate/DEV/DEV.dbc \
-DserverName=AdminServer \
-DdeploymentName=ebsauth_DEV \
-DfndauthWarFile=/u06/oamfmw/Middleware/appsutil/accessgate/DEV/fndauth.war \
-DplanPath=/u06/oamfmw/Middleware/appsutil/accessgate/DEV/plan/plan.xml \
-DforceDeployment=true \
-DSSOServerRelease=11 \
-DSSOServerURL=http://appora.corp.hexaware.com:14100 \
-DWebgateLogoutURL=http://appora.corp.hexaware.com:7780/public/oacleanup.html \
-DlogConfigfile=/u06/oamfmw/Middleware/appsutil/accessgate/DEV/sample/logging.properties
-bash: ant: command not found
Thanks in advance

Similar Messages

  • Multiple instances with single DAD

    Hello,
    I need an example on how to configure multiple schemas example i have test1, test2, test3 schemas in one database, In DADS.CONF file how can i configure multiple instances to point to how ever logged in... test1 is used by one user, test 2used by another user etc... how i can acheive this....... please help.

    Somethin like this
    <Location /test1>
    SetHandler pls_handler
    Order deny,allow
    Allow from all
    AllowOverride None
    PlsqlDatabaseUsername test1
    PlsqlDatabasePassword passfortest1
    PlsqlDatabaseConnectString yourdb
    PlsqlAuthenticationMode Basic
    PlsqlDefaultPage PHOTO_ALBUM.VIEW_ALBUM
    PlsqlDocumentTablename PHOTOS_UPLOAD
    </Location>
    <Location /test2>
    SetHandler pls_handler
    Order deny,allow
    Allow from all
    AllowOverride None
    PlsqlDatabaseUsername test2
    PlsqlDatabasePassword passfortest2
    PlsqlDatabaseConnectString yourdb
    PlsqlAuthenticationMode Basic
    PlsqlDefaultPage PHOTO_ALBUM.VIEW_ALBUM
    PlsqlDocumentTablename PHOTOS_UPLOAD
    </Location>
    And so on for any of your users. if the Default page is the same you wont need to change it, if no change it.
    Greetings.

  • Upgrade Multiple Instances with single mid-tier

    I posted this last week, but it looks like the forums had a little "issue" recently . . .
    I know that I can install HTMLDB in many databases and use a single mid-tier (see
    http://htmldb.oracle.com/pls/otn/f?p=18326:54:14495624057419435878::::P54_ID:481 )
    With this approach, when the time comes (December, right?) I won't have multiple mid-tiers to upgrade, but I will have multiple DB tiers (where the real work happens). How will the upgrade handle this? Will the OUI be able to do it? Will I need to manually run scripts? Will it be supported?
    Thanks,
    A-

    I posted this last week, but it looks like the forums had a little "issue" recently . . .
    I know that I can install HTMLDB in many databases and use a single mid-tier (see
    http://htmldb.oracle.com/pls/otn/f?p=18326:54:14495624057419435878::::P54_ID:481 )
    With this approach, when the time comes (December, right?) I won't have multiple mid-tiers to upgrade, but I will have multiple DB tiers (where the real work happens). How will the upgrade handle this? Will the OUI be able to do it? Will I need to manually run scripts? Will it be supported?
    Thanks,
    A-

  • EBS R12 - Multipl Instance using Single Databse ( with Different SID )

    Hi,
    Is it possible to create Multiple R12 EBS instance (i.e. TEST and DEV ), in to Single Database ( using same database binary ).
    Or Can these different EBS instance , configured with Single Database using differant Oralce SID ( means creating Multiple databases with Single binary )
    Please guide,
    Thanks

    Is it possible to create Multiple R12 EBS instance (i.e. TEST and DEV ), in to Single Database ( using same database binary ).No.
    Or Can these different EBS instance , configured with Single Database using differant Oralce SID ( means creating Multiple databases with Single binary )No -- Each instance/database should have its own ORACLE_HOME.
    Thanks,
    Hussein

  • Is it possible to integrate LSO 600 with an external system without SAP PI?

    Hi,
    as asked in the title, i am wondering if it is possible to integrate LSO 600 with an external (non-SAP) system without using SAP PI/XI. The external system is a middleware application which can handle RFC functions, IDocs besides the usual web service communications.
    However, i don't know how LSO and SAP PI are integrated so i wonder if their interfaces are such that instead of SAP PI another middleware could be used.

    Web Services are used. If you were to implement the services in your 3rd party middleware and configure SAP to call it, I suppose it is possible. The external course catalog can be used for CourseEnrollment and LearningProgress. See the application help for details. Don't expect to receive support from SAP with such a setup however.

  • Is possible to Integrate SAP BCM with Third party?

    Hello Everyone,
    Some of you can tell me if Is possible to integrate SAP BCM with another solution IBM ITSM?
    The integration would also have the screen pop up the same or similar to SAP CRM.
    Thanks in advance.
    Best regards
    Rodrigo Lucas

    Hi Rodrigo,
    There is the ClientCOM interface!
    The interface is an application programming interface (API) to a softphone client Communication
    Desktop (CDT). This client application is based on the Microsoft Internet Explorer, and they can
    handle telephone calls by using the VoIP (Voice over Internet Protocol) technology.
    This interface defines a subset of the events and commands that are important to third-party
    developers. Currently it is used finding out who is calling, and making outbound calls, playing
    files to outbound callers.
    You can download ClientCOM interface document in SAP Marketplace.
    Best Regards,
    Heber Olivar

  • Can we create multiple application with single MSI(or Same MSI) in biztalk admin console ?

    Can we create multiple application with single MSI(or Same MSI) in biztalk admin console ?
    My client requirement is process 100 files  from biztalk with in 5 min ,actually it is taking 20 min .
    So I decided to created same instance of the application with multiple time in BTS admin console ,as I understand biztalk admin console never allow to install same
    schema’s with multiple  time .
    Any help can be  appreciate ..

    BizTalk will automatically process multiple messages on separate threads so you may need to tune your system. The following link should get you started:
    http://social.technet.microsoft.com/wiki/contents/articles/7801.biztalk-server-performance-tuning-optimization.aspx
    Another possibility is to set the Batch Size property on your receive location if the adapter uses batch size to determine how messages are picked up.  As an example, it you want  the MSMQ adapter to immediately pick up messages and start
    to process them, set the batch size to 1.
    You may also need to distribute the processing across multiple BizTalk servers by installing BizTalk on additional servers and joining the existing BizTalk group.
    David Downing... If this answers your question, please Mark as the Answer. If this post is helpful, please vote as helpful.

  • Single report with multiple queries OR multiple reports with single query

    Hello Experts,
    I have a confusion regarding Live Office connection for many days. I asked many people but did not get a concrete answer. I am re-posting this question here and expecting an answer this time.
    The product versions that I am using are as follows:
    FrontEnd:
      BOE XI 3.1 SP4 FP 4.1
      Xcelsius Enterprise 2008 SP4
    Backend:
      SAP BW 7.0 EHP1
    I have created a dashboard which is getting data from a webi report using LO connections.
    The webi report has five report parts which are populated by five different queries.
    Now my question is, when the five LO connections are refreshed, is the webi report refreshed five times or just once?
    If the report is refreshed five times, then I guess it is better to have five different webi reports containing single report part, because in that way we can prevent same query being executed multiple times.
    SO what is the best practice- to have a single report having multiple queries - OR - to create multiple webi reports with single query?
    Thanks and Regards,
    PASG

    HI
    I think Best Practice is Multiple reports with single query
    Any way If LO connections refresh 5 time the query will refresh 5 timesRegards
    Venkat

  • Is it possible to have multiple links in single page?

    Is it possible to have multiple links in single page for
    linking in different slides like in a websites? My deadline is
    nearing in. Adobe folks please help me.

    > Is it possible to have multiple links in single page for
    linking in
    > different slides like in a websites? My deadline is
    nearing in. Adobe
    > folks please help me.
    >
    Add multiple click boxes to the page.
    Steve
    Adobe Community Expert: eLearning, Mobile and Devices
    European eLearning Summit - EeLS
    Adobe-sponsored eLearning conference.
    http://www.elearningsummit.eu

  • When iam loading multiple datatargets with single datasource request failed

    when iam loading multiple datatargets with single datasource request failed
    i want to delete the  bad request at a time in all datatargets

    Hi Neeraj,
    The only thing you can do is go in to theMonitor screen of that IP and select the datatargets from the Monitor screen.In the next screen you can see all the targets included in the IP at the top.But the only bad thing is you have to manually delete the Bad request only from each target.
    Regards
    Sandeep

  • Is it possible to do multiple recordings with the same session.

    I appologize in advance for this but here goes.  I want to make several background narrations for some video clips.  Using Audition 3, I start out by recording in the multitrack view on the top track.  Because of mistakes, this takes several audio clips.  After finishing, I rightclick on one of the clips, select bounce to new track all audio tracks and this creates a mixdown.  Moving to edit view, I do noise correction, then back to multitrack where I export the mixdown as .wav.
    THen I select the clips in the top track and mixdown in the next track and hit delete.  However, when I hit the arming 'R" and then the record button, the cursor doesn't move more than a milimeter and then keeps going back and forth.
    I was trying to do multiple narrations with just this one session, so is that possible?  Do I have to do a separate session for each separate mixdown?
    If there is something I'm doing wrong, I would appreciate any directions.
    Thanks in advance,
    John Rich

    Blue_Devil1 wrote:
    I appologize in advance for this but here goes.  I want to make several background narrations for some video clips.  Using Audition 3, I start out by recording in the multitrack view on the top track.  Because of mistakes, this takes several audio clips.  After finishing, I rightclick on one of the clips, select bounce to new track all audio tracks and this creates a mixdown.
    Let me stop you right there, for a start, because what you are doing still isn't clear, although I think that I can guess at it...
    Creating a bounce-down is not the same thing as creating a mixdown. If each of these clips you've recorded constitutes a separate file, which it will if you hit the stop button rather than pause - which it sounds as though you have, otherwise you wouldn't be able to separate them so easily - then just double-clicking on the clip will open it immediately in Edit View anyway. And the bounce-down options don't mention tracks, they mention clips - all audio in session, selected range or selected clips. Yes you get one file as a result - but it's literally just the clips as they stand run together not via the mixer, any effects or automation system - which it would have to be if it were a proper mixdown. A bouhce is exactly what it says - just bouncing the clips.
    THen I select the clips in the top track and mixdown in the next track and hit delete.  However, when I hit the arming 'R" and then the record button, the cursor doesn't move more than a milimeter and then keeps going back and forth.
    I was trying to do multiple narrations with just this one session, so is that possible?  Do I have to do a separate session for each separate mixdown?
    Hmm... when I hit the delete key, nothing happens - I have to right-click to get stuff to delete like that. But you most certainly can re-record in a session, yes. If you get the cursor moving just a fraction of a mm, then almost certainly this means that instead of moving the cursor back to the start, you've moved it slightly with the mouse pressed and created a very small range.So before you record, hit the 'Go to Beginning or Previous Marker' key (next to the play looped key) and try again - it should work properly then.
    And of course you haven't deleted all the files - they are still there on your system and will remain so unless you delete them outside Audition, either the hard way, or using MediaSweeper.
    Your workflow is, to say the least, a little strange. If I were recording narrations (which I do sometimes), I'd record in Edit View, and keep just the files or takes I wanted. Then I'd import these into Multitrack view, arrange them, crossfade them, whatever, and then do a mixdown of the result, which would appear back in Edit View for final trimming and saving, and I'd have a file (or files) to use in the final production. This would have the advantage of not creating all these 'take' files that you have to get rid of separately in the first place, and generally keep the workflow down to a sensible number of steps.

  • Integrate Multiple CTIs with CRM 7.0

    Hi all,
    Can we integrate many CTI's with Single CRM 7.0 Server and If yes any brief steps.
    Kind Regards,
    Srinivas Reddy

    Hi Glenn,
    If 7.0 CRM/ICI CTI and Genesys integrated so that all user info for agents is stored on the Genesys Config Server, and Genesys is configured with 2 ACD switches, 2 TServers and 2 Gplus Adapters?
    Is there a way to configure two CMS profiles, and then assign value of any of the CMS profile in the Function Profile ID "CONTACTCENTER" dynamically in the code to a Business Role?
    What we need to accomplish is that, based on the agent info in CRM, find out which of the 2 switchs (CMS profiles) agent is must be connected to, and that info is stored on the Genesys Config Server.
    So, once agent clicks on "Log ON' in the IC phone toolbar, we need to find that specific info on the Genesys Config Server, then return to IC and assign appropriate switch (CMS profile) to the Business Role agent logges in as.
    Thank you,
    Vadim.

  • Is it possible to integrate Nokia E62 with Cisco Call Manager 4.x?

    The Nokia E-61 can be integrated with Cisco Call manager 4.x using a Nokia Call Connect 1.0 client.
    1.Is it possible to do the same with Nokia E62.If it can be done,what would be the requirements?
    2.Is Nokia E-62 PDA a Cisco Compatible Extension device?

    Thanks a lot for the prompt reply.You are right in saying that nokia and cisco are increasing the number of models supported.Infact the E65 has already joined the club.But my point of interest is the nokia E62 in particular.This Nokia E62 device
    1) does not support WLAN interface(while E61,E65 does).
    2) It is not Cisco Commpatible extension device.(I did not find E62 in the list of Cisco Compatible extensions.chk out the attachments for more info).
    3)It is not compatible with Nokia Intellisync CAll Connect 1.0(while E61 and E65 are compatible.chk out the attachment for more info).
    I found this rather weird and i wondered if Nokia E62 can be integrated with Cisco Call manager ,especially a device which is not Cisco compatible.The only possibility i can see from your answer is that the Nokia E62 might not be SIP enabled(correct me if i am wrong here!)
    My objective is to send a message from a CUAE script to a nokia E62 device.Please excuse me if my posting is not in the right place.i would be highly grateful to you if you could give me pointers to an appropiate location where i can get my queries answered.

  • Is it possible to setup multiple users with the exact same calendar?

    I am trying to setup exchange with 3 users where each user sees exactly the same calendar all precisely in sync. I don't need the users to have their own calendar. Sharing a calendar from 1 user to the others does not work for me because I need it to be
    in sync with all the users' mobile devices as well as outlook.
    Thanks

    Hi dneray,
    Base on my knowledge, it is impossible to setup multiple users with the exact same calendar.
    However, as a workaround, you can try to set up a shared mailbox within these users as a shared calendar for them to share.
    Best regards,
    Niko
    Niko Cheng
    TechNet Community Support

  • Multiple instances on single server

    Hi all,
    I have a Solaris 10 server with 2x dual core CPU's.
    I am wondering if it was at all possible to install Business Intelligence Server on this single OS twice? And if it is, can I split the CPU between the different instances?
    The reason for this is that I would like both production and test/development installed onto the same OS to cut costs. But I don't want the test/development instance to use resources that would affect the performance of the production environment.
    Ideally I'd like the 2 instances, with the production instance using 3 cores, and the test/development instance using 1 core. If the RAM could also be split that'd be great.
    Thanks for your help in advance.
    Cheers

    Yes, you can have multiple instances of Presentation Services (PS) ([see my blog posting for details|http://rnm1978.wordpress.com/2009/08/25/multiple-rpds-on-one-server-part-1-the-bi-server/]) which would let you split envs, but you'd do that with a single instance of BI server. I don't know if it's possible to run multiple BI servers
    I don't think you should be trying to do this anyway, several reasons why not:
    1) It's not supported to run multiple PS on one server. That should be reason enough not to do this on prod.
    2) If it's not possible to run multiple BI Servers on one server then you'd end up running one BI Server with dev/test/prod RPDs - you'd never be able to bounce your BI Server for dev work without taking down prod
    3) Any time you needed downtime for dev, you'd affect prod
    4) Any patching you wanted to do on dev might affect prod
    5) Any experimental work you do that crashes dev would affect prod.
    If you only have the one box available to you for costs reasons then you should be looking into virtualisation of some kind, eg http://www.virtualbox.org

Maybe you are looking for