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 114 of 129 Previous 100   Previous 10   111   112   113   114   115   116   117   118   119   120   Next 10  

Subject: SAPDB 7.4 and SuSE 9.1

Hi I 've installed the brand new SuSE 9.1 (Kernel 2.6.4) and the SAPDB 7.4.0.31 that comes with it. When I try to create a new database instance with a script that worked fine for SAPDB 7.4.0.2

Prepared sentences

Hi I am development a report and I need a Stored Procedure for that. The thing is I need that SP to be dynamic I mean I need to use prepared sentences. I looked for that kind of sentence and I

Migration from MySQL

Hi Is there some tool to automate the migration from a MySQL database to MaxDB 7.5.00? Regards Robson

Subject: stopping unexpectedly

Hi there I downloaded MaxDB and I installed all packages. I installed maxdb-all-win-32bit-i386-7_5_0_8. My system is W2k SP3. Services installed after installation SAPDB .M750008 - C

Re: [SPAM] - cant remove failed instance - Found word(s) remove list
in the Te

Hello Teguh first try dbmcli -d <dbname > -u <userid > < password > db_drop if it is unsuccessful (or you don 't remember your password) try this Stop the database if it is still running. "Star

(Another) Outer join / OR problem.

Found this bug through some automatically generated code create table things ( id int name varchar(20) ) create table categories ( thing_id int category varchar(20) ) insert into t

- cant remove failed instance - Found word(s) remove list in the Tex

You have performed the second statements as well dbmcli -d $SID -u dbm dbm db_offline dbmcli -s -d $SID -u dbm dbm db_drop Otherwise try again. Or use the free Windows utility Srvinstw.exe

Subject: cant remove failed instance

Dear all I 'd tried to create db instance using dbmgui but unfortunately its becom not responding and had to stop it. Then I try again and finally I am successfully create an instance. My problem is

Subject: Creating unicode data base

Hi i am using MAXDB 7.5.0 and i wana to create an UNICODE supported data base in i apporached with two way for this 1.) dbmcli db_create TESTDB test test UNICODE YES its giving me ERR

SAPDB Crash Problem

I am not certain that this is the right forum for this question so if it 's not I would appreciate a pointer to the right place. If it is then here 's my question Under a fair amount of load

Mirrored log on raw device fails: 7.5.0.8 / RH 9

I set up a database using 7.5.0.8 with a raw device for the data volume and two log volumes (primary and mirrored). The database comes up OK but without LOG_MIRRORED set. If I enable LOG_MIRRORED

outer joins with OR

We are using latest version of Maxdb7.5.0.8. In our application we are using view with following outer joins CREATE VIEW TEST_PURGE_CLAIM AS SELECT TEST_PLAYER.PLAYER_OID AS PLAYER_OI

outer joins with OR, might be a bug.

We are using latest version of Maxdb7.5.0.8. In our application we are using view with following outer joins CREATE VIEW TEST_PURGE_CLAIM AS SELECT TEST_PLAYER.PLAYER_OID AS PLAYER_OID MAX(

Todo-list and/or top-priority list

Hello I 'm looking for one todo list (new features planned) on MaxDB. Anybody can help me? Thanks in advance Renato. -- MaxDB Discussion Mailing List For list archives http //lists.m

RE: DB Error -2003 "Output columns too long " - Differences betwee
   n Versions?

Matthias G?rtner wrote > > Hello > > Both statements below can be executed under Windows MaxDB 7.5 without > problems. > With Linux and SAP DB 7.4 a database exception occurs (-2003 "Output

Howto set / reduce the Kernel Memory size of the SAPDB

Aloha I want to reduce the amount of memory(Ram) used by the Sapdb 7.4 since the DB is getting to slow I have litte to no xp with databases but as much as i could figure out the system( Linux S

Can not connect 7.5.0 JDBCDRIVER of MAXDB

Hello Alok have you assured that the x_server has been started? Java needs TCP/IP whereas other interfaces communicate to the database kernel via shared memory and thus do not use the 'x_serve

system error -9400

Hi! I ran into some strange trouble while trying to migrate a database from 7.4.30 to 7.5.01 When I create a Backup and try to restore it to the 7.5 I succed to read it into the new created data

AW: AW: discrepancy between backup history and db_restartinfo

Hi the error is corrected also in relase 7.5.01 regards Martin > -----Urspr?ngliche Nachricht----- > Von Filip Sergeys [mailto filip.sergeys@(protected)] > Gesendet Donnerstag 22.

signal 11, emergency stack back trace

--Boundary-00 _JLMjAc8g87jhVAE Content-Type text/plain charset "iso-8859-1 " Content-Transfer-Encoding 7bit Content-Disposition inline Hi we have serious problems with our sapdb 7.3.0.

-126,Databackup missing (Backuphistory lost)

MaxDB documentation clearly says this message means that there is no complete data backup to enable to autosave but even after creating a complete data backup I do get the same message. So I can

maxdb-web-7.5.1.00alpha2 startup problem

--------------Boundary-00 _UN9OPJ8OAV3BSFHCIUHR Content-Type text/plain charset "iso-8859-15 " Content-Transfer-Encoding quoted-printable Hi I try to start wahttp daemon on a SuSE Linux

from in brackets

Hi there I have a software thats creates the sql statement on its own. But if i have two or more tables joint it sets the 'from ' in (). for example select table1.id table1.name table2.number

About the creation of the DOMAIN user

Hi I am using MAXDB fro application i want to create a Domain user for my data base instance with tthe help of create user command using "sqlcli " on linux system. it s ginging me the error like

Install 7.5.0.11 fails on RH9: cannot switch to sdb owner

After installing the necessary compat libraries increasing shmmax to 256MB and creating a user sapdb in group sapdb with a locked account SDBINST fails with the messages readini() no value

Automatic Extension

I have been searching for some documentation on the "automatic exension " feature in SAPDB/MAXDB but can only find a couple of messages on the mailing list. This is what I gathered - The featu

Kernel crash (linux + windows) during drop table

Hello I 've like to know if this bug has been corrected (how and where can I have the info). My tests seem to show that it is not the case. Thanks in advance Philippe Philippe Chal?at wr

Subject: anylyzing db IO speed

Hi I?ve just used dbanalyser to analyse my database. However I am looking for any indicators of IO read/write times. I couldn?t figure this out using the analyzer. Any ideas on how I can do this

MaxDB SQL Studio

I 've been trying to download MaxDB SQL Studio but so far the result is not to good. I had tried several locations here http //mysql.cbn.net/Downloads/MaxDB/guitools/maxdb-sqlstudio-setup-7_5_0_5.

Script to create instance with dbmcli

I 'm running into problems using DB Manager trying to setup and instance on a remote Linux server. Either I can 't go through the setup because of an error or the instance that I create causes Apac
Page 114 of 129 Previous 100   Previous 10   111   112   113   114   115   116   117   118   119   120   Next 10