Administration and Programming Guide for OS/390
Before using Net.Data, you need to ensure that the user IDs under
which Net.Data executes have the appropriate access rights to files and
datasets that are referenced in a Net.Data macro and to the macro that
a URL references. This means that these files must be in MVS datasets
or HFS files and directories to which these user IDs have explicit access
rights.
More specifically, ensure that the user IDs under which Net.Data
executes have the following authorizations:
- To read the DB2 CLI initialization file specified by the DSNAOINI
configuration variable
- To read the Net.Data initialization file,
db2www.ini
- To execute the Net.Data executable files and DLLs, and to search
the directories in the paths to the executable files and DLLs
- To read the appropriate Net.Data macros and search the appropriate
directories identified by the MACRO_PATH path configuration statement
- To execute the appropriate files and to search the appropriate directories
identified by the EXEC_PATH path configuration statement
- To read the appropriate files and to search the appropriate directories
identified by the INCLUDE_PATH path configuration statement
- To read and write the appropriate files, and to search the appropriate
directories identified by the FFI_PATH path configuration statement
- To read, write, and execute files in the /tmp HFS directory
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]