Skip to main content
23 events
when toggle format what by license comment
Jul 30, 2024 at 19:07 comment added Mark Stewart The link in the question has gone stale but is in the Internet Archive web.archive.org/web/20150906004643/https://blogs.oracle.com/…
Jan 12, 2021 at 14:13 comment added user221803 Was this issue fixed mate? I am having a exactly same issue at the moment.
Apr 26, 2020 at 18:01 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Dec 21, 2019 at 19:01 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Aug 19, 2019 at 12:01 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Apr 17, 2019 at 10:03 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Dec 17, 2018 at 15:01 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Nov 3, 2018 at 9:46 history edited user1822
edited tags
Nov 3, 2018 at 9:00 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Oct 3, 2018 at 6:00 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Aug 27, 2018 at 23:01 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Jul 28, 2018 at 14:00 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Jun 21, 2018 at 22:24 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
May 18, 2018 at 16:43 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Apr 16, 2018 at 23:58 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Feb 28, 2018 at 8:55 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Jan 25, 2018 at 11:36 answer added anilech timeline score: 1
Nov 18, 2016 at 12:17 history edited whitebeast CC BY-SA 3.0
added 9 characters in body
Nov 15, 2016 at 13:51 comment added whitebeast Done it. Now new tablespace contains AUD$ and FGA_LOG$ objects. But I still can't resize SYSAUX, because Unified Audit objects still in SYSAUX tablespace... Any idea how to move it to user tablespace on Standard Oracle instance?
Nov 15, 2016 at 13:33 comment added Balazs Papp One of the first things I do on a new database is moving the audit trail to a seperate tablespace (DBMS_AUDIT_MGMT.SET_AUDIT_TRAIL_LOCATION), you could do the same. After that you may still have extents from other segments left at the end of the datafile though. You will need to move those also to be able to shrink the datafile.
Nov 15, 2016 at 13:27 history edited whitebeast CC BY-SA 3.0
added 284 characters in body
Nov 15, 2016 at 13:08 history edited whitebeast
edited tags
Nov 15, 2016 at 10:11 history asked whitebeast CC BY-SA 3.0