| Thread | Last Post | Replies |
|
| 12.5 Blocking & ISOLATION 0 | 28 Dec 2004 22:19 GMT | 1 |
We recently made changes to a few stored procs adding ISOLATION 0 when we thought it would help, in some cases it made the stored proc to behave differently by performing index scans? Very bad, very slow! We ended up backing out the change. Any suggestions or comments?
|
| Backup server not restarting : Open Server Error: 16240.10.0 | 28 Dec 2004 18:35 GMT | 2 |
I'm having a problem with a backup server that don't want to restart. I'm using a Sybase ASE 11.5.1. and whenever I try to start the backup server I get the following messages :
|
| Auto generate database schema | 28 Dec 2004 03:34 GMT | 1 |
Hi Paul, I've downloaded the trial version of PowerDesigner 11. I did the following to try to reverse engineer an unknown database. File -> Reverse Engineer -> Database
|
| ASE for NT evaluation copy | 24 Dec 2004 17:59 GMT | 2 |
I downloaded the ASE evaluation copy for NT/2000 (pcclient_1252). ADD/REMOVE Programs shows ASE PC Client is installed, now what? I need to configure, disk init, etc. The documentation sez to use Studio Installer, but it isn't there, syconfig.exe isn't there? How do you configure ...
|
| Auto generate database schema | 24 Dec 2004 14:57 GMT | 2 |
Hi, I'm working on a company that has a huge database with no documentations how each tables are related from one another. Is there a program out there that I can use to auto analyze and generate a schema of a database?
|
| writing stored proc having sleep | 24 Dec 2004 14:54 GMT | 4 |
I want to test some program functionality that monitors Sybase. I would like to write a stored procedure which can sleep for 2-3 minutes. Can anybody give me an example of a sybase stored procedure which could sleep for say 2-3 min.
|
| Like Operator and Dynamic Values | 22 Dec 2004 19:03 GMT | 1 |
I have a Lookup table called COSLOOKUP, which has atleast 200 rows. Few lookup values in the table are given below: FDY, FJE%, XD%, ZDRS%, OMJ, OMH%, RU2, OHU etc. If the lookup value is 'FDY', I have to get all the matching records
|
| Limitations of Developers Release of Sybase 12.5.2 | 22 Dec 2004 16:57 GMT | 1 |
I have been using the ASE 12.5.2 Devlopers Release of Sybase to access some old backups made from a Sybase System 10 system. I was wondering what the limitations of the developers release was because all the tapes I have restored seem to have tables with 2999999 entries in them.
|
| SQL-query in client-application does not return (ASE 11.9.2) | 21 Dec 2004 17:26 GMT | 4 |
Hi Newsgroup, in one of our client-applications we detect a very strange behaviour. We have compiled our own client-application in c using the cpre (v. 10.0.4) and gcc v3.3.
|
| ASE12 : lct_admin(abort,..) versus kill | 21 Dec 2004 10:07 GMT | 1 |
Please can you tell me the differences in aborting a suspended transaction with the following two commands : lct_admin("abort", ...) kill
|
| update table | 21 Dec 2004 04:47 GMT | 11 |
I'm trying to update a table by just replacing a string but when I try I get "Only 1 row at a time can be updated" I think I have the syntax right. I'm just trying to do a simple update.
|
| hexadecimal value on VMS | 20 Dec 2004 23:13 GMT | 3 |
If I have a file with hexadecimal separtors (1D for rows). How can I BCP this into my table with one column (char(255)). In other words: How can I use a hexadeximal rowseperator with the BCP commando. We are using ASE 11.0.3 on OpenVMS.
|
| DBDATETIME equivalent | 19 Dec 2004 08:16 GMT | 1 |
What is the CT lib DBDATETIME equivalent?
|
| How to determine the size of a row in ASE 11.9.2 or ASE 12.5 | 18 Dec 2004 08:22 GMT | 1 |
I have a table that has a column of type image. This allows our users to attach any type of document to various records. However, some of our users are attaching huge (over 10 MB) documents. How can I find out which rows are taking up all of my disk space? I have tried using
|
| BCP and hexadecimal separator | 17 Dec 2004 17:41 GMT | 1 |
If I have a file with hexadecimal separtors (1D for rows). How can I BCP this into my table with one column (char(255)). In other words: How can I use a hexadeximal rowseperator with the BCP commando. We are using ASE 11.0.3 on OpenVMS.
|