检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn

不再显示此消息

  • Intl-English
    International
    • English
    • Bahasa Indonesia
    • Español
    • Português
    • Türkçe
    • عربي
    • ไทย
    • 简体中文
    • 日本語
    中国站
    • 简体中文
    Europe
    • English
    • Deutsch
    • Español
    • Français
    • Nederlands
  • Huawei Cloud
    • Activities
    • Products
    • Solutions
    • Pricing
    • KooGallery
    • Partners
    • Developers
    • Support
    • About Us
      Show more results for “”
      • Contact Us
      • Documentation
      • Console
        • My Account
        • Billing & Costs
        • Service Tickets
        • Unread Messages
        • Console
        • Partner Center
        • Sign In Sign Up
      • Sign In
      • Sign Up
        • My Account Complete Sign Up
        • Billing & Costs
        • Service Tickets
        • Unread Messages
        • Console
        • Partner Center
        • Log Out
      Cancel
        • All
        • Products
        • Solutions
        • Documentation
        • KooGallery
        • Developer
        • Learn
        • More
        10000 results found
        • Managing a Tag - Database and Application Migration UGO

          Managing a Tag - Database and Application Migration UGO

          Locate the tag to be deleted and click Delete in the Operation column. In the displayed dialog box, click OK. After the tag is deleted, view that there is no the tag in the current page. Tag information cannot be deleted by accounts frozen for security reasons.

          Help > Database and Application Migration UGO > User Guide > Database Evaluation
        • Why Do Regular GaussDB(DWS) Users Run Statements Slower Than User dbadmin? - GaussDB(DWS)

          Why Do Regular GaussDB(DWS) Users Run Statements Slower Than User dbadmin? - GaussDB(DWS)

          ta.table_schema and dtp.table_name = ta.table_name) where ta.table_schema = 'public'; Part of the execution plan is as follows: In the system view, the OR condition is used for permission check. 1 pg_has_role(c.relowner, 'USAGE'::text) OR has_table_privilege(c.oid, 'SELECT, INSERT, UPDATE, DELETE

          Help > GaussDB(DWS) > User Guide(ME-Abu Dhabi Region) > FAQs > Database Performance
        • Impact of Partitioned Tables on Import Performance - GaussDB

          Impact of Partitioned Tables on Import Performance - GaussDB

          You need to find the tuple to be updated, perform the DELETE operation to remove the tuple, and then perform the INSERT operation to insert a new tuple.

          Help > GaussDB > Feature Guide(Distributed_V2.0-8.x) > Partitioned Table > Introduction to Partitioned Tables > Partitioning Policy
        • Data Restoration by Logical Decoding - GaussDB

          Data Restoration by Logical Decoding - GaussDB

          The replication identity FULL must be specified for copying a data table; otherwise, the copied rows on which UPDATE or DELETE is performed are not complete.

          Help > GaussDB > Feature Guide(Distributed_V2.0-8.x) > Logical Replication > Logical Decoding
        • Common Lock Design - GaussDB

          Common Lock Design - GaussDB

          Table 2 Lock control level of different partitioned table statements Statement Partitioned Table Lock (Table Lock+Partition Lock) SELECT 1-1 SELECT FOR UPDATE 2-2 DML statements, including INSERT, UPDATE, DELETE, UPSERT, MERGE INTO, and COPY 3-3 Most partition-level DDL statements

          Help > GaussDB > Feature Guide(Distributed_V2.0-8.x) > Partitioned Table > Partition Concurrency Control
        • Data Protection - Meeting

          Data Protection - Meeting

          Huawei Cloud Meeting Privacy Statement Destruction Controllable data destruction Enterprises can delete their configuration data. Deleting Users in Batches Regular data deletion Enterprises can configure the retention period of historical meeting records.

          Help > Meeting > Service Overview > Security
        • Permissions Management - CodeArts Governance

          Permissions Management - CodeArts Governance

          For example, some software developers in your enterprise need to use CodeArts Governance resources but must not delete them or perform any high-risk operations.

          Help > CodeArts Governance > Service Overview
        • SAVEPOINT - GaussDB

          SAVEPOINT - GaussDB

          You can see 1 and 3 at the same time, but cannot see 2 because 2 is rolled back. gaussdb=# SELECT * FROM table1; -- Delete the table. gaussdb=# DROP TABLE table1; Helpful Links RELEASE SAVEPOINT and ROLLBACK TO SAVEPOINT Parent topic: S

          Help > GaussDB > Developer Guide(Distributed_V2.0-8.x) > SQL Reference > SQL Syntax > S
        • SET SESSION AUTHORIZATION - GaussDB

          SET SESSION AUTHORIZATION - GaussDB

          ----------+-------------- paul | paul (1 row) -- Reset the session user and the current user. gaussdb=> RESET SESSION AUTHORIZATION; gaussdb=# SELECT SESSION_USER, CURRENT_USER; session_user | current_user --------------+-------------- omm | omm (1 row) -- Delete

          Help > GaussDB > Developer Guide(Distributed_V2.0-8.x) > SQL Reference > SQL Syntax > S
        • Configuring Recording Rules to Improve Metric Query Efficiency - Application Operations Management

          Configuring Recording Rules to Improve Metric Query Efficiency - Application Operations Management

          In the dialog box that is displayed, delete the default content and enter a custom recording rule. Only one RecordingRule.yaml file needs to be configured for a cluster. Each rule group name must be unique.

          Help > Application Operations Management > User Guide > Prometheus Monitoring
        • Configuring Custom Dictionaries - Content Moderation

          Configuring Custom Dictionaries - Content Moderation

          Locate a dictionary and click Delete in the Operation column. In the displayed dialog box, click OK. Deleted policies cannot be recovered. Exercise caution when performing this operation. Parent topic: Appendix

          Help > Content Moderation > API Reference > Appendix
        • Permissions Management - Edge Security

          Permissions Management - Edge Security

          For example, some software developers in your enterprise need to use EdgeSec resources but must not delete them or perform any high-risk operations.

          Help > Edge Security > Service Overview
        • Why Are Lots of source ip_type Logs Generated on the VNC? - Cloud Container Engine

          Why Are Lots of source ip_type Logs Generated on the VNC? - Cloud Container Engine

          If you want to delete the risky node and purchase a new one, see Deleting a Node and Buying a Node. Parent Topic: Network Exception Troubleshooting

          Help > Cloud Container Engine > FAQs > Networking > Network Exception Troubleshooting
        • How Do I Evict All Pods on a Node? - Cloud Container Engine

          How Do I Evict All Pods on a Node? - Cloud Container Engine

          192.168.0.160 192.168.0.160 <none> <none> Evict all pods on the node. kubectl drain 192.168.0.160 If a pod mounted with local storage or controlled by a DaemonSet exists on the node, the message "eerror: unable to drain node "192.168.0.160" due to error: cannot delete

          Help > Cloud Container Engine > FAQs > Workload > Scheduling Policies
        • What Should I Do If a Workload Remains in the Creating State? - Cloud Container Engine

          What Should I Do If a Workload Remains in the Creating State? - Cloud Container Engine

          Log in to the CCE node (ECS) and delete the cpu_manager_state file. Example command for deleting the file: rm -rf /mnt/paas/kubernetes/kubelet/cpu_manager_state Restart the node or kubelet.

          Help > Cloud Container Engine > FAQs > Workload > Workload Exception Troubleshooting
        • Deleting an Application - Workspace

          Deleting an Application - Workspace

          URI DELETE /v1/{project_id}/app-center/apps/{app_id} Table 1 Path Parameters Parameter Mandatory Type Description project_id Yes String Project ID. app_id Yes String Application ID.

          Help > Workspace > API Reference > Workspace APIs > App Center
        • Using HiveQL Editor on the Hue Web UI - MapReduce Service

          Using HiveQL Editor on the Hue Web UI - MapReduce Service

          To delete an entered HiveQL statement, click the triangle next to and select Clear. Viewing history: Click Query History to view the HiveQL running status. You can view the history of all the statements or only the saved statements.

          Help > MapReduce Service > Component Operation Guide (Normal) > Using Hue (MRS 3.x or Later) > Creating a Hue Job
        • Why Does an Exception Occur When I Drop Functions Created Using the Add Jar Statement? - MapReduce Service

          Why Does an Exception Occur When I Drop Functions Created Using the Add Jar Statement? - MapReduce Service

          As a result, no exception is reported when you delete a non-existing function and perform drop operation even though you do not have the drop function permission.

          Help > MapReduce Service > Component Operation Guide (Normal) > Using Spark2x (for MRS 3.x or Later) > Common Issues About Spark2x > Spark SQL and DataFrame
        • Creating HBase Indexes for Data Query - MapReduce Service

          Creating HBase Indexes for Data Query - MapReduce Service

          Common HIndex commands Function Command Add Index TableIndexer-Dtablename.to.index=table1-Dindexspecs.to.add='IDX1=>cf1:[q1->datatype],[q2],[q3];cf2:[q1->datatype],[q2->datatype]#IDX2=>cf1:[q5]' Create Index TableIndexer -Dtablename.to.index=table1 -Dindexnames.to.build='IDX1#IDX2' Delete

          Help > MapReduce Service > Component Operation Guide (Normal) > Using HBase > HBase Data Operations
        • Using the SparkSql Editor on the Hue Web UI - MapReduce Service

          Using the SparkSql Editor on the Hue Web UI - MapReduce Service

          To delete an entered SparkSql statement, click the triangle next to and select Clear. Viewing historical records: Click Query History to view the SparkSql running status. You can view the history of all the statements or only the saved statements.

          Help > MapReduce Service > Component Operation Guide (Normal) > Using Hue (MRS 3.x or Later) > Creating a Hue Job
        Total results: 10000
        • Previous
        • 1
        • ...
        • 486
        • 487
        • 488
        • ...
        • 500
        • Next
        • Go
        Load More
        Was this helpful?
        Feedback
        /200
        Submit Cancel
        Contact Sales After-Sales Self Service
        • Site Terms
        • Privacy Statement

        Explore Huawei Cloud

        Why Us Customer Stories Trust Center Legal Press Releases

        Featured Services

        Elastic Cloud Server (ECS) Elastic IP (EIP) RDS for MySQL Elastic Volume Service (EVS) MapReduce Service (MRS)

        Service and Support

        Documentation Contact Us Public Notices Support Plans Service Health Dashboard

        Account and Payment

        Top Up Invoices Billing Center My Account Payment Method

        Quick Links

        Huawei Corporate Huawei Enterprise Huawei Consumer Business Huawei Developers

        © 2025, Huawei Cloud Computing Technologies Co., Ltd. and/or its affiliates. All rights reserved.

        • Site Terms
        • Privacy Statement