DataMuseum.dk

Presents historical artifacts from the history of:

Rational R1000/400

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about Rational R1000/400

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦c9b3bdc08⟧ TextFile

    Length: 4156 (0x103c)
    Types: TextFile
    Notes: R1k Text-file segment

Derivation

└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
    └─ ⟦5a81ac88f⟧ »Space Info Vol 1« 
        └─⟦baf72b39d⟧ 
            └─⟦this⟧ 

TextFile

Program.Run ("""!Machine.Initialization.Rational"".CLEAN_MACHINE_TEMPORARY",
             Context => "!Machine.Error_Logs");
Program.Run ("""!Machine.Initialization.Rational"".NETWORK",
             Context => "!Machine.Error_Logs");
Program.Run ("""!Machine.Initialization.Rational"".FINISH_INSTALL",
             Context => "!Machine.Error_Logs");
Program.Run ("""!Machine.Initialization.Rational"".DTIA",
             Context => "!Machine.Error_Logs");
Program.Run_Job ("""!Machine.Initialization.Rational"".TEAMWORK_INTERFACE",
                 Context => "!Machine.Error_Logs",
                 Options => "Output => (!Machine.Error_Logs.Teamwork_Interface_Log), Error => (!Machine.Error_Logs.Teamwork_Interface_Log)");
Program.Run_Job ("""!Machine.Initialization.Rational"".SERVERS",
                 Context => "!Machine.Error_Logs",
                 Options => "Output => (!Machine.Error_Logs.Servers_Log), Error => (!Machine.Error_Logs.Servers_Log)");
Program.Run_Job ("""!Machine.Initialization.Rational"".PARAMETERS",
                 Context => "!Machine.Error_Logs",
                 Options => "Output => (!Machine.Error_Logs.Parameters_Log), Error => (!Machine.Error_Logs.Parameters_Log)");
Program.Run_Job ("""!Machine.Initialization.Rational"".COMPILATION_INTEGRATOR",
                 Context => "!Machine.Error_Logs",
                 Options => "Output => (!Machine.Error_Logs.Compilation_Integrator_Log), Error => (!Machine.Error_Logs.Compilation_Integrator_Log)");
Program.Run_Job ("""!Machine.Initialization.Rational"".PRINTERS(Effort_Only => false);",
                 Context => "!Machine.Error_Logs",
                 Options => "Output => (!Machine.Error_Logs.Printers_Log), Error => (!Machine.Error_Logs.Printers_Log)");
Program.Run ("""!Machine.Initialization.Rational"".DESIGN_FACILITIES",
             Context => "!Machine.Error_Logs");
Program.Run_Job ("""!Machine.Initialization.Rational"".RATIONAL_ACCESS_USER_INTERFACE",
                 Context => "!Machine.Error_Logs",
                 Options => "Output => (!Machine.Error_Logs.Rational_Access_User_Interface_Log), Error => (!Machine.Error_Logs.Rational_Access_User_Interface_Log)");
Program.Run_Job ("""!Machine.Initialization.Rational"".CROSS_COMPILERS",
                 Context => "!Machine.Error_Logs",
                 Options => "Output => (!Machine.Error_Logs.Cross_Compilers_Log), Error => (!Machine.Error_Logs.Cross_Compilers_Log)");
Program.Run ("""!Machine.Initialization.Rational"".TERMINALS",
             Context => "!Machine.Error_Logs");
Operator.Enable_Terminal ( 16);
Terminal.Set_Input_Rate (Line =>  16, To_Be => "Baud_9600");
Terminal.Set_Output_Rate (Line =>  16, To_Be => "Baud_9600");
Operator.Enable_Terminal ( 235);
Operator.Enable_Terminal ( 236);
Operator.Enable_Terminal ( 237);
Operator.Enable_Terminal ( 238);
Operator.Enable_Terminal ( 239);
Operator.Enable_Terminal ( 240);
Operator.Enable_Terminal ( 241);
Operator.Enable_Terminal ( 242);
Operator.Enable_Terminal ( 243);
Operator.Enable_Terminal ( 244);
Operator.Enable_Terminal ( 245);
Operator.Enable_Terminal ( 246);
Operator.Enable_Terminal ( 247);
Operator.Enable_Terminal ( 248);
Operator.Enable_Terminal ( 249);
Program.Run_Job ("""!TOOLS.TEST.TESTMATE.REV2_2_SPEC.UNITS.INITIALIZATION"".TMS_Elaborate;",
                 Context => "!Machine.Error_Logs",
                 Options => "Output => (!Machine.Error_Logs.Testmate_Log), Error => (!Machine.Error_Logs.Testmate_Log)");
Program.Run_Job ("""!MACHINE.DFS.REV3_1_SPEC.UNITS"".Log_Previous_Crash;",
                 Context => "!Machine.Error_Logs",
                 Options => "Output => (!Machine.Error_Logs.Log_Previous_Outage_Log), Error => (!Machine.Error_Logs.Log_Previous_Outage_Log)");
Program.Run ("""!Machine.Initialization.Local"".INITIALIZE_SITE",
             Context => "!Machine.Error_Logs");
Program.Run_Job ("""!TOOLS.RPC_SERVERS.REV9_2_SPEC.UNITS"".Queue_Service.Start;",
                 Context => "!Machine.Error_Logs",
                 Options => "Output = !Machine.Error_Logs.Queue_Server_Output, Error = !Machine.Error_Logs.Queue_Server_Error, User = Network_Public, Name =>(Print Queue Server)")