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 100 of 129 Previous 10   91   92   93   94   95   96   97   98   99   100   Next 10  

AW: Database crash with 8524 ERR 55011 FBM invalid marker combination for b

Hi Markus we use 'standard ' sata Disks under Linux without dynamic mechanisms. I tried to recreate some faulty Indizes with the DMGui but it gave me a 9041 BD Index not accessible. I droped t

RE: Database crash with 8524 ERR 55011 FBM invalid marker co
   mbination fo

Hi Florian I think you have hardware issues - can you check the evenlog for possible errors? Bad data pages don 't occure in 99 % of cases due to wrong coding but due to hardware problems. We

Database crash with 8524 ERR 55011 FBM invalid marker combination for block

Hi Folks our 7.3 SAPDB-Instance crashed today with the Error 2004-06-23 11 26 20 8524 ERR 55011 FBM invalid marker combination for block (1/50519) 2004-06-23 11 26 20 8524 ERR 55011 FB

missing delimiter error in CREATE TABLE for BLOB type column

Hi everyone I have been given the SQL statement below. I was told that it was created for SAP-DB but I don 't know for which version. In MaxDB it won 't work. Error message "Error com.sap.d

Change SQLMODE of a Session permanently?

Hi all although the page referenced below seems to indicate that it 's possible to permanently change the SQLMODE of a session I could not find a SQL statement that does the same http //mys

CAT_CACHE_SUPPLY in Recursive function - > Lock wainting

HI the problem 'General error -915 POS(375) No more memory CAT_CACHE_SUPPLY. ' is due to the recursive call of the function. Deleting it from the body of the function in this way DROP FUNCTION

Engine crashes

Hello I get a crash of my sapdb engine running kernel 7.4.3.27 My application was fetching lot of blob data and deleting rows Here is knldiagerr thanks for any help -- Max

Subject: Corrupt SAP DB table?

Hi. I 'm new to the MaxDB mailing list. I have a table that I suspect may be corrupt. I 'll start with the problem the symptoms and what I 've attempted so far. Can someone please explain wha

CAT_CACHE_SUPPLY in Recursive function

HI I 'm still trying to fetch datas in a recursive function. Waiting for your responses to my latest email (that follows) I 've tried changing the structure of my algorithm. Now I use a function t

RE: SQLDBC getObject() and bindColumn()/fetch() returning too man
   y chars

Hello Andreas the difference is in CHAR/VARCHAR data type. CHAR types are always padded with the fill character where VARCHAR values have a *variable* length. So it is a feature not a bug.

SQLDBC getObject() and bindColumn()/fetch() returning too many chars

SQLDBC getObject() and bindColumn()/fetch() returning too many chars

ORDER BY in FUNCTION

HI I use a select statement in a function everything goes if the select statement doesn 't contain an ORDER BY clause. The error returned is always Syntax error or access violation -3014 POS(357

'sapdb ' service guard extension package

Hello Experts I just want to know if there is any sapdb service guard extension package which is supported on Linux Redhat AS 2.1 cluster? Could someone

Subject: RE: Loader problem? - solution

Hi List after having some conversation with Noah outside the list the following was the solution to the encountered problem (it 's simply my answer to Noah) Your statement looks like this (I i

RE: BUG!!!! In JDBC Resultset from a procedure CALL BAD DATE - TI
   MES

Hi yes I have to confirm this is a bug. It is not releated to the JDBC driver it is related to the database kernel and will be fixed in the next release. This bug only occurs if you are using a uni

problem with SDBINST

Hi I am running gentoo linux with kernel version 2.4.23-aa2 gcc-3.3.3-r6 python-2.3.3-r1 perl-5.8.2-r1 bison-1.875 After failing to successfully install maxdb from sources using the develo

Subject: Fetch from Dynamic cursor

Hi I 'm using Dynamic cursor declared in the following way stmt 'DECLARE Children ' || child || ' CURSOR FOR SELECT E_ACT_K_ACTIVITY2 from PSF.ACTIVITY_RELATIONSHIP ' || ' WHERE E_

BUG!!!! In JDBC Resultset from a procedure CALL BAD DATE - TIMES

Hi all I noticed a very strange behavior when DBPROC returns cursor which includes DATE and TIME columns. ---- Enviroment ------ MaxDB 7.5.0.8 on Linux JDBC DRIVER 7.5.01 <

SQLDBC handling needs some clarifications

SQLDBC handling needs some clarifications

Link Problems in DEBUG Builds with MSVC 6 SP5 and SP6 with CPC code

Link Problems in DEBUG Builds with MSVC 6 SP5 and SP6 with CPC code

Cachedirectory Full

Hi I see this error in the kernel error file. SYSERROR -9400 AK Cachedirectory full Can some tell me what it means? Regards Ajit

Subject: Cursor and dynamic statement

Hello Is it possible to combine cursor and dynamic query. I need something like CREATE DBPROC GET_EVENT (IN eventTb Varchar(30)) RETURNS CURSOR AS BEGIN $CURSOR 'USER_EVENT_CURSOR '

Subject: Linux installation problem

Hello I 'm running SapDb 7.4.3.32 under WinXp. Next I want to test SapDb 7.4.3.32 under Linux (RH9) Software installation was successful but I have problem to create database instance. I have

Subject: sapdb serviceguard extension

Hello Experts Could some one please let me know from where can i download the sapdb service guard extension package compatible for Linux Redhat AS 2.1 cluster. I wo

RE: maxdb-76: compile issue(s) SAPDB/MemoryDebugger/MemDbg_Header
    .hpp

Hey Daniel > > "/home/sapdb/maxdb-76/sys/wrk/incl/SAPDB/MemoryDebugger/MemDbg > > _Header.hp\ > > p " line 51 Error MemDbg_Header enum is not within the > > range of a lon\ > > g or unsigned

SAPDB Clustering

Hi The sapdb.org sites mentions using sapdb with Microsoft cluter server and says see SAP Notes 319835 and 508979. Where are these available? Regards Ajit

RE: maxdb-76: compile issue(s) SAPDB/MemoryDebugger/MemDbg_Header
   .hpp

> "/home/sapdb/maxdb-76/sys/wrk/incl/SAPDB/MemoryDebugger/MemDbg > _Header.hp\ > p " line 51 Error MemDbg_Header enum is not within the > range of a lon\ > g or unsigned long. [...] Replac

Subject: TIMESTAMP in functions

Hi I have the following function (a version less complicated than the original one) in INTERNAL MODE MaxDb v.7.5.01.00. CREATE FUNCTION ISEMPLOYEEINCONTEXT (DSTARTCHR TIMESTAMP) RETURNS NUMB

Subject: Optimal log volume size

Hello How can I tell what 's the optimal size for log volume(s)? I know the question has been asked before but I could find no satisfactory answers also in MaxDB documentation there is informat

multiple instances - > best practices?

The documentation states that if one want to install multiple instances you better do it in separate software directories .... Does that mean two or more times installation profile 10 (ALL) in t
Page 100 of 129 Previous 10   91   92   93   94   95   96   97   98   99   100   Next 10