Syntax
retrieveRoleCommand = OMBRETRIEVE ROLE "QUOTED_STRING" ( GET
"getPropertiesClause" )
getPropertiesClause = PROPERTIES "(" "propertyNameList" ")"
propertyNameList = "UNQUOTED_STRING" { "," "UNQUOTED_STRING" }
Parameters
retrieveRoleCommand
This clause retrieves properties of a Warehouse Builder role.
getPropertiesClause
Retrieve specified properties.
getPropertiesClause
Basic properties for ROLE:
Name: BUSINESS_NAME
Type: STRING(200)
Valid Values: Any valid character string in supported character set.
Default: Empty string
Business name of the role
Name: DESCRIPTION
Type: STRING(4000)
Valid Values: Any valid character string in supported character set.
Default: Empty string
Description of the role
propertyNameList
A list of valid properties are shown in section of Basic properties for Role.