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 121 of 129 Previous 100   Previous 10   121   122   123   124   125   126   127   128   129  

upgrading minor kernel versions

Hi Can someone quickly give me info on updgrading my database kernel from 7.3.0.30 to 7.3.0.47. where is the kernel change log located?? Regards Ajit

AW: Compilation error while compiling MaxDB 7.5.0.8

Hi if you are compiling under WindowsXP the solution will be to run the pascal-compiler in windows-2000 compatibility mode. You can do this via the properties-dialog. regards Martin -----

Deadlock detection

Hi sapdb version 7.3.0.30 I have a problem where multiple threads deadlock on a table of my DB.(these clients block forever) Is it possible to improve the deadlock detection using db parameters

Subject: transaction delete problem

Hi all I have a strange problem with transactions and deletes with foreign keys. I have these tow tables Table A) Code numeric(10) primary key description varchar(20) values

Kernel

Hello I have had a database running on a wintel platform with no problem until now. All of a sudden now the kernel.exe seems to consume a lot of memory. In the process the application w

How do I start MaxDB in linux?

I run the command ./SDBRUN and I get the following error cannot eval module from repository module SAPDB Install missing OS is a new Redhat 9 install and I used all the default paths when I i

architecture and internal structure

Hello everybody I am writing a bachelor report about the three open-source databases MySQL PostgreSQL and MaxDB. I need information about the architecture of MaxDB. All my searches just ended i

Default integer value for loadercli

I 'm loading tables from Oracle into SAPDB 7.4 Some of the tables have number columns which have null values. I have extracted the data from the tables successfully but when I try to load them into

RE: Has somebody got SAP::DBTech::loader to work in perl? - > unde
   fined symbol

> I tried in the past to make perl work with the loader tool but it > always failed with > undefined symbol Perl_safemalloc at > /usr/lib/perl5/5.8.1/i586-linux-thread-multi/DynaLoader.pm line 2

Installing a second Livecache Instance

All I have an issue I would like discussed in the List forum. I tried to install an additional livecache using the SAPDB DB manager GUI install wizard to an HPUX 11.11 UNIX host for several d

Compilation error while compiling MaxDB 7.5.0.8

Hi All I have been failing in repeated efforts to compile the MaxDB 7.5 source code. I followed the steps as mentioned in http //www.binarycode.org/mysql/products/maxdb/develop/windows.html The

-4008 problem

Dear All After I upgrade my odbc driver from 7.4.3.27 to 7.4.3.33 I started to get -4008 error which means username/password wrong. I tried to use UPPER/lowercase username and password but no

7.3 and DEMO Logmode

Can someone tell me if rollback is possible for an extremely large transaction (deleting 2000000 records from a table using a single delete statement.This is 50% of table contents) I?m using 7.3.0.

convert adabas D to maxdb 7.5 ?

Hi is it possible to convert or restrore (all tables and data) from an ADABAS D Database to MAXDB 7.5 ? thanks in advance markus -- MaxDB Discussion Mailing List For list archives ht

Problem installing MaxDB on Linux

I unpacked with "tar xvzf maxdb-all-linux-32bit-i386-7_5_0_8.tgz " and try to run SDBINST. Though SDBINST is listed with ls -l as executable file I cannot run it. I get "bash SDBINST command

.execute() method segfault with python2.3

bonjour This script #!/usr/bin/python2.3 import sapdbapi conn sapdbapi.Connection ( 'JM ' 'PASSWD ' 'TEST ') curs conn.cursor () try curs.execute ( "INSERT INTO MISEBAS \

Re: [ MaxDB ] how do I delete the m750008 Services from Installation
on Win 20

MaxDB - Mailing List wrote > I have a question about the installation of the MaxDB on Windows 2000. When > it is installed it creates the following 4 services > > SAPDB .m750008 > SAPDB

Subject: MAXDB CURRVAL Question

Hello and sorry for two questions right in a row. I am new to MaxDB and in a development frenzy. Also let me thank you ahead of time for your time. I have found that the CURRVAL function will re

how do I delete the m750008 Services from Installation on Win 2000?

I have a question about the installation of the MaxDB on Windows 2000. When it is installed it creates the following 4 services SAPDB .m750008 SAPDB .m750008 (omststknl.exe) SAPDB .m7500

Build Packages out of the tree?

Is there any vmake target for building packages? And/or SDBINST? Thank you! SIEGENIA-AUBI KG Informationswesen i.A. Markus D?hr SAP-CC/BC SAPDB-DBA Tel. +49 6503 917-152 Fax +

Subject: Problem with LONG BYTE

Hello I 'm using SapDB 7.4.3 BUILD 031-123-060-910 WinXp. I 'm using LONG BYTE column for storing .jpg images in my database. But when I unload LONG values back into the file the new file is som

LONG field in WHERE clause

Hi list. It 's my fisrt message happy to use MaxDB ) Could you tell me if there is a way to use a LONG field in a WHERE clause? For exemple a table like this CREATE TABLE SYS_CODE (

dump table data as SQL insert statements

Hello I would like to know whether there is some way to export table data (not catalog) as SQL insert statements (not as PAGES or CSV). Regards Donatas Ciuksys Vilnius University Depart

savepoint <- > database standstill

Hi a few days ago we 're getting in troubles with our SAPDB 7.3.0.46 on SLES 8. Every day we have a standstill of our database where no more connections can be established (the only way to conne

Subject: Loader error (-25301)

Hi I 'm new to MaxDB loader and stuck in importing simple data into table. I 'm using MaxDB 7.5.08 on Linux. Appreciate if anyone can help me out. Table structure

-help

Subject: rollbacking with ireport.py

bonjour Is there a way to toggle autocommit mode within ireport.py ? It seems that we can commit or rollback but rollback do not rollback what has been made before. So I suppose there is s

Subject: Question about data area

I have an application running in Apache Tomcat whith connection to SAPDB. When the used space of the SAPDB data area is around 82% my application display this error com.sap.dbtech.jdbc.excepti

Subject: RESTART_SHUTDOWN changed?

Hello Has the behavior of RESTART_SHUTDOWN changed? I 've configured two instances for automatic start from the service manager and with the RESTART_SHUTDOWN parameter. One of them is set to R

Help! BIG Memoryleak in Pythondriver

Andre Reitz wrote > Another Hint > > i am pretty sure that it is in "copyFetchBuffer " > se realloc It seems you 're right. Add to the routine closeResultSet the following lines if (
Page 121 of 129 Previous 100   Previous 10   121   122   123   124   125   126   127   128   129