Skip to Content
0
Former Member
Nov 29, 2006 at 11:19 AM

How to use another database schema in Dictionary project

42 Views

Problem description:

1) I want to use Developer Studio to create my own J2EE project. Then I have to use Dictionary Project to maintain my database. My database is Oracle.

2) I created tables in Dictionary project and deployed to database

3) After that I found my tables were deployed into SAPSR3DB schema.

Question:

What can I do if I want to deploy my tables into another schema other than SAPSR3DB? In real cases I want to separate my tables from the WAS system tables.