@@ -80,7 +80,7 @@ com.oceanbase.odc.ResourceType.ODC_NOTIFICATION_CHANNEL=Notification Channel
8080com.oceanbase.odc.ResourceType.ODC_NOTIFICATION_POLICY =Notification Policy
8181com.oceanbase.odc.ResourceType.ODC_NOTIFICATION_MESSAGE =Notification Message
8282com.oceanbase.odc.ResourceType.ODC_STRUCTURE_COMPARISON_TASK =Structure Comparison Task
83- com.oceanbase.odc.ResourceType.ODC_DATABASE_CHANGE_ORDER_TEMPLATE =Database change order template
83+ com.oceanbase.odc.ResourceType.ODC_DATABASE_CHANGE_ORDER_TEMPLATE =Database Change Order Template
8484
8585#
8686# Batch Import
@@ -109,6 +109,7 @@ com.oceanbase.odc.FieldName.USER_DESCRIPTION=Comment
109109
110110com.oceanbase.odc.Symbols.LEFT_BRACKET =[
111111com.oceanbase.odc.Symbols.RIGHT_BRACKET =]
112+ com.oceanbase.odc.Symbols.COMMA =,
112113
113114
114115#
@@ -194,7 +195,7 @@ com.oceanbase.odc.AuditEventAction.EXECUTE_TASK=Execute task
194195com.oceanbase.odc.AuditEventAction.APPROVE =Approve
195196com.oceanbase.odc.AuditEventAction.REJECT =Reject
196197com.oceanbase.odc.AuditEventAction.CREATE_ASYNC_TASK =Create database change task
197- com.oceanbase.odc.AuditEventAction.CREATE_MULTIPLE_ASYNC_TASK =Create multiple database change task
198+ com.oceanbase.odc.AuditEventAction.CREATE_MULTIPLE_ASYNC_TASK =Create batch database change task
198199com.oceanbase.odc.AuditEventAction.CREATE_MOCKDATA_TASK =Create mock data task
199200com.oceanbase.odc.AuditEventAction.CREATE_IMPORT_TASK =Create import task
200201com.oceanbase.odc.AuditEventAction.CREATE_EXPORT_TASK =Create export task
@@ -208,7 +209,7 @@ com.oceanbase.odc.AuditEventAction.CREATE_ONLINE_SCHEMA_CHANGE_TASK=Create onlin
208209com.oceanbase.odc.AuditEventAction.CREATE_APPLY_PROJECT_PERMISSION_TASK =Create apply project permission task
209210com.oceanbase.odc.AuditEventAction.CREATE_APPLY_DATABASE_PERMISSION_TASK =Create apply database permission task
210211com.oceanbase.odc.AuditEventAction.STOP_ASYNC_TASK =Stop database change task
211- com.oceanbase.odc.AuditEventAction.STOP_MULTIPLE_ASYNC_TASK =Stop multiple database change task
212+ com.oceanbase.odc.AuditEventAction.STOP_MULTIPLE_ASYNC_TASK =Stop batch database change task
212213com.oceanbase.odc.AuditEventAction.STOP_MOCKDATA_TASK =Stop mock data task
213214com.oceanbase.odc.AuditEventAction.STOP_IMPORT_TASK =Stop import task
214215com.oceanbase.odc.AuditEventAction.STOP_EXPORT_TASK =Stop export task
@@ -221,7 +222,7 @@ com.oceanbase.odc.AuditEventAction.STOP_ONLINE_SCHEMA_CHANGE_TASK=Stop online sc
221222com.oceanbase.odc.AuditEventAction.STOP_APPLY_PROJECT_PERMISSION_TASK =Stop apply project permission task
222223com.oceanbase.odc.AuditEventAction.STOP_APPLY_DATABASE_PERMISSION_TASK =Stop apply database permission task
223224com.oceanbase.odc.AuditEventAction.EXECUTE_ASYNC_TASK =Execute database change task
224- com.oceanbase.odc.AuditEventAction.EXECUTE_MULTIPLE_ASYNC_TASK =Execute multiple database change task
225+ com.oceanbase.odc.AuditEventAction.EXECUTE_MULTIPLE_ASYNC_TASK =Execute batch database change task
225226com.oceanbase.odc.AuditEventAction.EXECUTE_MOCKDATA_TASK =Execute mock data task
226227com.oceanbase.odc.AuditEventAction.EXECUTE_IMPORT_TASK =Execute import task
227228com.oceanbase.odc.AuditEventAction.EXECUTE_EXPORT_TASK =Execute export task
@@ -232,7 +233,7 @@ com.oceanbase.odc.AuditEventAction.EXECUTE_PARTITION_PLAN_TASK=Execute partition
232233com.oceanbase.odc.AuditEventAction.EXECUTE_ALTER_SCHEDULE_TASK =Execute alter schedule task
233234com.oceanbase.odc.AuditEventAction.EXECUTE_ONLINE_SCHEMA_CHANGE_TASK =Execute online schema change task
234235com.oceanbase.odc.AuditEventAction.APPROVE_ASYNC_TASK =Approve database change task
235- com.oceanbase.odc.AuditEventAction.APPROVE_MULTIPLE_ASYNC_TASK =Approve multiple database change task
236+ com.oceanbase.odc.AuditEventAction.APPROVE_MULTIPLE_ASYNC_TASK =Approve batch database change task
236237com.oceanbase.odc.AuditEventAction.APPROVE_MOCKDATA_TASK =Approve mock data task
237238com.oceanbase.odc.AuditEventAction.APPROVE_IMPORT_TASK =Approve import task
238239com.oceanbase.odc.AuditEventAction.APPROVE_EXPORT_TASK =Approve export task
@@ -246,7 +247,7 @@ com.oceanbase.odc.AuditEventAction.APPROVE_ONLINE_SCHEMA_CHANGE_TASK=Approve onl
246247com.oceanbase.odc.AuditEventAction.APPROVE_APPLY_PROJECT_PERMISSION_TASK =Approve apply project permission task
247248com.oceanbase.odc.AuditEventAction.APPROVE_APPLY_DATABASE_PERMISSION_TASK =Approve apply database permission task
248249com.oceanbase.odc.AuditEventAction.REJECT_ASYNC_TASK =Reject database change task
249- com.oceanbase.odc.AuditEventAction.REJECT_MULTIPLE_ASYNC_TASK =Reject multiple database change task
250+ com.oceanbase.odc.AuditEventAction.REJECT_MULTIPLE_ASYNC_TASK =Reject batch database change task
250251com.oceanbase.odc.AuditEventAction.REJECT_MOCKDATA_TASK =Reject mock data task
251252com.oceanbase.odc.AuditEventAction.REJECT_IMPORT_TASK =Reject import task
252253com.oceanbase.odc.AuditEventAction.REJECT_EXPORT_TASK =Reject export task
@@ -299,9 +300,9 @@ com.oceanbase.odc.AuditEventAction.BATCH_UPDATE_SENSITIVE_COLUMNS=Batch update s
299300com.oceanbase.odc.AuditEventAction.BATCH_DELETE_SENSITIVE_COLUMNS =Batch delete sensitive columns
300301com.oceanbase.odc.AuditEventAction.ENABLE_SENSITIVE_COLUMN =Enable sensitive column
301302com.oceanbase.odc.AuditEventAction.DISABLE_SENSITIVE_COLUMN =Disable sensitive column
302- com.oceanbase.odc.AuditEventAction.CREATE_DATABASE_CHANGE_CHANGING_ORDER_TEMPLATE =Create database change changing order template
303- com.oceanbase.odc.AuditEventAction.UPDATE_DATABASE_CHANGE_CHANGING_ORDER_TEMPLATE =Update database change changing order template
304- com.oceanbase.odc.AuditEventAction.DELETE_DATABASE_CHANGE_CHANGING_ORDER_TEMPLATE =Delete database change changing order template
303+ com.oceanbase.odc.AuditEventAction.CREATE_DATABASE_CHANGE_CHANGING_ORDER_TEMPLATE =Create database change order template
304+ com.oceanbase.odc.AuditEventAction.UPDATE_DATABASE_CHANGE_CHANGING_ORDER_TEMPLATE =Update database change order template
305+ com.oceanbase.odc.AuditEventAction.DELETE_DATABASE_CHANGE_CHANGING_ORDER_TEMPLATE =Delete database change order template
305306
306307
307308#
@@ -317,7 +318,7 @@ com.oceanbase.odc.AuditEventType.RESOURCE_GROUP_MANAGEMENT=Resource group manage
317318com.oceanbase.odc.AuditEventType.MEMBER_MANAGEMENT =Member management
318319com.oceanbase.odc.AuditEventType.AUDIT_EVENT =Audit event
319320com.oceanbase.odc.AuditEventType.FLOW_CONFIG =Flow config
320- com.oceanbase.odc.AuditEventType.MULTIPLE_ASYNC =Multiple database Change
321+ com.oceanbase.odc.AuditEventType.MULTIPLE_ASYNC =Batch database change
321322com.oceanbase.odc.AuditEventType.ASYNC =Database change
322323com.oceanbase.odc.AuditEventType.MOCKDATA =Mock data
323324com.oceanbase.odc.AuditEventType.IMPORT =Import
@@ -343,7 +344,7 @@ com.oceanbase.odc.AuditEventType.AUTOMATION_RULE_MANAGEMENT=Automation rule mana
343344com.oceanbase.odc.AuditEventType.NOTIFICATION_MANAGEMENT =Notification management
344345com.oceanbase.odc.AuditEventType.SENSITIVE_COLUMN_MANAGEMENT =Sensitive column management
345346com.oceanbase.odc.AuditEventType.STRUCTURE_COMPARISON =Structure comparison
346- com.oceanbase.odc.AuditEventType.DATABASE_CHANGE_CHANGING_ORDER_TEMPLATE_MANAGEMENT =Database change changing order template management
347+ com.oceanbase.odc.AuditEventType.DATABASE_CHANGE_CHANGING_ORDER_TEMPLATE_MANAGEMENT =Database change order template management
347348
348349
349350#
@@ -804,7 +805,7 @@ com.oceanbase.odc.OBInstanceType.ORACLE_TENANT=Oracle Tenant
804805#
805806# TaskType
806807#
807- com.oceanbase.odc.TaskType.MULTIPLE_ASYNC =Multiple Database Change
808+ com.oceanbase.odc.TaskType.MULTIPLE_ASYNC =Batch Database Change
808809com.oceanbase.odc.TaskType.ASYNC =Database Change
809810com.oceanbase.odc.TaskType.IMPORT =Import
810811com.oceanbase.odc.TaskType.EXPORT =Export
@@ -850,6 +851,11 @@ com.oceanbase.odc.notification.channel-test-message=【ODC】Channel verificatio
850851com.oceanbase.odc.builtin-resource.permission-apply.project.description =Requesting [{1}] permissions for project [{0}]
851852com.oceanbase.odc.builtin-resource.permission-apply.database.description =Requesting [{0}] permissions for databases
852853
854+ #
855+ # Multiple Async
856+ #
857+ com.oceanbase.odc.builtin-resource.multiple-async.sub-ticket.description =[{0}]batch database change {1} batch no.{2} {3}.{4}
858+
853859#
854860# ResourceRoleName
855861#
0 commit comments