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 128 of 129 Previous 100   Previous 10   121   122   123   124   125   126   127   128   129  

Subject: MaxDB and MD5/CRYPT Passwords

Hello all I have a quick question for which I can 't seem to find a reasonable answer. I understand that by default MaxDB does not support authentication at the operating system level if the s

Problems with isolation levels in Java

Hello I have questions about sapdb transactions and isolation levels? I have an application running in Apache Tomcat over Linux and SAPDB. I open 100 connections when I run my

What is happening ?

Test1 I Have only one connection to database.... and do that with this connection... 1 - Create Table T1 2 - Insert 100 Records into T1 3 - Drop Table T1 Time so far 5 Seconds

Subject: MaxDB at MySQL conference?

Hello In April the MySQL conference takes place in Florida. In reading the information it does not say much about MaxDB. Are there going to be any sessions about MaxDB? If so can more info b

Subject: RE: Installation of 7_4_3_31

> is the version 7_4_3_31 of SAPDB capable to be installed on > windowsNT 4 > Server/Service Pack 6. NT 4.0 is not a supported platform any more. It seems that recent releases still work on that

RE: SAPDB FAQ - support for Microsoft .NET "supported .. near fut
   ure "

> SAP DB currently supports Linux (Intel) Windows NT / Windows > 2000 / Windows > XP IBM-AIX SUN-Solaris Tru64-Unix and HP-UX. OS/390 > ZLinux and Microsoft > .NET will also be supported in

Problems while installing MaxDB 7.5.0.8 on WinNT 4

> i tried to install the current version of MaxDB 7.5.0.8 on a > Windows NT 4 system with Service Pack 6a. > After doing some installation steps it is stopped with an > error message in a popu

Bug? BOOLEAN data type as PRIMARY KEY field

Hello SAP DB 7.4 allows insert duplicate rows it to following table CREATE TABLE "DBA ". "TABLE " ( "Charr " CHAR(10) ASCII NOT NULL "Small " Smallint NOT NULL

Subject: Insert into more tables

Hello I want to insert row into more then one table. List of tabels into which I want to insert is in the next table CREATE TABLE "ADMIN ". "EVENT_TABLES " ( "TB_NAME " Varchar (30) ASCII

Cannot connect to MaxDB with ODBC

sorry subject was wrong. -- MaxDB Discussion Mailing List For list archives http //lists.mysql.com/maxdb To unsubscribe http //lists.mysql.com/maxdb?unsub mysql@(protected)

JDBC problem (Xserver not started)

Hi Alexander All Here is the outtput from the command line window C \ >serv.exe 18584 ERROR Starting service 'XServer ' failed rc 1063 19705 INFO Loading default TCPIP-DLL ( 'sqltcp.dl

Subject: Cannot to MaxDB with ODBC

Hi i had the latest SAPDB 7.4 ODBC Driver installed and tried to connect to a MaxDB 7.5.0.8 but it always said [SAP AG][SQLOD32 DLL][SAP DB]Unabale to connect to data source -709 CONNECT

Performance Problem

Hi ppl I 've created a database in SAPDB v 7.4 After i create about 10 tables some with 100 records some with 10000 records... the sum is about 40000 records. Then I run the process again...

Subject: dbmcli and DROP DBPROC

bonjour Having read the mail concerning named_select_statement I decided to modify a dbproc first drop it with dbmcli -d DATABASE -uSQL jm passwd -c "sql_execute drop dbproc dbprocname

Get stuck in recover_config then fail to build standby

Hi all In following the documentation to set up a Homogenous System copy I hit the following error and would like to get some help from the gurus. Prod instance prod (running) Stand-by in

How to create a hot standby via dbmcli ?

Hi all I 've been using Oracle for long but a newbie to MySQL/MaxDB. I 'd like to create a hot standby on Linux platform. I 've been following the documentation but not getting very far before I

MaxDB 7.5 - performance - Indexes, Joins and optimizer

Some more thoughts on this topic. Let 's say I have a table CREATE table1 primarykeyinteger INTEGER PRIMARY KEY timestamp1 TIMESTAMP payload1 VARCHAR(128) payload2 VARCHAR(128)

new

How does this forum work? BM__MailAutoSigSergio Molieri SAP Basis Admin. (256) 217-1266 sergio.molieri@(protected) <mailto sergio.molieri@(protected) >

JDBC problem (no suitable driver exception)

Hi all I installed the latest version of MAXDB software at my PC (Win2000) and I create a "dummy " instance called TEST. Then with the sql studio I create a table named TEST_TABLE. My goal wa

Subject: Universal Unique Identifier

Is there any function in MaxDB that operates similar to MS-SQL 's NEWID() function? The NEWID() generates a globally unique identifier. Thanks Kevin -- MaxDB Discussion Mailing List For l

When the Ferrari turns into Mini (?????)

Hi ppl I 've created a database in SAPDB v 7.4 After i create about 10 tables some with 100 records some with 10000 records... the sum is about 40000 records. Then I run the process again...

AW: AW: embedded SAP DB / unattended installation

Hi Mark thank you very much for your feedback this helps a lot. regards Axel > -----Urspr?ngliche Nachricht----- > Von Mark Johnson [mailto mark@(protected)] > Gesendet Dienstag 10. F

Subject: MaxDB and Linux 2.6.x

Hello i 've problems running MaxDB on Linux kernel 2.6.x. It 's not possible to get the database into ADMIN state. I 've tried to create the database with commands dbmcli db_create PORTAL dbm X

A non-existing function call doesn 't generate any error

Hello I just would like to let you know that I 've noticed SAP DB is acting really strange when non-existing function is used in SELECT clause. For example SELECT SILLY_NAME_OF_FUNCTION(MY_COLU

Problem with DBFunctions, resulting General error;-5014 POS(200)
Missing defin

Hi again sorry for the <no subject > mailing. It would be great if someone could help me. Is it a bug of MaxDB? jgusulde@(protected) wrote >Hi >I created the following db function and tried

RE: Getting "cannot load lib sdbrun.dll "-error when installing SA
   PDB 7.3.0.46

hi there is a bug in this distribution package. it 's fixed now here ftp.sap.com/pub/sapdb/bin/win/sapdb-all-win-32bit-i386-7_3_0_46.zip or with this patch (copy dlls into sdbinst directory)

sapdb installer from sapdb.org does not work

Hi The sapdb 7.3.46 (latest) installer linked from the sapdb.org 7.3 page does not work. ftp //ftp.sap.com/pub/sapdb/bin/win/sapdb-all-win-32bit-i386-7_3_0_46.zi p The error is cannot load

AW: embedded SAP DB / unattended installation

Hi Matthias thank you for your comment. However that was not what I wanted to know. Maybe my request was not clear enough. I would like to integrate the SAP DB _installation process_ within

Error -24988 seting Log Mode to Single/Off

Hello I 'm getting this error when I try to set Log Mode to Single/Off Error -24988 sql error [util_execute SET LOG DEVSPACE OFF] -3008 Message not available After that the database stays in

Error in SQLStudio by execution of invalid dbprogs??

Hello Peter for cursor names > 64 characters SQL Studio throws the error -2014 POS(6) Identifier too long. If the cursor name is between 32 and 64 characters the kernel does not throw an error.
Page 128 of 129 Previous 100   Previous 10   121   122   123   124   125   126   127   128   129