Thomas,
Well, I did it several times just to be sure before reporting. It may
have been some strange glitch or something, but after several database
crashes and restarts it still worked. Are there any files I could send
you for verification?
Best,
JLS
Anhaus, Thomas wrote:
John Singleton wrote
John Singleton wrote :
>
>Hello All,
>
>Just wanted to report a crash I experienced. I tried to load the
>following stored procedure like this:
>
>sqlcli> \i test.sql
>
>the proc:
>CREATE DBPROC DBA.test AS
>var username varchar(50);
>owner varchar(50);
>foo int;
>
>TRY
> SELECT * FROM DOMAIN.