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 22 of 129 Previous 10   21   22   23   24   25   26   27   28   29   30   Next 10  

Database already started PROBLEM

Dear all I have a problem with my maxdb database instance. The machine where it is located crashed and the database stopped suddenly. When I have started the machine I was not able to start the insta

Analyzer error

Hi I am getting the following message in analyzer * I SQL commands executed 49211 CON PureSQL_Cmds > INTERVAL * 5 VAL 49211 > 901 * 5 * W1 Catalog cache hitrate (SQL

Book on Max DB no longer to be published

I received an email back from No Starch Press stating that they are no longer going to publish "The Book of MaxDB MySQL for the Enterprise. " Does anyone on the list know if this book will be publishe

Re: Performance Problems

Hi Now it worked ! Thank you ! The results * I Runtime version X32/LINUX 7.4.3 Build 032-121-068-842 CON 1 VAL 1 * I Instance is up since 2006-03-01 18 43 56 CON 1

Error in input parameters of replace function was cause database crash

Hi I was mistake and take name filed parameter on arg #3 instead of arg #1 in replace database function. As result the next select was cause database crash. select id replace( '\ " ' ' ' name ) from

Performance Problems

Hi I am newbie in SAPDB issues. I would like to know which steps do I have to take to identify sapdb performance problems. I am having a serious performance problem and even though I executed "sql_u

ODBC client looking for SYSODBCTYPES table...

I 'm in the middle of migrating an existing MS SQL database to MaxDB and while experimenting with pointing the application that 's generating the database information at the MaxDB server I am encounter

SAPDB 7.3.00.24 64 Bit for Solaris / Download wanted

Has anybody the SAPDB in the version 7.3.00.24 64 Bit for Solaris for download ? regards Manuel -- MaxDB Discussion Mailing List For list archives http //lists.mysql.com/maxdb To unsubscribe

filldb.py

Hello have anybody the script filldb.py from SAP ADM515? Thanks J?rg Wenzel

"System error: AK Catalog information not found " when executing a DELETE stateme

Hi all I am getting 'System error AK Catalog information not found ' when executing a simple DELETE FROM MYTABLE WHERE ID 1 query on one of my tables. The knldiag says that 2006-04-03 15 36 12 2

AW: Horrible Query Performance on Update

Keith Arnold wrote > > Friendly and Helpful List Members > > We are running MaxDB 7.5.00.24 on an X86 machine w/ 2x3Ghz CPU 2G ram > SCSI > Mirrored drives Win2K3 Std. Data cache and catalog hit

Horrible Query Performance on Update

Friendly and Helpful List Members We are running MaxDB 7.5.00.24 on an X86 machine w/ 2x3Ghz CPU 2G ram SCSI Mirrored drives Win2K3 Std. Data cache and catalog hit rates are above 99.9%. I have

System error when executing delete query with subselect

Johan Hallgren wrote > Hello list > > I am working with the developers of the ActiveMQ message > broker (www.activemq.org) to support MaxDB for its message > persistence layer. So far everything s

AW: SAP DB 7.4: util_connect and sql_connect don 't work!

Hi Christian I suppose there is something wrong with one of the files <indepdatapth >/config/SAG.upc <indepdatapth >/config/SAG <RUNDIRECTORY >/dbm.cfg What is the name of your "First DBM Ope

SAP DB 7.4: util_connect and sql_connect don 't work!

Hi! Now I really got a problem. In my last mail I said that sql_connect doesn 't work. Yesterday I found that util_connect either doesn 't work. So I can 't make any backups of the instance. That 's anno

System error when executing delete query with subselect

Hello list I am working with the developers of the ActiveMQ message broker (www.activemq.org) to support MaxDB for its message persistence layer. So far everything seems to be operating normally w

SAPDB 7.4 dbmcli sql_connect failed

Hi! Last evening the /var-partition filled up on one of our DB-server because of a wild-running application. Now I 've got a problem with dbmcli ---8 <--- sapdb@(protected) ~ > dbmcli -d SAG -u SAGD

Problems while migrating from MaxDB 7.5.0.8 to MaxDB 7.6.00.16

Hello I am trying to migrate from MaxDB 7.5.0.8 to MaxDB 7.6.00.16. The first server is Red Hat Linux 9 the other is SUSE 10. I made a migration backup and then restored it on the other server wit

Database ID

Hello after installing MaxDB we changed the name of the server. The database id of MaxDB still equals to the old server name. Is there any possibility to change the database id to the new se

Error -10709 while connecting in CGI script

Hallo there I really need help on this issue. I have a perl script in which I connect to MaxDB succesfully. Then I copy-and-paste the code to make a cgi script and it just fails. I got an -10709 erro

many more vserver processes than sessions

Hi if i call pstree i see much much more vserver processes then i see sessions in DBMGui. The number of vserver processes matches the number of TCP-connections that are alive. And even thought the

Capacity of Data volume 1 is different between configuration and info page

Hello I have a problem on my Maxdb 7.5 installation. I got this error after i rebooted the server "db_online "

EMERGENCY SHUTDOWN

In the last several hours our database has shutdown twice. Here is all of the information that I can find in the log files 2006-03-28 17 20 29 7773 ERR 54111 MOVE UpdMap.1 1[17]- >371[385] le

AW: start auto log backup manuel

Sorry Martin but restart not the counter of aute log backup? Kind regards J?rg Wenzel > Subject start auto log backup manuel > > Hi > > can i start the Auto Log manuel? I need empty logfile. >

Subject: start auto log backup manuel

Hi can i start the Auto Log manuel? I need empty logfile. Kind Regards J?rg Wenzel

PHP module: Inserting values into blob column

Dear List I run into problems while trying to insert values into a blob column via the php module. As far as I understand the documentation I would do that with a command sequence like this(assu

: System error: AK System error: VAK507 5

Hi i 'm trying to execute a simple UPDATE statement like UPDATE tabel SET column1 ? column2 ? ... WHERE pkey ? Many of the columns are LONG UNICODE columns some are VARCHAR UNICODE columns. Wi

MaxDB and Access

Hi I been having a bunch of problems with MaxDB on Windows 2003 Server x64. One current issue is this. Using Access as the front end and ODBC it takes a long time to open an attached MaxDB table an

Error on loadercli with DBEXTRACT command

Hi I am trying to export the structure of my current database using command DBEXTRACT but I am having the following error ERR -25392 '[MySQL MaxDB][SQLOD32 DLL][MaxDB] General error -9404

Subject: AW: Dbproc question ????

Beermann Albert wrote > > Hello Everybody > > My application communicates with a maxdb via odbc. > I have about 500 concurrent users. > > For automatic numbering (orderno customerno invoiceno ...) w
Page 22 of 129 Previous 10   21   22   23   24   25   26   27   28   29   30   Next 10