All Products
Search
Document Center

MaxCompute:REMOVE ACCOUNTPROVIDER

Last Updated:Mar 26, 2026

Removes the RAM account system from a MaxCompute project.

Limits

This is a CMD statement and can only be executed on the MaxCompute client (odpscmd).

Usage notes

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

  • You cannot create or delete projects using statements in MaxCompute. To create a project, see Create a MaxCompute project.

Syntax

remove accountprovider ram;

What's next