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


  • Subject: Re: SNDDST
  • From: "R. Bruce Hoffman, Jr." <rbruceh@xxxxxxxxxxxxx>
  • Date: Wed, 5 Jul 2000 10:04:02 -0400


-----Original Message-----
From: techsupport@basspro.com <techsupport@basspro.com>
To: MIDRANGE-L@midrange.com <MIDRANGE-L@midrange.com>
Date: Friday, June 30, 2000 3:21 PM
Subject: SNDDST


>
>
>I'm doing a SNDDST command from an RPG pgm.  I noticed that I can see the
>resulting entries by doing the QRYDST command.  What kind of object are
these
>entries stored in and more importantly, how can I delete these entries
other
>than one at a time?  After two days of running this pgm, I have over 6000
>entries.
>


They are internal mail objects that depend on the receiver of the
distribution to determine how and where they are stored on the 400.  (in
user indexes or on the IFS.)

You can delete them by writing a program.  You do the QRYDST to an output
file.  Then read the output file for the distribution id and delete using
the DLTDST command.  The program can be written entirely in CL, so it is
fairly straight-forward.


===========================================================
R. Bruce Hoffman, Jr.
 -- IBM Certified AS/400 Professional System Administrator
 -- IBM Certified AS/400 Professional Network Administrator
 -- IBM Certified Specialist - AS/400 Administrator
 -- IBM Certified Specialist - RPG IV Developer

"If all you have is RPG, then everything looks like a 400!"


+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
| To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
| To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---

As an Amazon Associate we earn from qualifying purchases.

This thread ...


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.