Thanks Dan & Daniel, Will this index on ID work for Distributed Files as well.?
On Mon, Jan 15, 2018, 8:50 PM Dan Ell <[email protected]> wrote: > To get them use a BASIC SELECT. > > > > OPEN filename TO F.FILE ELSE STOP 201,filename > > SELECT F.FILE TO ListofIDs > > WRITELIST ListofIDs ON ‘IDSALONE’ > > > > > *[image: jBASE] > <http://www.jbase.com/>Dan ElljBASE Technical Engineer949-383-2429 > <949-383-2429> | 866‑582‑[email protected] > <[email protected]> | www.jbase.com <http://www.jbase.com/>9245 > <https://maps.google.com/?q=9245%C2%A0Research%C2%A0Drive,%C2%A0+Irvine+,%C2%A0+92618&entry=gmail&source=g> > Research > <https://maps.google.com/?q=9245%C2%A0Research%C2%A0Drive,%C2%A0+Irvine+,%C2%A0+92618&entry=gmail&source=g> > Drive > <https://maps.google.com/?q=9245%C2%A0Research%C2%A0Drive,%C2%A0+Irvine+,%C2%A0+92618&entry=gmail&source=g>, > <https://maps.google.com/?q=9245%C2%A0Research%C2%A0Drive,%C2%A0+Irvine+,%C2%A0+92618&entry=gmail&source=g> > Irvine > <https://maps.google.com/?q=9245%C2%A0Research%C2%A0Drive,%C2%A0+Irvine+,%C2%A0+92618&entry=gmail&source=g>, > <https://maps.google.com/?q=9245%C2%A0Research%C2%A0Drive,%C2%A0+Irvine+,%C2%A0+92618&entry=gmail&source=g> > 92618 > <https://maps.google.com/?q=9245%C2%A0Research%C2%A0Drive,%C2%A0+Irvine+,%C2%A0+92618&entry=gmail&source=g>[image: > Zumasys] <http://www.zumasys.com/> From:* [email protected] [mailto: > [email protected]] *On Behalf Of *Murali Krishna B S > *Sent:* Monday, January 15, 2018 1:12 AM > *To:* [email protected] > *Subject:* Extracting IDs from large j4 files > > > > Dear All > > > > Please suggest if there is a quick way to get the IDs alone from huge > j4/j5 files. We are looking to save time by not going through SELECT as the > file is more than 10gb. > > > > Highly appreciate your help. > > > > Thanks > > Murali Krishna > > -- > -- > IMPORTANT: T24/Globus posts are no longer accepted on this forum. > > To post, send email to [email protected] > To unsubscribe, send email to [email protected] > For more options, visit this group at > http://groups.google.com/group/jBASE?hl=en > > --- > You received this message because you are subscribed to the Google Groups > "jBASE" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > > -- > -- > IMPORTANT: T24/Globus posts are no longer accepted on this forum. > > To post, send email to [email protected] > To unsubscribe, send email to [email protected] > For more options, visit this group at > http://groups.google.com/group/jBASE?hl=en > > --- > You received this message because you are subscribed to the Google Groups > "jBASE" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- IMPORTANT: T24/Globus posts are no longer accepted on this forum. To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en --- You received this message because you are subscribed to the Google Groups "jBASE" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
