A customer wants to query services that have communication failures and initiate recovery actions.
What is the recommended design approach?
A. Write custom code to query the ISIM Database tables to find services that have had communication failure. Recovery is not possible, blocked requests on these services will need to be resubmitted.
B. Write custom code to query the ISIM Database tables to find services that have communication failure. After communication is restored, ISIM will automatically retry requests that were blocked.
C. Use the ISIM Administration console to query services with a Failed status. After communication is restored, resubmit blocked requests.
D. Use the ISIM Administration console to query services with a Failed status. After communication is restored, retry blocked requests.
When moving from a previous version of IBM Tivoli Identity Manager (ITIM) to a ISIM v6 what directory is required in order to signal an upgrade?
A. IBM Websphere Application Server home directory.
B. IBM HTTP Server home directory
C. IBM Java home directory
D. ISIM home directory
What does IdentityPolicy.getNextCount(baseld) in an identity policy return, where baseId is the value of the base user ID? (Choose two)
A. It returns the iteration number that the identity policy is running to identify the number of times a user name had to be generated before a unique one could be found.
B. It returns the next user ID that is generated according to the rules in the Identity policy but does not check for uniqueness.
C. It returns a number that can be appended to the end of the user name to make that user name unique.
D. It returns the number of conflicts the passed user name has against all services configured in ISIM.
E. It returns-1 if the user name is already unique.
How would you create an organizational structure in ISIM for a customer to manage 50.000 users and 900 servers?
A. Create an organization structure where users can be placed into multiple user OUs based on placement rule that evaluates user attributes. Services on which a user can have accounts must be defined in the same OU as the user.
B. Create an organization structure where users can be placed into multiple user OUs based on placement rule that evaluates user attributes. Services on which a user can have accounts can be defined in a separate OU.
C. Create two separate OUs for users and services. All users need to be in the same OU in ISIM, and organization roles must be defined at level that is higher than the user OU.
D. Create a single Organizational Unit (OU) under the default Organization to anchor users and services and their associated policies.
Which of the following will disable the footer in the administrative user interface?
A. enrole.ui.footer=disabled
B. ui.adminlnterface.footer=false
C. enrole.ui.footer.visibility=0
D. ui.footer.isVisible=no
What is the purpose of creating a custom Person entity?
A. To rename the user records in the IBM Security Identity Manager (ISIM).
B. To include enterprise-specific attributes associated with a person.
C. To separate Person from Business Partner Person.
D. To protect the privacy of the person.
Which file controls the redirection and mapping of administrative console html help? .
A. helpmapping.properties
B. helpconsole.properties
C. helpmapping.css
D. ui.properties
What is the recommended SOAP timeout interval, used when installing fix packs?
A. 30 seconds
B. 15 minutes
C. 1 minute
D. 1 hour
Which two db2 commands must be performed in order to collect information for calculating a db2 bufferpool hit ratio? (Choose two)
A. Update dbm cfg using DFT_MON_BUFPOOL ON
B. Get database manager configuration
C. Get database configuration
D. Get database snapshot
E. Get monitor switches
To determine which labels or text can be customized in the Self Service User Interface which of the following files can be used?
A. SelfServiceScreenTextKeys.properties
B. CustomLabels.properties
C. SelfServiceUI.properties
D. ConfigLabels.properties
Which of the following Operating Systems supports TDI Configuration Editor?
A. Solaris Opteron
B. Solaris SPARC
C. HP-UX Integrity
D. Linux 390
Which file should be used to store xhtml data for email notifications across more than one workflow?
A. CustomLabels.properties
B. tmsMessages.properties
C. SelfServiceUI.properties
D. enRoleMail.properties
What is the objective in optimizing the buffer pool hit ratio for ISIM's ITDS directory server DB2 database?
A. To reduce the number of requests from ISIM
B. To allow more attributes to be indexed
C. To allow paged searches
D. To reduce file 10
The client has a requirement to setup a reconciliation schedule against a given service that will run only on Monday. Wednesday, and Friday at 8:00 am.
How many schedules will need to be setup for the service in order to meet the requirement?
A. It is not possible to meet the requirement.
B. Three schedules will be needed.
C. Two schedules will needed.
D. One schedule will needed.
When upgrading IBM Security Identity Manager (ISIM) adapters that run on the Windows platform which statement below is accurate?
A. Multiple ISIM adapters running on a Windows server can be upgraded at different times because there is no dependency between the adapters.
B. Multiple ISIM adapters running on a Windows server must all be upgraded simultaneously because of the sharing of DLLs.
C. Multiple ISIM adapters running on a Windows server all have to be uninstalled prior to installing the ISIM version 6 versions.
D. Multiple ISIM adapters running on a Windows server are no longer supported with ISIM version 6.