| Thread | Last Post | Replies |
|
| Oracle 9i Database Administration in 10 Minutes | 29 Apr 2007 16:41 GMT | 1 |
The Topics Covered In This Book Are: Understanding the Oracle Environment; Understanding the Oracle Instance; Understanding the working of Oracle Instance; Understanding the Oracle Database; Oracle 9i Software Installation; Oracle 9i Database Design using DBCA;
|
| Packet size error message from Open Server | 27 Apr 2007 14:35 GMT | 2 |
We're running an OpenServer on VMS, with Win NT clients, using db- library. Sybase Version: 11.0.3.3 Open Library Version: 10.0.4
|
| Sybase to Oracle migration | 23 Apr 2007 14:01 GMT | 1 |
Can someone tell me best approaches and methods to do Sybase (any version) to Oracle 9i (or above) migration? thanks.
|
| Tree structure | 23 Apr 2007 10:20 GMT | 1 |
What would be the best approach to store and access a tree structure in Sybase ? (n-ary tree like Explorer under Windows, ie nodes with 0-n children)) I must manage it in C/C++ + ctlib
|
| looking for OCS libraries for Windows x64 and ia64 platforms | 20 Apr 2007 22:24 GMT | 1 |
I have searched all over the place and couldn't find these libraries. Do these libraries exist? Thanks.
|
| cs_ctx_alloc hanging on linux | 19 Apr 2007 14:35 GMT | 6 |
While connecting to sybase on linux, cs_ctx_alloc hangs. Here is the callstack: __kernel_vsyscall() pthread_cond_wait()
|
| Tiggers on MDA tables | 19 Apr 2007 14:33 GMT | 1 |
I tried to create a trigger on MDA tables in master database. The trigger is catreted, but the trigger is not working. The purpose of the trigger was to keep track of the data inserted and deleted from a particular MDA table.
|
| Unique Index resulting in full table scan | 18 Apr 2007 17:18 GMT | 2 |
I'm new to Sybase and have smack into the middle of a problem that's creating a performance issue. I have the following tables Trades: A wide table with about 1.8 million rows. It has a unique
|
| Error when BCP date field from SQL Server to Sybase | 18 Apr 2007 17:14 GMT | 4 |
I am trying to BCP data out of Sql Server and insert it in to Sybase. I am having a persistent issues when I come across a DATETIME field. I have tried using a format file as well as just using the "-c" option when exporting the data. This is my BCP format file when I export the
|
| ODBC drivers for sybase, none free? | 14 Apr 2007 17:35 GMT | 3 |
I'm working with a company that uses a large system developed by varian called varis. They'd like to tap varis' sybase backend data for reporting using MS Access. They bought a driver from a company called openlink years ago, but it seems very problematic, only allows a single ...
|
| LOAD TABLE problem (Sybase IQ) | 13 Apr 2007 15:42 GMT | 1 |
I have a problem with LOAD Table on ASIQ 12.6 with fixed delimited files Sample => create table foo( col1 datetime,
|
| Interesting findings with string pattern matching using [specifier]...or is it just sysobjects turning the tables? | 13 Apr 2007 13:34 GMT | 6 |
I found some interesting results today, when using the "like" command combined with pattern matching for a range of numbers eg. searches with the use of [1-100] or [A-Z] aka [specifier] or [rangespec] as the symbol
|
| Which join is better - using the statistics I'm getting | 12 Apr 2007 17:48 GMT | 2 |
Table B: 100,000 rows Table A: 1.7 million rows Before: Join Order: A B Table: A scan count 1, logical reads: (regular=284854 apf=304
|
| Embedded SQL | 12 Apr 2007 17:38 GMT | 1 |
I have an old embedded application in 'C' that's started deadlocking and crashing. The deadlocking is happening deep within a complicated stored procedure. Is there a way to get something more meaningful out of the sqlca structure (Or something) then the "deadlock .... try your
|
| How to setup ASE 15 on Linux to access remote Connection? | 07 Apr 2007 15:31 GMT | 4 |
Please I need a help to setup an ASE 15 on linux server to access the remote connection from pc by using JDBC. Please what I need to do on the linux server and on ASE ?
|