Nonprivileged Installation

If you install Databridge using a nonprivileged usercode you will need to perform the following steps after the files have been installed.

  • Since each program is marked as RESTRICTEDFILE when installed using a nonprivileged usercode, use the following ODT command on every program.

    RESTRICT – FILE (
         usercode)OBJECT/DATABRIDGE/
         program ON 
         pack
        
  • Unrestrict the FileXtract programs.

    RESTRICT – FILE (
         usercode)OBJECT/FILEBRIDGE/
         program ON 
         pack
        
  • Register DBLicenseSupport as a system library using the following ODT command.

    SL DBLICENSESUPPORT = (
         usercode)OBJECT/DATABRIDGE/LICENSESUPPORT ON 
         pack: ONEONLY
        
  • Sign on to CANDE and transmit the following command to run the DBLicenseManager program to enter the Databridge license key.

    START WFL/DATABRIDGE/INSTALL ("KEY")