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

Subject: Multiple instances of Maxdb

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This e-mail and its contents are subject to the TFMC e-mail legal noti

Dbproc question ????

2006/3/23 Beermann Albert <A.Beermann@(protected) > > Hello Everybody > > My application communicates with a maxdb via odbc. > I have about 500 concurrent users. > > For automatic numbering (orde

Subject: Dbproc question ????

Hello Everybody My application communicates with a maxdb via odbc. I have about 500 concurrent users. For automatic numbering (orderno customerno invoiceno ...) we use this function. (we can 't use s

problems with GRANT references and ROLES

Hi I am trying to create foreign keys between two tables of different users where each table gives privileges to a role in common for both users. But when creating the foreign key I have t

Missing file in the 7.6.0.16 rpms

I have tried to restore a 7.5 backup to a new 7.6.0.16 server installed via rpms. All went well but load_systab failed because of a missing file. The file ist TRIGGER.py which is installed in /opt/sd

Subject: Maxdb does not need a DBA?

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This e-mail and its contents are subject to the TFMC e-mail legal noti

AW: Recover backup medium from version 7.4.3.10 with 7.6.00.16

Hi Manfred the normal way to change the password of the SYSDBA is dbmcli -u ... -d ... user_put <sysdba > PASSWORD <newpwd > For your database in the current state only a workaround is possible

Recover backup medium from version 7.4.3.10 with 7.6.00.16

Hello i have setup MaxDB 7.6.00.16 on WinXP Professional for test and development purposes. Furthermore i run SAP DB 7.4.3.10 on Red Hat Linux as productive system. Now i would like to take the ba

AW: LOADERCLI reset SERIAL columns

Hi Rosa Rosa Lago [mailto rosa.lago@(protected)] wrote > I have a problem with loadercli. After import catalog and data for > the entire database using loadercli all columns that are of type > seria

LOADERCLI reset SERIAL columns

Dear all I have a problem with loadercli. After import catalog and data for the entire database using loadercli all columns that are of type serial(N) are reset to N when the import finish so when

packet size too small for answer

Hi Can someone please help during a upgrade from 7.2.5 to 7.3.0.42 we get the following error -24987 ERR_TOOSMALL packet size too small for answer Dirk Valentin. ****************************

PHP and Unicode

Hi i 'm stuck again. People want to access my MaxDB with LONG VARCHAR columns by using PHP. So i made a small test-case and i get the error-message Cannot convert UCS2 data to ASCII ... Well that

make error with maxdb php extension

bonjour I 'm trying to build the maxdb php extension for 7.6.16 here is the make output /home/jm/src/maxdb-7.6.00.16/php_maxdb.c In function ???maxdb_objects_new??? /home/jm/src/maxdb-7.6.

problem with regular backup SAPDB 7.3.00.24 / -24988 sql err or [backup_sav

> If I try it via Database Manager -24988 sql error > [backup_save "data " > DATA MIGRATION] -903 Host file I/O error > > in knldiag.err > 2006-03-17 03 00 01 3600 ERR 11000 d0_aopen Error during >

problem with regular backup SAPDB 7.3.00.24 / -24988 sql error [backup_save "da

Hi were using SAPDB 7.3.00.24 on Linux 32 Bit. We have 2 small DBs on thsi server (about 200 MB each) and a larger one (about 4-5 GB). Till yesterday creating a backup of the databases was no proble

AW: Problems with loadercli in Linux

Hallo Rosa Rosa Lago [mailto rosa.lago@(protected)] wrote > > Now the database has its tables and its data. I can modify the rows in > any table without problems but IT DOES NOT ALLOW ME INSERT NEW R

Problems with loadercli in Linux

I have a 7.6 database on windows and now I am trying to migrate to linux. I have an OpenSuse 10.0 linux machine and I have installed maxdb 7.6 on it without problems. But when I try to load the catalo

AW: Database freezing MaxDb7.6

Dusan Kolesar wrote > > Hello Markus > So the database is waiting for a lock release. > But what can cause this datatbase state ? > Can you advice me some DB parameters to change ? > Are there some

AW: Re: Cannot upgrade to 7.6.0.16 from 7.5.0.31

Eduardo Tortosa > > Thanks again (completing information) > > - When i recover and i start i get > > -24988 Sql erro [info STATE -d] -4004 Unknown table name > INFO_STATE > > - When i l

Cannot upgrade to 7.6.0.16 from 7.5.0.31

I 'm using 32 bit versions on Win32 platforms. Windows 2k sp4 and Windows XP sp2 - I 've upgraded system tables on 7.5.0.31 - I 've set all sysdba an domain password to be the same - I 'm using a c

'Space for result tables exhausted ' for 6 fields times 147 rows

mp11@(protected) wrote > Hi group > > when I run the slightly complicated command > > SELECT p.apr_id AS oo_id p.apr_name AS oo_name > p.apr_istStudent AS p_istStudent > p.apr_fk_student_id AS

Data Volume Size

Is there anyway to increase the size of the current data volumes? I know I can add new volumes and adjust the size of the news ones but I can 't resize the current "in use " volumes. Is there an issu

Subject: Database freezing MaxDb7.6

Hello I have a problem with my database instance. PC AMD Sempron 2GB RAM SATA Hdd OS Linux Suse 9 Enterprice server DB MaxDB 7.6.00.16 Clients WinXp via ODBC DB instance takes 1 5 - 2 GB from m

'Space for result tables exhausted ' for 6 fields times 147 rows

Hi group when I run the slightly complicated command SELECT p.apr_id AS oo_id p.apr_name AS oo_name p.apr_istStudent AS p_istStudent p.apr_fk_student_id AS p_fk_student_id sst_matrikelNr

Can 't start DB, Problem with dispatcher

Hi all my pc is crashed and now die MAXDB won 't start. In dbmevtdisp.prt I get 2006-03-09 15 39 33 0x000046c2 INF 4 DBMEd using configuration file /var/opt/sdb/data/wrk/BLAWE/dbmsilev

AW: Error importing user schema with loadercli

Hi Eduard Eduard M [mailto emikhelo@(protected)] wrote > I try to export/import a database schema with all tables and > data using loadercli with the following command > TABLELOAD USER > CATALOG INS

Subject: Remote connect question

Dear all I would like to use SQL STUDIO and Database Manager GUI to access my database for administration purposes. I do it in my LAN without problems but I am going to install the database in a hos

MAXDB class in the San Francisco area -- 3/27 - 3/29

Hi MaxDB users SAP is offering a MaxDB Administration class in the San Francisco area from 3/27 -- 3/29. The class is 'Database Administration SAP DB 6.10 '. More information Audience Database adm

Loader error - row not found "SYSLOADER ". "TRANSFORMATIONMODEL "

On MaxDB 7.6.0.16 (updated over previous installation of 7.6.0.10) I am trying to import a user objects into a new different user but loader triggers this error // M Error at record 13 in infile

How to copy a USER/SCHEMA on the same instance?

Hello I am using MaxDB version 7.6.00 Build 016-123-109-428. I am trying to duplicate a schema (user) by exporting it and then reimporting into a different user. In short to copy a user 's objects
Page 23 of 129 Previous 10   21   22   23   24   25   26   27   28   29   30   Next 10