dbTalk Databases Forums  

Disabling DB Schema Prefix from table names.

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss Disabling DB Schema Prefix from table names. in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Alex
 
Posts: n/a

Default Disabling DB Schema Prefix from table names. - 07-12-2005 , 02:50 PM






Hello everyone,
I am in a situation where the prefix of the table schema to all the tables
is causing me a problem. I am working with ORACLE database. I have multiple
database schemas set up for development, test, and production. Obvioulsy they
all contain the same tables, however the schema names differ. This is a
problem when I want to change the datasource of the cubes to point from the
"dev" schema using "tablex", to the "test" schema, because it can no longer
find the table ("dev"."tablex"). If the schema prefix wasn't there, then the
switch would work due to the table names being the same. Any advise or a way
to disable the schema prefix would be much appreciated.
Thanks.

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.