Most active Members
this month:
    Gute Mathe-Fragen - Bestes Mathe-Forum

    After deploying IBM Notes Traveler 9.0, Nancy wants to connect the servers to her IBM DB2 high availability environment in order to also provide high availability for the database. How would she do this on a Linux server?

    0 votes
    After deploying IBM Notes Traveler 9.0, Nancy wants to connect the servers to her IBM DB2 high availability environment in order to also provide high availability for the database. How would she do this on a Linux server?

    A. ./travelerUtil db set user=LNTUSER pw=passw0rd

    B. travelerUtil db set url=jdbc:sqlserver://db1.ibm.com:1433;databasename=TRAVELERuser=LNTUSER pw=passw0rd

    C. travelerUtil db set url=jdbc:db2://db1.ibm.com:50000/TRAVELER user=db2admin pw=passw0rd

    D. travelerUtil db set url=jdbc:db2://db1.ibm.com:50000/TRAVELER:clientRerouteAlternateServerName=db2.ibm.com;clientRerouteAlternatePortNumber=50000;retryIntervalForClientReroute=10;maxRetriesForClientReroute=3; user=db2adminpw=passw0rd
    asked Aug 14, 2016 in LOT-412 IBM Notes Traveler Administration by admin (21,060 points)

    1 Answer

    0 votes

    Answer: D

    travelerUtil db set url=jdbc:db2://db1.ibm.com:50000/TRAVELER:clientRerouteAlternateServerName=db2.ibm.com;clientRerouteAlternatePortNumber=50000;retryIntervalForClientReroute=10;maxRetriesForClientReroute=3; user=db2adminpw=passw0rd
     

    answered Aug 14, 2016 by admin (21,060 points)

    Related questions

    ...