Topic: Sybase Database
Not finding your answer? Try searching the web for Sybase Database
Answers to Common Questions
How to shrink sybase database?
http://www.faqs.org/faqs/databases/sybase-faq/part5/ http://www.experts-exchange.com/Database/Sybase/Q_20228176.html Read More »
Source: http://www.experts-exchange.com/Database/Sybase/Q_24301305.html
sybase, How to shrink database files
I am aware of those MS SQL commands. More important, there is usually just one Database on the "server" so shrinking a device usually means shrinking a database. > In SYBASE [not MS], does anyone know how to shrink database files? You ... Read More »
Source: http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Serv...
How to find Sybase Database version
As far as I know, there is no version control for a certain database - in case you have several versions for a ceratin database, you should manage the versions on your own. the only versioning done by sybase is for the server itself. Iziki Read More »
Source: http://www.experts-exchange.com/Database/Sybase/Q_20642640.html
Featured Content:
Sybase Database
More Common Questions
Answers to Other Common Questions
You don't tell us which Sybase database. I'm assuming this is for Sybase ASE. The rules are different for the other databases. If all you'll be doing is calling stored procedures, you can set it up as a "remote server" and make remote proce...
Read More »
Source: http://www.experts-exchange.com/Database/Sybase/Q_24801741.html
Run the following command: opt/CSCOpx/objects/db/bin/dbsrv9 -v
Read More »
Source: http://www.cisco.com/en/US/docs/net_mgmt/ciscoworks_common_servic...
Run the following commands to uninstall Sybase: pkill -u sybase userdel -r sybase rm /etc/rc*.d/[SK]*sybase Step 3 Edit /etc/system and remove the Sybase shmem setting Uninstalling the Service Control Software SUMMARY STEPS Log in as the ro...
Read More »
Source: http://www.cisco.com/en/US/products/ps6153/products_user_guide_ch...
Uninstalling Sybase Uninstalling the Collection Manager Software Uninstalling Sybase To uninstall the Sybase database, perform the following steps: Step 1 Log in as the root user. Step 2 Uninstall Sybase. Change the directory to install-scr...
Read More »
Source: http://www.cisco.com/en/US/docs/cable/serv_exch/serv_control/broa...
You do have to drill down from product area to product to the manuals for the version you are runnning to the book in question. Here is the ASE 12.0 generic doc set: http://manuals.sybase.com:80/onlinebooks/group-as/asg1200e/asesag/@Generic...
Read More »
Source: http://www.experts-exchange.com/Database/Sybase/Q_20153990.html
Yes, in light of Microsoft's explanation of this in the link above, this makes sense. The newer drivers from MDAC 2.6 on will error out when connecting to a Sybase server because they are optimized for sql server. You may want to consider...
Read More »
Source: http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Serv...