[Isis-users] isis-users Digest, Vol 88, Issue 6

De Smet Egbert egbert.desmet at uantwerpen.be
Mon Feb 19 12:14:23 CET 2018


Please first try to unlock the database and locked records in the database with the tools available in the ABCD-interface. There is something wrong as the error message indicates.
If that doesn't work there are more possibilities in the CMD-environment.

Egbert de Smet
Universiteit Antwerpen
________________________________________
From: isis-users <isis-users-bounces+egbert.desmet=ua.ac.be at iccisis.org> on behalf of Anselmo Domingos Matavele <anselmomatavele at gmail.com>
Sent: Monday, February 19, 2018 11:09 AM
To: isis-users at iccisis.org
Subject: Re: [Isis-users] isis-users Digest, Vol 88, Issue 6

Hi
I have an error wile I trying to add objects to de copies. The sistem brings this message " WXIS|fatal error|unavoidable|recwrite/lock/NORMALDEL|"
 You can see this on the picture attached

Best Regards

Anselmo Matavele

2018-02-15 13:00 GMT+02:00 <isis-users-request at iccisis.org<mailto:isis-users-request at iccisis.org>>:
Send isis-users mailing list submissions to
        isis-users at iccisis.org<mailto:isis-users at iccisis.org>

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.iccisis.org/listinfo/isis-users
or, via email, send a message with subject or body 'help' to
        isis-users-request at iccisis.org<mailto:isis-users-request at iccisis.org>

You can reach the person managing the list at
        isis-users-owner at iccisis.org<mailto:isis-users-owner at iccisis.org>

When replying, please edit your Subject line so it is more specific
than "Re: Contents of isis-users digest..."


Today's Topics:

   1. Selection of records by mx (fred train)
   2. Re: Selection of records by mx (spinaker)
   3. Re: Selection of records by mx (fred train)
   4. Re: isis-users Digest, Vol 88, Issue 5 (Anselmo Domingos Matavele)


----------------------------------------------------------------------

Message: 1
Date: Wed, 14 Feb 2018 16:27:47 +0100
From: fred train <fred_train at xs4all.nl<mailto:fred_train at xs4all.nl>>
To: Isis Comunidad <isis-users at iccisis.org<mailto:isis-users at iccisis.org>>
Subject: [Isis-users] Selection of records by mx
Message-ID: <c6b15445-761c-9810-259d-8925566455c3 at xs4all.nl<mailto:c6b15445-761c-9810-259d-8925566455c3 at xs4all.nl>>
Content-Type: text/plain; charset=utf-8; format=flowed

Hello guru's

We are trying to list in a script by mx and a specific pft file.
This works wonderful.
Now we would like to make a selection of the processed record by the
value of a specific field.
In words : process if field 290 has value OK.

Command mx has a "bool" parameter, which combined with btell=0, looks
promising.
The manual gives examples like
mx cds "bool=water + soil"

This example does not specify which filed are searched.

How to specifiy that water must be found in field 001 and soil in field 002

Regards
Fred


------------------------------

Message: 2
Date: Wed, 14 Feb 2018 13:00:30 -0300
From: spinaker <spinaker at adinet.com.uy<mailto:spinaker at adinet.com.uy>>
To: fred_train at xs4all.nl<mailto:fred_train at xs4all.nl>, Isis Comunidad <isis-users at iccisis.org<mailto:isis-users at iccisis.org>>
Subject: Re: [Isis-users] Selection of records by mx
Message-ID: <623912c5-6fc7-3a50-ffe5-3b5ff7003331 at adinet.com.uy<mailto:623912c5-6fc7-3a50-ffe5-3b5ff7003331 at adinet.com.uy>>
Content-Type: text/plain; charset=utf-8; format=flowed

Dear Fred

everything depends on how your base is indexed, i.e. the FST
suppose you have an FST like
1 0 (|F1_|V1/)
2 8 '/F2_/', V2

then your boolean formulation would be   "bool=F1_water * F2_soil"
this is just an example, I hope you got the idea

Regards
Ernesto Spinak




El 14/02/2018 a las 12:27, fred train escribió:
> Hello guru's
>
> We are trying to list in a script by mx and a specific pft file.
> This works wonderful.
> Now we would like to make a selection of the processed record by the
> value of a specific field.
> In words : process if field 290 has value OK.
>
> Command mx has a "bool" parameter, which combined with btell=0, looks
> promising.
> The manual gives examples like
> mx cds "bool=water + soil"
>
> This example does not specify which filed are searched.
>
> How to specifiy that water must be found in field 001 and soil in
> field 002
>
> Regards
> Fred
> _______________________________________________
> isis-users mailing list
> isis-users at iccisis.org<mailto:isis-users at iccisis.org>
> To manage your own subscription options go to:
> http://lists.iccisis.org/listinfo/isis-users
> Or contact Henk Rutten: hlrutten at xs4all.nl<mailto:hlrutten at xs4all.nl>


--
   .^.                                .^.
   ( )                                ( )
   ===                                ===
  =[=]================================[=]=
   | |  Ernesto Spinak                | |
   | |  spinaker at adinet.com.uy<mailto:spinaker at adinet.com.uy>        | |
   | |  Montevideo, Uruguay           | |
   | |  tel/fax  (598) 2622-3352      | |
   | |  celular  (598) 99612238      | |
  =[=]================================[=]=
   ===                                ===
   ( )                                ( )
    V                                  V



------------------------------

Message: 3
Date: Wed, 14 Feb 2018 19:05:58 +0100
From: fred train <fred_train at xs4all.nl<mailto:fred_train at xs4all.nl>>
To: spinaker <spinaker at adinet.com.uy<mailto:spinaker at adinet.com.uy>>, Isis Comunidad
        <isis-users at iccisis.org<mailto:isis-users at iccisis.org>>
Subject: Re: [Isis-users] Selection of records by mx
Message-ID: <2c39b989-cb69-ec0f-9841-5042b36dff0a at xs4all.nl<mailto:2c39b989-cb69-ec0f-9841-5042b36dff0a at xs4all.nl>>
Content-Type: text/plain; charset="utf-8"

An HTML attachment was scrubbed...
URL: <http://lists.iccisis.org/pipermail/isis-users/attachments/20180214/ae47259b/attachment-0001.html>

------------------------------

Message: 4
Date: Thu, 15 Feb 2018 10:45:22 +0200
From: Anselmo Domingos Matavele <anselmomatavele at gmail.com<mailto:anselmomatavele at gmail.com>>
To: isis-users at iccisis.org<mailto:isis-users at iccisis.org>
Subject: Re: [Isis-users] isis-users Digest, Vol 88, Issue 5
Message-ID:
        <CAJwpg2=mPZb1XucPTdHOeYVcB=2c+V4w6ECFRFQYarsxiSN7vQ at mail.gmail.com<mailto:2c%2BV4w6ECFRFQYarsxiSN7vQ at mail.gmail.com>>
Content-Type: text/plain; charset="utf-8"

Saudades  Henry Chávez SánchezLimaPERU,

Pode ser que tinhas de desligar o Firewall do Windows - { Control Painel
-->>Windows Firewall--> Escolher a opção Torn off Windows Farewall }

Melhores cumprimentos

Anselmo Matavele

2018-02-13 13:00 GMT+02:00 <isis-users-request at iccisis.org<mailto:isis-users-request at iccisis.org>>:

> Send isis-users mailing list submissions to
>         isis-users at iccisis.org<mailto:isis-users at iccisis.org>
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         http://lists.iccisis.org/listinfo/isis-users
> or, via email, send a message with subject or body 'help' to
>         isis-users-request at iccisis.org<mailto:isis-users-request at iccisis.org>
>
> You can reach the person managing the list at
>         isis-users-owner at iccisis.org<mailto:isis-users-owner at iccisis.org>
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of isis-users digest..."
>
>
> Today's Topics:
>
>    1. consultas (Henry Chávez Sánchez)
>    2. Re: consultas (spinaker)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 12 Feb 2018 15:09:52 +0000 (UTC)
> From: Henry Chávez Sánchez <d120152 at yahoo.com<mailto:d120152 at yahoo.com>>
> To: Isis Comunidad <isis-users at iccisis.org<mailto:isis-users at iccisis.org>>
> Subject: [Isis-users] consultas
> Message-ID: <1414716146.1121919.1518448193953 at mail.yahoo.com<mailto:1414716146.1121919.1518448193953 at mail.yahoo.com>>
> Content-Type: text/plain; charset="utf-8"
>
> Saludos a todos
> En la siguiente imagen aparece un mensaje que no permite instalar en la
> intranet, alguien le ha ocurrido esa situación
>
>
> Henry Chávez SánchezLimaPERU
>
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <http://lists.iccisis.org/pipermail/isis-users/
> attachments/20180212/a776ae9c/attachment-0001.html>
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: imagen abcd.jpg
> Type: image/jpeg
> Size: 53842 bytes
> Desc: not available
> URL: <http://lists.iccisis.org/pipermail/isis-users/
> attachments/20180212/a776ae9c/attachment-0001.jpg>
>
> ------------------------------
>
> Message: 2
> Date: Mon, 12 Feb 2018 12:49:23 -0300
> From: spinaker <spinaker at adinet.com.uy<mailto:spinaker at adinet.com.uy>>
> To: Henry Chávez Sánchez <d120152 at yahoo.com<mailto:d120152 at yahoo.com>>, Isis Comunidad
>         <isis-users at iccisis.org<mailto:isis-users at iccisis.org>>
> Subject: Re: [Isis-users] consultas
> Message-ID: <3ace30b8-e7a1-cdb7-5bf3-7a967a9e9a60 at adinet.com.uy<mailto:3ace30b8-e7a1-cdb7-5bf3-7a967a9e9a60 at adinet.com.uy>>
> Content-Type: text/plain; charset="utf-8"; Format="flowed"
>
> Henry
>
> el mensaje es muy claro, tú no tienes permiso de administrador en ese
> servidor (aparentemente un vhost interno)
>
> debes solicitarlo al administrado de la red
>
> saludos
> Ernesto Spinak
>
>
>
> El 12/02/2018 a las 12:09, Henry Chávez Sánchez escribió:
> > Saludos a todos
> >
> > En la siguiente imagen aparece un mensaje que no permite instalar en
> > la intranet, alguien le ha ocurrido esa situación
> >
> >
> >
> > Henry Chávez Sánchez
> > Lima
> > PERU
> >
> >
> >
> >
> > _______________________________________________
> > isis-users mailing list
> > isis-users at iccisis.org<mailto:isis-users at iccisis.org>
> > To manage your own subscription options go to: http://lists.iccisis.org/
> listinfo/isis-users
> > Or contact Henk Rutten: hlrutten at xs4all.nl<mailto:hlrutten at xs4all.nl>
>
>
> --
>    .^.                                .^.
>    ( )                                ( )
>    ===                                ===
>   =[=]================================[=]=
>    | |  Ernesto Spinak                | |
>    | |  spinaker at adinet.com.uy<mailto:spinaker at adinet.com.uy>        | |
>    | |  Montevideo, Uruguay           | |
>    | |  tel/fax  (598) 2622-3352      | |
>    | |  celular  (598) 99612238      | |
>   =[=]================================[=]=
>    ===                                ===
>    ( )                                ( )
>     V                                  V
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <http://lists.iccisis.org/pipermail/isis-users/
> attachments/20180212/8dc57827/attachment-0001.html>
>
> ------------------------------
>
> Subject: Digest Footer
>
> _______________________________________________
> isis-users mailing list
> isis-users at iccisis.org<mailto:isis-users at iccisis.org>
> To manage your own subscription options go to: http://lists.iccisis.org/
> listinfo/isis-users
> Or contact Henk Rutten: hlrutten at xs4all.nl<mailto:hlrutten at xs4all.nl>
>
>
> ------------------------------
>
> End of isis-users Digest, Vol 88, Issue 5
> *****************************************
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.iccisis.org/pipermail/isis-users/attachments/20180215/00bedada/attachment-0001.html>

------------------------------

Subject: Digest Footer

_______________________________________________
isis-users mailing list
isis-users at iccisis.org<mailto:isis-users at iccisis.org>
To manage your own subscription options go to: http://lists.iccisis.org/listinfo/isis-users
Or contact Henk Rutten: hlrutten at xs4all.nl<mailto:hlrutten at xs4all.nl>


------------------------------

End of isis-users Digest, Vol 88, Issue 6
*****************************************



More information about the isis-users mailing list