E-CLOUD: PeopleSoft Cloud Manager - Database Lift And Shift Failed executing python lift_psft_app.py
(Doc ID 2245076.1)
Last updated on NOVEMBER 23, 2019
Applies to:
PeopleSoft Enterprise PT PeopleTools - Version 8.54 and laterInformation in this document applies to any platform.
***Currency checked Oct 2018 ***
Symptoms
On : 8.54 version, Cloud - Oracle Cloud
When trying to migrate our On-Premise PeopleSoft environment using PeopleSoft Cloud Manager, when we run the psft-osl.sh script from the LIFT_UTILITY.ZIP , the database lifting fails with the below error:
ERROR
-----------------------
select 'PDBSEED' From v$pdbs where name='PDB$SEED' and open_mode = 'READ ONLY';
select '&2' , open_mode From v$pdbs where name='&2' and open_mode in ('READ WRITE','MOUNTED');
exit
2017-02-20T15:08:33EST appdb_utils.py DEBUG : SQL script output:
CDB
PDBSEED
FSSBX92 READ WRITE
2017-02-20T15:08:33EST appdb_utils.py DEBUG : PDB status check: FSSBX92 READ WRITE
2017-02-20T15:08:33EST appdb_utils.py ERROR : The PDB FSSBX92 is not in READ WRITE mode
Executing command: rm -rf /u01/PCM/migration/las/db_FSCM_FSSBX92
Executing command: mkdir -p /u01/PCM/migration/las/db_FSCM_FSSBX92
Executing command: chmod -R 777 /u01/PCM/migration/las/db_FSCM_FSSBX92
Executing command: /u01/PCM/setup/../lnx_python/python lift_psft_app.py -f ussltcovm433_FSSBX92_las_setup_FSSBX92_db.ini -o /u01/PCM/migration/las/db_FSCM_FSSBX92
Failed executing the command: /u01/PCM/setup/../lnx_python/python lift_psft_app.py -f ussltcovm433_FSSBX92_las_setup_FSSBX92_db.ini -o /u01/PCM/migration/las/db_FSCM_FSSBX92
Error:
The CDBFSCM DB is active
STEPS
-----------------------
The issue can be reproduced by:
1. run the psft-osl.sh script from the LIFT_UTILITY.ZIP
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |