Product: IESX
Version: 10.1
Application: Project Management
Search Type: Error
Topic:
Unable to access IESX Session Manager
Description:
Error accompanying appearance of Session Manager:
The following files are missing or have too restrictive file permission.
missing file.name
Solution:
If the pathname to the file is not given, it is likely a shared reference that
has become interrupted.
1) %cd /home/DSL/path
2) %strings project.da
This will list the links to all shared surveys.
3) Run IESX_PATCH
-copy project.da to project.da_bak
-IESX_UTIL 3 (Delete data area)
-cp project.da_bak to project.da
-IESX_PATCH.csh
4) Reshare the surveys
If the pathname to the file is given, you can go
to the directory indicated and check file permissions. If the files are
missing, create the missing filenames with the Unix command: touch filename.
Last Modified on: 18-MAY-99