Overview (REPOSITORY ATTRIBUTES command)
The REPOSITORY ATTRIBUTES
command allows you to set attributes--such as a version label and
security settings--for an object in a IBM® SPSS® Collaboration and Deployment Services Repository.
- When copying to a IBM SPSS Collaboration and Deployment Services Repository with
the
REPOSITORY COPY
command, use theREPOSITORY ATTRIBUTES
command (followingREPOSITORY COPY
) to specify attributes of the object.
Basic Specification
The basic specification is the FILE
keyword, which specifies the IBM SPSS Collaboration and Deployment Services Repository object
whose attributes are to be set. All other keywords and subcommands
are optional.
Syntax Rules
- The
SECURITY
subcommand can be specified multiple times. - Each keyword can only be specified once.
- Keywords and subcommands can be used in any order.
- Keywords and subcommand names must be spelled in full.
- Equals signs (=) shown in the syntax chart are required.
Operations
- Use of the
REPOSITORY ATTRIBUTES
command requires a connection to a IBM SPSS Collaboration and Deployment Services Repository. Connections are established with theREPOSITORY CONNECT
command. -
REPOSITORY ATTRIBUTES
overwrites any existing values of specified attributes.