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

⟦98ce9ab22⟧ TextFile

    Length: 759 (0x2f7)
    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« 
        └─⟦d88df0b8c⟧ 
            └─⟦this⟧ 

TextFile

...
91/10/24 16:58:35 *** Installation cannot proceed until products have been 
91/10/24 16:58:35 ... authorized.  Refer to the installation guide for 
91/10/24 16:58:35 ... required products.
91/10/24 16:58:36 *** [Install_Product has failed with exception: <Space= 
91/10/24 16:58:36 ... 567542018, Index= 129><Space= 567542018, Index= 129> 
91/10/24 16:58:36 ... raised at #2B10B, #EA].



le prompt obtenu est:
---------------------

    Operator.Enable_Privileges;
    if Operator.Privileged_Mode then
        "!Implementation".Product_Authorization.Register
           (Product_Name => ">>Product Name<<",
            Authorization_Code => ">> Code <<");
    else
        Log.Put_Line ("Failed to enable Privileged mode", Profile.Error_Msg);
    end if;