UNDO TABLE SPACE [message #482314] |
Thu, 11 November 2010 01:01 |
vishalk
Messages: 33 Registered: October 2010
|
Member |
|
|
Pls help me
i want to increase undo tablespace size..
but it gives an error
enable to extand the size.
i am write
alter database datafile 'path' resize 2000M;
tell me where i m wrong...
|
|
|
|
|
|
Re: UNDO TABLE SPACE [message #482329 is a reply to message #482328] |
Thu, 11 November 2010 01:29 |
|
Michel Cadot
Messages: 68718 Registered: March 2007 Location: Saint-Maur, France, https...
|
Senior Member Account Moderator |
|
|
Michel Cadot wrote on Thu, 11 November 2010 08:17...
Do not just explain what you did as you can't explain what you don't understand (and in addition you post some things wrong: your error message does not exist).
Show us: copy and paste your SQL*Plus session.
Before, Please read OraFAQ Forum Guide, especially "How to format your post?" section.
Make sure that lines of code do not exceed 80 characters when you format.
Indent the code, use code tags and align the columns in result.
Use the "Preview Message" button to verify.
Also always post your Oracle version, with 4 decimals.
Regards
Michel
[Updated on: Thu, 11 November 2010 01:30] Report message to a moderator
|
|
|
|
|
|