RE: -24998 error

2006-09-15 Thread Cappellano, John J
As soon as I upgraded my DBM Gui software to 7.6 I was able to see the system tables. I am no longer seeing the -24998 error. Thanks -Original Message- From: Heinrich, Tilo [mailto:[EMAIL PROTECTED] Sent: Friday, September 15, 2006 12:17 PM To: maxdb@lists.mysql.com Cc: Cappellano, Joh

RE: -24998 error

2006-09-15 Thread Heinrich, Tilo
Hello John, Maybe there is a wrong password specified under DBMGUI-> -> right click -> Properties -> Authorization? If everything seems OK, please open a customer message at SAP. Best regards, Tilo Heinrich SAP Labs Berlin -Original Message- From: Cappellano, John J Sent: Mittwoch, 13

RE: How to recover archived version file ?

2006-09-15 Thread Heinrich, Tilo
Hello Jiri, Instead of dbm.ebf, dbm.knl and dbm.mdf you will need the history file of the Backint for MaxDB program (aka adapter program for Backint for Oracle) on the new machine. This files path and name was configured by aou and must be restored manually using NetBackup directly or NetBackup

RE: Configuring Backup with external Backint

2006-09-15 Thread Heinrich, Tilo
Hello Pradeep, According to http://ftp.support.veritas.com/pub/support/products/NetBackup_Enterprise _Server/268101.pdf , http://ftp.support.veritas.com/pub/support/products/NetBackup_Enterprise _Server/279282.pdf and similar documents, Veritas NetBackup can be used to backup a SAP DB, the ancest

Re: Some informations to Delphi/MaxDB users

2006-09-15 Thread Xavier CAMIER
You are true. There are things I still can't understand like the speed difference between a query into a stored proc and a classical prepared query (I know why there is a difference but not why such a difference). My idea wasn't to tell "MaxDB is perfect, ya developpers are not !" but to explai

Re: Some informations to Delphi/MaxDB users

2006-09-15 Thread Robert Klemme
2006/9/15, Xavier CAMIER <[EMAIL PROTECTED]>: Conclusion and what we learnt about that story : - MaxDB wasn't slow, our compiler was ! No. Your compiler was *so* slow that it overshadowed any other slow performing component. - I don't want to advertize borland or MaxDB but as I use to read

Some informations to Delphi/MaxDB users

2006-09-15 Thread Xavier CAMIER
Hi, Here is a good news to delphi/maxdb users. Few days ago we were still developping our projet with Borland Delphi 7 Pro. We were pleased by MaxDB but were unable to understand some slowness : - Connecting a user was quick but not instantaneous - Getting 25000 rows was so slow we had