[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

db2 DARI



Can't create a stored procedure in db2 7.2 on Debian 3.0.  Anyone know
how to fix?  Thanks.

At the command line:
   db2 => CREATE PROCEDURE [snip]
   DB21034E The command was processed as an SQL statement because it was
   not a valid Command Line Processor command.  During SQL processing it
   returned:
   SQL1131N DARI (Stored Procedure) process has been terminated abnormally.
   SQLSTATE=38503


In syslog:
   A DARI process terminated abnormally.
   This may have been caused by a programming
   error in the DARI procedure. 
   A stack trace-backfollows.
   DB2 (db2inst1.000) : db2dari (1179) (0x400) 2003-10-05-16.50.31.413938
      signal #11 encountered, stack traceback follows: 
    Context Information:   sigcontext_struct (88 bytes):
        bfffe238 bfffe2b8 40a32f96 407dbc8c     404aa119 0 bffff9bc
        bfffe434
        40b01228 bfffe600 409066b0 b     bfffe238 bfffe2b8 b 0
        1 c 409f9580 80606b0     400 409b90be 
    Register Information:     eax = b;    ebx = 40b01228;    ecx =
    409066b0;
       edx = bfffe600;     ebp = bffff9bc;    esp = bfffe434;
       edi = 404aa119;    esi = 0;      ds = bc8c;     es = 2f96;
        fs = e2b8;     gs = e238;     eip = b;     cs = 0;     ss = 9580;
        eflags = 1; 
    Stack Trace: 
     dladdr of address 0xb failed, dlerror = "(null)" 
     Local symbol from file "/lib/libc.so.6" cannot be found 
     dladdr of address 0x8060b10 failed, dlerror = "(null)" 
    *** End stack traceback *** 
-- 
Nick



Reply to: