NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

To learn about what's going on, see About the Archive Site.

Re: [ldm-users] pqact DBFILE command

Donna,

DBFILE is to be used with GDBM databases. This does not include MySQL. DBM
is basically a flat-file database that can be accessed via Unix methods.
GDBM is GNU's implementation of it.

References:
http://www.unidata.ucar.edu/software/ldm/ldm-current/basics/pqact.conf.html#DBFILE
http://www.gnu.org/software/gdbm/gdbm.html
http://docs.python.org/3/library/dbm.html
http://en.wikipedia.org/wiki/Dbm

We use PIPE/EXEC against Perl/PHP scripts for any MySQL/PostgreSQL
transactions. This allows for the data to be manipulated before it is
inserted.

Someone may be able to elaborate further on my findings.


On Tue, May 21, 2013 at 5:56 PM, donna Cote <d-cote@xxxxxxxx> wrote:

> I'm pretty familiar with STDIOFILE and PIPE and EXEC types of pqact
> commands but am lost about this DBFILE "Store a product in a database."
>
> In particular, I would like to capture rtstats files and store the stats
> into a mysql db. Could someone give me a starting place? or an example?
>
> Appreciatively,
> Donna
> --
> Donna Cote
> Senior Research Associate
> The Academy for Advanced Telecommunications and Learning Technologies
> Texas A&M University
> 3139 TAMU
> College Station, Texas 77843-3139
> Office: (979) 862-3982
> Fax: (979) 862-3983
> http://academy.tamu.edu/
>
> ______________________________**_________________
> ldm-users mailing list
> ldm-users@xxxxxxxxxxxxxxxx
> For list information or to unsubscribe,  visit:
> http://www.unidata.ucar.edu/**mailing_lists/<http://www.unidata.ucar.edu/mailing_lists/>
  • 2013 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the ldm-users archives: