Administration Guide for Oracle Self-Service E-Billing > Administering the Database >

Purging Locked Administrators in Command Center


You can unlock Command Center administrators by purging the lock data in the database.

You can unlock, or purge data, for:

  • A specific administrator
  • All administrators

Purging locked administrators removes data from the CDA_NODES, CDA_ATTRIBUTES, and USR_PASSWORD_ENTRIES table.

To unlock, or purge data, for administrators

  1. Go to the following directory:
    • UNIX. EDX_HOME/bin
    • Windows. EDX_HOME\bin
  2. Run the following command:
    • UNIX. ./purge_data.sh -connstr OLTP schema user_name/OLTP schema password@EBILL TNS name Input
    • Windows. purge_data.bat -connstr OLTP schema user_name/OLTP schema password@EBILL TNS name Input

      where Input is one of the following:

    • Purge lock data for a specific user ID: -lockedadmin -user User ID
    • Purge lock data for all user IDs: -lockedadmin -user -all
Administration Guide for Oracle Self-Service E-Billing Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.