× 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.



<snip>
I see one exists on each LPAR, matches my LPAR name, PF with no members,
created in 1997, never changed or used.
</snip>

That's why I picked it for a remote file.
But I'm confused. If the LIBRARY is SYSIBM and the file name is SYSDUMMY1
how does that match your lpar name?
And it should have a member, also named SYSDUMMY1.
It has one column, IBMREQD. And it's a very short variable length column.
Perhaps someone there initialized the contents to your lpar name? I have
to look at the contents of it in hex mode.

The purpose of this table is this:
Back before SQL supported
VALUES INTO
You used to have to write a dummy sql select like
SELECT CURRENT DATE FROM SYSIBM/SYSDUMMY1 INTO :myhostvariable
Now you can do that with
VALUES CURRENT DATE INTO :myhostvariable

Some people never change and still do the dummy select.



Rob Berendt

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
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.