CUPS Federation Load Balancing

Hi All,
Need to setup the interdomain CUPS federation with Lync Server. From the federation guide, it says that the only way for High Availability on the CUPS side is to use a Cisco CSS (as it is the only one that supports TLS).
As the CUPS cluster has two nodes, is it supported to instead use Cisco ACE module in the 6500 for load balancing (Lync supports only a single IP)?
Thanks in advance,
Addy

Answer to my question: http://ieoc.com/forums/p/26385/218976.aspx#218976

Similar Messages

  • Load Balance Between Diff DB's or Instances??

    Hello All,
    Based on the below TNS entry, my understanding is that since it has multiple listener addresses by default connect time failover is configured and as description says load balancing option is also enabled.
    But how would i know whether fail over & load balancing is happening to the same instance of database or altogether to a different database??.... I did nslookup on the server names though IP addresses are different it's still not clear for me....
    How different are the Oracle instance & Oracle DB??
    Could you please shed some light for me to cross check, Thank you.
    BDCD =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = xxx-vip.abc.com)(PORT = 1557))
        (ADDRESS = (PROTOCOL = TCP)(HOST = yyy-vip.abc.com)(PORT = 1557))
        (LOAD_BALANCE = yes)
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = BDCD)
      )

    Ariean wrote:
    1.) Thanks for your reply, so load balancing and/or fail over will only happen between different instances of the single database or can it also be possible between 2 different databases provided the databases are in sync??
    Yes, it can be done between two databases as well and this is called Standby database configuration. This won't do the load balancing for you but you would get teh switchover (or Failover) between two.
    2.) Would it be possible to have PROD & DR database servers with load/fail over options configured and also with dataguard setup between those 2 DB's will have same IP addresses & host names like below?
    PROD      DataBase Server     tsjipud186.xyz.mq.abcd.net     123.45.67.30
                         tsjipud187.xyz.mq.abcd.net     123.45.67.55
    DR     DataBase Server          tsjipud186.xyz.mq.abcd.net     123.45.67.30
                        tsjipud187.xyz.mq.abcd.net     123.45.67.55
    Hmm may be I need a cup of coffee because not able to parse the question.
    Aman....

  • Load-balancing with OCI connections

    Gurus,
    Oracle Identity Federation (OIF) can leverage an Oracle database as its transient data store in which case it uses JDBC-OCI connections to connect. However, there is no provision in OIF of defining multiple databases for load-balancing purposes.
    Is this achievable using some load-balancer in front of multiple database instances and using a virtual hostname/IP in tnsnames.ora which OIF refers to?
    -Vinod

    I would say that using two seperate databases (with replication)
    as the backend would mean that one database, at any time,
    might be lagging the other, depending on which tables are updated
    and how replication is implemented.
    Connect Time Failover, rather than Load Balancing, might be an
    implementation -- to handle Instance Failure (eg node / site has gone down).
    Instead of Load Balancing.
    Load Balancng between two seperate databases would be usable
    if you are sure that either of
    a. The underlying data doesn't change
    OR
    b. The application and users are aware that they might see different data
    if there ARE changes to the data, not yet synchronised between the two DBs.

  • Load balancing OIF

    I have two servers running two different OIF instances (http://oif1.domain.com:7777, http://oif2.domain.com:7777)
    We have a F5 load balancing with url (https://f5oif.domain.com) balancing the above urls
    How do I load balance these oif instances. They run both as idp and sp mode.
    I tried changing the server name in each as F5 url but get error in oif restart. I changed the SP and IdP metadata but still the same error.
    Is it possible to load balance OIF instances ? What special steps I have to do ? Do I have to reinstall OIF for enabling load balancing.
    Can the SSL of F5 work with non SSL OIF instances ?
    Thanks for the help.

    There is no need to choose a virtual hostname, as it is required for Cold Failover
    Cluster in the advanced installation procedure.
    3. Choose the transient data store in the advanced installation procedure.
    4. Install all Oracle Identity Federation instances pointing to the same transient data
    store.
    5. In the F5 load balancer administration console, create a pool with all Oracle
    Identity Federation instances, and enable the application persistence property for
    this pool. Set the persistence type to Active HTTP Cookie, set the method to
    insert, and the set expiration to the desired value.
    6. Create a virtual server member mapped to the newly created pool.
    7. Enable HTTP monitoring on all member nodes in the pool.
    8. On all Oracle Identity Federation servers instances, change the ServerName and
    Port parameters in the httpd.conf file to the Virtual Server name and port.
    9. For all Oracle Identity Federation servers that are both load-balanced and
    integrated with OracleAS Single Sign-On, register the load balancer URL (for
    example, http://lbr.us.oracle.com:80) to all load-balanced Oracle
    Identity Federation servers by running this command from the command prompt:
    <OIF_HOME>/sso/bin/ssoreg.bat -oracle_home_path %ORACLE_HOME% -site_name
    <Load_Balancer_Host_Name> -config_mod_osso TRUE -mod_osso_url
    <Load_Balancer_URL:Port>
    10. On all Oracle Identity Federation servers, update the configuration by running this
    command from the command prompt:
    dcmctl updateconfig
    11. Restart the HTTP server from the Oracle Enterprise Manager console on all the
    Oracle Identity Federation server instances.
    12. In the Oracle Identity Federation administration console, under Server
    Configuration - > Server Properties, change the server hostname and port
    number to the Virtual Server name and port number of the load balancer.
    13. Restart the Oracle Identity Federation instances from the Oracle Enterprise
    Manager console.
    14. Distribute the new metadata file to the peer providers.
    Edited by: user11129635 on May 31, 2009 2:15 PM

  • Portal Landscape - With 2 CSM (load balance) related question

    Hi,
      We are currently having a portal landscape (Dev, QA -2 app servers, PRD - 4 app servers). The load balancing happens on Production Portal using CSM (load balancer) and it does SSL offloading for security encryption and it lands onto one of the application servers. When we try to login to portal it authenticates using the LDAP (OID). And we have some links which takes to backend R/3, BW etc (we use SAP load balance using SMLG logon group)
    Now due to another special project the following is what we are planning:
    1. Adding couple of more application servers for production portal or having seperate second portal landscape itself
    2. Adding couple of more application servers for R/3 production server (load balance can be done with special logon group for that)
    Questions are:
    1. When we land into current production portal page and click a iview link for the special project it should go only to those special portal app servers (planning to do through another CSM) and from their to backend R/3. In this scenario how the authentication (or sso ticket) happens when it goes from CSM to another CSM, will it ask for login again or any issue will happen with SSO ticket ?
    2. If we decide to go for second portal landscape and in the same scenario when login to current prod portal page and click a iview link for the special project it should go to that another production portal,in that case what will happen to the login authentication happened through the first portal and SSO ticket ?
    3. Suppose if we go to the second production portal directly through a website and if the user tries to login using the same id to first portal how portal will deal in terms of security (SSO) and also how backend R/3 will behave when same id comes as part of SSO.
    Or if anyone thinks of any other issue apart from SSO or encryption related things which i need to be aware of, kindly let me know.
    Thanks,
    Murali.

    I am not sure what CSM is, but I would expect it only does ssl offloading and a sort of "reverse proxy" against the cluster.
    >1. When we land into current production portal page and click a iview link for the special project it should go only to those special portal app servers (planning to do through another CSM) and from their to backend R/3. In this >scenario how the authentication (or sso ticket) happens when it goes from CSM to another CSM, will it ask for login again or any issue will happen with SSO ticket ?
    This depends on the host name you use for the two CSM clusters. If they have the same subdomain, there should be no problem as the SAP Logon Ticket (MYSAPSSO2) cookie is issued to the sub domain of the portal.
    If they do not have the same subdomain, the second CSM cluster will receive the request without the MYSAPSSO2 cookie, and will therefore trigger reauthentication.
    >2. If we decide to go for second portal landscape and in the same scenario when login to current prod portal page and click a iview link for the special project it should go to that another production portal,in that case what will >happen to the login authentication happened through the first portal and SSO ticket ?
    It will fail, as the MYSAPSSO2 cookie from the first portal is not recognized in the second. However, you can easily setup so that the second portal trusts the first and does a logon based on its credentials
    >3. Suppose if we go to the second production portal directly through a website and if the user tries to login using the same id to first portal how portal will deal in terms of security (SSO) and also how backend R/3 will behave >when same id comes as part of SSO.
    I assume both portal will be setup against the same LDAP/UME source. Therefore it will allow the logon. The backend systems should trust both the first and second portal (STRUSTSSO2 transaction)
    I think your architecture choice comes down to if the new project has special considerations with regards to versioning of portal. If it does, it would be sensible to separate it into a separate portal (and you can always integrate them with the first portal through portal federation if you have a relatively new version).
    Regards
    Dagfinn

  • Load balancing failed to find a valid mailbox database.

    While trying to create new mailbox, the following message is displayed:
    "Load balancing failed to find a valid mailbox database."
    If database is manually selected, there are no problems.
    I've checked this:
    Get-mailboxdatabase | ft name,isexcludedfromprovisioning
    Name                                                                                        
    IsExcludedFromProvisioning
    MAILBOX01                                                                                                        
    False
    MAILBOX02                                                                                                        
    False
    MAILBOX03                                                                                                        
    False
    MAILBOX04                                                                                                        
    False
    Get-MailboxDatabase –Status | FT Name, Mounted
    Name                                                                                                           
    Mounted
    MAILBOX01                                                                                                         
    True
    MAILBOX02                                                                                                         
    True
    MAILBOX03                                                                                                         
    True
    MAILBOX04                                                                                                         
    True

    Willard Martin:
    Get-mailboxdatabase | ft name,issuspendedfromprovisioning
    Name                                                                                       
    IsSuspendedFromProvisioning
    MAILBOX01                                                                                                        
    False
    MAILBOX02                                                                                                        
    False
    MAILBOX03                                                                                                        
    False
    MAILBOX04                                                                                                        
    False
    PK M:
    This is Output for: Get-ManagementRoleAssignment -RoleAssignee <UserCreatingMailboxes>
    Name                           Role              RoleAssigneeName 
    RoleAssigneeType  AssignmentMethod  EffectiveUserNam
    e
    View-Only Configuration-Org... View-Only Conf... Organization M... RoleGroup         RoleGroup         All Group Mem...
    UnScoped Role Management-Or... UnScoped Role ... Organization M... RoleGroup         RoleGroup         All Group Mem...
    MyDiagnostics-Organization ... MyDiagnostics     Organization M... RoleGroup         RoleGroup         All Group Mem...
    Cmdlet Extension Agents-Org... Cmdlet Extensi... Organization M... RoleGroup         RoleGroup         All Group Mem...
    Exchange Server Certificate... Exchange Serve... Organization M... RoleGroup         RoleGroup         All Group Mem...
    Mail Recipients-Organizatio... Mail Recipients   Organization M... RoleGroup         RoleGroup         All Group Mem...
    Mail Recipient Creation-Org... Mail Recipient... Organization M... RoleGroup         RoleGroup         All Group Mem...
    MyTextMessaging-Organizatio... MyTextMessaging   Organization M... RoleGroup         RoleGroup         All Group Mem...
    Exchange Connectors-Organiz... Exchange Conne... Organization M... RoleGroup         RoleGroup         All Group Mem...
    Organization Client Access-... Organization C... Organization M... RoleGroup         RoleGroup         All Group Mem...
    Mail Recipient Creation-Org... Mail Recipient... Organization M... RoleGroup         RoleGroup         All Group Mem...
    MyProfileInformation-Organi... MyProfileInfor... Organization M... RoleGroup         RoleGroup         All Group Mem...
    Exchange Servers-Organizati... Exchange Servers  Organization M... RoleGroup         RoleGroup         All Group Mem...
    Edge Subscriptions-Organiza... Edge Subscript... Organization M... RoleGroup         RoleGroup         All Group Mem...
    User Options-Organization M... User Options      Organization M... RoleGroup         RoleGroup         All Group Mem...
    Audit Logs-Organization Man... Audit Logs        Organization M... RoleGroup         RoleGroup         All Group Mem...
    Database Copies-Organizatio... Database Copies   Organization M... RoleGroup         RoleGroup         All Group Mem...
    View-Only Configuration-Org... View-Only Conf... Organization M... RoleGroup         RoleGroup         All Group Mem...
    Message Tracking-Organizati... Message Tracking  Organization M... RoleGroup         RoleGroup         All Group Mem...
    Migration-Organization Mana... Migration         Organization M... RoleGroup         RoleGroup         All Group Mem...
    Move Mailboxes-Organization... Move Mailboxes    Organization M... RoleGroup         RoleGroup         All Group Mem...
    Move Mailboxes-Organization... Move Mailboxes    Organization M... RoleGroup         RoleGroup         All Group Mem...
    Exchange Server Certificate... Exchange Serve... Organization M... RoleGroup         RoleGroup         All Group Mem...
    Migration-Organization Mana... Migration         Organization M... RoleGroup         RoleGroup         All Group Mem...
    View-Only Recipients-Organi... View-Only Reci... Organization M... RoleGroup         RoleGroup         All Group Mem...
    Database Availability Group... Database Avail... Organization M... RoleGroup         RoleGroup         All Group Mem...
    Database Copies-Organizatio... Database Copies   Organization M... RoleGroup         RoleGroup         All Group Mem...
    Monitoring-Organization Man... Monitoring        Organization M... RoleGroup         RoleGroup         All Group Mem...
    View-Only Audit Logs-Organi... View-Only Audi... Organization M... RoleGroup         RoleGroup         All Group Mem...
    Transport Agents-Organizati... Transport Agents  Organization M... RoleGroup         RoleGroup         All Group Mem...
    Support Diagnostics-Organiz... Support Diagno... Organization M... RoleGroup         RoleGroup         All Group Mem...
    Transport Hygiene-Organizat... Transport Hygiene Organization M... RoleGroup         RoleGroup         All Group Mem...
    Transport Rules-Organizatio... Transport Rules   Organization M... RoleGroup         RoleGroup         All Group Mem...
    Remote and Accepted Domains... Remote and Acc... Organization M... RoleGroup         RoleGroup         All Group Mem...
    Address Lists-Organization ... Address Lists     Organization M... RoleGroup         RoleGroup         All Group Mem...
    Message Tracking-Organizati... Message Tracking  Organization M... RoleGroup         RoleGroup         All Group Mem...
    Role Management-Organizatio... Role Management   Organization M... RoleGroup         RoleGroup         All Group Mem...
    Information Rights Manageme... Information Ri... Organization M... RoleGroup         RoleGroup         All Group Mem...
    Legal Hold-Organization Man... Legal Hold        Organization M... RoleGroup         RoleGroup         All Group Mem...
    POP3 And IMAP4 Protocols-Or... POP3 And IMAP4... Organization M... RoleGroup         RoleGroup         All Group Mem...
    Retention Management-Organi... Retention Mana... Organization M... RoleGroup         RoleGroup         All Group Mem...
    Send Connectors-Organizatio... Send Connectors   Organization M... RoleGroup         RoleGroup         All Group Mem...
    MyDistributionGroups-Organi... MyDistribution... Organization M... RoleGroup         RoleGroup         All Group Mem...
    Remote and Accepted Domains... Remote and Acc... Organization M... RoleGroup         RoleGroup         All Group Mem..
    Exchange Virtual Directorie... Exchange Virtu... Organization M... RoleGroup         RoleGroup         All Group Mem..
    Database Availability Group... Database Avail... Organization M... RoleGroup         RoleGroup         All Group Mem..
    Mail Tips-Organization Mana... Mail Tips         Organization M... RoleGroup         RoleGroup         All Group Mem..
    Security Group Creation and... Security Group... Organization M... RoleGroup         RoleGroup         All Group Mem..
    Mail Enabled Public Folders... Mail Enabled P... Organization M... RoleGroup         RoleGroup         All Group Mem..
    E-Mail Address Policies-Org... E-Mail Address... Organization M... RoleGroup         RoleGroup         All Group Mem..
    Public Folder Replication-O... Public Folder ... Organization M... RoleGroup         RoleGroup         All Group Mem..
    Monitoring-Organization Man... Monitoring        Organization M... RoleGroup         RoleGroup         All Group Mem..
    Unified Messaging-Organizat... Unified Messaging Organization M... RoleGroup         RoleGroup         All Group Mem..
    Public Folders-Organization... Public Folders    Organization M... RoleGroup         RoleGroup         All Group Mem..
    Recipient Policies-Organiza... Recipient Poli... Organization M... RoleGroup         RoleGroup         All Group Mem..
    Federated Sharing-Organizat... Federated Sharing Organization M... RoleGroup         RoleGroup         All Group Mem..
    User Options-Organization M... User Options      Organization M... RoleGroup         RoleGroup         All Group Mem..
    Exchange Connectors-Organiz... Exchange Conne... Organization M... RoleGroup         RoleGroup         All Group Mem..
    Retention Management-Organi... Retention Mana... Organization M... RoleGroup         RoleGroup         All Group Mem..
    Journaling-Organization Man... Journaling        Organization M... RoleGroup         RoleGroup         All Group Mem..
    Transport Rules-Organizatio... Transport Rules   Organization M... RoleGroup         RoleGroup         All Group Mem..
    Organization Transport Sett... Organization T... Organization M... RoleGroup         RoleGroup         All Group Mem..
    Public Folders-Organization... Public Folders    Organization M... RoleGroup         RoleGroup         All Group Mem..
    Unified Messaging-Organizat... Unified Messaging Organization M... RoleGroup         RoleGroup         All Group Mem..
    View-Only Recipients-Organi... View-Only Reci... Organization M... RoleGroup         RoleGroup         All Group Mem..
    Journaling-Organization Man... Journaling        Organization M... RoleGroup         RoleGroup         All Group Mem..
    Mail Tips-Organization Mana... Mail Tips         Organization M... RoleGroup         RoleGroup         All Group Mem..
    Mail Recipients-Organizatio... Mail Recipients   Organization M... RoleGroup         RoleGroup         All Group Mem..
    Audit Logs-Organization Man... Audit Logs        Organization M... RoleGroup         RoleGroup         All Group Mem..
    Transport Queues-Organizati... Transport Queues  Organization M... RoleGroup         RoleGroup         All Group Mem..
    Recipient Policies-Organiza... Recipient Poli... Organization M... RoleGroup         RoleGroup         All Group Mem..
    Disaster Recovery-Organizat... Disaster Recovery Organization M... RoleGroup         RoleGroup         All Group Mem..
    POP3 And IMAP4 Protocols-Or... POP3 And IMAP4... Organization M... RoleGroup         RoleGroup         All Group Mem..
    Organization Configuration-... Organization C... Organization M... RoleGroup         RoleGroup         All Group Mem..
    MyBaseOptions-Organization ... MyBaseOptions     Organization M... RoleGroup         RoleGroup         All Group Mem..
    Transport Agents-Organizati... Transport Agents  Organization M... RoleGroup         RoleGroup         All Group Mem..
    View-Only Audit Logs-Organi... View-Only Audi... Organization M... RoleGroup         RoleGroup         All Group Mem..
    Legal Hold-Organization Man... Legal Hold        Organization M... RoleGroup         RoleGroup         All Group Mem..
    Send Connectors-Organizatio... Send Connectors   Organization M... RoleGroup         RoleGroup         All Group Mem..
    Transport Queues-Organizati... Transport Queues  Organization M... RoleGroup         RoleGroup         All Group Mem..
    E-Mail Address Policies-Org... E-Mail Address... Organization M... RoleGroup         RoleGroup         All Group Mem..
    Active Directory Permission... Active Directo... Organization M... RoleGroup         RoleGroup         All Group Mem..
    ApplicationImpersonation-Or... ApplicationImp... Organization M... RoleGroup         RoleGroup         All Group Mem..
    Address Lists-Organization ... Address Lists     Organization M... RoleGroup         RoleGroup         All Group Mem..
    Federated Sharing-Organizat... Federated Sharing Organization M... RoleGroup         RoleGroup         All Group Mem..
    Databases-Organization Mana... Databases         Organization M... RoleGroup         RoleGroup         All Group Mem..
    Exchange Servers-Organizati... Exchange Servers  Organization M... RoleGroup         RoleGroup         All Group Mem..
    UM Mailboxes-Organization M... UM Mailboxes      Organization M... RoleGroup         RoleGroup         All Group Mem..
    Active Directory Permission... Active Directo... Organization M... RoleGroup         RoleGroup         All Group Mem..
    UM Mailboxes-Organization M... UM Mailboxes      Organization M... RoleGroup         RoleGroup         All Group Mem..
    Distribution Groups-Organiz... Distribution G... Organization M... RoleGroup         RoleGroup         All Group Mem..
    Organization Configuration-... Organization C... Organization M... RoleGroup         RoleGroup         All Group Mem..
    MyContactInformation-Organi... MyContactInfor... Organization M... RoleGroup         RoleGroup         All Group Mem..
    Mailbox Search-Organization... Mailbox Search    Organization M... RoleGroup         RoleGroup         All Group Mem..
    Edge Subscriptions-Organiza... Edge Subscript... Organization M... RoleGroup         RoleGroup         All Group Mem..
    MyDistributionGroupMembersh... MyDistribution... Organization M... RoleGroup         RoleGroup         All Group Mem..
    Information Rights Manageme... Information Ri... Organization M... RoleGroup         RoleGroup         All Group Mem..
    Mailbox Import Export-Organ... Mailbox Import... Organization M... RoleGroup         RoleGroup         All Group Mem..
    Security Group Creation and... Security Group... Organization M... RoleGroup         RoleGroup         All Group Mem..
    Mail Enabled Public Folders... Mail Enabled P... Organization M... RoleGroup         RoleGroup         All Group Mem..
    Distribution Groups-Organiz... Distribution G... Organization M... RoleGroup         RoleGroup         All Group Mem..
    Organization Client Access-... Organization C... Organization M... RoleGroup         RoleGroup         All Group Mem..
    Role Management-Organizatio... Role Management   Organization M... RoleGroup         RoleGroup         All Group Mem..
    UM Prompts-Organization Man... UM Prompts        Organization M... RoleGroup         RoleGroup         All Group Mem..
    Cmdlet Extension Agents-Org... Cmdlet Extensi... Organization M... RoleGroup         RoleGroup         All Group Mem..
    Public Folder Replication-O... Public Folder ... Organization M... RoleGroup         RoleGroup         All Group Mem..
    Receive Connectors-Organiza... Receive Connec... Organization M... RoleGroup         RoleGroup         All Group Mem..
    UM Prompts-Organization Man... UM Prompts        Organization M... RoleGroup         RoleGroup         All Group Mem..
    MyRetentionPolicies-Organiz... MyRetentionPol... Organization M... RoleGroup         RoleGroup         All Group Mem..
    Databases-Organization Mana... Databases         Organization M... RoleGroup         RoleGroup         All Group Mem..
    Organization Transport Sett... Organization T... Organization M... RoleGroup         RoleGroup         All Group Mem..
    Disaster Recovery-Organizat... Disaster Recovery Organization M... RoleGroup         RoleGroup         All Group Mem..
    Receive Connectors-Organiza... Receive Connec... Organization M... RoleGroup         RoleGroup         All Group Mem..
    MyVoiceMail-Organization Ma... MyVoiceMail       Organization M... RoleGroup         RoleGroup         All Group Mem..
    Transport Hygiene-Organizat... Transport Hygiene Organization M... RoleGroup         RoleGroup         All Group Mem..
    Exchange Virtual Directorie... Exchange Virtu... Organization M... RoleGroup         RoleGroup         All Group Mem..
    MyMailboxDelegation-Organiz... MyMailboxDeleg... Organization M... RoleGroup         RoleGroup         All Group Mem..
    Mail Enabled Public Folders... Mail Enabled P... Recipient Mana... RoleGroup         RoleGroup         All Group Mem..
    Recipient Policies-Recipien... Recipient Poli... Recipient Mana... RoleGroup         RoleGroup         All Group Mem..
    Distribution Groups-Recipie... Distribution G... Recipient Mana... RoleGroup         RoleGroup         All Group Mem..
    Message Tracking-Recipient ... Message Tracking  Recipient Mana... RoleGroup         RoleGroup         All Group Mem..
    Mail Recipient Creation-Rec... Mail Recipient... Recipient Mana... RoleGroup         RoleGroup         All Group Mem..
    Migration-Recipient Management Migration         Recipient Mana... RoleGroup         RoleGroup         All Group Mem..
    Move Mailboxes-Recipient Ma... Move Mailboxes    Recipient Mana... RoleGroup         RoleGroup         All Group Mem..
    Mail Recipients-Recipient M... Mail Recipients   Recipient Mana... RoleGroup         RoleGroup         All Group Mem..
    Monitoring-View-Only Organi... Monitoring        View-Only Orga... RoleGroup         RoleGroup         All Group Mem..
    View-Only Configuration-Vie... View-Only Conf... View-Only Orga... RoleGroup         RoleGroup         All Group Mem..
    View-Only Recipients-View-O... View-Only Reci... View-Only Orga... RoleGroup         RoleGroup         All Group Mem..
    Public Folders-Public Folde... Public Folders    Public Folder ... RoleGroup         RoleGroup         All Group Mem..
    Mail Enabled Public Folders... Mail Enabled P... Public Folder ... RoleGroup         RoleGroup         All Group Mem..
    MyDistributionGroupMembersh... MyDistribution... Default Role A... RoleAssignment... RoleAssignment... All Policy As..
    MyTextMessaging-Default Rol... MyTextMessaging   Default Role A... RoleAssignment... RoleAssignment... All Policy As..
    MyContactInformation-Defaul... MyContactInfor... Default Role A... RoleAssignment... RoleAssignment... All Policy As..
    MyVoiceMail-Default Role As... MyVoiceMail       Default Role A... RoleAssignment... RoleAssignment... All Policy As..
    MyBaseOptions-Default Role ... MyBaseOptions     Default Role A... RoleAssignment... RoleAssignment... All Policy As..
    I've tested functionality with other admin-accounts and they have the same roles and same behavior. There have been no changes in roles or other Exchange settings as far as I know.

  • Error while selecting Load Balancing in JCO creation

    While creating JCO i am facing this error.It is working fine with Single server connection,but when i chose Load balancing i error comes out.Please tell me the solution.
    I have read couples of forum mentioned you need to start both Portal and ECC.
    For you information my Portal and Java are both on diffrrent Box.
    com.sap.mw.jco.JCO$Exception: (102) RFC_ERROR_COMMUNICATION: Connect to message server host failed Connect_PM  TYPE=B MSHOST=olameccpdvr GROUP=PUBLIC R3NAME=DVR MSSERV=sapmsDVR PCS=1 LOCATION    CPIC (TCP/IP) on local host with Unicode ERROR       service 'sapmsDVR' unknown TIME        Thu Feb 24 12:19:54 201 RELEASE     701 COMPONENT   NI (network interface) VERSION     38 RC          -3 MODULE      nixxhsl.cpp LINE        776 DETAIL      NiHsLGetServNo: service name cached as unknown COUNTER     5

    Is your backend system configured correctly in your SLD ?
    Go to transaction SMMS on your backend system that your are connecting to. Click on Goto=>Parameters=>Display. Look for "server port" value.
    This should give you the TCP/IP port for your message server. It could be 3600 or 3601 (36NN - where NN is the instance number).
    In your services file, if you made the entry at the end of the file, press Enter (Return) after your entry.
    Try restarting your server after making the above changes.
    - Shanti

  • Error in creation of JCO with Load balancing server

    Hi,
    We are using a ABAP user base for our WEBAS server 6.40 (with ABAP+JAVA). i have created a Public group in concerned ECC 5.0 system. I have already configured SLD, and then i maintain data supplier bridge in SLD and run RZ70 in ECC 5.0 system to load system information.. i can see details in SLD ..
    now i am trying to create JCO connections .. here i am unable to create JCO with load balancing option..  i get
    com.sap.mw.jco.JCO$Exception: (102) RFC_ERROR_COMMUNICATION: Connect to message server host failed Connect_PM  TYPE=B MSHOST=<servername> GROUP=PUBLIC R3NAME=SID MSSERV=sapms<SID> PCS=1 ERROR       service 'sapms<SID>' unknown TIME        Fri Jun 16 12:41:20 2006 RELEASE     640 COMPONENT   NI (network interface) VERSION     37 RC          -3 MODULE      ninti.c LINE        505 DETAIL      NiPGetServByName2: service 'sapms<SID>' not found SYSTEM CALL getservbyname_r COUNTER     1
    i am able to create single server JCO, but it fails in load balancing.. is there anything i have  missed out in settings...
    Thanks and regards,
    Sudhir

    Thanks, Bogdan Rokosa
    I have the same problem,and solved it following the steps provided by Bogdan Rokosa  :
    you must insert an entry for your R3 system
    (like: sapms<SID> 3600/tcp)
    in services file
    (C:\WINDOWS\system32\drivers\etc\services) on Java WAS.
    I test the Jco successful without restart J2EE Engine.

  • ISE 1.2 - Multiple NICs/Load Balancing for DHCP Probe

    Hello guys
    Just prepping an ISE 1.2 patch 8 setup in our organization. I am going for the virtual appliances with multiple NICs. It will be a distributed deployment with 4 x PSNs behind a load balancer and there is no requirement for wireless or guest user at the moment. I've got 2 points I will like to get some guidance on:
    Our DC has a dedicated mgmt network and I plan to IP the gig0 interface of the PANs, MNTs and PSNs from this subnet. All device admin, clustering, config replication, etc will be over this interface. However, RADIUS/probe/other user traffic to the ISE PSNs will be over the gig1 interface which will be addressed from another L3 network. Is this a supported configuration in ISE?
    I intend to use the DHCP probe as part of device profiling and will ideally like to have just an additional ip helper to add to our switch SVI config. Also, it will appear that WLCs can only be configured for 2 DHCP servers for a given network so another consideration for when we bringing our WLAN in scope. We however use ACE load balancers within our DC and from what I have read, they do not support DHCP load balancing. Are there any workarounds to using the DHCP probe with multiple PSNs without having to add each node as an ip helper/DHCP server on the NADs?
    Thanks in advance
    Sayre

    Hello Sayre-
    For Question #1:
    Management is restricted to GigabitEthernet 0 and that cannot be changed so you should be good there
    You can configure Radius and Profiling to be enabled on other interfaces
    Even though you are not using guest services yet, you can dedicate an interface just for that. As a result, you can separate guest traffic completely from your production network
    Take a look at this link for more info:
    http://www.cisco.com/c/en/us/td/docs/security/ise/1-2/installation_guide/ise_ig/ise_app_c-ports.html
    For Question #2
    If you are using a Cisco WLC and running code 7.4 and newer you don't need to mess with the IP helper configurations. 
    The controller can be configured to act as a collector for client profiling and interact with the DHCP thread along with the RADIUS accounting task that is running on the controller. The controller receives a copy of the DHCP request packet sent from the DHCP thread and parses the DHCP packet for two options:
    –Option 12—HostName of the client
    –Option 60—The Vendor Class Identifier
    After this information is gathered from the DHCP_REQUEST packet, a message is formed by the controller with these option fields and is sent to the RADIUS accounting thread, which is in turn transmitted to the ISE in the form of an interim accounting message.
    Both DHCP and HTTP profiling settings are located under the "Advanced" configuration tab in the WLC
    On the other hand, you can also use Anycast for profiling. You can check out some of Cisco Live's sessions for more info on that. Here is one that is from a couple of years (There are more recent ones that are available as well):
    http://www.alcatron.net/Cisco%20Live%202013%20Melbourne/Cisco%20Live%20Content/Security/BRKSEC-3040%20%20Advanced%20ISE%20and%20Secure%20Access%20Deployment.pdf
    I hope this helps!
    Thank you for rating helpful posts!

  • SAP GLM Print Request - Load Balancing of WWI server

    Hi GLM Experts,
    I am using new GLM + module that generates labels based on Print Requests. I am unable to understand how I can load balance the WWI services when there are multiple label printing requests.
    In GLM + we associate a WWI to a Print Station and which can then be associated with a printer. So in the configuration we are tying up a printer a WWI.
    Also during label printing, if the scenario uses print request module, then the use need to select a print station and printer. What happens if the WWI related to the print station is down?
    For example I have two services in WWI server GENPC1 and GENPC2. I created WWII and WWI2 as two print stations. I will associate my printer PRNWWI to both the print stations WWI1 and WWI2.
    During label printing if the user picks and WWI1 and Printer PDNWWI and if the GENPC1 WWI server assocaited with print status WWI1 is busy and down I want WWI GENPC2 to generate the label?
    How to setup the above load balancing or fall back? Please let me know.
    Thanks
    Pugal

    Dear Pugal
    we are not using GLM + and I am not sure about the technqiue used there to handle load balancing. Regarding general WWI setup I assume you know this Note: EH&amp;amp;S: Availability and performance of WWI and Expert servers
    On the top there is a further SAP Note abvailable which might be of interest. This is referenced here:
    http://de.scribd.com/doc/191576739/011000358700000861002013-e
    May be check OSS note: 1958655; OSS Note 1155294 is more related to normal WWI stuff; but may be check it as well. May be 1934253 might help better
    May be this might help.
    C.B.
    PS: may be check as well: consolut - EHS_MD_140_01 - EH&amp;amp;S-Management-Server einrichten
    The load balancing of synchron WWi servers is donein the "RFC" layer, therefore you have no inffluence here, for asynchron WWI servers you can do a lot to manage the WWI load balancing by using "exits" etc.

  • APEX SSO and Load balancing: Could not determine workspace for application

    We had a single HTTP Server serving APEX in a 10.2.0.2 database configured with SSO to be used by the developers. APEX has been registered as a partner application and the login url has been CA Siteminder protected so that the SM_USER details are forwarded in the header for the application to use for authorization. Everything is fine so far.
    Now we have added a HTTP Server on another host and have it all set up for APEX and its pointing to the same database. APEX_ADMIN access works as normal, but applications previously using SSO now get the following error after entering the URL.
    Expecting p_company or wwv_flow_company cookie to contain security group id of application owner.
    Error ERR-7620 Could not determine workspace for application ().
    Using HTTP Watch I find that the application is not even trying to redirect to the login page.
    What is wrong here?

    APEX has been registered as a partner application as described in
    http://www.oracle.com/technology/products/database/application_express/howtos/sso_partner_app.html
    In the meantime I found metalink document 368746.1 which describes the cause of this problem. Please read carefully what I wrote, it all works when the the new APEX web server is turned off in the server farm on the load balancer and directed through the original web server. When running regapp.sql the hostname in the listener token was using the virtual hostname. This works fine if the request comes from the original APEX server which proofs that there is nothing wrong with the installation and set up of SSO. When directing the request to the new APEX web server the APEX_ADMIN page still works only existing work spaces using SSO don't seems to work anymore resulting in a error as described in the subject.
    As for metalink document 368746.1 naming the causes of this error:
    - there are no duplicate entries in WWSEC_ENABLER_CONFIG_INFO$
    -LISTENER_TOKEN clearly works for requests coming from the first web server
    -theoretically the web server listener port could be changed from 7777, but port 80 needs to be maintained here as production is mimiced as far down as possible.
    Is there some cache table which can be cleared? How is it that the flows schema (apex engine) can not find the work space when the request comes from a new web server which can however access the APEX_ADMIN pages.
    anyone?

  • SSO with SAP R/3 with load balancing as backend over the Web AS

    Hi,
    we have Netweaver 2004 at this time and we have to connect the portal to a BSP application in a load balancing environment.
    We set user mapping for the user and set the connection type from SAPLOGONTICKET to UIDPW. This is running for a test environment with only one R/3 system without load balancing.
    Does anyone know the setting parameters for a load balancing environment (ok, the message server and...?).
    Thank you.
    Best regards
    Patrizia

    Hi all,
    run into the same problem. Setting up a mapping with UIDPW in a non load balanced WEB-AS enviroment for BSP or Webdynpro for ABAP works fine. But if I go to set it up in a balanced system I can see the following behavior. The http request is send to the messageserver. This request enclosed my mapped user and password. The messageserver responds with an HTTP 301 wich contains one of my applicationservers, so far so good. The client sends a new request to the mentioned applicationserver but this time without the UIDPW. So the user will not be logged in.
    I was wondering if my backend have to issue logonticket too, cause today it only accept tickets from the portal.
    Is this is a bug or a feature?
    Regards,
    Bernd

  • How to change the OraSSO login link in webcache/load balance

    Hi
    we have 10gAsR1 installed as a Portal instance. We have 6-server
    load balancer => webcache as loadbalancer (listening port 80)
    Wb ch1 and wb ch2 => webcache (listening port 7777)
    portal1 and portal2 => Portal listening 7778
    infra =>Infrastruture with repository Portal/Oracle SSO (listening 7777)
    This set up is working fine for our intranet setup, now we need to open this for couple of external clients. Well initially we need to open on the load balancer server on port 80 for external team to access, it works fine when we make it publc access.
    Now when we need to make it SSO (siteminder) enables, when users click on login link it first goes oracle sso then it internally redirects the page to site minder sso.
    Well, I have noted that the sso server details are mentioned in global setting sso/oid details. Since we need to open this for external client we have to add a DNS entry for this so that we can allow its access over firewall..
    Now I have made DNS name change at my infrserver level, now I need to update the change at the load balancer server (where wheb chache is running).
    Any one know how to chang the URL at load balancer.
    I am struck at this point please suggest how should i proceed..
    Thanks,

    Extract from Personalization Guide - Page Footer - Personalization Considerations
    * If you wish to personalize the URL that points to the Privacy Statement for a page that displays a standard Copyright and Privacy (that is, its Auto Footer property is set to true), set the Scope to OA Footer, in the Choose Personalization Context page of the Personalization UI.
    * If you wish to personalize the URL that points to the Privacy Statement for a page that displays a custom Copyright and Privacy (that is, its Auto Footer property is set to false), set the Scope to Page in the Choose Personalization Context page of the Personalization UI. In the following Page Hierarchy Personalization page , identify and personalize the Privacy page element.

  • DS to BW load balancing

    Dear all,
    I have a doubt regarding load balancing in PRD. Our team is loading data through DS 12.2.2.3 to SAP BW Master / transaction Infosources.
    SAP BW system has five Application Servers / instances to balance the load. BW target data store is configured to connect to the Central Instance of SAP BW.
    Since we are connected to the Central instance / application server of BW system from DS, will BW system be able to balance the load across multiple instances?
    Since BW Server has multiple instances to balance the load, is there any way we can utilise these BW multiple instances from Data Services?
    Can you share your thoughts on this? Appreciate your responses.
    Regards,
    Suneer.

    Hi Suneer,
    There are several ways how DS and BW can interact, so it might depend on what scenario you are using.
    I can think of the following scenario's:
    1. A DS job is executed from admin console and loads into a BW target datasource.
    This should use any available server, according to load balancing settings. It is not possible to force the process to use a specific server.
    2. A process chain starts an infopackage, which in turn starts a DS job
    BW will use the server chosen at the time of scheduling, if everything is configured correctly and scheduled correctly it will use any avaialble server conform load balancing settings. You can set this to run on a specific server (but I would only recommend this in very special circumstances).
    3. DS triggers a process chain
    Again, BW will use the settings on the process chain.
    4. BW runs an execution command, which starts a DS job
    Well, this is not a relevant scenario as it does not update anything on BW - unless the execution command then runs a job which loads data into BW, which is described in scenario 1.
    I hope this makes sense. Let me know if you have any other scenario's or concerns.
    Can I just ask why you are concerned about this load balancing? I have not have load balancing problems with DS/BW but I have had plenty of problems around concurrent use of the RFC connection between DS/BW. 'Multithreading' was not supported until 12.2.3.2 and you mentioned you run on 12.2.2.3, so potentially this is a problem for you.
    Jan.

  • Does ADFS work with SharePoint 2013 with WFEs SSL-offloaded to a F5 load balancer?

    Currently we are implementing a SharePoint 2013 Production environment with 2 WFEs load-balanced by F5.  SSL is offloaded to F5 and is currently working fine with Integrated Windows Authentication with NTLM.  We would like to implement ADFS 3.0
    later for Single Sign-on, and we are wondering if ADFS supports SSL offload.  
    Do we need to bind the certificate to the WFEs as well to use ADFS?  
    Thank you!

    Just got it confirmed that ADFS supports SSL offload.  There is no direct communication between SharePoint and ADFS server during the authentication process.  It is always the browser that's talking to ADFS server. We just need to do the following:
    Configure SharePoint URLs in ADFS as replying parties with https.
    Configure AAM in SharePoint to make sure internal URL is http and public URL is https.

Maybe you are looking for

  • 2 GB SD Card not working with Tiger

    I have a new 2 GB SD card. I used the card in my camera to take pictures without any problems. I can also put the card in my iPaq and view the photos there without any problem. When I try to copy the images to my Mac using a Belkin 15-in-1 reader, ho

  • Current Time Indicator Question

    There is a grey area following behind the current time indicator everywhere it goes, and animation presets will move along, how do I change this problem

  • Having a problem in displaying Japanese characters in JSP

    Hi, Could someone pls help me out with this... I'm trying to implement my application(in Java) in English, French and Japanese languages. For this purpose, I have used ResourceBundle class. I have no problem in implementing English and French version

  • Question about Duet.  Can I use my Mesa Roadster as monitors

    ...to amplify my Amp Designer sounds? If so, would I connect a 1/4" cable from the 1/4" outputs on the Duet to the input of the Roadster? Can this in any way put my amp or interface or computer in danger? Thanks for taking the time to read this post.

  • Using iPod Mini with Mac and PC

    Has anyone had any experience switching back and forth between a Mac and a PC with the iPod? I've only used a Mac with my iPod Mini, but I will be taking a business trip and will be taking my PC laptop. I'd like to be able to recharge the iPod batter