| Thread | Last Post | Replies |
|
| update index stat & update stat "with sampling" | 29 Dec 2006 05:39 GMT | 2 |
In our application we have a table named bal_pos_calc_report with below index structure. index_name --------index_keys me_idx_bal_pos_1-----effective_date
|
| How to get Table defination. | 28 Dec 2006 17:48 GMT | 1 |
Dear group, I have a requirement to create some of the tables where are present in a database1 of server1 into database2 of server2. How to get the DDL of a particular table.
|
| thresholds on tempdb | 27 Dec 2006 21:07 GMT | 1 |
I would like to create some thresholds on tempdb to warn me when the default and logsegment are getting full. I created them and tested them. It all worked very well. Then I thought - when I reboot the server they are gone.
|
| http://www.dbahub.com | 24 Dec 2006 07:00 GMT | 1 |
I have been compiling this new site www.dbahub.com, from a couple of weeks. I am trying to get most of the popular databases under one site, where all DBAs can find relevent information. I encourage to register with this website and submit documents,
|
| Question regrading Sybase Client PC 12.5, ODBC, and MS Access | 23 Dec 2006 04:08 GMT | 3 |
I'm having a problem connecting MS Access to a Sybase database with ODBC drivers from Sybase Client 12.5.1 and 12.5.2. All of this works fine with Sybase client 12.0 but NOT with 12.5.1 or 12.5.2.
|
| Using stored proc or func in view | 22 Dec 2006 21:36 GMT | 3 |
I have to create a view with a complicated "where clause" in Sybase ASE 12.5.3 Two options are: 1) CREATE VIEW As
|
| Password and user | 22 Dec 2006 18:29 GMT | 1 |
I don't speack and write english very well, but I try to explane my problem. I have a program that cn has been built SQL Sybase Central, this program is managed with a based application on Visual Basic. When I try to access in my program, its ask me a user and password. I have 3
|
| Simple question | 22 Dec 2006 16:40 GMT | 3 |
If sybase 7 is working just fine for the app you are using, would there be any reason to upgrade to sybase 9? I've heard 9 is slower and buggier. Our vendor is suggesting a move to 9, as they say "well if your database gets corrupted
|
| dbcc checkalloc : error 2540 | 22 Dec 2006 16:38 GMT | 1 |
I am getting the following error during a dbcc checkalloc : Server message:: Message number: 2540, Severity 16, State 1, Line 2 Server: EXMRXDAT
|
| BCP MS SQL Server data from unix shell script | 22 Dec 2006 15:28 GMT | 1 |
I need to retrieve data from a table from MS SQL database and then populate sybase database tables from the same. The procedure i thought of is: - 1. BCP MS SQL data onto a flat file.
|
| How to specify null delimited in format file | 21 Dec 2006 04:59 GMT | 2 |
Can anyone help me on this issue. I have a file which is of fixed-length. so its delimiter would be a null string (""). I want of bcp this file using a format file. Does anyone know how to specify null string as delimiter in format file.
|
| Installation SYBASE ASE 15 developer, FAILS | 21 Dec 2006 03:43 GMT | 5 |
I am trying to install sybase ASE 15 developer edition on my laptop, which runs Windows XP Home Edition. For some reason, it is failing. I go through the whole step and at the end I get a message, it failed.
|
| Question Regarding Sybase PC Client Install | 20 Dec 2006 21:17 GMT | 5 |
I recently installed Sybase PC Client on my PC to make use of the Sybase ODBC drivers, so I could connect an Access database to a Sybase database. Everything worked fine. I then tried to install Sybase PC Client on a colleague's pc and I
|
| How to get @@servername in Sybase view | 20 Dec 2006 19:04 GMT | 2 |
I want to get the Sybase (ASE 12.5.3) servername and Db name inside of a view. I tried following -------------------------------------------------------------------
|
| Silent Sybase Client Installation doesn't recognize options from response file! | 20 Dec 2006 14:45 GMT | 1 |
I have some problems to install the Sybase Client with silent mode. The goal is to install the clients (Sybase) with unattendend mode. The steps are: -Sybase Client:
|