Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

Disobedience: The silver lining to the cloud of servitude. -- Ambrose Bierce


computers / comp.os.vms / Re: SUBMIT/CONFIRM behavior

SubjectAuthor
* SUBMIT/CONFIRM behaviorJeffrey H. Coffield
+* Re: SUBMIT/CONFIRM behaviorJan-Erik Söderholm
|`* Re: SUBMIT/CONFIRM behaviorPhillip Helbig (undress to reply
| `* Re: SUBMIT/CONFIRM behaviorIan Miller
|  `- Re: SUBMIT/CONFIRM behaviorPhillip Helbig (undress to reply
`- Re: SUBMIT/CONFIRM behaviorVolker Halle

1
SUBMIT/CONFIRM behavior

<sompo8$nlf$1@dont-email.me>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=19128&group=comp.os.vms#19128

  copy link   Newsgroups: comp.os.vms
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: jeff...@digitalsynergyinc.com (Jeffrey H. Coffield)
Newsgroups: comp.os.vms
Subject: SUBMIT/CONFIRM behavior
Date: Mon, 6 Dec 2021 20:59:50 -0800
Organization: A noiseless patient Spider
Lines: 28
Message-ID: <sompo8$nlf$1@dont-email.me>
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Tue, 7 Dec 2021 04:59:52 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="d26bd61910acf3499280555d99245b0e";
logging-data="24239"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18kOBobpPo1Z68JyTQ6o/FLitF2r5aekKM="
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101
Thunderbird/45.6.0
Cancel-Lock: sha1:MnxZRqn2f429RjjuVdtjl8A7iso=
X-Mozilla-News-Host: news://news.motzarella.org:119
 by: Jeffrey H. Coffield - Tue, 7 Dec 2021 04:59 UTC

A customer asked me to explain how SUBMIT/CONFIRM works. I had never
used this command combination so I checked $ HELP SUBMIT /CONFIRM and
then made a simple TEST.COM that just did a $DIR and tried
"$ SUBMIT/CONFIRM TEST"

If you answer Y (or T or 1) it submits the job but if you accept the
default or enter N you get:

VMS3 $ SUBMIT/CONFIRM TEST.COM
SUBMIT SYS$SYSDEVICE:[JEFFREY]TEST.COM;1 ? [N]:
%SUBMIT-F-CREJOB, error creating job
-UTIL-W-FILFAIMAT, file failed to match selection criteria
VMS3 $

with $STATUS as %X10C1800C.

Although I showed the customer a better way to do what he really wanted
to do, this seems to be a bug in SUBMIT. "/CONFIRM" on any command
should not throw an error if you enter "N". I use DELETE/CONFIRM and
COPY/CONFIRM very often and entering "N" doesn't throw an error.

The same thing happens on Alpha OpenVMS V8.3, Itanium OpenVMS V8.4 and
Itanium OpenVMS V8.4-2L1

Any ideas?

Jeff
www.digitalsynergyinc.com

Re: SUBMIT/CONFIRM behavior

<sonie5$m41$1@dont-email.me>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=19133&group=comp.os.vms#19133

  copy link   Newsgroups: comp.os.vms
Path: i2pn2.org!rocksolid2!i2pn.org!weretis.net!feeder8.news.weretis.net!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: jan-erik...@telia.com (Jan-Erik Söderholm)
Newsgroups: comp.os.vms
Subject: Re: SUBMIT/CONFIRM behavior
Date: Tue, 7 Dec 2021 13:01:08 +0100
Organization: A noiseless patient Spider
Lines: 64
Message-ID: <sonie5$m41$1@dont-email.me>
References: <sompo8$nlf$1@dont-email.me>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Tue, 7 Dec 2021 12:01:09 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="3e93181609bc1850f154bb75a10c71cb";
logging-data="22657"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19pUz157EezKQlNC7sfS2bp"
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.3.2
Cancel-Lock: sha1:70i+2b4HpiLddHwCkuiG0yL6P1o=
In-Reply-To: <sompo8$nlf$1@dont-email.me>
Content-Language: sv
 by: Jan-Erik Söderholm - Tue, 7 Dec 2021 12:01 UTC

Den 2021-12-07 kl. 05:59, skrev Jeffrey H. Coffield:
> A customer asked me to explain how SUBMIT/CONFIRM works. I had never used
> this command combination so I checked $ HELP SUBMIT /CONFIRM and then made
> a simple TEST.COM that just did a $DIR and tried
> "$ SUBMIT/CONFIRM TEST"
>
> If you answer Y (or T or 1) it submits the job but if you accept the
> default or enter N you get:
>
> VMS3 $ SUBMIT/CONFIRM TEST.COM
> SUBMIT SYS$SYSDEVICE:[JEFFREY]TEST.COM;1 ? [N]:
> %SUBMIT-F-CREJOB, error creating job
> -UTIL-W-FILFAIMAT, file failed to match selection criteria
> VMS3 $
>
> with $STATUS as %X10C1800C.
>
> Although I showed the customer a better way to do what he really wanted to
> do, this seems to be a bug in SUBMIT. "/CONFIRM" on any command should not
> throw an error if you enter "N". I use DELETE/CONFIRM and COPY/CONFIRM very
> often and entering "N" doesn't throw an error.
>
> The same thing happens on Alpha OpenVMS V8.3, Itanium OpenVMS V8.4 and
> Itanium OpenVMS V8.4-2L1
>
> Any ideas?
>
> Jeff
> www.digitalsynergyinc.com

This "works" (Alpha 8.4-2L2):

$ direc sub*.com

Directory $1$DGA3610:[JES]

SUB.COM;1 SUB2.COM;1

Total of 2 files.
$ $ subm/noprint sub*.com /confirm
SUBMIT $1$DGA3610:[JES]SUB.COM;1 ? [N]: Y
SUBMIT $1$DGA3610:[JES]SUB2.COM;1 ? [N]: N
Job SUB (queue SYS$BATCH, entry 276) started on SYS$BATCH
$

I guess that, if you need the /confirm switch, you are expected to
use a file specification that returns more then one file.

Still shouldn'r return that error...

Regards,

Jan-Erik.

PS:
And it still expects that you want to submit at least one file. :-)

$ subm/noprint sub*.com /confirm
SUBMIT $1$DGA3610:[JES]SUB.COM;1 ? [N]: N
SUBMIT $1$DGA3610:[JES]SUB2.COM;1 ? [N]: N
%SUBMIT-F-CREJOB, error creating job
-UTIL-W-FILFAIMAT, file failed to match selection criteria
$

Re: SUBMIT/CONFIRM behavior

<sonke3$55j$1@gioia.aioe.org>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=19134&group=comp.os.vms#19134

  copy link   Newsgroups: comp.os.vms
Path: i2pn2.org!i2pn.org!aioe.org!1XSHQO4JptEK3D6Pc9T+OA.user.46.165.242.75.POSTED!not-for-mail
From: hel...@asclothestro.multivax.de (Phillip Helbig (undress to reply)
Newsgroups: comp.os.vms
Subject: Re: SUBMIT/CONFIRM behavior
Date: Tue, 7 Dec 2021 12:35:15 -0000 (UTC)
Organization: Multivax C&R
Message-ID: <sonke3$55j$1@gioia.aioe.org>
References: <sompo8$nlf$1@dont-email.me> <sonie5$m41$1@dont-email.me>
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-15
Content-Transfer-Encoding: 8bit
Injection-Info: gioia.aioe.org; logging-data="5299"; posting-host="1XSHQO4JptEK3D6Pc9T+OA.user.gioia.aioe.org"; mail-complaints-to="abuse@aioe.org";
X-Notice: Filtered by postfilter v. 0.9.2
 by: Phillip Helbig (undr - Tue, 7 Dec 2021 12:35 UTC

In article <sonie5$m41$1@dont-email.me>,
=?UTF-8?Q?Jan-Erik_S=c3=b6derholm?= <jan-erik.soderholm@telia.com>
writes:

> This "works" (Alpha 8.4-2L2):
>
> $ direc sub*.com
>
> Directory $1$DGA3610:[JES]
>
> SUB.COM;1 SUB2.COM;1
>
> Total of 2 files.
> $
> $ subm/noprint sub*.com /confirm
> SUBMIT $1$DGA3610:[JES]SUB.COM;1 ? [N]: Y
> SUBMIT $1$DGA3610:[JES]SUB2.COM;1 ? [N]: N
> Job SUB (queue SYS$BATCH, entry 276) started on SYS$BATCH
> $
>
> I guess that, if you need the /confirm switch, you are expected to
> use a file specification that returns more then one file.
>
> Still shouldn'r return that error...

> PS:
> And it still expects that you want to submit at least one file. :-)

In that sense, it is different from other /CONFIRM commands.

My "favourite" bogus severity: MOUNT/SHADOW. If I enter the command
correctly, and it detects that a full copy is needed, then I get -F-.

Re: SUBMIT/CONFIRM behavior

<6eebef98-0557-4e33-a4c0-1464fbb63fe9n@googlegroups.com>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=19136&group=comp.os.vms#19136

  copy link   Newsgroups: comp.os.vms
X-Received: by 2002:a05:622a:2c9:: with SMTP id a9mr48887459qtx.28.1638886183492;
Tue, 07 Dec 2021 06:09:43 -0800 (PST)
X-Received: by 2002:ac8:5b51:: with SMTP id n17mr22811744qtw.182.1638886183163;
Tue, 07 Dec 2021 06:09:43 -0800 (PST)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.os.vms
Date: Tue, 7 Dec 2021 06:09:42 -0800 (PST)
In-Reply-To: <sonke3$55j$1@gioia.aioe.org>
Injection-Info: google-groups.googlegroups.com; posting-host=92.17.251.25; posting-account=xnH4mQkAAADgGjKHSw0dMDzsXknFp5II
NNTP-Posting-Host: 92.17.251.25
References: <sompo8$nlf$1@dont-email.me> <sonie5$m41$1@dont-email.me> <sonke3$55j$1@gioia.aioe.org>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <6eebef98-0557-4e33-a4c0-1464fbb63fe9n@googlegroups.com>
Subject: Re: SUBMIT/CONFIRM behavior
From: gxy...@uk2.net (Ian Miller)
Injection-Date: Tue, 07 Dec 2021 14:09:43 +0000
Content-Type: text/plain; charset="UTF-8"
Lines: 31
 by: Ian Miller - Tue, 7 Dec 2021 14:09 UTC

On Tuesday, December 7, 2021 at 12:36:32 PM UTC, Phillip Helbig (undress to reply) wrote:
> In article <sonie5$m41$1...@dont-email.me>,
> =?UTF-8?Q?Jan-Erik_S=c3=b6derholm?= <jan-erik....@telia.com>
> writes:
> > This "works" (Alpha 8.4-2L2):
> >
> > $ direc sub*.com
> >
> > Directory $1$DGA3610:[JES]
> >
> > SUB.COM;1 SUB2.COM;1
> >
> > Total of 2 files.
> > $
> > $ subm/noprint sub*.com /confirm
> > SUBMIT $1$DGA3610:[JES]SUB.COM;1 ? [N]: Y
> > SUBMIT $1$DGA3610:[JES]SUB2.COM;1 ? [N]: N
> > Job SUB (queue SYS$BATCH, entry 276) started on SYS$BATCH
> > $
> >
> > I guess that, if you need the /confirm switch, you are expected to
> > use a file specification that returns more then one file.
> >
> > Still shouldn'r return that error...
> > PS:
> > And it still expects that you want to submit at least one file. :-)
> In that sense, it is different from other /CONFIRM commands.
>
> My "favourite" bogus severity: MOUNT/SHADOW. If I enter the command
> correctly, and it detects that a full copy is needed, then I get -F-.

That behavior of MOUNT/SHADOW is potentially protecting your data.

Re: SUBMIT/CONFIRM behavior

<sonula$1bnj$1@gioia.aioe.org>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=19138&group=comp.os.vms#19138

  copy link   Newsgroups: comp.os.vms
Path: i2pn2.org!i2pn.org!aioe.org!1XSHQO4JptEK3D6Pc9T+OA.user.46.165.242.75.POSTED!not-for-mail
From: hel...@asclothestro.multivax.de (Phillip Helbig (undress to reply)
Newsgroups: comp.os.vms
Subject: Re: SUBMIT/CONFIRM behavior
Date: Tue, 7 Dec 2021 15:29:46 -0000 (UTC)
Organization: Multivax C&R
Message-ID: <sonula$1bnj$1@gioia.aioe.org>
References: <sompo8$nlf$1@dont-email.me> <sonie5$m41$1@dont-email.me> <sonke3$55j$1@gioia.aioe.org> <6eebef98-0557-4e33-a4c0-1464fbb63fe9n@googlegroups.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-15
Content-Transfer-Encoding: 8bit
Injection-Info: gioia.aioe.org; logging-data="44787"; posting-host="1XSHQO4JptEK3D6Pc9T+OA.user.gioia.aioe.org"; mail-complaints-to="abuse@aioe.org";
X-Notice: Filtered by postfilter v. 0.9.2
 by: Phillip Helbig (undr - Tue, 7 Dec 2021 15:29 UTC

In article <6eebef98-0557-4e33-a4c0-1464fbb63fe9n@googlegroups.com>, Ian
Miller <gxys@uk2.net> writes:

> > My "favourite" bogus severity: MOUNT/SHADOW. If I enter the command
> > correctly, and it detects that a full copy is needed, then I get -F-.
>
> That behavior of MOUNT/SHADOW is potentially protecting your data.

I can sort of understand it. However, consider that one is creating a
new shadow set and enters the proper commands then gets a fatal error.

Re: SUBMIT/CONFIRM behavior

<6482ada4-49ac-4910-81bc-3aa1e003fed3n@googlegroups.com>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=19139&group=comp.os.vms#19139

  copy link   Newsgroups: comp.os.vms
X-Received: by 2002:ac8:5ccf:: with SMTP id s15mr49619824qta.220.1638891618978;
Tue, 07 Dec 2021 07:40:18 -0800 (PST)
X-Received: by 2002:a05:622a:8b:: with SMTP id o11mr50067678qtw.306.1638891618767;
Tue, 07 Dec 2021 07:40:18 -0800 (PST)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.os.vms
Date: Tue, 7 Dec 2021 07:40:18 -0800 (PST)
In-Reply-To: <sompo8$nlf$1@dont-email.me>
Injection-Info: google-groups.googlegroups.com; posting-host=2003:c0:8f1c:48c8:68a6:d18f:ebd2:fd27;
posting-account=cHmS7AoAAACMYAFH9kP9m4l8qjrXLvte
NNTP-Posting-Host: 2003:c0:8f1c:48c8:68a6:d18f:ebd2:fd27
References: <sompo8$nlf$1@dont-email.me>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <6482ada4-49ac-4910-81bc-3aa1e003fed3n@googlegroups.com>
Subject: Re: SUBMIT/CONFIRM behavior
From: volker_h...@hotmail.com (Volker Halle)
Injection-Date: Tue, 07 Dec 2021 15:40:18 +0000
Content-Type: text/plain; charset="UTF-8"
Lines: 4
 by: Volker Halle - Tue, 7 Dec 2021 15:40 UTC

Jeff,

please consider to log a call with VSI. Maybe just a mail with a historical reference to the good old 'SPR system' is sufficient to fix this problem in the distant future...

Volker.

1
server_pubkey.txt

rocksolid light 0.9.8
clearnet tor