AVEVA Community
AVEVA Community
  • Site
  • User
  • Site
  • Search
  • User
PDMS/E3D Forum
  • AVEVA World
PDMS/E3D Forum
PDMS Quick Tips & Customizations Usermod and Lastmod
  • Forums
  • Resources
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
  • Replies 9 replies
  • Subscribers 2 subscribers
  • Views 46 views
  • Users 0 members are here
Options
  • Share
  • More
  • Cancel
Related

Usermod and Lastmod

Thomas Back
Thomas Back over 18 years ago
 
  • Sign in to reply
  • Cancel
  • Thomas Back
    Thomas Back over 18 years ago
    There are two commands in PDMS that allows you to find out when and by whom a change has been done.

    Q LASTMOD $* Will give you a date when the current element has been changed
    Q LASTMOD HIER $* Checks for latest modification in the whole hierarchy
    Q USERMOD $* Shows the login name of the guilty one
    Q USERMOD HIER $* Checks who made the latest modification in the hierarchy

    /Thomas
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Admin
    Admin over 18 years ago
    USERMOD only show the login name of computer, not the username of PDMS project. Do you know how to show the PDMS project user? 3ks
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Thomas Back
    Thomas Back over 18 years ago
    That's true, and as far as I know you cannot get the PDMS login name.

    /Thomas
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • avwf_de_ding
    avwf_de_ding over 18 years ago
    If the admin user does a merge sessions or a reconfiguration of db, then his/her name will be all over the db and the lastmod date is the last merge/reconfiguration date.  He/she will always be the guilty one if not careful :redface:
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Juha Sepponen
    Juha Sepponen over 16 years ago
    When admins name is all over the db, one can use Q SESSMOD to find out how many times ce has been modified and then Q SESSUSER 99 to find out the 99th person to modify ce.

    In example:
    Q USERMOD

    Usermodified ADMIN

    QSESSMOD

    Sessmodified 140

    Q SESSUSER 139

    Sessuser JWide
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Craig Durr
    Craig Durr over 16 years ago
    If I am on a View in Draft and do Update Design and Update Annotation.
    The design graphics will change but USERMOD still has the prevouis date.
    Is there a attribute the will give the last time Design Update had been done?
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Admin
    Admin over 14 years ago
    q sessd 139
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Jerry G
    Jerry G over 14 years ago
    [QUOTE=J.Wide;18955]When admins name is all over the db, one can use Q SESSMOD to find out how many times ce has been modified and then Q SESSUSER 99 to find out the 99th person to modify ce.

    In example:
    Q USERMOD

    Usermodified ADMIN

    QSESSMOD

    Sessmodified 140

    Q SESSUSER 139

    Sessuser JWide

    I realize this is an old thread, but does anyone know if there is a command similer to sessuser that will give you the DATE of the mod?  to use the above example, how would I find out what date user JWide made mod #139?

    Thanks,
    Jerry
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Atish naresh parkar
    Atish naresh parkar over 14 years ago
    q sessd 139


    Friends

    these was all about the Session of a current elements
    but know what about the DB session.

    Q DB SESSION (DBNAME)       we will get the entire information of the DB

    i m interested to know how to find out which was the last element from the heirachy of tht specific DB which carried out the last session.


    Thanks in advance
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel