In the case of a manual upgrade, were there errors reported in the spooled output of catupgrd.sql?
No:
-----
Proceed to check 4.
Yes:
-----
Work through the following checks
The following commands can be used to scan the output file for possible problems:
-----
Proceed to check 4.
Yes:
-----
Work through the following checks
The following commands can be used to scan the output file for possible problems:
grep "PL/SQL" .log
grep -i "ora-".log
grep -i "mgr-".log
grep -i "oci-".log
grep -i "sp2-".log
grep -i "sp1-".log
grep -i "sp3-".log
grep -i "pls-".log
grep -i error.log
grep -i severe.log
grep -i fatal.log
grep -i fail.log
grep -i stop.log
grep -i "ora-"
grep -i "mgr-"
grep -i "oci-"
grep -i "sp2-"
grep -i "sp1-"
grep -i "sp3-"
grep -i "pls-"
grep -i error
grep -i severe
grep -i fatal
grep -i fail
grep -i stop
Or you can use the following command:
egrep -i '^pl/sql|^ora-|^mgr-|^oci-|^sp3-|^sp2-|^sp1-|^pls-|^error|^severe|^fatal|^fail|^stop' .log
This comment has been removed by a blog administrator.
ReplyDeleteThis comment has been removed by a blog administrator.
DeleteThis comment has been removed by a blog administrator.
ReplyDeleteThis comment has been removed by a blog administrator.
ReplyDeleteThis comment has been removed by a blog administrator.
ReplyDeleteThis comment has been removed by a blog administrator.
ReplyDeleteThis comment has been removed by a blog administrator.
ReplyDeleteThis comment has been removed by a blog administrator.
ReplyDeleteThis comment has been removed by a blog administrator.
ReplyDeleteThis comment has been removed by a blog administrator.
ReplyDeleteThis comment has been removed by a blog administrator.
ReplyDeleteThis comment has been removed by a blog administrator.
ReplyDeleteThis comment has been removed by a blog administrator.
ReplyDeleteThis comment has been removed by a blog administrator.
ReplyDeleteThis comment has been removed by a blog administrator.
ReplyDeleteThis comment has been removed by a blog administrator.
ReplyDeleteThis comment has been removed by a blog administrator.
ReplyDelete