Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Creating a tablespace alias?
All,
I am trying to test some PL/SQL code that explicitly references a tablespace table (e.g. SHAREDSPACE.MAINTABLE). I don't want my code to hit the table during the test, I want it to hit my test table (e.g. MYSPACE.TESTTABLE). Is there any way to create an alias for a tablespace? In other words, can I create an alias in my account called SHAREDSPACE.MAINTABLE that points to MYSPACE.TESTTABLE? Thanks in advance for your help.
-Tyler Received on Tue Oct 22 2002 - 13:09:16 CDT
![]() |
![]() |