Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Help - Unidata and SAVE.LIST with BY.EXP

189 views
Skip to first unread message

Tom Packert

unread,
Mar 26, 1999, 3:00:00 AM3/26/99
to
Hello,

I tried something today that seemed like it should work. I am running
Unidata 3.3.2.58 on DGUX.

SSELECT SOME.FILE BY.EXP SOME.FIELD
SAVE.LIST TP

Overwriting existing saved list
can not open file: savedlists/__TP'.

The save list works fine for all other selects, but not with the BY.EXP.
Hmm! Checked the VOC entry for SAVEDLISTS. Tried deleting the list TP
first, but nothing lets me save a list if it is BY.EXP'd

Is this just our Unidata, can someone confirm or deny this is a problem?
Thanks.

Tom

joe igo

unread,
Mar 29, 1999, 3:00:00 AM3/29/99
to
As far as I know UNIDATA will not let you save a list after you do a BY-EXP

Tom Packert <t...@phase1systems.com> wrote in article
<7dh3lt$e5f$1...@camel15.mindspring.com>...
> Hello,

Thomas Zogg

unread,
Mar 29, 1999, 3:00:00 AM3/29/99
to
I'm on UniData 3.3.2.5.9 and I CAN save a BY.EXP list

I do a simple SELECT <FILENAME> BY.EXP <FIELD>
SAVE.LIST XX

All works fine here

Thomas
tho...@tzogg.com

Tom Packert wrote in message <7dh3lt$e5f$1...@camel15.mindspring.com>...


>Hello,
>
>I tried something today that seemed like it should work. I am running
>Unidata 3.3.2.58 on DGUX.
>
>SSELECT SOME.FILE BY.EXP SOME.FIELD
>SAVE.LIST TP
>
>Overwriting existing saved list
>can not open file: savedlists/__TP'.
>

Kevin King

unread,
Mar 29, 1999, 3:00:00 AM3/29/99
to
Sounds like a permissions problem to me -- probably the permissions
of the parent directory. Or, if your SAVEDLISTS file is a DIR -type
file, check the permissions on the item TP000.

--Kevin
ke...@precisonline.com
http://www.precisonline.com
http://www.precisonline.com/gold.htm

Thomas Zogg wrote in message ...

jackie....@ardentsoftware.com

unread,
Mar 30, 1999, 3:00:00 AM3/30/99
to
Kevin,

I believe you are on track here but there is a bit more info to consider. I'm
guessing the person who asked originally is on UNIX. On UNIX you have two
files SAVEDLISTS and savedlists (on NT since its case insensitive we can't do
that so one is something like SAVEDLISTSL). The SAVEDLISTS file you know and
love as a file that contains your saved lists (whoa). The savedlists file is
used internally by UniData for selects and sorts especially those involving
BY.EXP. Normally you shouldn't have to worry about it, its there, the default
permissions are good, UniData uses it when it needs to and generally cleans
up after itself. Sounds like someone tightened down on the permissions or the
umask caused them to be too tight. Loosen those pups up and try again.

Jackie Burhans
Ardent Software, Inc.
In article <BuXL2.35$h3.170...@news.frii.net>,

-----------== Posted via Deja News, The Discussion Network ==----------
http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own

Tom Packert

unread,
Mar 30, 1999, 3:00:00 AM3/30/99
to
You guys are right!

Thanks to Mark Rathbun who responded via email too.

The savedlists file (in lower case) is missing from the Unix level. It is
there in the VOC but not in the directory for the account. I put it back
and voila. It works.

Thanks to all!

Tom

jackie....@ardentsoftware.com

unread,
Mar 31, 1999, 3:00:00 AM3/31/99
to
Glad we could help. Here's an interesting tip: there is a UDT.OPTION (26?)
that you can put in your LOGIN VOC item which will check each time you login
to an account that all the right support files are there (savedlists, etc.)
and create them if necessary.

In article <7drbnn$rg0$1...@camel21.mindspring.com>,

0 new messages