Tempdb is full. How would you clear it?
Answer / Nitesh Kumar Singh
In Sybase, to clear TempDB, you can perform a 'SHUTDOWN' operation followed by a 'STARTUP'. However, be aware that this action will drop all temporary objects in the database. To avoid losing ongoing work, consider using 'ALTER DATABASE TEMPDATA CLEAN ALL' command which cleans the temporary data but does not affect the database itself.
| Is This Answer Correct ? | 0 Yes | 0 No |
How does partition assignment relate to transactions in sybase?
Explain defncopy and it's usage?
Explain asa, asa ultralite.
Explain the difference between numeric and decimal data types in sybase.
what is update statistics in sybase?
Can I run any transact-sql command on a partitioned table in sybase?
What is the use 'return' keyword in Stored Procedure?
How do I force an index to be used in sybase?
What are Magic Tables?
How to check sybase database status in linux?
What does –i option do in sybase tools?
Alternative to row at a time processing in sybase?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)