Mailing List
Home
Forum Home
MySQL General - General MySQL discussion
MySQL++ - Programming with the C++ API to MySQL
MaxDB - Everything about MaxDB, formerly known as SAP DB
ODBC - ODBC with the MySQL Connector/ODBC driver
MySQL on Win32 - Runing MySQL on Windows 9x/Me/NT/2000/XP
Java Help - Mostly related to the MySQL Connector/J driver
Perl - Perl support for MySQL with DBI and DBD::mysql
GUI - MySQL GUI Tools
Announcement
Subjects
Subject: mysql openssl Question
ERROR 1045: Access denied for user: 'root@localhost ' (Using
password: NO)
Update one field with more fields from another table
Subject: Getting Identity after INSERT
ERROR 2002: Can 't connect to local MySQL server through socket
mysql test 4 1 fails with the gis test
Subject: MySQL Cluster Software
Downgrade Mysql from 4 to 3 23
Mysql 4 0 Oracle Stored Procedure Trigger Conversion
Can 't access mysql after kernel upgrade
Executing MySQL Commands From Within C Program
Comparing and writing out BLOBS
Subject: Re: Preventing Duplicate Entries
FULLTEXT query format question
Strange behavior, Table Level Permission
Does the binary log enabling affect the MySQL performances?
mysql:it 's a db not a dbms how it 's possible?!
mysql have same function mthod as Oracle decode()
 
MaxDB
Page 127 of 129 Previous 100   Previous 10   121   122   123   124   125   126   127   128   129  

more SAP DB / MaxDB Documentation available

Hi for all of you who are interested in some bedtime lecture on our beloved database 1) the "Book SAP DB / MaxDB " from Stefan Wichmann If you speak german get it. This book is very helpf

Subject: AW: MAXDB Success Story

Hi Markus nice to read your success story. We are also very happy with our sapdb for two years now. About 30 installations ranging from 4 to 2000 users. This thing is just awesome. We compil

Subject: Very Long connection Time...

Hello I Have a big problem I 've installed a SAPDB Database v 7.4 in AIX system. Using ODBC the connection time to this database is about 2 minuts.... some parts of software are frequently ope

MAXDB Success Story

Good Morning List ! I 'm working now with MAXDB for about 1 Month and i 'm very happy about this nice database ) I 've written an Online-Software for Transaction Processing with many Modules based

Subject: Error when recovering logs

Hi gurus On a Linux host running MaxDB 7.5.0 same machine I 've attempted to test out a typical backup & recovery scenario. Master instance (sdb1) Standby instance (sdb2) - to be built from th

Subject: SapDB replication feature

Hi I 've found that SapDB doesn 't provide any kind of replication feature (since 1997). Is this right? TIA Alexio -- MaxDB Discussion Mailing List For list archives http //lists.mysq

Subject: SAPDB Backup to Mapped drives

Hello I have some problems backing up to Network shares with SAPDB 7.3.0.40. The backup to mapped drives takes 3 times longer than backing up to the local machine. Both machines are Compaq ML 570

CHR(NUM())

bonjour Is there a way with MaxDB functions to convert string into integer As un example sqlcli > SELECT CHR(NUM(1)+1) FROM DUAL | EXPRESSION1 | | ----------- | | 2 | 1 r

Subject: How to use "TRUNCATE TABLE "

I 've got two tables which have a lot of data in them (about 1 100 000). The deletion process takes about 15 minutes which is way too long. "DROP TABLE " is not an option for me so I was looking at al

Subject: SAP DB on Mac OS X, OpenBSD?

Hi did anyone ever try to build SAP DB on OS X or OpenBSD from the sources? regards Axel -- MaxDB Discussion Mailing List For list archives http //lists.mysql.com/maxdb To unsubscrib

Import/Export Routines for External Databases and MaxDB

Hi All I 'm a newbie to MaxDB 7.5 and I 'm working on MaxDB to migrate from my local Oracle because MaxDB seems to be a perfect Open Source DB. I have some data in my local Oracle Database an

Looking for example programm PERL-ODBC-SAPDB

Hi all i 'm a beginner in sapdb and perl-programming. I installed on my W2K sapdb 7.4.3.31 ActivePerl-5.8.0.806-MSWin32-x86.msi sapdb-odbc74 I 'm searching for a example programm which show

Problem with ODBC Driver Unicode Data Handling

Hi I am using MaxDB 7.5 with ODBC Driver 7.05 and I keep getting a "[SQLOD32 DLL] Restricted data type attributes violation (#0) " error when query result contains non-English data (query result

MaxDB & Gentoo Linux - any ebuilds out there?

Hello all Trying to install MaxDB on Gentoo Linux without much success. Too many problems to list here and I won 't as it 's somewhat OT. But if anyone on this list has had success and especiall

Problem with MaxDB 's ODBC Driver Unicode Handling

Hi I am using MaxDB 7.5 with ODBC Driver 7.5 and I keep getting a "[SQLOD32 DLL] Restricted data type attributes violation (#0) " error when query result contains non-English data (query result

How to repair a corrupted data page?

After performing a migration backup from a 7.3 database to 7.5 (or 7.4) I get these errors on a Check Database 2004-02-12 17 41 23 13 ERR 53370 B*TREE Illegal key len length 123 2004-02-12

Delete Database without Username and Password

Hello Can anyone tell me how to delete a database without the username and password. One of my ex-interns created a couple of database in the same instance that I need to delete so I can do an u

Kernel Crashes in 7.4.3.30 querying DOMAIN tables

The follwoing query always crashes database 7.4.3.30 in Win2K select T.OWNER T.TABLENAME VALUE(T.SAMPLE_ROWS 0) (SELECT COUNT(*) FROM DOMAIN.COLUMNS WHERE OWNER T.OWNER AND TABLENAME T.

Subject: Re: DATEDIFF & subquery problems

Well since nobody answered I 'll The CASE problem is already known - I 've asked sometime ago and Elke answered. Thanks Elke. But the problem with functions and subqueries is new to me. An u

7.4.3.30 + DBMGUI Second Edition

I 've created a new database and during Installation Wizard I 've choosen to install for recovery. After install process the DBMGUI give me the choice to directly restore the database. After (automa

7.4.3.30 can 't migrate database: Diagnostic file 'knldiag ' is already used by an

I 've a database 7.4.3.30 named XYZ. I put it in admin mode made a backup. Now I try to create a new database using the backup as basis. I open the DBMGUI (the second edition version that came in 7

Subject: dbmcli: hss_ commands

Hi all Does anyone know where I can find some documentation/hint to use the hss_ commands in MaxDB 7.5 dbmcli interface? I 've searched through the standard documentation but can 't anything rel

Isolation level that use SAP business application?

Hello I refer to What type of isolation level does SAP business application use (by example mySAP Business Suite <http //www.sap.com/solutions/ > mySAP ERP <http //www.sap.com/solutions/erp/ >

Subject: Isolation level that use SAP?

Hello What type of isolation level does SAP use? What type of isolation level does SAPDB assign by default to a Connection? Thanks -- MaxDB Discussion Mailing List For list archive

Questions about isolation levels in SAPDB?

In an application implemented in java that open 100 of this SAPDB connections DriverManager.getConnection(databaseUrl + databaseName + "?user " + databaseUser + "&password " + databasePasswo

TOP Statement

Hello ppl Do I Have any statement to get only the first n records in Select statement? A substitution of mssql "TOP n " statement Tanks a lot Jo?o Rodrigues -- MaxDB Di

Bug in odbc driver causes crash

Hi I just took the latest available driver for 7.3 from the sapdb.org site. I think it said 7.3.0.35 when I updated my existing driver. My program just runs in a loop creating connections and dis

sqlcli always fail with -4008 but websql okay ?!

Hi all I 've create a RESOURCE sql user "scott " via websql using "create user ... ". Then I can create tables and do normal select as usual logging in as "scott ". Unfortunately this only limits

Data Restore, using a three-pipe medium: long duration of data restore

Hello the Database (SAP DB / MaxDB 7.3.0 B43) was backuped using a three-pipe medium in about two hours (the database was cold the backup was consistent every pipe transferred about 15 GB Bac

Subject: database kernal crashes

Can anyone help me decipher this error log sequence? Database version is 7.4.3.30 on Windows 2000. I 'm doing a massive data load into the system to see how it performs. Unfortunately a
Page 127 of 129 Previous 100   Previous 10   121   122   123   124   125   126   127   128   129