Projects on AIX - some work, some don't
Posted: Tue Jun 13, 2006 11:48 am
We have a very odd scenario here that I cannot figure out and hope that someone here might solve it for us or point us in the correct direction. We've finally narrowed down the issue and think it has to do with mount points. We've installed DS on a new AIX machine and have created several projects at the same time with the same attributes in the Administrator. All the projects in a specific path show the same odd problems - although jobs can be imported and compiled with a normal userid or the dsadmin only the dsadmin user can actually run jobs; the other userid ends up doing nothing when trying to run a job in the Administrator or using dsjob. Looking at the log file shows the error message "Project not found"'; but the user can go to the project using TCL and issue normal commands.
The same series of steps for a directory in another mount point show no problem with non-admin users! The mount options for both are the same and we've even gone so far as to chmod 777 everything as well as to chown and chgrp all the files and subdirectories to no avail.
It took much of the day to narrow down the cause and now we can install the projects in directories that "work" but the root problem still escapes us. Does anyone have any ideas on what might be the explanation for this or any suggestions on narrowing down the cause? We've turned on tracing and I've actually gone through the P-code as far as possible to see what might be happening "under the covers" but haven't found anything. I thought that the &PH& error message of "Project not found" might help me isolate the problem, but it isn't in the SYS.MESSAGE file and I've searched the Pcode programs for that string without luck.
The same series of steps for a directory in another mount point show no problem with non-admin users! The mount options for both are the same and we've even gone so far as to chmod 777 everything as well as to chown and chgrp all the files and subdirectories to no avail.
It took much of the day to narrow down the cause and now we can install the projects in directories that "work" but the root problem still escapes us. Does anyone have any ideas on what might be the explanation for this or any suggestions on narrowing down the cause? We've turned on tracing and I've actually gone through the P-code as far as possible to see what might be happening "under the covers" but haven't found anything. I thought that the &PH& error message of "Project not found" might help me isolate the problem, but it isn't in the SYS.MESSAGE file and I've searched the Pcode programs for that string without luck.