Removes the RAM account system of 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

remove accountprovider ram;

Related statements

  • ADD ACCOUNTPROVIDER: Adds the RAM account system for a project.
  • USE: Goes to a specific project on which you have access permissions.
  • SET PROJECT: Views or sets project properties.
  • LIST ACCOUNTPROVIDERS: Views the information of the account systems supported by a project.