Copyright © 2024, Oracle and/or its affiliates.
Field Index SQL Mapping

Class /event/notification/amt/MigrateAcct

The /event/notification/amt/MigrateAcct is sent to the Splitter queue, after AMT finishes the real migration work.

Notes

  • This object can be read by the owner or any billing group leader within the brand who is an ancestor of the owner.
  • This object can be modified by the owner or any billing group leader within the brand who is an ancestor of the owner.
  • This object can be created by anyone.

Links



Field Index

Type Field Name
substruct PIN_FLD_EVENT
poid
string
poid
string
array
poid
string
string
string
timestamp
timestamp
poid


Field Details

substruct PIN_FLD_EVENT

Substruct that holds the information about the event.

Notes

  • Can be specified on object creation
  • Can be modified

Links


poid PIN_FLD_ACCOUNT_OBJ

Poid of the root account.

Notes

Links


string PIN_FLD_DEST_DATABASE

The destination database id that the account is migrated to.

Notes

Links


poid PIN_FLD_POID

Type-only poid of the event.

Notes

Links


string PIN_FLD_PROGRAM_NAME

The name of the program that generated the event.

Notes

Links


array PIN_FLD_BATCHES

Array that contains the information about the AMT batches.

Notes

Links


poid PIN_FLD_OBJECT

Poid of the AMT batch.

Notes

  • Required on object creation
  • Can be modified

Links


string PIN_FLD_SYS_DESCR

System generated description - describes event programmatically.

Notes

Links


string PIN_FLD_SRC_DATABASE

The source database id that the account is migrated from.

Notes

Links


string PIN_FLD_STRING

The name of the notification event.

Notes

Links


timestamp PIN_FLD_END_T

The time when the event ended.

Notes

Links


timestamp PIN_FLD_START_T

The time when the event started.

Notes

Links


poid PIN_FLD_JOB_OBJ

Poid of the current job.

Notes

Links




SQL Mapping

Links


Type Field Name Table Column Name
derived-class /event/notification/amt/MigrateAcct
substruct PIN_FLD_EVENT
poid
PIN_FLD_ACCOUNT_OBJ
string
PIN_FLD_DEST_DATABASE
poid
PIN_FLD_POID
string
PIN_FLD_PROGRAM_NAME
array
PIN_FLD_BATCHES
poid
PIN_FLD_OBJECT
string
PIN_FLD_SYS_DESCR
string
PIN_FLD_SRC_DATABASE
string
PIN_FLD_STRING
timestamp
PIN_FLD_END_T
timestamp
PIN_FLD_START_T
poid
PIN_FLD_JOB_OBJ
Column names marked with * are actually column prefixes. For poid type fields, the column prefix is used to create the columns poid_id0, poid_db and poid_type if the prefix is "poid". For PIN_FLD_POID in the base table, an additional column named poid_rev is created to hold the poid revision. For buffer fields, two columns are created - one in the containing table and one in the buffer table. For example if the prefix is "buf", then the column name in the buffer table is buffer_buf and the column name in the containing table is buffer_size.


Field Index This Class