2> go
name db_size owner dbid created durability lobcomplvl inrowlen status
-------------- ------------- ----- ----- ------------ ----------- ---------- -------- ------------------------------------------------------------------------------------------------------------------------------------
AMANDA 370500.0 MB sa 4 Jun 02, 2014 full 0 NULL select into/bulkcopy/pllsort, trunc log on chkpt
AMANDA_HISTO 306000.0 MB sa 5 Jun 02, 2014 full 0 NULL select into/bulkcopy/pllsort, trunc log on chkpt
AMANDA_MODEL 3000.0 MB sa 10 Jul 17, 2014 full 0 NULL mixed log and data
master 250.0 MB sa 1 Apr 24, 2014 full NULL NULL mixed log and data
model 12.0 MB sa 3 Apr 24, 2014 full NULL NULL mixed log and data
sybsecurity 150.0 MB sa 31515 Jul 24, 2014 full 0 NULL trunc log on chkpt
sybsystemdb 92.0 MB sa 31513 Apr 24, 2014 full NULL NULL mixed log and data
sybsystemprocs 250.0 MB sa 31514 Apr 24, 2014 full NULL NULL trunc log on chkpt, mixed log and data
tempdb 16012.0 MB sa 2 Jul 31, 2014 no_recovery NULL NULL select into/bulkcopy/pllsort, trunc log on chkpt, allow wide dol rows
tempdb2 16000.0 MB sa 6 Jul 31, 2014 no_recovery 0 NULL select into/bulkcopy/pllsort, trunc log on chkpt, mixed log and data, user created temp db, minimal dml logging, allow wide dol rows
tempdb3 16000.0 MB sa 7 Jul 31, 2014 no_recovery 0 NULL select into/bulkcopy/pllsort, trunc log on chkpt, mixed log and data, user created temp db, minimal dml logging, allow wide dol rows
tempdb4 16000.0 MB sa 8 Jul 31, 2014 no_recovery 0 NULL select into/bulkcopy/pllsort, trunc log on chkpt, mixed log and data, user created temp db, minimal dml logging, allow wide dol rows
tempdbsa 500.0 MB sa 11 Jul 31, 2014 no_recovery 0 NULL select into/bulkcopy/pllsort, trunc log on chkpt, mixed log and data, user created temp db, allow wide dol rows
tempdbstats 16000.0 MB sa 9 Jul 31, 2014 no_recovery 0 NULL select into/bulkcopy/pllsort, trunc log on chkpt, mixed log and data, user created temp db, minimal dml logging, allow wide dol rows
(1 row affected)
name attribute_class attribute int_value char_value comments
------- ---------------------- -------------- --------- ------------ --------
master multiple temporary dbs tempdb binding NULL NULL NULL
master multiple temporary dbs tempdb binding NULL NULL NULL
master multiple temporary dbs tempdb binding NULL NULL NULL
tempdb buffer manager cache binding 1 tempdb_cache NULL
tempdb2 buffer manager cache binding 1 tempdb2cache NULL
tempdb3 buffer manager cache binding 1 tempdb3cache NULL
tempdb4 buffer manager cache binding 1 tempdb4cache NULL
(return status = 0)
1>
I have same thing in production , even with
00:0014:00000:00000:2014/08/09 13:16:35.04 kernel SySAM: Checked out license for 10 ASE_RDDB (2014.06300/permanent/129C CBB3 A01D 1ED4).
00:0002:00000:00037:2014/08/09 13:16:35.04 kernel Checked out license ASE_RDDB
when we have activated dml_logging minimal on saturday
regards
Marc