Hide Forgot
Description of problem: I'm running empty Satellite 5.3.0 Embedded Oracle upgrade to 5.4.0 and in step "Upgrade 3. step: Convert the database schema" I lunch gathering stats in DB. Script ends without reported error, but with exit code 1. Version-Release number of selected component (if applicable): Satellite 5.3.0 + erratas upgraded to 5.4.0 How reproducible: always Steps to Reproduce: 1. su - oracle -c 'whoami; db-control gather-stats' Actual results: oracle Gathering statistics... WARNING: this may be a very slow process. done. :: [ FAIL ] :: Running 'su - oracle -c 'whoami; db-control gather-stats'' (Expected 0, got 1) Expected results: Should return 0
Fixed in 5.4.1 in bug 617305. *** This bug has been marked as a duplicate of bug 617305 ***