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

how to activate dba user after log restore?

The previous question I 've posted was about restore process. Now I have successfully done restore operation for one DATA backup and one LOG backup. Now how can I activate dba user? As I understand

SET MAXERRORCOUNT problem with loadercli input file

Hello "SET MAXERRORCOUNT xx " seems to have no effect in loadercli input file (Used Maxdb version 7.5) Could somebody tell me if this is a known bug or if I incorrectly use an option ? Here is t

Subject: Dinamic statement in trigger

Hello is it possible to access trigger variables in dinamic sql statement CREATE TRIGGER EMPLOYEE_UPDATE FOR EMPLOYEE AFTER UPDATE EXECUTE ( VAR EVENTTABLEID FIXED(10) COLNAME VARCHAR

Invalid trigger after upgrade from 7.4 to 7.6 (AK Catalog information not found)

Hello List After upgrading my database from sapdb 7.4.3.32 to maxdb 7.6.0.34 I got an error when deleting a row from a specific table AK Catalog information not found I found a posting from this l

MAX-DB 7.6.0.34 crashes under Solaris

ulrich.lickert@(protected) wrote > Hi list > > we have a MAX-DB 7.6.00.34 64bit running under Solaris 10. > It crashed yesterday two times knldiag says > >

MAX-DB 7.6.0.34 crashes under Solaris

Hi list we have a MAX-DB 7.6.00.34 64bit running under Solaris 10. It crashed yesterday two times knldiag says

Error updating MAXDB 7.4 to 7.6

Hi all I 've some problems updating to MAXDB Version 7.6.0.34 from 7.4.3.32 on a windows system. An error occurred during the setup 28505 no Component Object found We 've tried an update of our clu

Timestamp and epoch

Hi is there any sql function to convert a timestamp into an epoch (seconds since 1970 ...) and vice versa? regards Michael -- MaxDB Discussion Mailing List For list archives http //lists.mys

Restored database does not contain backup data!

I have the following problem. I am trying to backup database and restore it on another server (I need to do this to make a standby instance from master instance). On the standby database I have 1 sche

Database migration 7.6.00.34 to 7.6.00.16

Hello I 'm using MaxDb 7.6.00.16 and 7.6.00.34 on WindowsXp HE SP2. I need to migrate database instance from 7.6.00.32 to 7.6.00.16 BackUp in 7.6.00.32 and restore database in 7.6.00.16 doesn 't work

Subject: Tablestatistics & Tablesizes

Hi List i try to estimate the space-comsuption of our tables via tablestatistics. when summing up the pages-count ( 'Used pages ' 'Index pages ') of all tables and break it down to human readable va

Subject: Temp data space growing fast

Hi List i run into a problem with sapdb 7.4.03.32. After running fine the temp area of my database starts to grow very fast and and the DB stops with DB_FULL. During this the db don 't response a

How to select records from columns with where default =

Hello Everbody ! With sql-studio i want to select some records from the columns table (date or datetime fields with default definition) I can do Select * from columns where datatype like 'DA% ' I

Subject: -123, No more log to save

Dear all we are using SAP Livecache with MaxDB 7.6.01 and I would like to run a Logbackup every 60 minutes. If there are no new entries in the log the backup ends with an error "-123 No more log t

Subject: NFS Mount LiveCache Client

Is it possible to put the liveCache client /sapdb (plus sub-directory and contents) on an NFS share? What are the advantages and disadvantages? Regards

Re: Who is logged

Daniel Castro wrote > It returns > Auto Commit On SQL Mode Internal Isolation Level Committed > Base table not found -4004 POS(16) Unknown table name SESSIONS. > select * from "SESSIONS

Subject: Error changing DBM password

Hello List I 'm trying to change the DBM password with DBMCLI on MAXDB 7.6.0.34(DB is offline) Using dbmcli -d DBNAME -u DBM DBM When entering user_put dbm PASSWORD newpasswd I 'll get the error

Who is logged

Hi Is there anyway to see who is logged which machine (ip or name) which app is accessing the DB (like SQL Server for example) and which SQL statement is being executed? Best Regards -- Danie

Invalid use params in func INDEX

I use MaxDB Version 7.6.00.16 Build 016-123-109-428 for LINUX If I execute in "sql studio " procedure "SELECT PREFS.testIdx( 'obj1.prop1.prop2.prop4 ') FROM DUAL " result 5 If I execute in "sql studio "

Back up MaxDB thru Symantec Backup Exec

Hi everyone I 've just installed a 64-bit unicode SAP ECC 5.0 on MaxDB 7.5 in Windows 2003 x64 Enterprise. I am now trying to figure out how to configure Symantec Backup Exec 11d to work with MaxDB

ANN: DBPAQ 7.3.48.1

Hello SAPDB/MAXDB users I am pleased to announce that DBPAQ 7.3.48.1 are now available. SAPDB 7.3 had worked well but SAP AG (owner of SAPDB) stoped SAPDB 7.3 as an open source project and no maint

Datatype Conversion Within a SQL Statement

Dear readers I 'm using sapdb 7.4 (I know it is a little bit old but it works for me) on a windows 2000 server. I made a mistake and filled the delivery date of a customer-position with a wrong valu

Auto Log not writing LogBackups

Hi List one of our instance suffers from the phenomenon of not writing log-backups anymore. log-area is only backuped and freed after manually restarting the db. Auto Log is off course set to "on

ABAP and MaxDB

Hi I know that the SAP ABAP development environment is available for both Windows and Linux. Is it possible to use this ABAP development environment connected to a MaxDB database? If anyone has an

glibc caused problems with MaxDB...

Hello we tried to compile MaxDB sources on a Debian based system. Of course to compile MaxDB we need the buildtools which we also tried to compile on our system. Unfortunately the following error-m

Subject: New function in php_maxdb

I have some problem with my server farm where there are 4 web server (Debian Sarge + Apache 1.3 + PHP4 e PHP5) I have an application that connect to MaxDB and sometimes (randomly) I get an error (

How to compile MaxDB 7.6 under Debian Sarge?

Can anyone give me some info about compiling MAxDB v7.6 under Debian Sarge? I can 't find doc about it. Packages requires Etch but my production server can 't be upgraded to an instable system. I have

: MaxDB Maestro 6.12 released

Hi All SQL Maestro Group is happy to announce the release of MaxDB Maestro 6.12 a powerful Windows GUI tool for MaxDB databases administration and development. The new version is immediately avail

Subject: doing a restore on SuSe

can anyone assist me with the best way to do a restore of a complete backup? OS SuSe and MaxDB 7.4 any help would be appreciated

AW: SQL Studio blocked while waiting for result

Hello Andreas You can cancel the running command by pressing the 'ESC ' key. Even if SQL Studio does not refresh it checks for the 'ESC ' key. As SQL Studio is written in Visual Basic there are not to
Page 11 of 129 Previous 10   11   12   13   14   15   16   17   18   19   20   Next 10   Next 100