All Products
Search
Document Center

MaxCompute:ADD ACCOUNTPROVIDER

Last Updated:Mar 26, 2026

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:

Project operations:

  • USE: Goes to a specific project on which you have access permissions.

  • SET PROJECT: Views or sets project properties.