RE: [suse-oracle] Any issues with Oracle 10.1.0.3 patch ( p376184
3_10103_LINU
RE: [suse-oracle] Any issues with Oracle 10.1.0.3 patch ( p376184
3_10103_LINU
2004-08-18 - By Hollis, Les
Just one little item here.....you CAN alter your spfile with the instance down....all you do is log in to sqlplus as / as sysdba you CANNOT set scope=BOTH with the instance down....since there is no memory structures to change.
-- --Original Message-- -- From: Anton Dischner [mailto:Anton.Dischner@(protected)] Sent: Wednesday, August 18, 2004 2:35 AM To: Mike Tierney; suse-oracle@(protected) Subject: AW: [suse-oracle] Any issues with Oracle 10.1.0.3 patch ( p3761843_10103_LINUX)?
Hi,
installed patch yesterday and 'shot in my leg'. (use this keywords in google to find discussion)
This scenario hits you if you have Automatic Shared Memory Management Enabled.
In the patch process you have to alter your init Parameters:
alter system set shared_pool_size='120M' scope=spfile; alter system set java_pool_size='120M' scope=spfile;
> Betreff: [suse-oracle] Any issues with Oracle 10.1.0.3 patch > (p3761843_10103_LINUX)? > > Has anyone had any issues after applying this in a production environment? > > Our production database is 32-bit 10g running on AMD 64 SLES 8 (SP3). >
-- To unsubscribe, email: suse-oracle-unsubscribe@(protected) For additional commands, email: suse-oracle-help@(protected) Please see http://www.suse.com/oracle/ before posting
-- To unsubscribe, email: suse-oracle-unsubscribe@(protected) For additional commands, email: suse-oracle-help@(protected) Please see http://www.suse.com/oracle/ before posting