Quantcast
Channel: Teradata Forums - Database
Viewing all articles
Browse latest Browse all 14773

Negative maxperm DBC - response (3) by 47shailesh

$
0
0
+---------+---------+---------+---------+---------+---------+---------+----
SELECT DATABASENAME ,SUM(MAXPERM) MAX_PERM ,SUM(CURRENTPERM) CURRENT_PERM F
ROM DBC.DISKSPACE GROUP BY 1;

 *** Query completed. 18 rows found. 3 columns returned.
 *** Total elapsed time was 1 second.

DatabaseName                               MAX_PERM         CURRENT_PERM
------------------------------  -------------------  -------------------
tdwm                                    500,000,000              632,832
SystemFe                              2,000,000,000              173,056
SYSLIB                                1,000,000,000            1,448,960
PUBLIC                                            0                    0

when I executed "modify database tdwm as perm=100000;" from bteq I got error:
"** Failure 3584 'tdwm' is not a database."
 


Viewing all articles
Browse latest Browse all 14773

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>