Frank Peters wrote: > > hi. > when trying to do a > > drop user foo > > i get an error > > -108 POS(1) Table or index dropped or content deleted > > this seems to be related to the fact that this user has some > views defined. > dropping the views first resolves the problem, but in my > opinion this is > not the correct behaviour, is it? > ...
Usually users can be dropped even if they have views. For some reason the system info about your user/views were in a somehow corrupted state. We had some trouble with some DDL-statements in earlier releases which may have caused this effect. I assume this did not happen again? Or are you able to reproduce this effect with a user for whom you know which DDL-statements were done? Then we are interested in further info. Elke SAP Labs Berlin _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
