Hello - Been a while since I had to do this, and I cannot figure out what I am missing. I need to drop a user...
Here's the scenario...
use BTEQ to create user...
create user bozo from DBC as
permanent = 20000
,password = byteme
,spool = 40000
,fallback protection
,dual after journal
,default...