ORA-16179: incremental changes to "%s" not allowed with SPFILE

Oracle error message numbers and Oracle error codes.
Post Reply
User avatar
jimb
Site Admin
Posts: 6146
Joined: Thu Jan 19, 2012 1:10 pm
Location: New Delhi, India
Contact:

ORA-16179: incremental changes to "%s" not allowed with SPFILE

Post by jimb »

ORA-16179: incremental changes to "%s" not allowed with SPFILE
Cause: Incremental changes to a log_archive_dest_n parameter cannot be made when using an SPFILE.
Action: Specify either LOCATION or SERVICE plus all other attributes to be set in one ALTER SYSTEM/SESSION SET command.
Oracle Database Administration Forums
http://www.oracle-forums.com/
xaeresis
Posts: 196117
Joined: Wed Oct 04, 2023 2:39 pm

Re: ORA-16179: incremental changes to "%s" not allowed with SPFILE

Post by xaeresis »

xaeresis
Posts: 196117
Joined: Wed Oct 04, 2023 2:39 pm

Re: ORA-16179: incremental changes to "%s" not allowed with SPFILE

Post by xaeresis »

Post Reply