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

Missing privilege:ROLE DEFINED PRIVILEGE in CREATE TABLE temp.table1 AS select

/* from user DBADMIN */ CREATE USER GIS PASSWORD 1 RESOURCE // CREATE USER REG PASSWORD 1 RESOURCE // CREATE ROLE regRole // CREATE USER TU PASSWORD 1 // GRANT regRole TO TU // ALTER user TU DEFAULT

How to pass qmark style parameters from python to MaxDB

Hi I am using MaxDB 7.6 with python. I expect that it should be possible to pass parameters to SQL queries like this cursor session.cursor () cursor.execute ( 'select * from messages where msgno >

Timestamps without leading zeros

Hi Folks we finally migrated from SAP DB 7.4 to MaxDB 7.6 and its performance is just amazing. We stillt got a problem with our Timestamps. We have a Table called event where the colums DAY MONT

database instance creation via CLI doesn 't work

following the SAP Library i 've tried creating a database instance following the script below. i installed all the relevant files via RPM install. # ./dbmcli -s db_create ig ig ig (from UNIX prompt)

Is there a Data Dictionary or MetaData for SAP databases & tables?

Hello this message is posted in both English and mein schlechtes Deutch ***In English*** Hello My wife is an SAP DB Administrator and she 's desparately trying to find some good documentation on

Subject: AW: Select * from tables

Hannes Degenhard wrote >-----Urspr?ngliche Nachricht----- >Von Hannes Degenhart [mailto dh@(protected)] >Gesendet Donnerstag 1. Dezember 2005 16 52 >An Maxdb >Betreff Select * from tables > > >

Select * from tables

Hello list we have updated our testsystem with MaxDB from 7.5.00.16 to 7.5.00.24 Now the SQL-Statement "select * from tables " leads to the following error message -811 Numeric output paramete

Subject: How to reset SAP* password

I ma running SAP BW system with SAP DB 7.3 database. How can I reset user 's SAP* password? I know it 's possible in Oracle SAP BW systems. with regards Lucas Hoffmann -- Enhance your customers ' expe

REPMCLI/LOADER + TIMESTAMP format

Hi! When trying to import data with TIMESTAMPs and a user-defined format repmcli/loadercli complains about the format. The easiest way is a little example DATALOAD TABLE TEST UPDATE DUPLICATES

Subject: Intermittent ODBC problem

List We have an automated loader that pulls files from an inbox and loads into SAPDB. Every so often we get the following error. ERROR [HY090] [MySQL MaxDB][SQLOD32 DLL] Invalid string or buffe

Subject: CVS trees - no more updated?

Hey I haven 't got any updates for the trees maxdb-76 maxdb-dev in the last two weeks - any issues with the CVS server? Just curious... TOOLSRC and maxdb-75 are updated. Greetz SIEGENIA-AU

Please help me, We hanpped error -903 when database recovery as pipe type

Hello Backint for MaxDB can not restore the backup because two files can not be restored by Backint for Oracle for NetBackup. First the inquiry of available backups ends without any of your backup

SQL studio problem

Hello list I 'm using MaxDb 7.6.0.16 on WinXP Home vith SP2. I have installed GUI SQL Studio (maxdb-sqlstudio-setup-7_6_00-106556.exe). Before I installed new version I uninstalled my old SQL studio

Problem migrating from SAP DB 7.4 to 7.6

Hi everybody we planned a long time and now the time was right to do a complete System upgrade. Wie changed our OS from SuSE 8.2 to Debian Sarge 3.1. Performing this step we wanted tu update our D

MaxDB Codebase documentation by Daniel Dittmar

-----BEGIN PGP SIGNED MESSAGE----- Hash SHA1 Daniel was kind enough to take a part of his evening to document the MaxDB source tree. I 've posted his comments in my blog here http //www.livejourna

Subject: Parameter CACHE_SIZE + MAXCPU

Hi all im not quite sure about the parameter setting of CACHE_SIZE and MAXCPU. We are running a maxdb 7.5.00 build 21 for an sap r/3 4.70 110. Both on a single system with 2 processors with hyperthr

Subject: AW: Replacement of DBPROCs

Frank Schimmelpfennig wrote >Hello >I faced an interesting effect when replacing a dbproc with a >newer version >(1) I was executing the old version of the dbproc in question with a >non-owner us

getParameterName in ParameterMetaDataSapDB

In JDBC specification there is no way to get names of CallableStatement 's parameters. But in com.sap.dbtech.jdbc.translators.DBTechTranslator there is this information. Is it possible to add into

Subject: bug in timestamp comparison

Hi I get a wrong result "1 " with the following statement select 1 from dual where '2005-11-23 11 34 04.985364 ' <subdate( '2005-11-25 11 04 10.456231 ' 40) with "select subdate( '2005-11-25 11 04 10.45

Performance for "DIFFERENT STRATEGIES FOR OR-TERMS "

Hello we are having some performance problems with some kind of queries. This is a simplified example of what is happening in our production environment. We have an application with jboss and maxd

Any explanation what happened?

Hi we tried to do update statistics via a JDBC connection when the driver reported 2005-11-25 09 55 21 18 TERMINAL System Scheduler Error during storing of finished SEB 17 [-708] Data receive fail

elevator linux kernel parameter and MaxDB performance

Did anyboby perform tests of dependencing MaxDB performance on "elevator " linux kernel 2.6 parameter? -- MaxDB Discussion Mailing List For list archives http //lists.mysql.com/maxdb To unsubscribe

Subject: Replacement of DBPROCs

Hello I faced an interesting effect when replacing a dbproc with a newer version (1) I was executing the old version of the dbproc in question with a non-owner user. (2) I droped and re-created the

Changes in dbproc from 7.5.00.26 to 7.6.00.12

Hello we 're trying to convert some dbprocs written on a 7.6.00.12-MaxDB-installation into our 7.5.00.26-installation. Even though tablestructeres indices data and stuff are *exactly* the same th

Strange results with join and group by

Hi we discovered a strange phenomenon with MaxDB 7.5.00.30 on Linux (RHEE 4). Consider these two queries SELECT TA1.abortcode AS COL1 TA1.description AS COL2 SUM(TA2.refcount) AS COL3 FROM ag_a

MAXDB instalations on Windows 2k3Cluster

Hi! We are having problems installing MAX DB on windows 2k3 Cluster. 1st the cluster is configured with 2 dell servers Xeon 3ghz 2gb Cache connected to a DELL storage via redundant fibber links.

AW: Standard Port of the ODBC Driver

Hi Original from frank.schimmelpfennig@(protected) > what is the standard port of the MaxDB ODBC driver (we use the Win32 > version)? - I need this to get the IT people to open a > firewall for t

Standard Port of the ODBC Driver

Hi what is the standard port of the MaxDB ODBC driver (we use the Win32 version)? - I need this to get the IT people to open a firewall for this port. Thanks in advance! Frank -- MaxDB Discussio

7.4.3.32 on x86-64?

Hello Everyone! Is it possible to run a 32-Bit version of SAPDB 7.4.3.32 on a x86-64Bit SuSE 10.0? As far as I know both libraries - the 32bit and the 64 bit- are installed. So there should be a way

SQLDBC: Can 't get error message from DBPROC if it contains cyrillic

MaxDB 7.6.00.16 CREATE DBPROC test AS BEGIN STOP(-20020 '123 some cyrillic here 456 ') END SQLDBC 7.6.00.16 SQLDBC_PreparedStatement_prepareNTS(imp_sth- >m_prepstmt statement SQLDBC_String
Page 30 of 129 Previous 10   21   22   23   24   25   26   27   28   29   30   Next 10