Installation Guide for Oracle Self-Service E-Billing > Migrating to Oracle Self-Service E-Billing Version 6.0.4 > Process of Migrating Oracle Self-Service E-Billing 6.0.3 to 6.0.4 >
Migrating Oracle Self-Service E-Billing Version 6.0.3 OLTP to 6.0.4
Follow these steps to migrate Oracle Self-Service E-Billing 6.0.3 OLTP to 6.0.4 for both UNIX and Windows. This task is a step in Process of Migrating Oracle Self-Service E-Billing 6.0.3 to 6.0.4. To migrate Oracle Self-Service E-Billing 6.0.3 OLTP to 6.0.4
- On UNIX, log in as the ORACLE user for migration activity. Go to the
E DX_HOME /db/ebilling/oracle/oltp/migration/ebilling 6.0.3_to_6.0.4 directory (or the EDX_HOME \db\ebilling\oracle\oltp\migration\ebilling6.0.3_to_6.0.4 directory on Windows). In the path, EDX_HOME is the location where Oracle Self-Service E-Billing is installed.
- Open the migrate_oltp_6.0.3_to_6.0.4.properties file, and set the correct value for each property in the file.
|
|
OLTP_USER |
OLTP schema user name |
OLTP_PASSWD |
OLTP schema password |
OLTP_SID |
OLTP instance name |
SYS_PASSWD |
System password |
NOTE: Use a backslash (\) as the path separation character on Windows.
- Save and close the migrate_oltp_6.0.3_to_6.0.4.properties file.
- Run following command to start migration:
ant -f migrate_oltp_6.0.3_to_6.0.4.xml
- Select Option 1, Migrate OLTP Database.
BUILD SUCCESSFUL displays on the console screen if migration is successful.
- Review all log files for possible errors.
|