GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Database  >  Sybase
Go To First  |  Previous Question  |  Next Question 
 Sybase  |  Question 61 of 64    Print  
Master Database Size
What are the default size of master database in sybase ?


  
Total Answers and Comments: 2 Last Update: April 24, 2009     Asked by: srihari_d 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
April 13, 2009 07:04:52   #1  
lakinhari Member Since: February 2009   Contribution: 1    

RE: Master Database Size
Default master db size for both data and log is 10MB
 
Is this answer useful? Yes | No
April 24, 2009 11:31:20   #2  
Satsun Member Since: April 2009   Contribution: 1    

RE: Master Database Size
The default size of a master database in sybase is 6MB for a 2K page size Adaptive server.
 
Is this answer useful? Yes | No

 Related Questions

Copies definitions for specified views, rules, defaults, triggers, procedures, or reports from a database to an operating system file or from an operating system file to a database. 
Latest Answer : Defncopy is a sybase tool that defines the objective statements such views, triggers, defaults,rules and so on ...
Read Answers (2) | Asked by : James

What is the difference between 'dump tran database to physical name' 'dump tran database with truncate_only' and dump tran database with no_log'and In real time when we go to truncate the log?
Read Answers (1) | Asked by : srihari

Latest Answer : 1. Select * from <database name>..<Table name> 2. Use <database name> go ...
Read Answers (2) | Asked by : scott

Latest Answer : The minimum table size is equal to 1 extent (that is equal to 8 pages). ...
Read Answers (1) | Asked by : Robert

Latest Answer : In pre sybase 15 all database options will take effect after a use database and checkpoint command is run.For Sybase 15 the option take effect immediately since all sp_dboption commands have an automatic checkpoint. ...
Read Answers (1) | Asked by : srihari

A column name is given to you. You have to find out which table has that column. Database has 230 tables. For example: empid (column name) For this how do you find out which table has the column (empid) ?
Read Answers (5) | Asked by : Karthi

How will you purge data from audit database? 
Latest Answer : To back up sysaudits_0n, set up a threshold which, when triggered, copies its contents into a permanent table and uses sp_configure to set the new active audit table to sysaudits_0(n+1). This will get the data into a more persistent location. From there ...

What are the default size of master database in sybase ? 
Latest Answer : The default size of a master database in sybase is 6MB for a 2K page size Adaptive server. ...


 Sponsored Links

 
Related Articles

Using XMLType for Handling XML Data in the Database

Using XMLType for Handling XML Data in the Database Being an object type XMLType can not only be used to store XML data in the database but also to operate on that data via its built in methods Regardless of the storage model you choose XMLType provides a set of XML specific methods to operate on XM
 

Using Oracle Database for Storing, Modifying, and Retrieving XML Data

Using Oracle Database for Storing Modifying and Retrieving XML Data With Oracle XML DB you have various XML storage and XML processing options allowing you to achieve the required level of performance and scalability One of the most interesting things about Oracle XML DB is that it allows you to per
 

Performing XSLT Transformations inside the Database

Performing XSLT Transformations inside the Database Now that you have the employees XSL stylesheet stored in the database and the xmlusr schema is permitted to access the hr employees table you can create a script that will instruct the database to build an HTML page based on the data stored in hr e
 

Moving All the XML Processing into the Database

Moving All the XML Processing into the Database In the preceding example the database server performs only a part of the XML processing while the rest is still performed by the PHP engine Specifically the database server generates an employees XML document based on the records from the hr employees
 

Performing XML Processing inside the Database

Performing XML Processing inside the Database When building XML enabled applications on top of Oracle there are many advantages to performing the XML processing inside the database when compared to performing it on the client The key advantages to perform XML processing inside the database are as fo
 

ODP.NET - Presenting Master-Detail Information Using a Dataset

ODP NET Presenting Master Detail Information Using a Dataset As mentioned before a DataSet object can have its own relations between data tables existing in it We can add these relations dynamically at the client side within an application to represent master detail or hierarchical information The f
 

Listening Skills - Master Listener

Master Listener What is Active Listening Every expert communicator already knows the importance of active listening Active listening includes the ability to perform such skills as paraphrasing mirroring and clarifying If you are already good at active listening then you realize that it is good to va
 

What is Operational Database

Operational Database is the database-of-record, consisting of system-specific reference data and event data belonging to a transaction-update system. It may also contain system control data such as indicators, flags, and counters. The operational database is the source of data for the data warehouse
 

Evolution of database systems

The Evolution of Database systems File Management System Hierarchical database System&nbsp; Network Database System&nbsp; Relational Database System File Management System: The file management system also called as FMS in short is one in which all data is stored on a singl
 

Database Concurrency and Reliability

Database Concurrency and Reliability Overview Concurrency and reliability have long been &ldquo;hot topics&rdquo; of discussion among developers and users of distributed systems. The fundamental problem can be seen in a simple example, as follows. Suppose two users are working on the same
 

About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape