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 13 of 129 Previous 10   11   12   13   14   15   16   17   18   19   20   Next 10   Next 100  

How to create system tables and Packages again

Hello! When querying the USERS - Table and related tables I get the following error Error Code -9205 SQL State S9205] [-9205] System error AK Catalog information not found 00000000000000000

New products for MaxDB admin and development

Hi All SQL Maestro Group is happy to announce two new tools for MaxDB database engine administration and development. http //www.sqlmaestro.com/products/maxdb/ The first product named MaxDB Maestr

Re-Create USER table

Hello! When querying the USERS - Table I get the following error Error Code -9205 SQL State S9205] [-9205] System error AK Catalog information not found 000000000000000000420001 Is it possi

Oracle compatibility

Hi. I ear (or read) somewhere that MaxDB sql and pl/sql syntax are oracle compatible. Is this true? If true it is compatible on with Oracle version? TIA

Performance problem with empty in clause

Hi i 've experienced a mysterious performance problem with MaxDB 7.5.00 26 The following statement performs a full table scan when the subquery returns no result delete from cx_click where link_id

Changed behaviour with newer JDBC driver

Hi! After upgrading my jdbc driver (MySQL MaxDB 7.6.0 Build 030-000-005-567) one of my automated tests fails. Server is running 7.6.00 BUILD 027-121-124-939 on Linux. The test consists passing

Subject: Pipe Question during Backup

I am backing up via the DBM Gui to a pipe on HP-UX 11.11 (7.5 database release). The pipe is sending 8k chunks at a time. Is there a way to increase the chunks being sent to the pipe to help increase

CommVault Software to Backup your MaxDB

Is anyone out there using CommVault to backup their MaxDB instances?? Please Advise as it is not going well.

WG: AW: AW: database crash, then I breaked "select * from USERSTATISTICS "

FYI

Base table or view already exists;-6000 POS(1) Duplicate table name

Hi we have a select statement that produces the following error Base table or view already exists -6000 POS(1) Duplicate table name when it is executed a second time a fourth time a sixth time a

decode with date

Hi the following select select decode (date null '2099-12-31 ' date) from dual returns 20061106 Why not a date? I have reduced my original select that has left joins where I want to replace nul

AW: database crash, then I breaked "select * from USERSTATISTICS "

Hallo The "Esc " sends a cancel request to the kernel. Please provide the kernel log files to ananlyze why the kernel crashed. Regards Wolfgang -----Urspr??ngliche Nachricht----- Von ????????

database crash, then I breaked "select * from USERSTATISTICS "

I use MaxDB Version 7.6.00.16 Build 016-123-109-428 for LINUX If I execute in "sql studio " query "select * from USERSTATISTICS " and press "Esc " my database crashed. knldiag.err 2006-11-04 16 27 0

AW: Import from 7.6.0.27 to 7.6.0.34: Indexes lost

Hi Martin Martin Cordova [mailto martin.cordova@(protected)] wrote > Betreff Import from 7.6.0.27 to 7.6.0.34 Indexes lost > > I just tried it twice loader does not report any problem (see log > b

General error;-8046 POS(76) Conversion from UNICODE impossible: A300 in recursiv

I use MaxDB Version 7.6.00.16 Build 016-123-109-428 for LINUX Then I PACS.getInvestModel1 I have error Auto Commit On SQL Mode Internal Isolation Level Committed General error -8046 POS(76) C

AW: How to filter all SAP users from maxdb?

the sap-users are stored in table usr02. this belongs to the sap-database-user SAP <SID > so you can access it with sqlcli -d <SID > -u sap <SID > <password > "select * from usr02 " search for all the us

How to filter all SAP users from maxdb?

Hello list Let me start by mentioning that I am not a very expierenced maxdb user. We are using SAP (ERP and CRM) running on RedHat Linux using Maxdb as database system. I have been searching half

Duplicate result table name error, If I use execure function in dbproc

I use MaxDB Version 7.6.00.16 Build 016-123-109-428 for LINUX Then I CALL dbadmin.GetList I have error Auto Commit On SQL Mode Internal Isolation Level Committed General error -6003 Duplicate

Subject: Rebuild database question.

Our database size 105GB. We have various sizes of data volumes ranging from 256K to 8GB. I would like to rebuild the database with uniform data volumes like 8GB. Here are the following steps 1.

Import from 7.6.0.27 to 7.6.0.34: Indexes lost

I just tried it twice loader does not report any problem (see log below). catalog.cat contains all indexes definitions but it seems they are ignored. End result tables are imported with all data b

shrinking MaxDB

Hi we have a question...we want to shrink our SAP-Development Database. Is it possible to do this with Maxdb 7.5.39 ? Is there somewhat special to think about ??? Thanks and Regards Anette Feiera

USE_ASYNC_IO no longer available?

After creating an instance using MaxDB 7.6.0.34 I noted that the AsyncIO parameter is no longer available. Q Is AsyncIO the default IO mode for MaxDB now? Regards Martin -- Dinamica - RADical J2

Subject: Releases, MaxDB Restore

Hello We have a question. Is it possible to make a restore of a backup of a database MaxDB version 7.3 into MaxDB version 7.5? Thank you. -- MaxDB Discussion Mailing List For list archives htt

AW: AW: SQL Studio and View Definitions

Hello Michael The next 7.6.00 release will contain a SQL Studio version 7.6.00.35. This SQL Studio will include the feature described in the webpts link. regards Wolfgang -----Urspr?ngliche Nach

AW: SQL Studio and View Definitions

Hello Michael Please use the newest 7.6 version of SQL Studio. As you can see in the PTS Link http //pts 1080/webpts?wptsdetail yes&ErrorType 0&ErrorID42469 some of the problems you describe are al

SQL Studio and View Definitions

I am presumably not alone when using view definitions to abbreviate complex SQL queries. When looking at the MaxDB manual the page on Restrictions for SQL Statements http //dev.mysql.com/doc/maxdb/

Problems after MaxDB 7.6 Install on host with running MaxDB 7 .5

> The database gets started at admin mode but db_online from > dbmcli results in database crashing. > > Following is excerpt from knldiag.err > > 2006-10-30 16 50 25 16097 ERR 29 Log DBIdenti

Problems after MaxDB 7.6 Install on host with running MaxDB 7.5

Hello We had a running SAP System with following SuSE Enterprise 9 / SAP ECC 5.0 / MaxDB 7.5 (Build 28) We installed SAP Solution Manager 4.0 (which comes with MaxDB 7.6). SAP Solution Manager Ma

ERR_POSTOP: error while finishing backup operation

Hello all I am using HP 's Data Protector software to take backup of my sap db database it completing the backup with failures. It is giving the error as [Critical] From OB2BAR_SAPDBBAR@(protected) "a

Slowdown at some complex requests when switched from SAPDB 7.3.00.24 to SAPDB 7.

Hi we upgraded from SAPDB 7.3.00.24 to 7.3.00.48 on Linux 32 Bit. Most of the request are as fast as before but some complex requests are much slower now. Does anybody know what are the exact diffe
Page 13 of 129 Previous 10   11   12   13   14   15   16   17   18   19   20   Next 10   Next 100