docker-oracle-xe icon indicating copy to clipboard operation
docker-oracle-xe copied to clipboard

no SPFILE is in use

Open kodeine opened this issue 5 years ago • 0 comments

So, i'm trying the following but getting an error. Any idea's how can i change the max_string_size?

alter system set max_string_size=EXTENDED SCOPE=SPFILE
*
ERROR at line 1:
ORA-32001: write to SPFILE requested but no SPFILE is in use

kodeine avatar Jan 17 '20 03:01 kodeine