ORA-01228: SET DATABASE option required to install seed database
Answer / guest
Cause: The SET DATABASE option was not included in the
CREATE CONTROLFILE command when installing a seed database.
The database does not have a database ID because it is
intended to be installed at multiple sites, and each site
needs to be a different database with its own database id.
Both the SET DATABASE and RESETLOGS options must be
specified to create the controlfile for this database.
Action: Resubmit command with the SET DATABASE and RESETLOGS
options.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-24066: invalid privilege specified
DRG-11002: missing value for string
PCC-00012: Not in a declare section at line number in file string
ORA-13427: invalid BLOB parameter for output
ORA-28112: failed to execute policy function
ORA-27412: repeat interval contains invalid keyword: string
ORA-19903: test recovery not allowed when recovering to new incarnation
ORA-19911: datafile string contains future changes at the incarnation boundary
ORA-00704: bootstrap process failure
ORA-01489: result of string concatenation is too long
DRG-11805: Accepted
PLS-00664: Both ORDER BY and CLUSTER BY can not be specified for the same table function