SAILPOINT-CERTIFIED-IDENTITYIQ-ENGINEER · Question #34
Is this what should be performed in order to generate the database script to extend Application attributes in the IdentitylQ database on the initial installation? Solution: Run the command iiq…
The correct answer is A. Yes. Running the command iiq extendedSchema in the IIQ_Home/WEB-INF/bin directory is correct and one of the standard procedures for generating database scripts to extend Application attributes in the IdentityIQ database. This command processes the schema definitions (including any…
Question
Is this what should be performed in order to generate the database script to extend Application attributes in the IdentitylQ database on the initial installation? Solution: Run the command iiq extendedSchema in the IIQ_Home/WEB-INF/bin directory.
Options
- AYes
- BNo
How the community answered
(36 responses)- A78% (28)
- B22% (8)
Explanation
Running the command iiq extendedSchema in the IIQ_Home/WEB-INF/bin directory is correct and one of the standard procedures for generating database scripts to extend Application attributes in the IdentityIQ database. This command processes the schema definitions (including any new attributes) and generates the appropriate SQL scripts to update the database schema. These scripts can then be executed against the database to apply the changes. SailPoint IdentityIQ Configuration Guide (Extended Schema Management)
Topics
Community Discussion
No community discussion yet for this question.