| Thread | Last Post | Replies |
|
| Job scheduler failing due to some password issues. | 31 Mar 2006 20:13 GMT | 4 |
I scheduled a job on Sybase ASE Job Scheduler. The job fails and the following message is seen in the log. 00:00006:00001:2006/02/14 13:05:00.61 worker No password found for user <my_login> on server <SERVER>
|
| Use of "DbParm" String | 31 Mar 2006 00:08 GMT | 1 |
All - I've been trying to get more info. on the Sybase "DBParm" string that can be configured with connectioin info when connecting to ASE 12.5.x. I have the basic docs from Sybase on this string, but what I need to know is if there are ways to populate it from JDBC, Jconnect, ...
|
| Another SQL question | 30 Mar 2006 13:52 GMT | 9 |
Hi, all. Situation: ------------------------------------------------------------------ create table source(ppl_id integer, code char(2));
|
| 'Cross-product' and join question | 29 Mar 2006 17:26 GMT | 3 |
I'm designing a query with DBArtisan against a Sybase database. I'm not a SQL guru but I can usually get the results I need given a good understanding of the database and the relationships between tables. However, this problem has me stumped. When I run the following query:
|
| What is the Sybase Encryption Process/Algorithm | 27 Mar 2006 23:56 GMT | 2 |
I am working on a Siebel Project where the Mobile Clients use a encrypted DB extract (using Sybase encryption). Siebel dont seem t know what the encryption process is (how many bits in key, what is th structure of the algorithm, how secure is the algorithm...). Doe
|
| Connect from Unix (Perl) to MS SQL Server 2000 | 27 Mar 2006 18:44 GMT | 1 |
We've been using Sybase::DBLib in a Perl script to connect from a Unix (Solaris) box to a Microsoft SQL Server 7.0. This has been fine but now they DB guys have upgraded the MS SQL Server from 7.0 to MS SQL Server 2000 and it now no longer works.
|
| Odd optimizer behavior | 27 Mar 2006 14:13 GMT | 3 |
Hi all, hoping that someone with some optimizer knowledge can explain this scenario. ASE12.5.3 ESD #1, Solaris9, 64-bit. 7 Cpu, 24Gb Memory Basic schema:
|
| data dictionary | 26 Mar 2006 07:42 GMT | 1 |
I'm using ERWin 4.1.4 and trying to retrieve a data dictionary of a sybase db version 11.0 but ERWin only supports 12 and 12.5 version of sybase. How do you retrieve the data dictionary? Thanks
|
| Newbie: raiserror error code not caught on Sybase ASE 11.9.2.4 | 24 Mar 2006 08:16 GMT | 2 |
Given the sql script below: ------------------------------------------------------------------------------------------------ INSERT into BMF ( account_no, bill_ref_no, bill_ref_resets,
|
| logging ASE activities | 23 Mar 2006 10:50 GMT | 1 |
I'd like to log all ASE activities, ie. all SQL statements executed by ASE into a single file, perhaps with some additional information like time stamps on entry and exit, UNIX pid, SQL statement (without the data, only table names involved). We tried to do this with some
|
| Sybase Data Load Question | 23 Mar 2006 04:47 GMT | 1 |
Can somebody please tell me what the command and syntax is for loading a text file into a database? I'm new to Sybase.
|
| How to set sybase interfaces file using Cleint Library API | 22 Mar 2006 23:58 GMT | 2 |
We have one application (C++) using dblibrary. Now it is being migrated to client library as it is not thread safe. Our progam connects to two servers at same time, and we want two use two different sybase interfaces file to connect to the server. The db
|
| Sybase Support | 20 Mar 2006 20:13 GMT | 2 |
Am new to Database and Sybase. Just joined in an company which has an client in Banking & Financial. I heard a lot about sybase ase, replication server & IQ. Nowadays in this company i hearing different news like sybase is going to stop supporting
|
| Sybase password hash | 20 Mar 2006 10:21 GMT | 8 |
I'm writing a tool to crack Oracle and MS SQL Server 2000. I need to extend this tool to Sybase but I didn't find any informatio about the encryption algorithm used by Sybase to encrypt password i master.syslogins.
|
| Proc getting recompiled. | 17 Mar 2006 04:30 GMT | 3 |
How do know my procedure getting recompiled?
|