Using the scheduler for automated backups?

2005-04-07 Thread Uwe Haussmann
Hello, I would like to use the scheduler for making backups. I use the following command: scheduler_create_job 18:00:00 backup_start HMDB2_COM but nothing happens. As I have activated the job and started the scheduler and listed all jobs, I have no explanation

RE: [-602]: System error: Move error

2005-04-07 Thread Michael Andrewes
Hi, This is the error from the DB log. 2005-04-08 07:09:21 836 ERR 51080 SYSERROR error: Move error 2005-04-08 07:12:14 804 ERR 54111 MOVE VGG04.8: 0[32768]->1[1024] len:5 2005-04-08 07:12:14 804 ERR 51080 SYSERROR error: Move error 2005-04-08 07:12:34 804 ERR 54111 MOVE VGG

[-602]: System error: Move error

2005-04-07 Thread Michael Andrewes
Hi, I got this error this morning with a statement similar to Select field1,field2,field3...field15 from table_name where field1 in ( 1,2,3,4,5,5,5,5,5,5,5 ) Where field1 is PK The repetition of the final number in the in() clause is due to data being fed in, and I'm actually going to make sur

subscribe-me

2005-04-07 Thread Edivaldo .
Please. Yahoo! Acesso Grátis - Internet rápida e grátis. Instale o discador agora! http://br.acesso.yahoo.com/ -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Solaris/x86_64: Python64 - overflow

2005-04-07 Thread Döhr, Markus ICC-H
I rebuilt python as 64bit including expat and zlib, copied the modules over again and tried loading the system tables: [EMAIL PROTECTED] ~/maxdb-7500/sys/src/redist/python>dbmcli -u dba,dba -d XXX dbmcli on XXX>load_systab -ud domain ERR -24964,ERR_EXECUTE: error in program execution 256,/home/sap

RE: Solaris/x86_64: loading system tables

2005-04-07 Thread Döhr, Markus ICC-H
> Things to check: > $ x_python > >>> import sys > >>> sys.path > Is /misc in the list that is printed? Yes, it is >>> sys.path ['', '/home/sapdb/maxdb-7500/usr/lib/python1.5', '/home/sapdb/maxdb-7500/usr/misc', '/home/sapdb/TOOLSRC/ lib/Python', '/home/sapdb/maxdb-7500/usr/runtime/python', '/h

RE: How to dubeg the maxdb

2005-04-07 Thread Dittmar, Daniel
>I have compiled maxdb75_00_15 kernal on rh9 >use option "-U -e". like: "imf.pl -U -e all.mac" >compile success, No error occurs. and I can start the maxdbserver. > >But now, I should use which tools to trace the kernal running >step by step . >And How to do it? It is easiest to start the serv

How to dubeg the maxdb

2005-04-07 Thread stevenzhoucn
Hello,everyone. I want to study the maxdb server process Flow. I have compiled maxdb75_00_15 kernal on rh9 use option "-U -e". like: "imf.pl -U -e all.mac" compile success, No error occurs. and I can start the maxdbserver. But now, I should use which tools to trace the kernal running step by step

AW: Problem with DB Restore

2005-04-07 Thread Brunzema, Martin
> -Ursprüngliche Nachricht- > Von: Michael Jürgens [mailto:[EMAIL PROTECTED] > Gesendet: Mittwoch, 6. April 2005 12:49 > An: 'maxdb@lists.mysql.com' > Betreff: Problem with DB Restore > > > Hello, > I´ve a problem restoring a database. > I´m using a script that is tested an used since

Kernel exited due to signal 9(SIGKILL)

2005-04-07 Thread Hötzel, Jürgen
Hi, This happened multiple times after deleting a huge table (2GB) yesterday: 2005-04-07 05:35:17 0 12847 DBSTATE Kernel exited without core and exit status 0x9 2005-04-07 05:35:17 0 12850 DBSTATE Kernel exited due to signal 9(SIGKILL) 2005-04-07 05:35:18 0 12808 DBSTA