Top Sybase Interview Questions :: ALLInterview.com http://www.allinterview.com Top Sybase Interview Questions en-us How do you troubleshoot if your tempdb gets filled http://www.allinterview.com/showanswers/28176.html use tempdb go sp_helpsegment "default" go what is the architechure of sybase ASE? http://www.allinterview.com/showanswers/29111.html The Sybase Server A Sybase server consists of: a) Two processes, data server and backup server. b) Devices which house the databases; one database (master) contains system and configuration data. c) A configuration file w Sybase system databases http://www.allinterview.com/showanswers/32149.html 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 data Sybase 12.5 Database Statistics (Maximum) http://www.allinterview.com/showanswers/32145.html Databases per Adaptive Server Enterprise - 32,767 Server Size - 8 terabytes Database size - 4 terabytes Page Size - 2K, 4K, 8K, 16K Databases spanned by one update 16 Databases opened by one transaction 16 Tables in a query 50 Logi In sybase, we can have multiple users associated to same login ,each http://www.allinterview.com/showanswers/63959.html Yes, it’s possible that we can login to one database with corresponding user id. Because we can have multiple users associated to same login, each corresponds to different database, so We can login to one database with corresponding user id b What is a temp table? how to denote temp table? http://www.allinterview.com/showanswers/76033.html Any table with name starting with '#' is automatically put into tempdb database. Temp tables allow developers to create and scan tables within a stored procedure - and have the tables totally isolated from all other database connect can i gat any proper material for sybase if possible plz let me kno http://www.allinterview.com/showanswers/77901.html sybase.com infocenter.sybase.com except this sites how to do application monitoring through AutoSys? http://www.allinterview.com/showanswers/90227.html Following Tools can be used to Monitor the application jobs. JobScape Unicenter Enterprise Job Manager - Web Console Unicenter Workload Control Center - Web Console JAWS iXP Autosys Web Interface Additionally Contact Computer Associates fo what means of sybase ?? and how i can use sybase data base on my comp http://www.allinterview.com/showanswers/73360.html To know what is Sybase please read the web-page at following link http://www.sypron.nl/whatis_ase.html To download Sybase ASE ( Developer edition ) which is free and very easy install, please visit the following link. Download "Sybas How can set the multipal database ? http://www.allinterview.com/showanswers/84716.html what is the difference between dbcc checkstorage and other dbcc comma http://www.allinterview.com/showanswers/96123.html what is directio? http://www.allinterview.com/showanswers/96122.html What is the difference between compression level 0 1nd 9 http://www.allinterview.com/showanswers/96121.html