Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

(Newbie DBA)---My database acting funny

446118Sep 11 2006 — edited Sep 11 2006
I am the only Oracle dba(newbie) in my work place. when i try to rename a table called ATREPORT.INCOME when i log on sysdba its tells me the table doesn't exist. but when i log on as the schema-owner (ATREPORT) and rename the table, their is no problem. is there anything I'm doing wrong.

Also, under this same schema anytIME I try to INSERT into a table i create fromCTAS, the code would run properly but the data won't appear in table, So i have to re-create the table and insert into in with the same code and it works.

Can anyone pls advise me if there is anything i'm doing wrong
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 9 2006
Added on Sep 11 2006
13 comments
567 views