| System Options for Metadata |
| Valid in: | configuration file, SAS invocation, OPTIONS statement, SAS System Options window |
| Category: | Communications: Metadata |
| PROC OPTIONS GROUP= | META |
| Syntax | |
| Syntax Description | |
| Details | |
| See Also |
Syntax |
| METAPASS=password |
is the password for the user ID on the metadata server. The maximum length is 512 characters.
Note: To specify an encoded password, use the PWENCODE
procedure to disguise the text string, and specify the encoded password for
METAPASS=. The metadata server decodes the encoded password. For more information,
see the PWENCODE procedure in the
Base SAS Procedures Guide. ![[cautionend]](../../../../common/63294/HTML/default/images/cautend.gif)
Note: In a configuration file or at SAS
invocation, the syntax for SAS system options is specific to your operating
environment. For more information, see the SAS documentation for your operating
environment. ![[cautionend]](../../../../common/63294/HTML/default/images/cautend.gif)
| Details |
This system option is one of a category of system options that define a connection to the metadata server.
When you are running interactively, you can be prompted for connection properties. Prompting occurs when either METASERVER= or METAPORT= are not specified. Prompting also occurs when METAUSER= or METAPASS= are not specified, and a trusted peer or IWA connection is rejected. For information about trusted peer and IWA, see the SAS Intelligence Platform: Security Administration Guide.
| See Also |
|
For information about the metadata server, see the SAS Intelligence Platform: System Administration Guide. | |||||||||||||||||||||||
|
|
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.