+ Reply to Thread
Results 1 to 6 of 6

Thread: Who created a member

  1. #1
    Guest.Visitor Guest

    Default Who created a member

    Is there way to tell who created a physical file member? Thanks

  2. #2
    B.Myrick Guest

    Default Who created a member

    Dale, Do a WRKOBJ on the file. Option 8 will give you the following information: Display Object Description - Full Library 1 of 1 Object . . . . . . . : INVHDR Attribute . . . . . : QRY Library . . . . . : BRET Owner . . . . . . . : BMYRICK Type . . . . . . . . : *QRYDFN Primary group . . . : *NONE User-defined formation: Attribute . . . . . . . . . . . . : Text . . . . . . . . . . . . . . . : Test Invoice Header Record in INVHDR - INV01 feeds Creation information: Creation date/time . . . . . . . . : 02/15/00 08:17:03 Created by user . . . . . . . . . : BMYRICK System created on . . . . . . . . : ENCWIRE1 Object domain . . . . . . . . . . : *System Here you see the creator. You can also look at option 5, which generally shows the userid of the person who created it, as having *all authority, although, this method is not reliable as that can be changed. Hope this helps, Bret

  3. #3
    Guest.Visitor Guest

    Default Who created a member

    Thanks Bret: That works for the file object but what I need is to find out is who added/created one of the members in the file. The file does have multiple members. Thanks

  4. #4
    Guest.Visitor Guest

    Default Who created a member

    While the creator of a file object is retained, the creator of a member is not. If you look at the Retrieve Member Description API (QUSRMBRD), you can see what information about file members is available. The API information is available at: http://publib.boulder.ibm.com:80/cgi-bin/bookmgr/BOOKS/QB3AMI02/1.17#HDRRTVMBRD Jerry Hensley

  5. #5
    B.Myrick Guest

    Default Who created a member

    Dale, Duhh! If I took the advice I gave my kids and read the WHOLE message, I'd have seen that. Thought that was a little too basic of a question for you to post. Should'a followed my gut. 'Course, with the size of my gut, I could follow it forever.... If you use WRKMBRPDM and specify a file, you can use option 8 to get the Display Member Description. This does nothing for WHO created the member, but it will narrow it down to Date, Time, etc. Only thing I could find without an API, and I don't know APIs that well. Bret

  6. #6
    Guest.Visitor Guest

    Default Who created a member

    Oh well, I had already looked at the parms of the API'S and tried every type of dspfd, wrkobj, dspobjd etc.. But I thought I would ask anyway. I was hoping there was something in "C", Rexx or Java that someone might have written. Thanks for the responses.

+ Reply to Thread

Similar Threads

  1. Replies: 3
    Last Post: 08-16-2007, 05:45 AM
  2. unlock table created on SQL
    By David Abramowitz in forum General
    Replies: 10
    Last Post: 03-26-2003, 06:49 AM
  3. Copying source records from member to member
    By Guest.Visitor in forum Dev Tools
    Replies: 1
    Last Post: 05-21-2002, 10:39 AM
  4. HELP! I created a Host Table Entry, created an Outq & did a STRRMTWTR...
    By Guest.Visitor in forum Application Software
    Replies: 3
    Last Post: 12-20-2000, 09:02 AM
  5. Who created a scheduled entry
    By dchristie in forum Analysis
    Replies: 2
    Last Post: 07-06-2000, 08:25 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts