Syntax
MS Windows:
setup.bat migration CC40SP08_ExecuteAccessMigration <partitionCount>
UNIX and Linux:
./setup.sh migration CC40SP08_ExecuteAccessMigration <partitionCount>
Name | Definition |
---|---|
partitionCount |
The number of partitions to process during the execution of the command |
This command executes the migration of existing accesses within the Core Database.
Each access stored in the Core Database is enriched with
the unique identifier of the subscriber account related to the
charging contract or subscription which is referenced by the
access. Storing this additional information in accesses gives the
possibility to increase the vertical scalability of the rater instances.
Accesses are spread over 240 database partitions. This command takes the
number of partitions to process as argument, so that the migration operation
can be executed in several increments.
The accesses are updated using a batch mode. In case an error occurs while
processing a set of accesses, the execution of the command stops.
Executing the command again resumes the migration operation from the set of
accesses where the error occurred.
All SAP CC instances but the updater instance can be running while executing this
command.
After executing this command, it is necessary to complete the migration of accesses
for guider instances using the CC40SP08_CompleteAccessMigrationForGuiders
command.
Note
This command is only relevant for SAP CC systems installed prior
to SAP CC 4.0 SP08. It has no effect when executed on a SAP CC system
installed using SAP CC 4.0 SP08 or later.
You must have the Administrator role in your SAP CC user profile.
generateCIPackageReport
-
To generate a report for migrating chargeable item packages to chargeable item classesexecuteCIPackageReport
-
To execute a report migrating chargeable item packages to chargeable item classesincreaseCounterSnapshotCount
-
To increase the number of counter snapshots stored for each subscription/charging
contractdeactivateRecharging
-
To deactivate the recharging operations that are based on counter snapshotsCC40SP08_GetAccessMigrationStatus
-
To get the status of the migration operation related to accessesCC40SP08_ExecuteAccessMigration
-
To execute the migration operation related to accessesCC40SP08_CompleteAccessMigrationForGuiders
-
To complete the migration of accesses for guider instancesCC40SP08_CompleteAccessMigrationForRaters
-
To complete the migration of accesses for rater instances