July 24, 2012 at 5:49 am
I have my oracle server database in C drive, now for disk space management i want to configure tablespace in d drive as well.
Please help me how should i proceed.:-)
July 24, 2012 at 11:34 am
First of All... here is a link to Oracle Documentation for tablespace management commands/syntaxes. It will guide you on how to manage tablespace with command.
ALTER TABLESPACE
http://docs.oracle.com/cd/B28359_01/server.111/b28286/statements_3002.htm
Alternatively, if you have Enterprise Manager access, you can do it with GUI. It will also generate/show the command to perform the operation which you can use for further similar operation.
And the last... it's a SQL Server forum and we (usually) don't discuss Oracle issue here. There are couple of good Oracle forums where you can seek for more information specific to Oracle. Also, in SQL Server Central, we have a forum 'Working with Oracle' where we discuss the issue that are related to Oracle (in connection to SQL Server, like linked server). Many experts who have experience in Oracle & SQL Server post there, you can utilize it as well.
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply