GFUGLOOK: vn_look() — Resolve Name

The component identifier is RSN_GLOK. The module ID halfword is X'5B4B'.

The global reason codes:

Value Description
  • RSN_GLOK +
  • HFS_RSN_Access_Denied (X'0002')
RSN_GLOK_Access_Denied

The current (requesting) process does not have the requested access authority to the file, or directory.

Probable cause: A higher access authority is being requested for this file, or directory, than is defined for this user.

Action: Verify that the correct access authority is being requested. If so, contact the owner of the file, or directory, and request that the access authority be changed.

  • RSN_GLOK +
  • HFS_RSN_RACF_Not_Installed (X'0003')
RSN_GLOK_RACF_Not_Installed

No SAF (Security Authorization Facility – for example, RACF®) is installed on this system. Therefore, the user's file access authority can not be validated.

Probable cause: A system installation error.

Action: Contact the system support programmer to correct the situation.

  • RSN_GLOK +
  • HFS_RSN_GLOK_Lookup_Error (X'0045')
RSN_GLOK_Lookup_Error

See HFS global reason codes.

  • RSN_GLOK +
  • HFS_RSN_Find_Rnode_Error (X'0046')
RSN_Find_Rnode_Error

See HFS global reason codes.

The local reason codes:

Value Description
RSN_GLOK + X'101' RSN_GLOK_Add_Rcvy_Failed

Stacking a local recovery environment to the SSF Recovery stack was unsuccessful.

Probable cause: Possible programming error.

Action: Send the problem to IBM® Support.

RSN_GLOK + X'102' RSN_GLOK_Internal_Error

An error caused fsync to enter the recovery and return code was set as success.

Probable cause: This could be caused by a logic error in GFUGLOOK or a cancel in the middle of GFUGLOOK is issued to the user address space.

Action: Contact IBM Support.

RSN_GLOK + X'103' RSN_GLOK_Parent_Not_Dir

Parent RNODE for the file to be looked up is not a directory.

Probable cause: LFS passed in an invalid RNODE.

Action: Send the problem to IBM Support.

RSN_GLOK + X'104' RSN_GLOK_Dir_Removed

Parent RNODE has been removed.

Probable cause: Parent directory has been deleted.

Action: No action. Possible normal path.

RSN_GLOK + X'105' RSN_GLOK_Lookup_Error

IMF returns this error when it encounters a problem.

Probable cause: Possible programming error.

Action: Send the problem to IBM Support.

RSN_GLOK + X'106' RSN_GLOK_Find_RNODE_Error

Call to GFUGAGETR is not returning successfully. The RNODE could not be retrieved.

Probable cause: Possible programming error.

Action: Send the problem to IBM Support.

RSN_GLOK + X'107' RSN_GLOK_File_Not_Found

The requested file is not in parent directory.

Probable cause: It was removed prior to lookup.

Action: This could be a normal path. If file was not removed by the operator, send the problem to IBM Support.

RSN_GLOK + X'108' RSN_GLOK_RNODE_In_Use

Call to XP_WAIT_FOR_RNODE is returning a return code of EBUSY.

Probable cause: The rnode_in_use flag is not reset.

Action: Send the problem to IBM Support.

RSN_GLOK + X'109' RSN_GLOK_WAITX_Fail

Call to XP_WAIT_FOR_RNODE is returning a non-successful return code.

Probable cause: The rnode_in_use flag is not reset.

Action: Send the problem to IBM Support.

RSN_GLOK + X'10A' RSN_GLOK_Free_FPM_Error

The call to free the file space maps (FPM) failed.

Probable cause: Internal error.

Action: Send the problem to IBM Support.

RSN_GLOK + X'10B' RSN_GLOK_Free_Bfr_Error

The call to free the file buffers failed.

Probable cause: Internal error.

Action: Send the problem to IBM Support.

RSN_GLOK + X'10C' RSN_GLOK_Free_PLIR_Error

The call to free the link record failed.

Probable cause: Internal error.

Action: Send the problem to IBM Support.

RSN_GLOK + X'10D' RSN_GLOK_Free_DOPL_Error

The call to free the Directory Overflow Page List (DOPL) failed.

Probable cause: Internal error.

Action: Send the problem to IBM Support.