× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Just perform another dummy SELECT within Run SQL Scripts to release the
previous lock...

select * from sysibm/sysdummy1;


-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of David FOXWELL
Sent: 31 January 2011 09:25
To: Midrange Systems Technical Discussion
Subject: iNav Sql script problem

Hi,

On an earlier thread, I learned that pageing down after executing a
select was in fact scrolling through the cursor.

Now my irritating problem is that I've created a view. Then I do a
select on that view. Now I find that my select needs to evolve, so i
want to change the view. I cannot drop the view as the cursor is still
open from the previous select.

All I can do is copy my scripts to a new window, and close the existing
windows to liberate the cursor, then start again.

Is there a command I can use to close the cursor on the view?

Thanks

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.