|
-
just to double-check (that the correct init file is in use) try this --
select value from v$parameter where name = 'background_dump_dest';
If this still points to the directory you mentioned above then --
Try to do a log switch (so that it writes to the Alert file) --
alter system switch logfile;
and then search for the recently modified files on NT
- Rajeev
Rajeev Suri
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|