| Thread | Last Post | Replies |
|
| Interrupt - Bulk copy aborted. | 29 Aug 2006 08:18 GMT | 1 |
While a bcp job was running it aborted with : Interrupt - Bulk copy aborted. Any idea what this means? Thanks
|
| ASA9 and multiple databases: best practise? | 28 Aug 2006 18:51 GMT | 3 |
I'm trying to find out the best practise when running multiple databases. Most people seem to use the one-engine-multiple-databases solution. I understand this to be best practise mainly for manageability reasons. Sometimes a better efficieny in memory usage is thrown into
|
| insert output of procedure into temp table | 26 Aug 2006 15:08 GMT | 2 |
I want to insert the output of a procedure into a temp table can someone tell me how this can be done thanks shikha
|
| Sybase Database | 23 Aug 2006 03:04 GMT | 3 |
It is my understanding that many large financial firms use Sybase databases. My background is with Oracle databases, however I am looking to expand my knowledge/experience and learn more about Sybase databases which large financial firms use.
|
| Sybase ASE Linux for AMD Opteron 64 bit | 21 Aug 2006 14:08 GMT | 1 |
Does anyone know if Sybase has or plans to release a ASE version for 64-bit AMD and/or Itanium? If not, does anyone know if I will run into problems running the Linux x86 version of ASE on my Fedora server running an AMD Opteron Dual Core
|
| problem with accented characters in a UTF8 ASA database | 20 Aug 2006 11:51 GMT | 4 |
We have a multilingual windows application that uses an ASA 8.02 database. The Charset and collations used for this database are UTF8 [I cannot use 1252DEU since we would still have to handle other non
|
| Error 3626 message emtpy | 19 Aug 2006 06:51 GMT | 2 |
All, I'm running a simple select * from some_table where some_column in ('value1',... 'valuek') where k > 1000 and this throws a message similar to Error 3626 Line 1 message empty.
|
| Load data into Sybase IQ | 18 Aug 2006 18:03 GMT | 1 |
we are having some trouble trying to load data into Sybase IQ. This data is in a file and they are numeric values with double data type. The problem is that these doubles should be inserted into a column with datatype numeric.
|
| Reading ASC files | 18 Aug 2006 17:55 GMT | 1 |
I am using DB2 UDB 8.1 on linux platform. I want to import or read .asc file from DB2 stored procedure. This file contains encryption and decryption key in multiple lines. I have following problem when i use load command or import command
|
| encrypting stored procedure | 18 Aug 2006 01:18 GMT | 9 |
Is it possible to encrypt a stored procedure for use in a production environment. Ideally I should be able to supply it in an encrypted format, allowing another dba to run it in. If I can't do that I can login remotely and run them in, however since
|
| BCp issue with ignore_dup_key | 16 Aug 2006 19:29 GMT | 6 |
bcp of table x to table y is not inserting all records. table x,y has unique index with ignore_dup_key. table x has around 10 lakhs records. Few records r not copied ( Server Message: GSQPNJ - Msg 3604, Level 10,
|
| Archive API error for device | 16 Aug 2006 09:50 GMT | 2 |
Frequently getting load intermittent load failures resulting in the following: - Backup Server session id is: 24. Use this value when executing the 'sp_volchanged' system stored procedure after fulfillin
|
| How to verify two tables are IDENTICAL | 15 Aug 2006 22:33 GMT | 3 |
For various reasons, we need to BCP-out of one database and BCP-in to another. If both are on the same server what is the surest way to compare two tables to make sure they're identical? I want to know that each has the same number of rows with the identical information in each ...
|
| database snapshot | 15 Aug 2006 21:47 GMT | 1 |
Hi NG! In order to track changes in a Sybase database on its tables/columns I was wondering if it is possible to create before/after snapshots of the database?
|
| duplicate rows | 15 Aug 2006 17:33 GMT | 2 |
I have 4 columns: A B C 2007/01/01 A B C 2005/01/01 A B D 2007/01/01
|