Adds the RAM account system for a project.
Limits
Run this statement on the MaxCompute client (odpscmd). It is a CMD statement and cannot be run outside the MaxCompute client.
Usage notes
-
A project is not a workspace. To get the project name, log on to the MaxCompute console and find it in the Project Name column on the Project management tab.
-
You cannot create or delete projects using MaxCompute statements. To create a project, see Create a MaxCompute project.
Syntax
add accountprovider ram;
Related statements
Account provider operations:
-
LIST ACCOUNTPROVIDERS: Views the account systems supported by a project.
-
REMOVE ACCOUNTPROVIDER: Removes the account system supported by a project.
Project operations:
-
USE: Goes to a specific project on which you have access permissions.
-
SET PROJECT: Views or sets project properties.