All Products
Search
Document Center

MaxCompute:ADD ACCOUNTPROVIDER

Last Updated:Jun 06, 2023

Adds the RAM account system for a project.

Limits

Execute the statements described in this topic on the MaxCompute client. This statement is a CMD statement and can only be executed on the MaxCompute client (odpscmd).

Usage notes

  • A project is not a workspace. To obtain a project name, log on to the MaxCompute console and view the name in the MaxCompute Project Name column on the Project management tab.

  • You cannot execute statements to create or delete projects in MaxCompute. For more information about how to create a project, see Create a MaxCompute project.

Syntax

add accountprovider ram;

Related statements