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

Shared Memory

Hi The default value for shared_memory in sapdb is too low (32MB). How can I changed it? Do you have any formula to calculate the best value? Best regards -- Daniel Castro Website http //danie

SQLStudio: No Function Branch in Object Tree available?

HiHo can anybody lead me to right piece of information how to display Stored Functions in SQL Studio and if this is not possible (why?) how to figure out how MaxDB (Vs 7.5 7.6) stored a partiocul

Tables read only always after restart on Windows XP

I imported 2 user 's data into a maxdb 7.6.0.27 brand new installation. I executed a full data backup after importing the users but whenever I restart the computer the tables are readonly and I have

WG: Extract a table with NULL-values without question marks in the

Hi Mr. Weisser maybe this could solve it. Add this NULL - Value - Interpretation directive (the other definitions may be different...) to the bottom of the .command - File that is parsed by th

Extract a table with NULL-values without question marks in the

Hello who can help me with this Problem My aim I want do transfer an table from one MaxDB instance to an other for testing. So I coded an small Java-program with the Java-Class "Loader " which i

update view

Hello All! Please heeeelp! I 'm having problems on updating simple as I think view Also note In view there are labels which are in russian text in UNICODE. create table A1.Person ( id

db_online fails after enabling HotStandby [ValidateOrCreateShare failed: ]

Hi we 're currently trying to test the HotStandby feature of MaxDB using 7.5.0.34 on SuSE linux. Our scenario looks like this (minimal hardware requirements) - server A master instance with shared

(SOLVED) SEQUENCE jumping 19 values after database restart...

Robert it was cache indeed. By default sequences assume a cache of 20. I had to recreate the sequence like create sequence seq_xxx start with nnn NOCACHE Otherwise it will jump after the restart.

MYSQL

Hi I have a small problem we have Sap install on MaxDB version 7.5.00.35 T93 3 -1 Utility 864462 Vsuspend (212) ! 0 0 272(s) The command "dbmcli -d SB1 -u control compaq db_

SEQUENCE jumping 19 values after database restart...

Hello I have a sequence that jumps 19 values when used the first time after a database restart. Normally it works fine until a Db restart then jumps 19 values. Basically there is a transaction t

RUBY SUPPORT

Hello I will use MAXDB and Ruby in a project. But I don 't found Ruby support for MAXDB. How can I build a driver for MAXDB in Ruby or do you know where are the drivers ? Thanks Jose. __________

IGNORE TRIGGER : Is it valid in a procedure?

version 7.5.00.34 platform Windows 32 This is the same problem I am still working on. I found that the 'IGNORE TRIGGER ' compiles or works in a trigger statement. Question Is the

(ver: 7.6) Simple Trigger code not working as expected?

Just realized I didnt post the version # it is 7.6 (sorry for the 2nd post). I am having trouble writing a successful trigger according to the sample code. (Gosh I am hoping the Forum isnt c

Simple Trigger code not working as expected? Sample code attached

I am having trouble writing a successful trigger according to the sample code. (Gosh I am hoping the Forum isnt cross-posted to the list because I put this in the forum as well). Below you wi

Migration from Windows SAP-DB 7.3 to Linux MaxDB 7.6

Hello list-users we are running three SAP KPro servers with SAP-DB version 7.3.00.40 on Windows NT Server 4.0 a lot of years now without problems. Now we plan to migrate these databases to new serve

Urgent: Please Confirm Interest in China Business Opportunity

This is a text part of the message. It is shown for the users of old-style e-mail clients

Subject: Runtime in "SYSMONITOR "

Hello List i 've created a small script which logs all executed commands via sysmonitor etc. I 'm wondering what the column "RUNTIME " in "SYSMONITOR " stands for? Runtime in secs? Runtime in Minutes?

SEQUENCE skips values in 7.6.0.24

I have a database instance upgraded from 7.6.0.16 to 7.6.0.24. Whenever I update statistics check the database structure and create some tables I have observed that some sequence objects skip valu

Event Dispatcher: any feedback?

Hallo Users with MaxDB version 7.6 we introduced the feature "Event Dispatcher " (pls. check <http //dev.mysql.com/doc/maxdb/en/ab/61fe41af01c417e10000000a155106/fra meset.htm > for documentation). We

Subject: MAXDB 7.6.00.27 db crashed

OS RHEL Linux i686 athlon i386 GNU/Linux Database was crahsed with the following error. 2006-06-23 04 54 42 9863 ERR 14551 RTE Unexpected queue element 'Yielding ' expected 'Connect ' 2006-

How to create an index on upper(columnname) ???

Hello Everbody ! I want to create an index on upper(name1) create index stadressstammname1 on stadressstamm (upper(NAME1)) Error unknown database function upper Any help welcomed. Best regards Al

configurable install

I need help. I want to integrate the installation of Maxdb with our application. Our installer should be able to call Maxdb and be able to specify 1) Destination directory for App and data 2) Create

Subject: Best way to index a table ???

Hello Everbody ! I our application we have a search form where the user can fill up to 6 fields. Then we create a dynamic select command depending on the filled fields an pass it to a maxdb datbase.

Date in the name of the backup file

Hi Is there anyway to put the date in the name of the backup file. Exmple 20060619CompleteF 20060620CompleteF So by this way we can have more backup files in the server. Thank You -- Daniel Ca

SAP DB ERROR

Hi 3135 ERR 11881 DIAGHIST RTEDiag_MakeCrashHist 'RTEDiag_CreateDirectory ' OS error [[2] No such file or directory /var/opt/sapdb/indep_data/wrk/CQ] Can you help me? Best regards -- Daniel Ca

Subject: addDate could not add monthes

hi ml currently we are trying to port a application from a sybase sql to maxdb (currently 7.5.00.24-3 as it is shipped with debian 3.1). with sybase there is it possible to count nr of month 's to a

python interface and clob column

Can someone tell me how to read data from clob columns via the maxdb python interface ? Thanks in advance. Luca

Test if mailing list hangs - please ignore

Test if mailing list hangs

JDBC Driver problem - Object is closed.

Hi I am using MaxDB with JBoss 3.2.6. I have a problem suddenly my PreparedStatements are being closed. (SAP DBTech JDBC Object is closed.). Here is detailed information. I am getting connectio

Error while installing MAXDB on suse LINUX

Hi I am trying to install MaxDB 7.6.0 build 18 on linux server ld1173. Installation fails after executing command ./SDBINST Error displayed is ld1173 /usr/sap/DVD/MAXDB_7.6.0.18/MAXDB_LINUX_X8
Page 18 of 129 Previous 10   11   12   13   14   15   16   17   18   19   20   Next 10   Next 100