ORA-32804: invalid value string, string should have form string
Cause: A value specified for a parameter has the incorrect form
Action: Specify a string of the correct form
https://support.oracle.com/
http://www.oracle.com/
ORA-32804: invalid value string, string should have form string
Cause: A value specified for a parameter has the incorrect form
Action: Specify a string of the correct form
https://support.oracle.com/
http://www.oracle.com/
ORA-32803: value for string cannot be altered
Cause: An attempt was made to alter a value that cannot be altered
Action: Retry the operation without altering the indicated value
https://support.oracle.com/
http://www.oracle.com/
ORA-32802: value for string must be string
Cause: An invalid value was specified for a parameter
Action: Specify the value as indicated by the message
https://support.oracle.com/
http://www.oracle.com/
ORA-32801: invalid value string for string
Cause: An invalid value was specified for a parameter
Action: Specify a valid value for the parameter
https://support.oracle.com/
http://www.oracle.com/
ORA-32800: internal error string
Cause: An unexpected error occurred
Action: Contact Oracle Support Services
https://support.oracle.com/
http://www.oracle.com/
ORA-32775: cannot change size attributes of read only tablespace string
Cause: An attempt was made to change size attributes of a tablespace that is read only
Action: Change the tablespace to read/write and retry the operation
https://support.oracle.com/
http://www.oracle.com/
ORA-32774: more than one file was specified for bigfile tablespace string
Cause: More than one datafile or tempfile was specified in CREATE TABLESPACE command for a bigfile tablespace
Action: Change command to contain only one file or create a smallfile tablespace instead
https://support.oracle.com/
http://www.oracle.com/
ORA-32773: operation not supported for smallfile tablespace string
Cause: An attempt was made to perform an operation which is supported only for bigfile tablespaces, e.g. resize tablespace
Action: Use the appropriate clause of the ALTER DATABASE DATAFILE command instead
https://support.oracle.com/
http://www.oracle.com/
ORA-32772: BIGFILE is invalid option for this type of tablespace
Cause: An attempt was made to create a bigfile tablespace that is dictionary managed or locally managed with manual segment-space management
Action: Either change the tablespace type to locally managed with automatic segment-space management, or create a SMALLFILE tablespace instead
https://support.oracle.com/
http://www.oracle.com/
ORA-32771: cannot add file to bigfile tablespace
Cause: An attempt was made to add the second file to a bigfile tablespace
Action: Do not use this command with bigfile tablespace
https://support.oracle.com/
http://www.oracle.com/