| Thread | Last Post | Replies |
|
| Decrease the space allocated to a transaction log | 24 Aug 2007 08:57 GMT | 2 |
I have an interesting question. I'm running a job to convert the data in a specific database from form A to form B. This seems to work best when I increase the transaction log from say 2 gig to 4 gig.
|
| Data error while converting from FLOAT to numeric | 23 Aug 2007 15:18 GMT | 1 |
I converted a column from float to numeric(20,13) and we had some data errors as below. The values 0.00001250000 is now displayed as 0.0000124999997. Moreover, there were several rows that were displaying that had value = 0.0000125 and a few are changed and a few,
|
| ASE 15.0.1 64 bit. | 23 Aug 2007 06:03 GMT | 2 |
I am having AIX version 5.3.0.0 on my system. My Project uses 32 bit CICS as middleware. We have upgraded our ASE 15.0.1(Sybase) from 32 to 64 bit and we use its 32 bit library set for compiling our application.
|
| tempdb | 20 Aug 2007 16:49 GMT | 2 |
We are running sybase ASA ver 8.x and are getting some queries hanging our system for 10 + seconds. We are looking at possible problems and wondered if tempdb was too small. Where is this configured? How do we increase its size. I notice that ASTEMP is set as /
|
| Syslogins problem while upgrading from ASE 12.5.3 to 15.0.2 | 20 Aug 2007 15:56 GMT | 2 |
We're currently running ASE 12.5.3 on a 32-bit windows based intel platform and evaluating upgrading to ASE 15 on either a p-series or a linux based intel 64 bit. While setting up a test environment for the performance testing of the
|
| Directing ISQL output to compressed format | 20 Aug 2007 13:37 GMT | 2 |
I have an ISQL query that generates a rather huge CSV output. May someone please suggest how I can generate a compressed output file (GZ) directly with ISQL? What's the trick? It's a bit of a problem if I plain first create the CSV and then GZ it
|
| Enterprise Wide Deployment | 17 Aug 2007 11:56 GMT | 1 |
Hey guys, for an enterprise wide deployment, what will you suggest and why among - Red Hat Linux, Suse Linux and Ubuntu Linux, also, do you think, we can negotiate the support pricing down?
|
| Need deadlock info in replication environment | 15 Aug 2007 19:22 GMT | 1 |
I got warning message in Rep server log file: A transaction for database '<server>.<db>' failed. It will be retried 3 times. The data server error received (#1205) is mapped to RETRY_LOG or RETRY_STOP
|
| User guest in tempdb | 13 Aug 2007 17:14 GMT | 2 |
Every time I reboot my SQL server the user guest looses the ability to create tables in tempdb as in select * into guest.name from name..name where 1=2 Why would that be?
|
| Drop owner of objects | 13 Aug 2007 14:44 GMT | 1 |
Hi gurus ASE 12.5.3. We temporarily create logins to change the DB and remove them while the objects still shall be used.
|
| sa password !! | 13 Aug 2007 12:30 GMT | 7 |
Hola friends, I have installed ASE version 12.5.2 in my Notebook. After the installation is done, I was tryin to connect through both; Sybase Centeral Java Edition and the SQL Advantage to start using it. When I try to press F11 to connect, it
|
| jConnect 6, Unicode, Sybase 12.5.1, HELP!! | 11 Aug 2007 20:29 GMT | 9 |
Just loaded up Java 1.4.2 on a Solaris machine. Just loaded up jConnect 6.05. Trying to run a parameterized statement to query the database for Chinese characters.
|
| Install ASE 15 developer edition failed on CentOS 5 | 11 Aug 2007 05:54 GMT | 2 |
anyone had successful experience for installing on RHEL 5 or CentOS 5? 'export LD_POINTER_GUARD=0' doesn't work from http://www.peppler.org/FAQ/linux.html#q1.25 CentOS 5 has glibc-2.5, btw. thnx a lot!
|
| Merging 2 databases | 10 Aug 2007 17:51 GMT | 4 |
I have two databases with the same structure, having 150 tables each. They are currently in Sybase. Most of the tables have exactly same data in both databases, while others have different, but I don't know for sure which ones would have disrepancies. Is there any tool that
|
| Switching user in the sql shell? | 10 Aug 2007 00:59 GMT | 2 |
Is there any way of switching user or running the queries on behalf of another account, just as we do with sudo/su under Unix shells (again without the need for knowing the password of the other account), on sql shells on Sybase?
|