EnterpriseSCHEDULE
Installation Notes


Previous Contents Index

Note

Upon your first login using the isemanager Private User account, you will be asked to change your password for security purposes. Enter a password of at least 6 characters to log in.

b. Using the add_pas command
Enter the following command:


 
# /schedule_library/schedule_start.ksh add_pas 
 
Enter company name: Acme Co. (Example) 
 
Enter new PAS: M62126/HP-UX/AWN/06MAY2025/03E2/CDCLQPBWQH (Example) 
 
 

c. Manually editing the License file
Edit the file /schedule_library/sch0_license.dat and follow the instructions on how to add the license.

  • Start the Schedule Server (on reboot this is automatic)


     
    # /schedule_library/schedule_start.ksh bootall 
     
    

    3.2.1 Optional post install procedures

    The following steps are optional and can be performed to remove previous version(s) and check if the install is running.

    3.3 AIX Installation Example


    # gunzip schedule7712.rpm.gz 
    # rpm --install schedule7636.rpm 
    #  /schedule_library/schedule_start.ksh add_pas 
     
    Enter company name: ISE Inc 
     
    Enter new PAS number: MXXXXX/AIX/NODENAME/25MAY2027/XXXX/XXXXXXXX 
     
    #  /schedule_library/schedule_start.ksh bootall 
     
    SCHEDULE - Starting group 0 server! 
     
    


    Previous Next Contents Index