B Account Migration Flags

This appendix describes the flags used in account migration in Oracle Communications Billing and Revenue Management (BRM).

Topics in this document:

About Job Status Flags

The AMM software sets jobs to a status listed in Table B-1. You can see a job's status by running a list_jobs report. See "Monitoring Job Status".

Table B-1 Job Status Flags

Status Description

DISABLED

The job has been submitted but not enabled.

NOT_PROCESSED

The account migration job is enabled and waiting in the queue to be processed.

PRE_MIGRATION_WAITING

AMM is notifying ECE to suspend events for all accounts in the job.

PRE_MIGRATION

ECE acknowledged that it is suspending events for all accounts in the job. AMM is waiting a specified amount of time before starting migration.

READY

The job is ready to be processed.

IN_PROGRESS

The job is being processed by the AMM Controller.

FAILED

The job has been aborted.

BAL_MIGRATED

The account discount balance migrated successfully.

POST_MIGRATION_WAITING

AMM is notifying ECE that the job migrated successfully.

POST_MIGRATION

ECE acknowledged that it updated all account information.

PRE_JOB_RECYCLE

AMM is notifying ECE to resume processing events for accounts in the job.

JOB_RECYCLE

ECE acknowledged that it is ready to begin reprocessing events for accounts in the job.

FINISHED

The job has completed successfully.

About Batch Status Flags

AMM sets account batches to a status listed in Table B-2. You can check a batch's status by running a job_details report. See "Checking Job Details".

Table B-2 Batch Status Flags

Status Description

NOT_PROCESSED

The account batch has not yet been migrated.

IN_PROGRESS

The account batch is currently being migrated.

FAILED

The account batch failed to migrate. All changes to the database have been rolled back.

FINISHED

The account batch migrated successfully. All changes to the database have been committed.

About Group Status Flags

AMM sets account groups to a status listed in Table B-3. You can check an account group's status by running a group_details report. See "Checking Account Group Details".

Table B-3 Group Status Flags

Status Description

NOT_PROCESSED

The account group has not yet been migrated.

GROUP_DISABLING

All account group members are being disabled in the source database schema. That is, AMM is marking all account group members as invalid to prevent applications from accessing those accounts.

FAILED

AMM did not disable all account group members in the source schema.

GROUP_READY

All account group members were successfully disabled in the source schema. AMM can begin processing batches.

GROUP_IN_PROGRESS

The account group is currently being migrated.

GROUP_FAILED

The account group failed to migrate to the destination schema.

GROUP_FINISHED

The account group migrated successfully.