
Lovemyi |
Bruce, I did check that and it was set to *YES on the program that failed to find the file. Any other suggestions?
Thanks

Lovemyi |
Here is the program that is called to show that the adopt authority is yes.
Informations sur un programme
Programme . . . . . . : OUB111 Biblioth}que . . . . . : LIN400P
Propri{taire . . . . . : ADMIN
Attribut du programme : RPG
Informations sur la cr{ation du programme:
Date et heure de cr{ation du programme . . . . . : 04/09/96 02:52:35
Type du programme . . . . . . . . . . . . . . . : OPM
Fichier source . . . . . . . . . . . . . . . . . : QRPGSRC
Biblioth}que . . . . . . . . . . . . . . . . . : LIN400S
Membre source . . . . . . . . . . . . . . . . . : OUB111
Date et heure de modification du fichier source : 04/09/96 02:52:32
Informations observables . . . . . . . . . . . . : *NONE
Profil utilisateur . . . . . . . . . . . . . . . : *USER
Utilisation des droits adopt{s . . . . . . . . . : *YES
Correction des donn{es d{cimales . . . . . . . . : *NO
Espace m{moire @ t{raoctets activ{ . . . . . . . : *NO
A suivre…
Appuyez sur ENTREE pour continuer.
F3=Exit F12=Annuler
(C) COPYRIGHT IBM CORP. 1980, 2003.
Sorry, it is in French but looking at an english ssytem you will see that it is *YES.
Here is the error we get:
Message ID . . . . . . . . . : CPF2189
Message file . . . . . . . . : QCPFMSG
Library . . . . . . . . . : QSYS
Message . . . . : Not authorized to object &1 in &2 type *&3.
Recovery . . . : Obtain authority from security officer or object owner.
Then try the request again.
Compl{ment d’informations sur message
ID message . . . . . . : CPF2189 Gravit{ . . . . . . . : 40
Type de message . . . : Diagnostic
Date d’envoi . . . . . : 25/03/08 Heure d’envoi . . . . : 14:24:23
Message . . . . : Non autoris{ @ l’objet WOUB110 de FICTRAV type *FILE.
Que faire . . . : Demandez les droits au responsable de la s{curit{ ou au
propri{taire de l’objet. Renouvelez ensuite la demande.
Hope this helps.
Thanks.
Bruce B.

Gilly400 |
Hi,
Maybe try changing
Profil utilisateur . . . . . . . . . . . . . . . : *USER
to *OWNER?
Regards,
Martin Gilbert.

Lovemyi |
Thanks this would work for this one issue but the entire system would almost need every program changed to accomodate this. The answer you provided in another question where the menu system used group jobs and when we change the first program in the call stack of the transferred job, it now works. Thanks everyone for your input.