DataMuseum.dk

Presents historical artifacts from the history of:

Rational R1000/400 Tapes

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 Tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download
Index: ┃ D T

⟦374f84e29⟧ TextFile

    Length: 760 (0x2f8)
    Types: TextFile
    Names: »DO_STEP_PROBLEMS_LOG«

Derivation

└─⟦a7d1ea751⟧ Bits:30000550 8mm tape, Rational 1000, !users!projects 94_04_11
    └─ ⟦129cab021⟧ »DATA« 
        └─⟦this⟧ 
└─⟦2f6cfab89⟧ Bits:30000547 8mm tape, Rational 1000, !projects 94-01-04
    └─ ⟦d65440be7⟧ »DATA« 
        └─⟦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;