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

Loadercli 7.6 - Problem with multiple BOOLEAN fields

Hi there seems to be a problem at importing multiple boolean columns. Example table create table testtab ( id integer field1 boolean field2 boolean ) Import command (using loadercli 7.6) i

DBMgui backup files portable between platforms?

Hello I 'd like to migrate my SAPDB 7.3 database from Win2K to unix. I would install the software on the target machine then try to restore a backup from the source. Looking through the archives

AW: Loadercli 7.6 - Problem with multiple BOOLEAN fields

Hi Thomas we can reproduce the error but have no solution yet (give us another hour -) ) I 'll post a solution asap. Sorry for any inconvenience. Regards Steffen -- Steffen Schildberg MaxDB Team

I/O-Performance with HP EVA 4000

> One of our customers is running a largish (6 GB and growing) > MaxDB 7.5 (on Linux) instance on standard server hardware. > The installation suffers from the MaxDB "feature " of slow > index/table sc

PL/SQL in MQXDB

Hi there Can you tell if MAXDB supports PL/SQL (stored Procedures Functions and triggers ) ? This is compared to Oracle PL/SQL and how can we migrate exiting Oracle PL/SQL shell scripts on UNIX

Multiple JBoss connections problem

Hi We are trying to connect more than two JBoss-instances with one instance of maxdb(on Linux). We first ran into problems when trying to connect the second JBoss but were able to solve them by inc

Log Analysis

Hi I am new to SAPDB. I am using SAPDB on Suse Linux 10.0 Everything is fine but in the last 2 months the database crashed 1 time and I couldn 't see why... How can I read the log files to discover

maxDB on Windows 2003 Server x64 does not work

Hi Working with Raimi on IRC I have made some progress on my problem. This appears to be a security/authentication issue. I am using the 64 bit version of maxdb. The whole compressed package

Loading bulk data to MAXDB using SQL scripts

Hello there How can load data to MAXDB1 as SQL scripts? I used SQLCLI command line but it fails. it does not recognize the SQL file format Here is how I called SQLCLI C \Program

Sapdb 7.4.03 stop - emergency shutdown and do not restart

Hi..I am in trouble!... I do not know what happened but after making a log backup sapdb 7.4.03 stop and do not restart. I copy knldiag log so Any could help me to understand it and recommend me a solu

Subject: Problem with DBM Gui ????

Hello Everybody My programmers can 't connect to our database with SQL Studio (to many database sessions active) return code SQL_ERROR (-9807) I wanted to look at the database with the DBM-Gui(7.5

DBD::MaxDB problem: repeatedly executed statement fails to return records

Hi I have been faced with a problem that is mindboggling and I do not know how to further pursue it. Setup maxdb 7.600.12 DBD Maxdb 7.6.00.16 SUSE 9.3 Perl 5.8.6 as it came on Suse The progra

Oracle VARCHAR datatype is replaced by MAXDB VARCHS datatype

Dear Sir I wonder why the 'cpc ' pre-compiler has replaced all VARCHAR data types with VARCHS which is not accepted by the Microsoft C Compiler. I checked the documentation of the pre-compil

Subject: MAXDB cpc precompiler

Dear Sir Can I declare cursor as global ( outside the main() )? I tried to do it but it gives an error when I compile the generated C code. If I can do it tell me how ? and what 's the gen

here is the example

Dear Thomas You can find the hello world example @ http //www.sapdb.org/7.4/htmhelp/e7/ff8685dcd111d5994600508b6b8b11/content.h tm Thanks Rami

I couldn 't copy you the sample program cuz ur email server refused a msg mor

Dear Thomas I did and the mail server returned back the msg . Thanks Rami Your message cannot be delivered to the following recipients Recipient address thomas.simenec@(protected) Reason S

I couldn 't copy you the sample program cuz ur email server refused a msg more th

Dear Thomas As per your request I 've copied the sample program in my previous email but the email server generated an error >4000 char. I also tried to send you back but access is deni

Subject: MAXDB C pre-compie problem

Dear Sir I tried to compile a HelloWorld example (attached) using the 'cpc ' pre-compiler cpc -E cansi -H nocheck -o -c -u dbadmin rami123 -d maxdb1 HelloUnicodeDB and it generated the

problem with trigger after update

Hello list I 'm trying to run a trigger on the following table T_PHARMACOECONOMICS id serial(10)... ... visit_date date oneyear_date date fiveyear_date date ... I need the values of oneyear_date an

MAXDB C precompiler issues !!!

Dear Sir I have a small question Can I connect Oracle Pro*C program - written in ANSI C / ANSI SQL - to SAP DB? the output program is C program with embedded SQL ? Thanks Rami AL-SAH

SQLDBC and binding utf8 parameters

Hi I 'm using DBD MaxDB with Alexeys utf8-patch. The perl-program fails with the following errormessage DBD MaxDB st execute failed Conversion not supported for parameter/column (1) The releva

Subject: AW: loadercli 7.6 and 7.5

Hi Ingo dbsupport [mailto dbsupport@(protected)] wrote > > after changing COLUMNCOMPRESSION NO this happend while > importing the data > > Error during execution > -- >-25010 > SQL error 100 Row not f

Migration SAPDB 7.3.00.48 to MAXDB 7.6. with in Place-Migration // 2 probl

> Hi Daniel > this helped but I still get an error when I try to switch to admin state > > --- > -bash-3.00# /root/maxdb-all-linux-32bit-i386-7_6_00_16/SDBINST -main > SAPDB Install Instance ChV

Subject: loadercli 7.6 and 7.5

Hi i`ve got some problems moving a schema from a maxdb 7.5 to 7.6. here ist my unloadfile "exp.cmd " TABLEEXTRACT USER CATALOG OUTSTREAM 'all.sql ' DATA OUTSTREAM 'all. ' the result of loadercl

Subject: Strange Deadlock Problem

Hi we encountered a strange deadlock problem with maxdb 7.5.0.30 Taking two tables A and B. B references A by a foreign key on cascade delete (or cascade set null). As far as I understood the follo

Antwort: Adabas-D dataextract - export of numbers strange

Hi Marten I extract tables from Adabas-D (13.0) with the following syntax dataextract * from <tablename > id 01-11 field1 12-27 field2 28-30 field3 31-285 outfile <filename > DEC '//.

Adabas-D dataextract - export of numbers strange

I have an old Adabas-D database and I try to export and import the database to another database. Now I used the ASCII export function DATAEXTRACT * from table but the results are somewhat strange.

drop schema - > -5001 missing privilege: OWNER

I am using sqlcli and connecting to database with the owner of the schema. However when I issue "drop schema " command it raises error "-5001 missing privilege OWNER ". I confirm the ownership by

Perl + Unicode

Hi with the last patch by Alexey Gaidukov the driver returned strings where the utf8 flag is set. Will the final "official " driver use that method too? Or will it return utf8 octet strings? (UTF8-f

ERR_NEEDADMI in com.sap.dbtech.powertoys.DBM

hi i want to administer my database using java rather than using the dbmcli interface. my code results in a error message "-24875 ERR_NEEDADMI The operating system user is not a member of the dat
Page 25 of 129 Previous 10   21   22   23   24   25   26   27   28   29   30   Next 10