| Thread | Last Post | Replies |
|
| parallel bcp failure | 30 Jul 2004 19:41 GMT | 1 |
We have a process that launches multiple BCP process. In this scenario, we have observed the following error: " Start loading, table="FOO",
|
| Re: BCP with SYBASE variable defined | 30 Jul 2004 08:02 GMT | 2 |
I'm trying to bcp a file from UNIX server to Sybase Database. I get the following error if I specify SYBASE variable in the Per script (SYBASE=/opt/sybclient-12.5). nyrndprd1% /opt/sybclient-12.5/bin/bcp delivery..otc_download i
|
| Schema export/import | 28 Jul 2004 13:11 GMT | 1 |
anyone know of a good Schema Export (reverse engineer) and Import program. I've tried embarcadero's DBArtisan, PowerBuilder (doesn't seem to support ASA only DB2, Oracle, ASE, SQLServer) and also tried with Visio As with other posts. I need to get an ASE DB shema converted to ASA ...
|
| using a set of boolean options as a bitmap | 28 Jul 2004 10:35 GMT | 1 |
where can i read about using a set of boolean options as a bitmap? any explanations are more than appreciated.
|
| where is sp_primarykey? | 28 Jul 2004 09:59 GMT | 2 |
I have a DB that creates a table the defines the primary key thus EXEC sp_primarykey 'blah', blahuid then does the foreigns EXEC sp_foreignkey 'blah2', '.field', uid
|
| OpenVMS/Sybase certification | 28 Jul 2004 00:21 GMT | 4 |
Sybase have now retired their product set on OpenVMS. According to the Sybase Support Certifications web page : http://www.sybase.com/detail/1,6904,1010821,00.html the last certification performed was SQL Server 11.0.3.2 on OpenVMS 7.3. Does anybody know :
|
| autoconf macro for Sybase C/C++ OpenCLient? | 27 Jul 2004 11:42 GMT | 3 |
I've been using an M4 macro (derived from the one in the sqsh source package) for some time now but the omission of the ".a" libraries in the 12.5.1 distribution (for Solaris at least) has broken it. Before I go hacking at it again, I'm curous if anyone else has something more
|
| Length of a varbinary type. | 27 Jul 2004 10:25 GMT | 1 |
I have been tasked with updating some stored procedures that take a varbinary type as input. In order to reject invalid input I need to calculate the length in bytes of a varbinary type (I also need to take account of any trailing
|
| transfer Db from ASE to ASA | 25 Jul 2004 18:14 GMT | 1 |
I want to take an ASE DB and convert it into an ASA DB so I can do a training course without messing with the real data and having it run locally with Infomaker. Is the best way to export the Database DDL from Sybase central and then run that DDL?
|
| sybase row level locking vs page locking | 25 Jul 2004 12:55 GMT | 2 |
Can someone please help with the following: What is row level locking - all pages data pages
|
| Port for ODBC? | 23 Jul 2004 13:52 GMT | 2 |
I have to access a database (Sybase) via ODBC through a VPN connection through a firewall and the network admin needs to know what port to open for ODBC. I've never been asked this before. What port does he have to open? Thanks,
|
| sp_sysmon | 22 Jul 2004 07:16 GMT | 4 |
What is the best practice to collect stats on sybase 12.5 on HP-UX ? How can I run sp_sysmon? Do you have a small scripts for helping me?
|
| Starting a server in SQL Anywhere Studio 7.0 | 22 Jul 2004 01:15 GMT | 1 |
Hi, I've just installed SQL Anywhere Studio 7.0. I'd like to create a database and populate it with some tables. But before creating a database, I need to connect to a server. There's a demo server that comes with the installation ("asademo") but
|
| Sybase & V$SQLAREA | 21 Jul 2004 16:58 GMT | 1 |
I am coming back to Sybase after working with Oracle 8i for about a year or so... I have been used to querying V$SQLAREA to spot bad sql executed... is there any way to look at "old" (non-running) SQL ? I guess not... if my memory is right..
|
| Sybase dated diff function fails | 21 Jul 2004 11:04 GMT | 3 |
In old Sybase versions there was an occasionally failure for the datadiff function, does this still exists in the new Sybase versions? is there any new issues ? Any help would be great
|