HP3000-L Archives

January 2000, Week 3

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Bill Cadier <[log in to unmask]>
Reply To:
Bill Cadier <[log in to unmask]>
Date:
Thu, 20 Jan 2000 10:44:20 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (44 lines)
Sounds like you need to increase tempspace in your DBE.
In ISQL check what you have with

select * from system.tempspace;

CREATE TEMPSPACE will add to any existing tempspace or you can DROP
what you have and create a larger chunk.

I'm not sure what that FSERR 1 is all about. 

hope this helps

+---------------------------------------------------------------------+
|Bill Cadier                  | No individual rain drop ever considers|
|Hewlett-Packard Co.          | itself responsible for the flood.     |
|Commercial Systems Division  |                                       |
|Albuquerque, New Mexico      |                                       |
[log in to unmask]   |                                       |
+---------------------------------------------------------------------+



-----Original Message-----
From: Desmond Petersen <[log in to unmask]>
To: [log in to unmask] <[log in to unmask]>
Date: Thursday, January 20, 2000 1:49 AM
Subject: Cursor Processing in Cobol


>Hi
>I am attempting to open a cursor which results in the following error being
>displayed :-
>
>SQLCode = -000003061 - Performing error routine
>File System Error - FSERR (1).  (DBERR 3061)
>
>(ILLEGAL DB REGISTER SETTING ??? according to MPE/iX Error Message Manual,
>Volume 1)
>
>What am I missing out on? / how do I fix this?
>
>Thanks
>

ATOM RSS1 RSS2