Gu Lei wrote: > > Hi Steffen, > > Thanks for your reply. > But where is schema SYSLOADER? > I can't find it.
All schemas starting with SYS (except SYSINFO) are hidden. The tables/views/other objects in them are built according to the needs of the tools/clients whose name is part of the schema-name. To be able to re-structure / drop / modify these tables / views / other objects according to the needs of the corresponding tool/client NOONE (even if he/she knows some names of these schemas/objects in them) should ever use one of these objects. We will not assure the layout of these objects to remain the same. We will not even tell you in 'Differences between version X and version Y' if we change them. Therefore : Forget schemas starting with SYS (except SYSINFO)! Elke SAP Labs Berlin > > sqlcli test=> \ds > List of database schemas > | Schema name | Owner name | > | ----------- | -------------------------------- | > | DBA | DBA | > | DBM | DBM | > | DBSERVICE | DBSERVICE | > | DOMAIN | DBA | > | EA4TEST | EA4TEST | > | EA4TEST2 | EA4TEST2 | > | OMS | DBA | > | SYSINFO | DBA | > 8 rows selected (5 msec) > > sqlcli test=> \du > List of database users > | User name | User group | Attributes | > | --------- | ---------- | ------------------ | > | DBA | | SYSDBA, MULTIPLE | > | DBM | | ADMIN, MULTIPLE | > | DBSERVICE | | DBA, MULTIPLE | > | EA4TEST | | RESOURCE, MULTIPLE | > | EA4TEST2 | | RESOURCE, MULTIPLE | > 5 rows selected (4 msec) > > Regards, > Gu Lei > > On 2005年08月23日 15时33分35秒, Schildberg, Steffen wrote: > > Hi Gu Lei, > > > > Gu Lei [mailto:[EMAIL PROTECTED] wrote: > > > > > > Where is TRANSFORMATIONMODEL in maxdb7.6? > > > Doesn't loadercli need it with version 7.6 ? > > > > > You'll find it in schema SYSLOADER. The Loader still needs it. > > > > Regards, > > Steffen > > -- > > Steffen Schildberg > > MaxDB Team > > SAP Labs Berlin > > > > -- > > MaxDB Discussion Mailing List > > For list archives: http://lists.mysql.com/maxdb > > To unsubscribe: > http://lists.mysql.com/[EMAIL PROTECTED] > > > > > > > > > > -- > MaxDB Discussion Mailing List > For list archives: http://lists.mysql.com/maxdb > To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED] -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]