| Thread | Last Post | Replies |
|
| about client connection setup | 31 Oct 2003 17:25 GMT | 6 |
I'm new to sybase. I had some problem to setup connection from client to server. Following is my environment. Server: ASE version 9.0.2+ AIX 4.3
|
| websql dies | 31 Oct 2003 02:01 GMT | 1 |
We have Web.sql 1.0b3 (along with NCSA HTTPd NCSA/1.5.0c) under Sun Solaris 2.8 environment. It is no longer support, how can I migrate it to another software? Thanks!
|
| bcp truncate the tabel by itself ! | 31 Oct 2003 01:05 GMT | 4 |
I use bcp in to import the table from a file and bcp can complete and show me all the statistic with return code= 0. When I check the table right after the bcp, it's just empty!! It seems the table is truncated after the bcp.
|
| concatenating multiple rows | 30 Oct 2003 12:28 GMT | 4 |
I am trying to combine multiple rows value of a column into one. For example, col1 col2 col3 col4 1 a 5 b 1 a 3 c
|
| About indexes | 28 Oct 2003 15:27 GMT | 2 |
I'm looking for a way to drop indexes which are not used by my application. does someone know how to do that?
|
| sqsh 2.1 not getting 1000byte col from ASE 12.5 | 27 Oct 2003 15:47 GMT | 1 |
I recently installed ASE 12.5 (on solaris8, 32bits). To make use of the increased limits, I also downloaded the latest version of sqsh - 2.1. But this does not seem to bring in all the data from a 1000 byte
|
| Sybase DBA Porting Requirements | 26 Oct 2003 06:31 GMT | 2 |
Im in the initial stage of possibly looking for a Sybase DBA responsible for porting databases from one server to another. Such as HP/UX to HP/UX or AIX to AIX as part of a server consolidation. In my search I would like to know what experts think would be the
|
| Query Optimization | 25 Oct 2003 01:12 GMT | 3 |
Dear Friends, I am having a table with one billon rows. I want to update two columns of the table which don’t have index . Query is going for a table scan and my log is getting filled. I don’t have any joins
|
| Formatting isql output | 25 Oct 2003 01:07 GMT | 3 |
Very simply question: how can I control the widths of columns returned by a select statement? Is it an isql option (TRUNCATION_LENGTH looks promising, but how do I invoke it?) or can I control the width of columns with the select itself.
|
| someone drop a database.... | 25 Oct 2003 01:00 GMT | 2 |
I'm from El Salvador and i have a problem, i have a sybase system running on windows 2000 server, probably a programmer drop a database...but i dont know who did it?, is it possible to know who drop the database?, if the answer is yes... plese help me, because we need to
|
| ERROR 1601 I dont understand why | 25 Oct 2003 00:45 GMT | 2 |
look at the last line in the error log: 00:2003/08/14 07:08:06.57 server Error: 1601, Severity: 21, State: 3 I dont understand why did i get this error. 00:2003/08/14 03:53:18.42 server Error: 1105, Severity: 17, State: 4
|
| Inserting something from a table to the same | 24 Oct 2003 18:05 GMT | 2 |
Hello Group, we have a table called catalog which has all the linkage between products and categories. The structure is:
|
| Change primary key from nonclustered to clustered index | 24 Oct 2003 11:13 GMT | 3 |
I have a table with an existing primary key constraint which uses a nonclustered index. I'd like to change this to a clustered index, but without having to drop and recreate all the foreign key constraints that point to this table.
|
| Numbering and ordering scheme, | 23 Oct 2003 22:28 GMT | 7 |
I have a table T with numeric fields A and B. Now I want to update a column in the same table according to the following logic : [Before] A B
|
| quoted identifier in ASE 12.5 | 23 Oct 2003 14:51 GMT | 1 |
We are replicating data between ASE 12.5 & ASA 8 and we have a problem with the single and double quoted identifiers We can set this option to OFF in ASA but how can we set it in ASE 12.5. We tried : SET QUOTED IDENTIFIER OFF in ASE but it doesn't work.
|