Error from sp_getmessage
- From: "Kjellemann" <kjell@xxxxxxxxxxxxxxxxxx>
- Date: Thu, 27 Mar 2008 22:30:00 +0100
I get an error when using sp_getmessage on a message that were put into
sysusermessages with sp_addmessage.
The sql is like this:
create proc kpTest as
declare @result varchar(255)
exec sp_getmessage 30003, @result
output
The output:
1> kpTest
2> go
Msg 11060, Level 16, State 1:
Server 'PADDATEST', Procedure 'sp_getmessage', Line 100:
This statement has exceeded the maximum number of recompilations (10). This
indicates an internal error. Please note the error prior to this one and
contact
Sybase Technical Support.
(return status = -6)
Any solutions?
Version:
Adaptive Server Enterprise/12.5.1/EBF 11420/P/Sun_svr4/OS
5.8/ase1251/1823/32-b
Kjell P.
.
- Prev by Date: Re: Trace mode
- Next by Date: Re: ASE 12.5 (Maximum allowed size = 16384 ) ????
- Previous by thread: Sybase ASE/IQ DBA/Developer Phoenix AZ fulltime perminant benifits
- Index(es):