| Sybase Topics (view all ...) | Last Post | Replies |
|
| Recent updates at www.sypron.nl | 15 Mar 2010 02:26 GMT | - |
14 March 2010: Recent updates at www.sypron.nl ---------------------------------------------- This month's quiz question is about a head-against-the-wall problem that took an evening to solve last week...
|
| Sybase treats unique key violation diffeerently for individual vs group updates | 04 Mar 2010 11:09 GMT | 1 |
Let's put a primary key on the table_name for columns (key_field, key_field2) THIS WILL WORK: begin tran
|
| Looking for a method to find a crashing transaction in the stable queue? | 03 Mar 2010 19:14 GMT | 2 |
When I dump the queue using "sysadmin dump_queue" I see a ton of transactions wrapped in begin tran/commit that have nothing to do with the error message. I take the batching off via 'alter connection set batch to 'off' to make
|
| Whitepaper on Location Intelligence | 03 Mar 2010 10:05 GMT | - |
The Yellowfin BI team have produced a new paper on "Location Intelligence", the mashup of BI with GIS Extract More than 70% of your organizational data has a location component -
|
| how is this possible (duplicate entries)? | 01 Mar 2010 19:42 GMT | 3 |
I'm replicating the entire database, and refresh the replica using dump marker method. After I load the replica and resume connection, all of a sudden I get a flurry of duplicate inserts into quite a few tables.
|
| Refresh of a live replicated database with table subscriptions | 20 Feb 2010 01:59 GMT | 2 |
It appears that dump marker pertains only to database subscriptions. We are using table subscriptions. How do I not lose data accrued during dump and load from primary to target, if new records are being created in the process of replication refresh?
|
| Paging results | 19 Feb 2010 18:13 GMT | 2 |
Hi everyone, first im sorry because i dont know how to explain my issue so i have to put a fragment of my code which is written in php and mysql, my goal is transfer this querys to sybase, hope im not disturbing and somebody can help me:
|
| Sybase “interfaces” file issue | 19 Feb 2010 11:38 GMT | 4 |
There is a strange issue about sybase interfaces file. We have an application which is run on solaris sparc OS and this application uses open client (sybase OCS-12_5) for database operations. When we upgrade our database server to sybase 15.03, our application didn't work. then
|
| Recent updates at www.sypron.nl | 08 Feb 2010 09:55 GMT | 1 |
07 February 2010: Recent updates at www.sypron.nl ------------------------------------------------- This month's quiz question is about something I learned about 'isql' -- the hard way...
|
| Wrong server selected by dbopen | 08 Jan 2010 11:30 GMT | 3 |
A legacy application uses Sybase 11.0.3 on OpenVMS. A process attempts to open a connection to the database using the dblibrary 'dbopen' function, specifying a NULL for the 'server' parameter. However the connection is refused. The reason is that it is ignoring
|
| [Total newbe in sybase] database conversion | 07 Jan 2010 18:08 GMT | 3 |
I have one of our accounting program working on sybase 6 uder linux. We would like to migrate databse engine to new serwer run by win2008. We are ready to buy ASA 9. Can someone explain how to converse databses? Bartek
|
| ASE Version | 07 Dec 2009 21:43 GMT | 1 |
Why am I getting different results from sp_server_info 2 and @@version? (@@version is correct). exec sp_server_info 2 attribute_id attribute_name attribute_value
|