Sybase system databases
Answers were Sorted based on User's Feedback
Answer / prabhu
When you install Adaptive Server, it contains these system
databases:
The master database controls the user databases and the
operation of Adaptive Server as a whole. It stores
information about all user databases and their associated
database devices.
The model database is used by Adaptive Server as a template
for creating new user databases.
A new database cannot be smaller than the model
database.
? The sybsystemprocs database contains the system stored
procedures.
The sybsystemdb database contains information about
distributed transactions.
? The temporary database, tempdb, stores temporary objects,
including temporary tables created with the name
prefix ?tempdb..?.
? The sybsecurity database, contains the audit system for
Adaptive Server. It consists of:
The system tables, sysaudits_01, sysaudits_02, ...
sysaudits_08, which contain the audit trail
The sysauditoptions table, which contains rows describing
the global audit options.
All other default system tables that are derived from model
| Is This Answer Correct ? | 11 Yes | 0 No |
Answer / dilip voora
By default master, model, sybsystemdb, sybsystemprocs and tempdb will be installed after installing ASE on your machine.
sybmgmtdb is an optional database which is using for scheduling task, jobs etc.
| Is This Answer Correct ? | 1 Yes | 0 No |
How to connect sybase database from python?
How would you improve throughput in sybase?
State some of the products of sybase?
How do I configure identities in sybase?
How would you list objects in sybase?
How to check database size in sybase iq?
List different types of sybase index.
Who owns sybase?
Explain bind cache?
What is table partitioning in sybase?
You need to add a notnull column in a table by using alter command (without using default command). How would you do that?
What will cause the size of a stored procedure to grow in sybase?
Oracle (3259)
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)