Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: WHERE do you enter all these statements to fix things? ORA-01654
Do you have a lot of reading to do!
The short answer is that commands like you mentioned are entered in a program called SQL*Plus (supplied as part of the Oracle DBMS) or some other similar program. I would recommend getting some books and finding out a little about Oracle first before attempting to do anything like you describe. The documentation for Oracle is located at http://tahiti.oracle.com/ and should be the first place you go.
Tom Swier
tswier_at_yahoo-Remove_this_part.com
"Steven Robinson" <srobinson_at_turtlefur.com> wrote in message
news:4f181f75.0307090419.3af23838_at_posting.google.com...
> I have read a number of posts that have the information that I need,
> but they all assume I know how to admin Oracle. For example, to fix my
> table space issue, one post says "Use ALTER TABLESPACE ADD DATAFILE
> statement"
>
> Where do I use this statement? SHould I shout it at the screen?
>
> We got our Oracle from a company that fired there Oracle specialist
> and now they refuse to provide Oracle support. Oracle won't support us
> because we didn't buy it directly from them. I don't know anything
> about Oracle other than how to add a view in the Schema Manager.
>
> So, where is the control panel that lets me make this adjustment?
Received on Wed Jul 09 2003 - 09:13:42 CDT
![]() |
![]() |