Sybase system databases

Answers were Sorted based on User's Feedback



Sybase system databases..

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

Sybase system databases..

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

Post New Answer

More Sybase Interview Questions

How do I add a sybase driver to sql developer?

0 Answers  


What is the default table size in sybase?

0 Answers  


Explain mirroring?

0 Answers  


Explain coalesce. What is the equivalent of oracle/db2 coalesce function in sybase?

0 Answers  


How to start and stop sybase database in linux sap?

0 Answers  






What is difference between sybase and oracle?

0 Answers  


Explain open server?

0 Answers  


What do you mean by deferred update in sybase?

0 Answers  


What is the difference between compression level 0 1nd 9

2 Answers  


What command helps you to know the process running on this port, but only su can run this command?

0 Answers  


Explain the advantages of data integration suite in sybase.

0 Answers  


What does –i option do in sybase tools?

0 Answers  


Categories