PNOTICE_mrds 10/27/88 1531.4re 10/27/88 1531.4 6948 7Copyright, (C) Honeywell Information Systems Inc., 1988cCopyright (c) 1988 by Massachusetts Institute of Technology and Honeywell Information Systems, Inc.C1RDSM0E0000C2RDSM0E0000C3RDSM0E0000  PNOTICE_mrds  symbol_table 4symbtreeNNHZlN alm   $@4WCKHQC4ALM Version 8.13 September 1988 Hirneisen.SysMaint.a symbols :#vDX"N>spec>install>1197>PNOTICE_mrds.alm h @ vU+obj_map 44!V^^W  bound_mrds_create_.bind 10/23/86 1025.0rew 10/23/86 1006.2 50598 /* HISTORY COMMENTS: 1) change(86-05-14,Dupuis), approve(86-08-05,MCR7491), audit(86-08-08,Blair), install(86-08-15,MR12.0-1127): Changed so that a real transfer vector could be used. The current method of not shipping customers the mrds_rst_ transfer vector causes problems. (mrds #157) 2) change(86-05-15,Spitzer), approve(86-02-13,MCR7311), audit(86-09-02,Blair), install(86-10-16,MR12.0-1187): add new rmdb requests: delete_(domain attribute), create_(domain attribute), rename_(domain attribute relation). allow creation of databases through rmdb. 3) change(86-10-22,Blair), approve(86-10-22,PBF7311), audit(86-10-23,Dupuis), install(86-10-23,MR12.0-1199): Retain the entry_point execute_undo on rmdb_execute_undo so this module can be referenced through mrds_rst_ to perform clean-up on a display_data_model. END HISTORY COMMENTS */ /* DESCRIPTION: bind file for Multics Relational Data Store (MRDS) bound segment bound_mrds_create_, containing the create_mrds_db, restructure_mrds_db command, and all mrds_rst_... modules. */ /* HISTORY: 82-07-08 Roger Lackey created for MR 10.1 82-12-02 R. Harvey - added set_*_db_type as entries on create_mrds_db */ Objectname: bound_mrds_create_ ; No_Table ; Global: delete ; Addname: /* commands */ create_mrds_db, cmdb, restructure_mrds_db, rmdb, /* subroutines for use by display_mrds_db */ mrds_rst_ ; Ignore: mrds_rst_; /* order the modules for least page faulting, based on locality of reference and their function */ Order: PNOTICE_mrds, mrds_rst_create_rsc, mrds_rst_create_db, mrds_rst_get_seg_ptr, mrds_rst_proc_ctl_args, create_mrds_db, mrds_rst_format_file, mrds_rst_consistancy_check, mrds_rst_list_element, mrds_rst_tree_insert, mrds_rst_tree_search, mrds_rst_tree_successor, mrds_rst_tree_predecessor, mrds_rst_tree_delete, mrds_rst_error, mrds_rst_scanner, mrds_rst_parse_table, mrds_rst_parse, mrds_rst_semantics, mrds_rst_domain_handler, mrds_rst_attribute_handler, mrds_rst_attribute_cleanup, mrds_rst_relation_handler, mrds_rst_model_alloc, mrds_rst_rsc_alloc, mrds_rst_file_handler, mrds_rst_file_cleanup, mrds_rst_index_handler, rmdb_rq_delete_index, rmdb_execute_undo, rmdb_rq_create_index, rmdb_rq_ready_db, restructure_mrds_db, rmdb_delete_index, rmdb_create_index, rmdb_add_rmdb_history, rmdb_rq_free_db, rmdb_rq_dot, rmdb_free_db, rmdb_ready_db, rmdb_rq_tb_, rmdb_rq_delete_relation, rmdb_rq_create_relation, rmdb_init_file_model, rmdb_delete_relation, rmdb_create_relation, rmdb_create_and_pop_rel, rmdb_build_attr_info, rmdb_create_descriptor, rmdb_create_db, rmdb_rq_create_attribute, rmdb_create_attribute, rmdb_rq_create_domain, rmdb_create_domain, rmdb_rq_delete_object, rmdb_delete_domain, rmdb_delete_attribute, rmdb_relations_used, rmdb_copy_relation, rmdb_salvage_db, rmdb_delete_all, rmdb_rq_rename, rmdb_rename, mrds_rst_meter ; /* modules with externally known entry points */ objectname: create_mrds_db ; /* commands */ retain: create_mrds_db, cmdb, set_command_level, set_subroutine_level, suffix, no_suffix, set_vfile_db_type, set_dm_file_db_type; objectname: restructure_mrds_db; retain: restructure_mrds_db, rmdb; /* subroutines */ objectname: mrds_rst_create_rsc ; retain: create_rsc ; objectname: rmdb_add_rmdb_history; retain: add_rmdb_history; objectname: rmdb_execute_undo; retain: execute_undo; /* non-externally known modules */ objectname: mrds_rst_attribute_cleanup ; objectname: mrds_rst_attribute_handler ; objectname: mrds_rst_consistancy_check ; objectname: mrds_rst_create_db ; objectname: mrds_rst_domain_handler ; objectname: mrds_rst_error ; objectname: mrds_rst_file_cleanup ; objectname: mrds_rst_file_handler ; objectname: mrds_rst_format_file ; objectname: mrds_rst_get_seg_ptr ; objectname: mrds_rst_index_handler ; objectname: mrds_rst_list_element ; objectname: mrds_rst_meter ; objectname: mrds_rst_model_alloc ; objectname: mrds_rst_parse ; objectname: mrds_rst_proc_ctl_args ; objectname: mrds_rst_relation_handler ; objectname: mrds_rst_rsc_alloc ; objectname: mrds_rst_scanner ; objectname: mrds_rst_semantics ; objectname: mrds_rst_tree_delete ; objectname: mrds_rst_tree_insert ; objectname: mrds_rst_tree_predecessor ; objectname: mrds_rst_tree_search ; objectname: mrds_rst_tree_successor ; objectname: rmdb_create_descriptor; objectname: rmdb_rq_delete_relation; objectname: rmdb_delete_relation; objectname: rmdb_init_file_model; objectname: rmdb_create_relation; objectname: rmdb_build_attr_info; objectname: rmdb_create_and_pop_rel; objectname: rmdb_rq_create_relation; objectname: rmdb_rq_tb_; objectname: rmdb_rq_delete_index; objectname: rmdb_rq_create_index; objectname: rmdb_rq_ready_db; objectname: rmdb_delete_index; objectname: rmdb_create_index; objectname: rmdb_rq_free_db; objectname: rmdb_rq_dot; objectname: rmdb_free_db; objectname: rmdb_ready_db; objectname: rmdb_copy_relation; objectname: rmdb_rq_create_attribute; objectname: rmdb_create_attribute; objectname: rmdb_create_db; objectname: rmdb_rq_create_domain; objectname: rmdb_create_domain; objectname: rmdb_delete_all; objectname: rmdb_delete_domain; objectname: rmdb_relations_used; objectname: rmdb_rq_rename; objectname: rmdb_rename; objectname: rmdb_salvage_db; /* special parse table for LRK parser */ objectname: mrds_rst_parse_table ; global: retain ; /* end of the bound_mrds_create_ bind file */  create_mrds_db 10/16/86 1552.5re 10/16/86 1341.7 156528 create_mrds_dbdb_model T TVL$TVGTX@TTVLT^/^aV?T TET Tdb_modelMRDS.cmdbany_otherdeleting rsc_dirCREATE_MRDS_DBlisting segment^/NO ERRORS^/Source segment: linkage_error^-^7xOptions:^4x^a^-Created on:^-^a^-Created by:^-^a^-^a LISTING FOR ^aCreating relation transaction_bj_full_ The entry 'Creating data base defining temp areaFNNNN^-Data base path:^-^amodel_adjust_bit_counttransaction_deadlock_Starting a transactionCreating rsc segment CMDB Version ^d models.cmdb$set_dm_file_db_typetransaction_lock_timeout_Deleting existing database.Could not set needed access: Creating data base after deletion Unable to give DBA needed access: Trying to delete existing database: While getting the first argument.' already exists under the directory 2^/Could not create the model resultant copiesWhile trying to determine the argument count.Usage: create_mrds_db$set_dm_file_db_type {mode_string}^2/An error of severity ^d occured.^/database not created.^/^/cmdb: An error of severity ^d occured.^/^6xData base not created.^/The Data Management System could not be found by the process search rules. @(@,@Ş@ F(@,@ƞ@ (F@pP%@pP%@pP%@ @@ pP%@$P @@pP%@$P @@pP%@pP%@$P @@ pP%@pP%@ @@ (@|@$P @ @@ @  @@@@@@,P@@@@800@ @@ @I@F@@@@N@@288$PP @@ @6@2@@@@G@@@@@@@@@@$P0P@@@@$$@@@@@@@m@@V@P$@$P @&@@@(@A@*@@,@g.@0@2@"@P@@@ @@@A@@@@@G@@pP%@$P @@pP%@ $P (@@&pP%@$P @@/pP%@$P (@@$P@P @@ @@@@*P@@(@@@@@ 5@P'@.@ @@$P@|P@ @@ 4@5@6@7@@$@@&@@(@4@*@5@,@6@.@7@0@@2@"@ jP@@@@@@@@h@`@@@w@$P @@@LP@@@lP@J@G@M @@ BP@@@@$P.P@P@@@0@0@0@0@0@@ @@ @$P @@ @@N@@@fP@N@.@@8P@:@+@<@>@ @@@ @B@@D@F@ H@J@L@N@P@8@$P@P@@>Pu@>@.@.@@7@7~@7@>i@ @@7@ `@`N]@ `@`^ @]@N],@ F@^]~@ N ]@].@ o@`+^]@ @@`^@@@@@@@@P]@@@@@@@@ @@ $P\P@@@@*@ @@ @@@@@ PP@@P`0` 7`0`7@0@0@@ $P @@@@@@@@ @ @@@@ @@@3@2@@6@P@@@2\u@\>@.@.@@7@7~@7@ >i@7@ `@`\ E@s @@` @@@@@@@@ $PZP@@V$PNP @@RP @@@2V@ @R@ @6@'@@@?P6@IP@2@$@P@&@z@(@O@*@%,@.@#0@2@"@8P@u@z >@.@.@@6@ 6~@6@>5@%>4@>@T7@5@i@ @@Z6@ `@`z4@@5@ E@%%@@4@ E@@P@@@@7@@@C@ @Pu@@2>@.@.@@@~@@T7@@i@:@ `@`@2P@<@z@>@@@@@B@7@D@F@H@J@L@8@pP@ @@$PnNP(@@ @@o$$P @@@2@ @@ @@@@@@@@@7@@@@B@D@F@yH@nJ@|L@8@$PvP@@$PxNP@@ @@P @@@2@ @@ @c@P@@@lPu@2>@.@.@@@~@@T7@@i@@ `@`2@@7@@C@@$PrP@ @@ @@""P @@@2@ @@ @.@@@@7.@@@@@@ @@ @@@@q@!@ @@ @@@@ $PZP@@ @@""P @@@2@@@@@@@P@P@@@@@@@@@@ @@$P`P@Ÿ@0@@@ @@ @@@@*@PP@@Ȟ@@ @@//M@7@@@@@@7@@@ $PdP@P@N@@@$PTP@P@@@@($PP"@ @<`P'@@@L@L P"@V@@@X@\@n^@T@@@$PP@@(@@BPP'@Q.@@@ @ H`P'@X@(@(@@%(@@@@@@$PP@@$PNP@Ý@@(@(@7(@F @7@ @@@@@@P@Ý@@@@@@@@@%@@@~@P@<WPP@ @2@@@@@$PtP@@+P@@@00@@@@@@@$PBP@@@00$PHP @@ @@@@BP@P@P@ @h@0@@@P@@(@@$P~P@@Ý@@M(@@!@@@@@$P$P@@@@@@@$PP@@x@@@@@$PP@n@$P"NP*@N',@7(@@ @7@ @@@@ &P@@@@@@@$PP@@M@@@@@$PP@C(@F@t7@'7(@@@7@@@@@ $P&P@@@@@@@$PP@@"@@@@@$PP@(@@@@@@$PP@@ @@@@@$PP@(@@@ @@ @,@1@@$P*P@ F@ .@@@@@ PÝ@@H@@J@F@$PP@ P@ @H@@J@F@$PP@@@@@ PÝ@2F@@H@F@L@H@N@@P@J@ $PP@ P@ F`e$P"P@"@@ F`5@ F`s$P P@@.@$PP@@L@J@$PP@@@Ȩ@@P@տ0@DP@@@M>P@@@@@@@@@ª@@$PzP@@(PP@@4@@@@@@@@@@@ª@@$P(P@@@@@Ȫ@@ʪ@Ϊ@lЪ@Ƒ@@P@Ȉ@Ψ@P@+@@@r<<@@@@@@`@M@S@@ $PBP@@/@@Ԫ@@֪@Jت@6ڪ@ґ@$PBP@P@@ @@SHH$PHP@@@@@1@@$@@ BP@P@&>@@!\@@@@@@@@@@ $PVP@@ @@@@@@@g@Έ@Ԩ@PP@@@ZP@@@@@@@ @@ @@$PzP@@P@PP@@@@@  @@@@@@@@@@ $P^P@ڞ@$Pu@ >@.@.@@@ ~@@>@T@@i@ @@ @ `@`@@@ @@ @@ @ @P@Ԉ@M`P(@"PP@@@P@P P@uA@@PD@@F@A@H@@PJ@L@N@fP@PR@B@*P@@ܨ@"@$@"@(@@*@@,@&@ $P2P@u@ >@.@.@@.@ .~@.@>i@ @@{.@ `@`0@/@ P+@@/@0P@2@$@.@"@$P>P@u@2>@.@.@@\@\~@\@>i@ @@L\@ `@`2\@>]@@\@ E@L]@.>@\@@]@P.@ e@`+\@>]@@\@ E@,]@ @@` @u@ >@.@.@@\@ \~@\@>.@>^@T]@_@_@4@"@6@8@:@2@$PNP@.@i@ @@@"\@ `@`^@@.@ E@4@P@6@@8@@:@@<@]@>@@@D@B@F@2@$PDP@ @@]@P@4@6@]@8@@:@2@$PJP@@"@$@@4@"@6@:@<@2@@@ `@$Pu@>@.@.@@^@^~@^@>.@ >\@T]@۟&@۟(@۝*@.@i@^@ `@` E@\@@.@ E@@+ :@P@@4@&@6@@8@l<@O>@L@@]@B@2@$PBP@ @@@&2@$@"@$P:P@P@d@&@f@2@h@Mj@.l@5n@b@ $PBP@@`@`@d@@f@h@j@b@$P4P@{&@{(@a*@P@d@&@f@@h@&j@l@n@b@ $PBP@@@&P@d@&@f@2@h@j@ l@n@b@ $PBP@(@P6@ @~@N@.@ o@$ @ F`@@@@@/&P@@d@&@f@@h@j@l@n@b@ $PBP@^/]@P@d@]@f@h@j@b@$PBP@P@܈@@pP@@@@PP@PP@@@2@P @@@@]@.P@X@PP@Z@͝P\@\@\@\@\@\@\@\@\@\@^@P`@Pb@Pd@Pf@P @@h @RpP'@ P@0@P@@ @2@H@@J@F@bP@ P@0@6P@f@0@1@@@@h L @f@V@@.@X@L@Z@@\@@^@W`@bb@?d@Mf@Vh@T@$PXP@ P@@V@@X@H\@;^@T@@V PP@f@P@@.@@ @@.@@ PP@@$@@H@@J@F@$PFP@ P@ P@@H@@J@F@$PPP@ P@ P@@H@@J@F@$PRP@ PPV@@X@U@Z@@\@^@`@b@d@T@$P8P@ P@Nĭ@@@ĭ@ ĭ@ĭ@ĭ@@@@(@@@ W@P'@ P P@@ Pĝ@j@P@]@V@U@X@j@Z@\@@^@`@b@d@f@h@T@$P6P@ P@@@(@D(@@ P@^aj@F@H@@V@@X@j@Z@F@\@^@`@]b@Xd@T@$P*P@ P@0@F@bH@F@V@@X@@Z@@\@b^@g`@T@ $PhP@w P@$P(@@_pP'@ PPT@@\ .@.@@\@@@@d@B@BPT`>.@.@@@@@d@(P @@`@#  @ @@XD @@@# D @\@@!D@@ @@`@\+ĭ@5@@ĭ@ ĭ@ĭ@ĭ@*@+@@ĝ@@@+@P@#@R@@@T@V@@X@Z@\@^@`@b@N@6P@@@@P@0@@@!7?#.> create_mrds_db symbol_table mrds_rst_proc_ctl_argsparse_mode_stringcontinue_to_signal_$ dm_error_no_current_transaction'*0find_condition_info_339transaction_manager_ abandon_txn<BE abort_txn<HK begin_txn<NQget_current_txn_id<TYhandle_conditions<\abj_journal_full'dh lock_deadlock'ko commit_txn<ru rollback_txn<x|adjust_bit_count_com_err_cu_ arg_count arg_list_ptrarg_ptrdecode_entry_value date_time_delete_pathexpand_pathname_ get_group_id_tag_star get_wdir_initiate_file_ioa_ ioa_switchiox_ attach_nameclose error_outputopen user_output unique_chars_ detach_iocb destroy_iocb mrds_rst_consistancy_check mdbm_util_mrds_dm_display# xref_destroy&*mrds_rst_create_db--2mrds_rst_create_rsc55:mrds_rst_format_file==Cmrds_rst_get_seg_ptrFFL quiesce_freeOSmrds_rst_parseVVZ]release_temp_segment_``fmu_define_areaim mdbm_data_current_versionpsw error_table_incorrect_accessz~dmd_ check_pathset_needed_accessdsl_create_res_copyhcs_add_dir_acl_entriesargerrzmrds_rst_tree_successorsys_info max_seg_sizeaction_not_performedznamedupz too_many_argsz mrds_error_ no_recursionno_dms mrds_rst_cmdb|`cmdb``suffix` no_suffix`vf`set_vfile_db_type `dmf` set_dm_file_db_type `new_onS`new_off&^`set_command_level/h`!set_subroutine_level5&s`) cleanup.1</2linkage_error.2B58 cleanup.3H<? any_other.4MBEerrorRHKtidy_upWMPquit.5_RiUdelete_directorybWZX&&&&2&;&G&M&S&[&c&j&q&w&~&&&&&&&&&&&&&&&&&&&&& &&&%&,&4&<&E&N&U&\&_&h&o&y&&&&&&&&&&~&|&z&symbtreeL*JGvLPPL/I 3!% (MMultics PL/I Compiler, Release 29, of July 28, 1986Perez.SysMaint.aoptimize mapb3gLo,b csLz!ZKPh$3YVF4-b cWL+QsJf'QsJk"QsJg#Qs\J+QsEJ>g5Lc7gL䅮(\gqK-L$QrJD>special_ldd>install>MR12.0-1187>create_mrds_db.pl1>ldd>include>mrds_start_transaction.incl.pl1>ldd>include>dm_tm_modes.incl.pl1>ldd>include>condition_info.incl.pl1>ldd>include>mrds_finish_transaction.incl.pl1>ldd>include>mrds_rst_struct_types.incl.pl1>ldd>include>mrds_rst_arg_info.incl.pl1>ldd>include>mrds_rst_rsc.incl.pl1>ldd>include>mrds_rst_tree.incl.pl1>ldd>include>mrds_rst_global_lists.incl.pl1>special_ldd>install>MR12.0-1187>mrds_dm_display_info.incl.pl1>special_ldd>install>MR12.0-1187>mdbm_db_model.incl.pl1>ldd>include>access_mode_values.incl.pl1>ldd>include>delete_options.incl.pl1pl1info create_mrds_db}뵀k|rdȐO Ӄ?rT+Ex' OӂyP N<5 xP)š))z<=Oׄ-xP iZ<OӁ}xS.zsymbtreeL2L4alm   $@4PBFJB4ALM Version 6.7 October 1986 GJohnson.SysMaint.a -target Level68 list : gfO!LT>spec>install>1199>mrds_rst_.alm(E*A8@,U*obj_map @H PTP  mrds_rst_attribute_cleanup 04/18/85 1452.7re 04/18/85 1053.3 23184 T#T T?X`TVLT4N^a ^aCMDB REDEFINEDEFINE mrds_rst_attribute_cleanupdirective until a later release.The attribute cleanup handler will not implement the "redefine" 5WP%@PP@P@P@@@'@N˟@@Nğ@@@@@@vu@P@v@@u@@@@@@@@@~@P@$PPNC@@@@~@@@ @@C@@[@@~@@@@@@@}@z@@P@B@Tu@}@B@i@@B@ `@`CPP@}@@$PP@h@\@Y@u@@~@P@ @NPP@P@P^@`@f@f@C^@@`@@b@@d@@f@@~@$PP@f@bP`@`P@P\@eKu@PP@%@h@@@ $P P@hP\P@@@@ @@@@  @@(@PPx@h@z@v@$PP@PP@P@@@@vu@P@v@@u@@@@@@@@@~@$PP@@j@l@\P@@@@p@@r@@t@@@$P P@lPP@0@t@j@!u mrds_rst_attribute_cleanup symbol_tableW  mrds_rst_tree_searchmrds_rst_rsc_alloc"ioa_rs%'(mrds_rst_error++/ mrds_error_rst_undone_option25:mrds_rst_tree_successor==Cmrds_rst_attribute_handlerFFMmrds_rst_meterPPTZ8` > &&$&*&1&<&E&O&VsymbtreeK˥1K6{OoPL/I 8"' *Multics PL/I Compiler, Release 28e, of February 14, 1985GJohnson.SysMaint.moptimize mapHD\ K6MY"QsJgb+QsJfm+QsEJx#Qs\J)QsbJ(QsIJ>special_ldd>online>mrds.pbf-04/18/85>mrds_rst_attribute_cleanup.pl1>ldd>include>mrds_rst_rsc.incl.pl1>ldd>include>mrds_rst_struct_types.incl.pl1>ldd>include>mrds_rst_global_lists.incl.pl1>ldd>include>mrds_rst_tree.incl.pl1>ldd>include>mrds_rst_parse_info.incl.pl1>ldd>include>mrds_rst_semantics.incl.pl1pl1info mrds_rst_attribute_cleanup\A h xO Z>[x  mrds_rst_attribute_handler 04/18/85 1452.7re 04/18/85 1053.4 40464 T0T&T:T T%T TTTCTT T#T!TAXTT NT4?#^a ^a^a^a^a^a^a" on lineThe domain "^a^a^a ^d ^a^a^a^a^a^a ^d ^a" given on lineThe attribute "" given for attribute "mrds_rst_attribute_handlerdirectives until a later release." was found in the sublist of domain "has not been defined in the database." but wasn't found in the global attribute list.LOGIC ERROR in mrds_rst_attribute_handler, the attribute "is already defined in the database, the duplicate will be ignored!!The attribute handler will not implement "undefine" or "redefine"^`P%@PP@P@P@@P @@NP@P@@@@@ P@P@@@@@ @@@@{@@@ P@@@2@@@I@D@A@>ª@@P@$PPNNH  PFD6@@@DD@@X$$@Ҫ@B@Ԫ@@֪@@ت@@ڪ@ܪ@ު@@@ @Б@P@A@T@@A@i@@A@ `@`BPP@@@$P P@@@@@ª@@P@ @$PP@P@@@@ @@@ P@@@@@@@@@ª@@$PP@@@P@@PP@P@P@@@@@@@@@$PP@@@cÝÞ@@ɟ@ɟ@@@@@ DD@@B@@@@@@P@@@P@@@@ @"@$@}&@*@(@w,@t.@@ $PP@A@T @0@A@i@@A@ `@`BPP@0@@$PP@k@]@Z@ @@@P@ @PP@?@@@@ $PP@PPP@@@@  M @P @P@P@P@P@P@-@*@$PPN @!@@@@@@@ @@@@PP@P@@@@@@@@@@P@@iP@@@@@ @ @ @@e@@@5((@6@B@8@@:@@<@P@@>@@@@@@B@@D@@@F@@H@J@L@N@P@R@V@T@X@Z@\@4@($PP@A@T @0@A@i@@A@ `@`BPP@0@@$PP@@@@ @@@P@ @@@PP@P@@P@P@@@@@@@@@$PP@@@U@^a@@@<<@@((@@00@6@B@8@@:@@<@P>@@@@P@B@@D@VF@cH@`J@OL@`N@R@IP@FT@4@ $PP@A@T @0@A@i@@A@ `@`BPP@0@@@@@F@8@5@ @@@$PP@ @ PPP@@@@  2 @P @P@PP@PP@@P(@P@ @ PP@@P@@@@ mrds_rst_attribute_handler symbol_table^  mrds_error_rst_undone_optionundefined_domain$attr_already_exists',mrds_rst_tree_search//5mrds_rst_rsc_alloc88=mrds_rst_error@@Dioa_rsGIJmrds_rst_list_elementaddMSTmrds_rst_meterWW[a`  &&&&.&7&?&F&L&V&]symbtreeK˥1K6{̳PL/I 8"' *Multics PL/I Compiler, Release 28e, of February 14, 1985GJohnson.SysMaint.moptimize mapHD\ K6MY"QsJgb+QsJfm(QsIJw)QsbJ#Qs\J+QsEJ>special_ldd>online>mrds.pbf-04/18/85>mrds_rst_attribute_handler.pl1>ldd>include>mrds_rst_rsc.incl.pl1>ldd>include>mrds_rst_struct_types.incl.pl1>ldd>include>mrds_rst_semantics.incl.pl1>ldd>include>mrds_rst_parse_info.incl.pl1>ldd>include>mrds_rst_tree.incl.pl1>ldd>include>mrds_rst_global_lists.incl.pl1pl1info mrds_rst_attribute_handlerA OF|CO ӁMxW7zf<9Ӊ4=x/ dg_jZZk*@kVjkZk CUYUYU@Pobj_map bpxX  mrds_rst_consistancy_check 10/16/86 1552.5re 10/16/86 1347.5 29088 TFTT T#T%XTT T XTTheVTNVLTRMDBCMDB4default_The domain "^a^a^a ^d ^aattribute "" given on line^a ^a^a^a^a ^a^agiven on line mrds_rst_consistancy_checkas never been assigned to a relation.has only been referenced by attributes that have no assigned relation.TCP%@PP@P@P @@P@@@"@@@@@@@@@P@@@@@@@@@@ª@Ī@@ P@$PP@ @g0@c, @^'@Z#PP@P@@@@@P@@@@@@@@f@a@^ª@[Ī@@$P P@@@@P6@P@PPP@P@PPP@@@ @,@Ȫ@@ʪ@@̪@@Ϊ@@Ъ@Ƒ@$PP@@P@PP@@P@P6@ P@@@@P P@@ hE@D@ B@A@/A(@@@ @@  t@ >@.@.@@@ ~@@>i@ @@՝@@ٞ@ `@eڞ@>@@ڝ@ E@՞@ND@ `@`E @@@ŝ@ן@ם@"@@@((@@K@@@@@@B@@@@P@@@@@E@@@@@@@@@ @ @@@@@($PP@@@@@KPP@@@$PP@@@@s@p@m@@P@@@T@V@xX@xZ@}}\@||^@@@H`HT@t@K@v@@x@X@z@P@|@\@~@ P@@@`@@@@@J@G@@@6@3@0@r@ $PP@[@@@@KPPb@[@d@$PPf@@h@2j@l@n@p@`@P@@ h ! h mrds_rst_consistancy_check symbol_tableC  mrds_rst_metermrds_rst_tree_successor!ioa_rs$&'mrds_rst_error**. mrds_error_rst_unused_attr148rst_unused_attr_dom1;@FW` &&#&)&0&:&BsymbtreeL*JGvLspecial_ldd>install>MR12.0-1187>mrds_rst_consistancy_check.pl1>ldd>include>mrds_rst_rsc.incl.pl1>ldd>include>mrds_rst_parse_info.incl.pl1>ldd>include>mrds_rst_tree.incl.pl1>ldd>include>mrds_rst_global_lists.incl.pl1>ldd>include>mrds_rst_semantics.incl.pl1>special_ldd>install>MR12.0-1187>mdbm_db_model.incl.pl1pl1info mrds_rst_consistancy_checkLA ȟ3zF<3OӁtx3 @_jZZjZ+Z_j+^CUYU@Pobj_map GBJZ  mrds_rst_create_db 10/16/86 1552.5re 10/16/86 1335.4 49752 mrds_rst_create_dbTT?XxV?T TLL$TVT VTNV4#V VN^a^a^a^achanger.mrds?#db_modelcleanup>db_modelversion_status@while processing the structure "LOGIC ERROR in mrds_rst_create_db, the db_model area overflowed!!"UP%@Ο@(@@ @P'@.@\@@PP@P@@P@@@@@@@@@@$P"P@PP@P@\@@a@@@@P@@@@@@$PP@PPP@@@ @@@@$PP@@(@(@a@@@ @@ @A@@@@@@@@@PP@O@S@I@e @D"@A$@&@=(@E*@@$$PP@PPP@@@Ը@u@ >@.@.@@@ ~@@u@a>@.@.@@@~@@>@>@,@T@@i@@ `@`a E@,@@@@ e@`.@ -@@@@$PP@@(@(@.P@$P&P @-@ @@@@@@@@@@PP@@@@@ @"@$@&@(@*@@$P@ @PPP@@@gԟ.@ @PP@P@\@@.@ @@ @@@P@P@@@@@@@@$P P@PP0@P@@@8xPP@P@\@@@@@@@P@@$PP@PPP@@@PP@P@@P@Z@n@@@o@l@i@f@@$P"P@@̨@Ϊ@.@@PPP@P`P'@ P@.ʭ@@@ʭ@ ʭ@ʭ@ʭ@۝@؝@@ʝ@@@a@D@@F@@@H@J@P@PL@*N@.P@R@'T@'V@B@P@@Ҩ@PP@Pu@@\>@.@.@@0@0~@0@ >i@0@ `@`@\ E@ @@` @$PP6PP@ipP@@@@6[(P[[@@2@@1@$@PP@P@@@@CO6@4@@и @@4 1@1@@@:@B@D@F@>@$PP@i@ @@@: @@PP@P @@@@ @@@4 @  @PP@@@#@@@@@@@@@@ @@@@@@@@@9@ @@@ @@ @1@@@ @@ ip@ ip@ iL@ ip@ iL@@ iL@ ip@ iL@jp@iL@jp@iL@jp@ip@iL@ip@1@ ؞@PP@PF0@1@؞@,@ NPPipiLip҈@ڨ@ܪ@PPJ@@L@?N@@P@[R@X@TT@HV@H@$PP@ğ@Y0@ __H@^usJ@@i'$P$P6.@P@0@.@04 @@$P6.@@0@.@0( @@$P6.@@0@.@0 @@ĝPZ@PP@0@Z@ڈ@@@PP^@@`@b@@d@f@l@h@j@\@$PP@Ɵ@0@n@}@P^@\@$PP@@.@P@0@.HH@0 ƝP[@PP@0@[@@@@A@P@p@PP@P@@Q@@͟r@@@@t@@@ ".q@r@@B@@`@@t@@@@PP@q@@@@@@@P@P@@@$PP@A@Tq@@A@i@@A@ `@`BPP@@@$P P@@w@@q@@@ P@ @@!n!H!1>mrds_rst_create_db symbol_table ioa_rs mrds_error_rst_logic_errormrds_rst_error""&mrds_rst_model_alloc))/ unique_chars_226 mdbm_util_create_control_segment9<B mdbm_data_current_versionEHLexpand_pathname_OOT get_group_id_tag_starW[^WWadelete_pathdfhhcs_append_branchxkmqmake_segktwmrds_rst_meterzz~ mrds_data_current_version_statussubmodel_dir_namesys_info max_seg_sizeY` cleanup.1htidy_up*&&!&(&1&8&D&N&V&`&c&j&s&y&&&&symbtreeL*JGvLx@PL/I 3!% (Multics PL/I Compiler, Release 29, of July 28, 1986Perez.SysMaint.aoptimize mapB7gLP+QsJf[7gL䅮iQsJ^q"QsJgz$QrJD>special_ldd>install>MR12.0-1187>mrds_rst_create_db.pl1>ldd>include>mrds_rst_struct_types.incl.pl1>special_ldd>install>MR12.0-1187>mdbm_db_model.incl.pl1>ldd>include>mdbm_dbc.incl.pl1>ldd>include>mrds_rst_rsc.incl.pl1>ldd>include>delete_options.incl.pl1pl1info mrds_rst_create_dbP\B _ׄ4mxG,i<[OӄϞ@.@.@@@@~@@>i@@ `@`@ E@@ >@@@ E@@j @ @@`@ @@@@@@.@.@@$PP@ @@@ @@= @@@@@@@@@@PP@P@ @@@ @ @@@$P P@PPP@P @@@@@ @@@2 @@@\@@@@@@@@@@@@~@@{@@x@@u@@r@@o@@l@@i@@f@@c@@`@@]@@Z@@W@@T@@ @@O@@L@@@(@@(@֟@@PP@P@P@@PP@P@P@@P@P@@PP@P@P@@P@P@@PP@P@P@@P@P@@PP@P@P@@P@P@@PP@@@6[$PP@@@@@@@@PP@P@@@@@p@@@@@PP@P@@@@@`gl@@@@PP@P@@@@@Qsl@@@@PP@P@@@@@BZ@@@@@PP@P@@@@@2H@@@@@PP@P@@@@@"6@@@@@PP@P@@@@@$@@@@@PP@P@@@@@@|@~@P>@@T@@@ʪ@@̪@Ϊ@Ъ@ȑ@$PP@i@ @@@ @@@@~PP@ `@`@ت@ @PP@P֪@@ڪ@@ܪ@v@ު@P@@@@@@@@ԑ@$P P@ @PPu@vP@@v(@,@NvPx@$PP$$[@~PP>@i@ @@@ `@`@ @@` @@@@x@֪@@ت@@ڪ@@ܪ@@ު@@@@@PP@ԑ@ P@ @PPsxP~PP|@>mrds_rst_create_rsc symbol_tableI  get_group_id_tag_starhcs_append_branchx"make_seg%( unique_chars_++/ mdbm_util_mu_define_area259sys_info max_seg_size<?C create_rscLC`FOIR`&&$&*&1&;&EsymbtreeK˥1K6|@tPL/I 8"' *tMultics PL/I Compiler, Release 28e, of February 14, 1985GJohnson.SysMaint.moptimize map@=\ K6MP#QsVJY"QsJgb#WjCUj%C o=HĬ>special_ldd>online>mrds.pbf-04/18/85>mrds_rst_create_rsc.pl1>ldd>include>mdbm_seg_area.incl.pl1>ldd>include>mrds_rst_rsc.incl.pl1>ldd>include>area_info.incl.pl1>ldd>include>area_structures.incl.pl1pl1info |mrds_rst_create_rscB _iºdb_modelThe domain "^a^a^a ^d ^a^a^a to gdom_list" given on line is already definedmrds_rst_domain_handler, the duplicate will be ignored!!The "-check" option given for domain " will not be implemented until a later release.caused an overflow of the db_model while processing the structure "The domain handler will not implement the "redefine" directive until a later release.The domain handler will not implement the "undefine" directive until a later release.]P%@PP@P@P @@P @@NP@P@@@@@ P@P@@@@@ @@@@{@@@ P@@@.@@@C@>@;@8@@P@$P PN  PF@@@XX@@P@@@@@@@ V@$P PNNGPP@P@P@P@ @P@@@@@@k@@@P@k@$PNP`P@@ @@ T t@ >@.@.@@@ ~@@u@ >@.@.@@@ ~@@ >@>@>@@>@!>@T@@@i@ @@ @ `@`@@@ E@@@@@@@@F@ e@`@@@@ E@@@@ E@!!@@@P@@@@@@ @3 @Pu@ >@.@.@@@ ~@@>@ >@T@@@i@ @@@ `@`@@@ E@ @@@k@@k@h@@@@ @ @PPP@@@@  c @ @P@@@@@@@$P PN @@@@@@@@@P@P@Pu@@\>@.@.@@@~@@ >i@@ `@`@\ E@; @@`@ @P@P@@@@@@@@@ @ @@P@@0@ @@U@Ը4`PP@ @oP@@MPiL$P P  PF@@@ $PP @@MP@PP iLP$P@P@ @6>@ jL$P PN  PF@@@"XX@@P@@@@@@@ @PP@P@@@@@@@ P@@@@@@@@@@@$PP@@¨@PP@@@@ P@iL@@ @@@ @@ @ @@ @@ @j@@z0@ iL@P iL@@6 ip@@@" @@"  t@ >@.@.@@!@ !~@@u@@ >@.@.@@%@ %~@%@&>&@ >'@>@(@/>)@T@*@&@i@ @@{&&%@ `@`@ '@@&@ E@E (@@'@!@@@@F@ e@`@)@@(@ E@k//6@P@P0@*@2@$PP4@8@:@<@@>@.@P@ @P@@@@@@@@< . @@l@.@n@P@ @p@j@ @PD@@@@E@@@@o j @@0@j@2@P@@4@.@ @}Pw@@@@x@@@@ j @@0@j@2@P@@CO4@.@ @fP@@P@ @ˆ@b`P(@"PP@@@ P@PPD@P@PF@@PH@@PJ@L@N@P@PR@B@P@@Ȩ@P @@ @@ (@ (@@@@ ip (@ iL iL ipipiLipiLipiLipiLipiLipiLipiLȈ@Ψ@Ъ@PPv@@@x@Wz@@|@^~@@O@R@t@$PP@@T0@Q@@TTt@ryv@@@ PP@P @@@@P @@@@ * P@PP@0@@Έ@Ԩ@֪@Aت@P@@PP@P@@f@@5@5@..@-@@e@@@^DD".@@@m@@j@@@@P@@@P@@@@P@P@@@@@ª@Ī@ƪ@Ȫ@ʪ@̪@P@PΪ@Ъ@@($PP@l@T@@l@i@@l@ `@`mPP@@@$PP@@@@@@@P@ @Ԉ@!t !  h mrds_rst_domain_handler symbol_table]  mrds_rst_model_alloc mrds_error_rst_model_limit#rst_undone_option&+rst_list_duplicate.3domain_already_defined6<ioa_rs?ABmrds_rst_list_elementaddEKLmrds_rst_meterOOSmrds_rst_errorVVZb` errore]T` z &&%&-&5&>&D&N&U&\symbtreeL*JGvLaPL/I 3!% (Multics PL/I Compiler, Release 29, of July 28, 1986Perez.SysMaint.aoptimize mapFspecial_ldd>install>MR12.0-1187>mrds_rst_domain_handler.pl1>ldd>include>mrds_rst_rsc.incl.pl1>ldd>include>mrds_rst_struct_types.incl.pl1>ldd>include>mrds_rst_semantics.incl.pl1>ldd>include>mrds_rst_global_lists.incl.pl1>ldd>include>mrds_rst_parse_info.incl.pl1>special_ldd>install>MR12.0-1187>mdbm_db_model.incl.pl1pl1info mrds_rst_domain_handlert\A OF3Zw|/@ < Ӄ222 > i:^<_ӊ4}xO `\_jZZjZFkPZ+ZkVjյV`ZC9UYUYU@Pobj_map zzf   mrds_rst_error 04/18/85 1452.7re 04/18/85 1057.8 22248 TTT4V?#?#*ERROR* WARNING OF SEVERITY mrds_rst_errorUnable to output listing.:`P&@"PP@ @ i` @@ iH iDP@P@Z@@A@@@  P@PPN @@ @@P@@@ @@ 9 @@@Add @>i@P @ `@` E@+N@ `@` @@(@PP@P@@ '@@| @$P P@@@ @@@@ @@P@@@*@Ğ@ @$P P@@@ @@@@ @@P"@@6G\@]@^@^@^@N@Ğ@N_@ `@``P@P@@@@__@^or@P@\@$@@(@@*@$@,@A.@@0@2@&@ $PP@@@/PP@P@@)@$@| @@@@$@@ @@@@ @@$PP@@@*$@Ğ@ @P@PP@@$@@ @@@@ @@$PP@@@@FPP@P@@   @ or@@@@@@@ @@$PP@,@or@c @$@4(@@@@@8@@:@ @<@$@>@4@@@@B@D@F@H@J@L@N@6@$PP@PP@P@@NPP@@@@@@@O>N@P@2@UOĀO .@.@>@ @O>~@ F@ĀP@~@@O.@@~P@Ğ@P~@@ToĀ .@.@>@>@ F@@.@Ğ@@@8 mrds_rst_error symbol_table: com_err_convert_status_code_iox_ error_output "& put_chars ),signal_//1sub_err_447=!`&&&(&.&3&9symbtreeK˥1K6}xPL/I 8"' *ZfpzffMultics PL/I Compiler, Release 28e, of February 14, 1985GJohnson.SysMaint.moptimize map88\ K6MŀF)#WAjQ"QsJg>special_ldd>online>mrds.pbf-04/18/85>mrds_rst_error.pl1>ldd>include>cond_info_structure.incl.pl1>ldd>include>mrds_rst_rsc.incl.pl1pl1info bmrds_rst_errorB w7N^  mrds_rst_file_cleanup 04/18/85 1452.7re 04/18/85 1058.2 22896 T#T T:X`TVLT4?#^a ^aCMDB REDEFINEDEFINE mrds_rst_file_cleanupdirective until a later release.The file cleanup handler will not implement the "redefine" 5LP%@PP@P@P@@@*@N͟Z@NƟZ@Z@şl@şn@şp@r@Pv@l@x@r@z@Z@|@~@@@@t@P@$PPNC@@@@.@.@@r@ r~@hP @@`@@ @@ (@@ (@@ (@@@@@@@@(@PP@@j@@@ $P P@jPhP\P@@@@  @ (@ (@PPn@h@p@l@$PP@PP@P@@l@n@p@r@Pv@l@x@r@z@Z@|@~@@@@t@$PP@@ mrds_rst_file_cleanup symbol_tableL  ioa_rsmrds_rst_rsc_allocmrds_rst_error!!% mrds_error_rst_undone_option(+0mrds_rst_tree_successor339mrds_rst_file_handler<<Bmrds_rst_meterEEIO8` H && &'&2&;&D&KsymbtreeK˥1K6}xmPL/I 8"' *Multics PL/I Compiler, Release 28e, of February 14, 1985GJohnson.SysMaint.moptimize mapH?\ K6MX"QsJga+QsJfl+QsEJw#Qs\J)QsbJ(QsIJ>special_ldd>online>mrds.pbf-04/18/85>mrds_rst_file_cleanup.pl1>ldd>include>mrds_rst_rsc.incl.pl1>ldd>include>mrds_rst_struct_types.incl.pl1>ldd>include>mrds_rst_global_lists.incl.pl1>ldd>include>mrds_rst_tree.incl.pl1>ldd>include>mrds_rst_parse_info.incl.pl1>ldd>include>mrds_rst_semantics.incl.pl1pl1info mrds_rst_file_cleanup\A  xO i&<'O._jZZjkPk ZkUXV@jC9UYUY0obj_map HHPp  mrds_rst_file_handler 10/16/86 1552.5re 10/16/86 1347.9 150552 $  T?T"TT;TTT0TATDVXT/LTBTT VT=TT%T+TT'T TTT1TT3TTdbcTETMT TT T T@TTT!T<X@TVT4V X#NFile "^a^a^a^a?#^a^a^adb_model^a ^a, on line characters.Attribute "^a^a^a^a ^a>db_model" on lineThe file "^a^a^a ^d ^a^a^a^a^a^a ^d^a" in relation "^a^a^a^a ^a^a^agiven in file "given for file "The relation "^a^a^a ^d ^a^a^a" given on lineThe file name "^a^a^a^a ^a ^d ^a^a^a^a^a ^a^a^a^a^a^a^a^a ^d ^a^a^a^a^aThe relation name "mrds_rst_file_handler^a^a^a ^d ^a^a^a ^d ^a ^d ^awas unblocked file number" was found in sublist of file "" has a primary key data length ofdirectives until a later release.", moving relations is not allowed!!" has not been defined in the database." is already defined as belonging to file "LOGIC ERROR in mrds_rst_file_handler, the name "Unable to make segment for file model of file "is a reserved name in this database architecture." is a reserved name in this database architecture.and exceeded the maximum number of unblocked files allowed.The file handler will not implement "undefine" or "redefine"characters, which is greater than the allowed maximum length ofLOGIC ERROR in mrds_rst_file_handler, a duplicate relation "The file statment will not be implemented until a later release." was found in a global list, but not in the corresponding sublist" exceeded the maxmimum number of attributes allowed per relation ofcaused an overflow of the file_model while processing attribute "caused an overflow of the file_model while processing the relation "caused an overflow of the db_model while processing the file_info.is already defined in the database, duplicate names are not allowed!!has the same name as a relation, only default files may have relation names!!0P%@ @$@H@"(@PP@P@P @@P @@@NPP,@u@ >@.@.@@@ ~@ @@`PP(@ @@@@@@@@PҪ@@Ԫ@֪@@ت@ڪ@ ܪ@ު@@Б@4P@$P PNNH  PF @@@<<@@$$@@@@ @@@@@@@@@@@@0P@@T@@@i@ت@@ `@`PPҪ@@Ԫ@$P P֪@ڪ@ܪ@ު@@@Б@.P@ @N(P@HP@PP@A@=@^a@@@@@@@@@ @@@@@@@@@0P@@T@@@i@ت@@ `@`PPҪ@@Ԫ@$P P֪@xڪ@zܪ@yު@@@Б@.P@ @$PP@P@@ɟ@ɟ@ɟ@PҪ@@Ԫ@T֪@@ت@Uڪ@Pܪ@Wު@K@Б@$P4P@@J@(@(P@ @@@ @@P@PP@@0@@2@@8@@ @$P,P@8@g@PP@O@H @ "@AA@e@@@PP@2@@4@ @6@ @8@(P@:@@<@@>@@@@B@D@F@H@J@L@N@P@0@ $P0P@@T@R@@i@$@@ `@`PP@R@ @$P$P"@&@(@*@@,@@.P@ @PP@@:@ @@ $PP@@(@(P @@@ @@ @P@P"@@PP@$@:@&@@(@@$P2P@@g@˝˞@ʝ@ß@ "@ @e@@@HH@2@@4@ @6@@8@(P@:@ @<@@>@@@@pB@uD@rF@iH@fJ@cL@`N@\P@0@ $P0P@@T@R@@i@$@@ `@`PP@R@ @$P$P"@U&@W(@V*@@,@@.P@ @PP@@:@ @@ $PP@(P F@& F@I@@'=T@@@@@44T@2@@4@ @6@@8@@:@@<@>@@@ B@D@F@H@0@$P0P@522@1@P@P@H @H@@@44@2@@4@ @6@@8@@:@ @<@@>@@@@B@D@F@H@L@J@N@P@0@ $P0P@@T@R@@i@$@@ `@`PP@R@ @$P:P"@&@(@*@@,@@.P@ @:P:P(P @@@@  @:P @:P@:P@:P@:P@:P@@@$P PN @@@@@@ߝ@@ڝ@:P@  :P@̝@(J@P@}@(PP*@*@y0@*P@X@P@PP@Z@0@\@2@^@8@`@V@$P,P@8@eV@X@b@d@oof@eh@j@l@@@(n(V@z@@|@ @~@b@@*P@@f@@ @@j@@(P@@@n@@ @@@@@@ @ @ @@x@($P0P@@Ti@@@i@@@ `@`PPz@@|@$P"P~@@@@i@@x@.P@ @0PP@ P$@@qAn@Ap@Ar@!b@!d@f@eh@j@l@@@z,V,@@c(x(n@@@@ @@b@@@@@f@@@ @@j@@(P@@V@@P@@@x@@@ª@Ī@ƪ@Ȫ@Ԫ@ʪ@̪@Ϊ@Ъ@Ҫ@|֪@@0$P0P@@Ti@@@i@@@ `@`PPz@@|@$P&P~@@@@i@@x@.P@ @P@FP@>P@:P@$P@@z@h|@PP~@:P@@@<@@@@x@$P2P@@T`@@@g@x@@@ n ".i@@@@@ @@x@@$P@@n@@(P@@@i@@@1@.@@@ª@Ī@!ƪ@@ $P0P@@Ti@@@i@@@ `@`PPz@@|@@~@@@@i@@x@$P.P@ @"(@#@.@.@@@~@@ >i@؝@ `@`@\ E@ @@`I @@PD@ @6> jL5@@ɻ@P@@@DP @6N@؞@ jL @6@P@Pܪ@I@ު@@F@@@@x@@ڑ@$PP@F@0@_PP@P@@X@@@@@"@g@@DD@@@@ @@@@(P@@@ @@"@@$@A&@](@Z*@J,@N.@60@]2@14@@ $P0P@@T@@@i@@@ `@`PPܪ@@ު@$PP@=@?@>@@@ڑ@.P@ @FP:P@@FP:P@ @@@@@@@@! @@$PP@@@ `@`A(Pu@>@.@.@@@~@N@@ `@`APP@Pu@@\>@.@.@@@~@@>i@؝@ `@`@\ E@P@@>@@@؝@@@ e@`A@>@@@ E@>؞@ @@`s @F@0@1FP@@ @@`A@ ip iLDP@@$@@M@@ip$P P  PF؝@@@@$PP @$@@MDP@FPP ipFP$P@@@>i@@@ `@`A@@ O@ @@` PPܪ@P@P@@ު@@@S@>@@@@ڑ@$PP@ @@G@@@900".@@ܪ@@ު@ @@@@A@@@@S@`@]@:@7@S@ڑ@$P0P@@T@@@i@@@ `@`PPܪ@@ު@@@E@G@F@@@ڑ@$P.P@ @:P@>P@V@\@>P@@FPiDj`DP@@ $iD%j`&@@6[$PP[[&@6@@\@b@PP:@s@<@>@@@@@ B@H@D@ F@8@$PP@@@ 0@P@iPP@P@@b@@#8@#:@J@"L@3и@@IDTD".M@8@h@@j@ @l@J@n@(P@p@L@r@O@t@T@v@$P@@x@M@z@|@~@@@@@@@@@f@($P0P@@TM@L@@i@@@@ `@`PP:@L@<@$PP>@B@D@F@M@H@8@.P@ @@PP@ @@P

6 ip@P@@ $P@@@@ >P@$@@%@ #iL @6@@@iD@j`b@h@PP.@(@@ @@@PPH@P@ P@PP@s@@M@B@@G@@@F@@$PP@B@H0@P@sPP@P@@m@@@@0@"@j@@wDDQ@Q@".@@Ī@@ƪ@ @Ȫ@@ʪ@(P@̪@@Ϊ@@Ъ@@Ҫ@P@@Ԫ@@֪@P@ت@@ڪ@ܪ@ު@@@@@@@@@@@‘@0$P0P@@T@@@i@@@ `@`PP@@@$PP@@@@@@@.P@ @BPP@ @@˿0@@PP @BPP@@0@BPP @,@Jh@n@B@0@@P @6>6 ip&P@ @ @6>6 ip @6$P>NPgPP@P@@a@@@@@@@@@@DD.@@@@@ @@@@P@@@@@P@@ @@"@>P$@@&@E(@2@T*@Q,@2.@80@4@&6@U8@(:@@(0P@@T@@@i@@@ `@`PP@@@$P@P@4@6@5 @@"@@.P@ @BP&P@@@@ >P$@%@ iL@ @@@@u@u@@ (@@ @6 ip@ @ jL(@ (@iL@P@>P @ @@@ PM(@BP @6@ P@ @6N@(@ @@@$@>P @ @0@BPip PBPip @0@@@P@iL@ P@ipn@t@v@.P0@{(@z(@ {@|@{@z(@@}N@{@z@vPP@0@z@t@~@@.@@@0@B@4@D@6@F@PPH@>@$PP@PP6@@(P4P0@0PP@P@$P@@@@@@B@@D@@F@>@@P P&@ @P@P~@@@PL@PPN@@P@@R@PT@J@$P,P@PP6@@PPPJlV@@@ 0J0@@DXDV@l@@n@ @p@J@r@Pt@X@v@2x@?z@<|@~@#@@j@$P0P@@Ti@@@i@r@@ `@`PPl@@n@$P(Pp@#t@%v@$x@i@z@j@.P@ @$PP@@BP @@@@R@$@P@$$[@ @@@@@@@ $P8P@@P@$@BP@ @@$@ @@@@$@ @@@@P @6> jLBP@ @c@P@$@@@@@BP@ @@@@@ @R@P@$BP@ @@@&P @@$@ @@@@@(@H@ÿ0@ BPip@P@@ @+HPBPipHPP@P@@ @ @@@@@@@$P6P@ PB@N @HP @$$@ N@HP @ $@@PP@@@PP@@(@@~@@@PP@@@P @6@$$[@@P@$@@@$@@@$@@@@@DP @6@ @@$$$O@@ iLjp @@$@(@5@@ڻ@P@@@@5@@ɻ@P@@@$P@$P@.@.@@@ ~@@ >i@ @@ @@@ `@e@>@@@ E@J@N@ `@` @ž@P@P@ `@`@ h !!!!!!!!|!}!!!O!,.m> mrds_rst_file_handler symbol_table  mrds_rst_rsc_allocmrds_rst_model_alloc! unique_chars_$$(mrds_rst_tree_successor++1sys_info max_seg_size47;mrds_rst_get_seg_ptr>>D mrds_error_rst_model_limitGJNlong_keyGQTrst_option_limitGW\rst_undone_optionG_d rst_undef_relGgk rst_dup_fileGnrrst_rel_has_fileGuzrst_logic_errorG} mrds_data_ max_key_lenmrds_rst_tree_searchmrds_rst_errorioa_rsmrds_rst_list_elementaddmrds_rst_meter mdbm_util_get_data_bit_lengthalign_data_itemrst_reserved_nameG max_relationsmax_attributesG4` B&&#&*&3&=&F&P&V&^&f&m&t&|&&&&&&&&&&&&&symbtreeL*JGvL侎:PL/I 3!% (@1=Multics PL/I Compiler, Release 29, of July 28, 1986Perez.SysMaint.aoptimize map V:g]L䇙e+QsJfp%QsaJz"QsJg(QsIJ)QsbJ#Qs\J+QsEJ9gL0>g*LH7gL䅮>special_ldd>install>MR12.0-1187>mrds_rst_file_handler.pl1>ldd>include>mrds_rst_struct_types.incl.pl1>ldd>include>mdbm_descriptor.incl.pl1>ldd>include>mrds_rst_rsc.incl.pl1>ldd>include>mrds_rst_semantics.incl.pl1>ldd>include>mrds_rst_parse_info.incl.pl1>ldd>include>mrds_rst_tree.incl.pl1>ldd>include>mrds_rst_global_lists.incl.pl1>special_ldd>install>MR12.0-1187>mdbm_file_model.incl.pl1>special_ldd>install>MR12.0-1187>mdbm_file_model_init.incl.pl1>special_ldd>install>MR12.0-1187>mdbm_db_model.incl.pl1pl1info mrds_rst_file_handlery W93úxO iz^@.@.@@@@~@ @@`@N s@PP2@@@@O@j@@@@@A@@X@U@R@U@M@S@@$P P@A@$PNP NPIPP@Pu@@2>@.@.@@@~@@T@@i@@ `@`@2A@@@@-@@P@ @A@$PPA@#&@PP@P@2@@@@@j@@@@@A@@ @@@@@@@$P P@j@0@@@@.,,PP@@@$PP@@@@@@@@@,u@N >@.@.@@@ ~@@>i@@ `@`N E@G @@`B  @PP@P@2@@B@@@V@@@@@A@@@@@@@@@$P P@V@0@&@0i@ @@ @@@B  @@@00 @@PP@@@A@@@@@@@x@@@̸ @VP@@$@@X@v(@ @6w@ x@v@@x@>>> >>w@$$@PP@P@@@t@w@@x@@v@@XP @6|@|@>PP@P@@@z@|@@(@@tPXP@VPZ@w@@K@K@N@9ZP@zP@,@ @6@@@O@$@jPl@tP@@>>>@ >>@K@~@ @N@@@@O@O `@`@K@~@@@>>@ @@F@$@VPZ@K,@PP@P@@@n@BPP@P@@@r@@@@Y@V@S@(@,@@F0P,@@F0JB@@p@nP@nP@@̟@@@@@@@$PP@PP@P@@@@@@@@@@@@@@@@@@@@ @rPF0@,@N@@rPO@,@N@@M@J@~@@@@@@@@PP@P@@r@2@Ī@N@ƪ@n@Ȫ@t@ʪ@L@̪@XP@Ϊ@A@Ъ@cҪ@ZԪ@b֪@ت@Sڪ@ܪ@^ު@‘@$PP@A@@ @@j @@@N PP@@@A@@@@B@8@@@/@@@L@@z@@J@@M@@XP@@A@@@$PP@A@@ @@E$$ @@@N PP@@@A@@@@@@@@@@Tq@2@Ī@N@ƪ@n@Ȫ@t@ʪ@L@̪@XP@@Ϊ@A@Ъ@Ҫ@Ԫ@֪@ت@ڪ@ܪ@ު@‘@$P"P@A@@ @@ @@@N PP@@@A@@@@@@@@@@L@@z@@J@@M@@XP@@A@@@$P$P@A@@ @@$$ @@@N PP@@@A@@@@@@@@@@ ~PzP@XP@@VPZ@ ZPMwZP@l @6zP@@PP@P@@2L@@z@@J@@M@@ @@A@@@$PP@A@O@ @@&& @@@N PP@@@A@@@@S@I@Q@>@@@1L@@z@@J@@M@@ @@A@@@$P$P@A@@ @@_&& @@@N PP@@@A@@@@"@@ @ @@@eZP@$@VPZ@PP@P@@ L@@A@@@$PP@ L@@A@@@$P P@A@@ @@ @@@N PP@@@A@@@@@@@@@@&PP@P@@ߟ@ߟ@ߝ@@P@@@@@P@@@@"PP@@$PP@@@@A@P@@PPP@PP@P@P@P@@@@PP@@$PP@.m mrds_rst_format_file symbol_table  error_table_no_r_permissionno_w_permission"initiate_file_%%)mrds_rst_meter,,0 mrds_data_relation_blocking_factor36=mrds_dm_authorizationset_needed_access@FK mrds_error_ no_databaseNQTno_model_accessNW[mrds_rst_error^^brelation_manager_closeejl create_indexeoscreate_relationevz vfile_relmgr_}jcreate_MRDS_relation}}o[` &&&$&+&2&?&M&V&]&d&n&u&|&&&symbtreeNdNPL/I 7"' *"Multics PL/I Compiler, Release 30, of February 16, 1988Hirneisen.SysMaint.aoptimize map `9tނNo"QsJgx+QsJf%g)LI"QsJ]3tܪNT#g)LI*QsJn)Z:KQi+QsJo QsJn-QsJo(\gqK-L>special_ldd>install>MR12.2-1073>mrds_rst_format_file.pl1>ldd>include>mrds_rst_rsc.incl.pl1>ldd>include>mrds_rst_struct_types.incl.pl1>ldd>include>mdbm_file_model.incl.pl1>ldd>include>mdbm_rs_info.incl.pl1>special_ldd>install>MR12.2-1073>mrds_dbcb.incl.pl1>ldd>include>mdbm_db_model.incl.pl1>ldd>include>dm_rel_creation_info.incl.pl1>ldd>include>dm_file_create_info.incl.pl1>ldd>include>vu_typed_vector_array.incl.pl1>ldd>include>dm_id_list.incl.pl1>ldd>include>dm_relation_index_flags.incl.pl1>ldd>include>access_mode_values.incl.pl1pl1info mrds_rst_format_file|B _ӆ4x{xiZ.&G&QsymbtreeK˥1K6FplPL/I 8"' *ivvvMultics PL/I Compiler, Release 28e, of February 14, 1985GJohnson.SysMaint.moptimize map<>\ K6ML"QsJgU+QsEJ`#Qs\J>special_ldd>online>mrds.pbf-04/18/85>mrds_rst_get_seg_ptr.pl1>ldd>include>mrds_rst_rsc.incl.pl1>ldd>include>mrds_rst_global_lists.incl.pl1>ldd>include>mrds_rst_tree.incl.pl1pl1info qmrds_rst_get_seg_ptrB!|)@<{O<@<%OӁ`6_jZZjVj Vk'PVkh@eU*eU*e`obj_map V>FT  mrds_rst_index_handler 10/16/86 1552.5re 10/16/86 1344.6 60912 V?T:TZT TXTTTT#T NT4?# characters." on line" on line in relation "The relation "^a^a^a ^d ^a ^a" given on line The attribute "The indexed relation "mrds_rst_index_handler is not defined in the database. was not defined for the relation "" has a secondary key data length of " has not been defined in the database. specified for the indexed attribute "" was already defined as a secondary index.this option will not be implemented until a later release. characters, which is longer than the allowed maximum length of The index handler will not implement the "redefine" directive until a later release.The index handler will not implement the "undefine" directive until a later release.has a secondary index statement given for it, but does not belong to a newly created file,iPP%@PP@P@P@@P @PP@@@@ @@@@G@@@ P@@@@@@@ª@ Ī@ ƪ@@ P@$PPN  PF@@@TT@@P@@@@@ª@@ @̸$PPNNPP@P@@@PP@P@@@@@@@@@@P@@Pu@ >@.@.@@@ ~@@P@@@  @@  t@ >@.@.@@@ ~@@u@@ >@.@.@@@ ~@@>@ >@>@@&>@>@@'>@T@@@i@ @@@ `@`@@@@ E@ @@@ߞ@@@F@ e@`@@@ E@&&@@@ɞ@ e@`@@@ E@''@P@P@@@$PP@^@Wª@TĪ@@ƪ@@P@ @ @Q0@P@@P@PP@@@@@@@@@$PP@@^P@@  @@ : t@ >@.@.@@@ ~@@u@ >@.@.@@@ ~@@>@>@>@@ >@T@@@i@ @@)@ `@`@@@ E@ɞ@@@@@@@F@ e@`@@@ɝ@ E@ @PP@@@$PP@@ª@Ī@@ƪ@@P@ @PP@xPPD@ P@PB@ @ο0@dޝޞ@ݝݞ@ԝԞ@ӝ "@ĝĞ@e@@@h\\@@<<@@I@@@ @@ @P@@@@@@ @@@@@@@@@@ @"@$@&@(@@$$PP@H@T@@H@i@@H@ `@`IPP@@@$PP@t@mª@jĪ@@ƪ@@P@ @ @@@c0@P@@DP@@@@@@@@@@$PP@@{Pu@ >@.@.@@@ ~@@P@@@  @@ C t@ >@.@.@@@ ~@@u@@ >@.@.@@@ ~@@>@>@>@@#>@>@@>@T@@@i@ @@.ɝ@ `@`@@@@ E@ @@@@@@F@ e@`@@@ E@,##@@@Ȟ@ e@`ߞ@@@ E@@P@P@@@$PP@@ª@Ī@@ƪ@@P@ @pPPF@ P@@@@@ʿ0@e@ƿ0@a@¿0@\@@zPu@ >@.@.@@@ ~@@P@@@  @@  t@ >@.@.@@@ ~@@u@@ >@.@.@@@ ~@@>@ >@>@@>@>@@+>@T@@Ȟ@i@ @@@ `@`@@@ȝ@ E@ @@@@@@F@ e@`@@@ E@s@@@ߞ@ e@`@@@ E@++@PP@@@$PP@M@Fª@CĪ@@ƪ@@P@ @ $PP@@ @$O@̄P@@ @@ 9t@>@.@.@@@~@@@ @/@$$O@@@@ @@ t@>@.@.@@@~@@Pu@@ >@.@.@@@ ~@@P@@  @@  t@ >@.@.@@@ ~@@u@ >@.@.@@@ ~@@>@ >@>@@>@>@@%>*@>@+@@>,@>@-@ >.@T@/@@i@ @@@ `@`Ȟ@@@ E@ @@ȝ@@@@F@ e@`@@@ E@@@@ߞ@ e@`@*@@@ E@%%+@@*@@@@F@ e@`,@@+@ E@ @@-@@,@@@@Fɞ@ e@`.@@-@ E@ @PP@/@@ P@y@rª@oĪ@@ƪ@@P@  @@@P @@ (@P@@@@PP@$PPN  PF@@@TT@@P@@@D@A@>ª@@ @#PP@P@@@@`@@@ P@@@+@@@+@(ª@%Ī@"ƪ@@$P P@@@@A@P@0@PP4@P@P6@@P8@@P:@ <@>@@@PPB@2@$PP@ k  h ". mrds_rst_index_handler symbol_tablei  mrds_rst_metermrds_rst_errormrds_rst_tree_search!!'ioa_rs*,- mrds_error_previously_defined_index03: rst_undef_rel0=Arst_not_rel_attr0DI undef_attr0LOrst_undone_option0RW mrds_data_ max_key_lenZ]`long_key0cfl`  "&& &)&/&<&C&K&Q&Y&b&hsymbtreeL*JGvLDByPL/I 3!% (Multics PL/I Compiler, Release 29, of July 28, 1986Perez.SysMaint.aoptimize mapJ;gDL䆛Y"QsJgb(QsIJl)QsbJw9gL07gL䅮+QsEJ#Qs\J>special_ldd>install>MR12.0-1187>mrds_rst_index_handler.pl1>ldd>include>mrds_rst_rsc.incl.pl1>ldd>include>mrds_rst_semantics.incl.pl1>ldd>include>mrds_rst_parse_info.incl.pl1>special_ldd>install>MR12.0-1187>mdbm_file_model.incl.pl1>special_ldd>install>MR12.0-1187>mdbm_db_model.incl.pl1>ldd>include>mrds_rst_global_lists.incl.pl1>ldd>include>mrds_rst_tree.incl.pl1pl1info mrds_rst_index_handler^A OF3Zw|/O7ӁxK z^<5O7ӁMx/x/x!_jZZjZPVj_jVjPZ+Zk CUYUYUYU`obj_map m"  mrds_rst_list_element 04/18/85 1452.7re 04/18/85 1102.8 18792 T #4?#J @D@F@J@P`P%@ P PH@ T`P%@ P PH@PPN@PP@PR@@@T@B@V@L@$PP@B@ $PPHP@PPP@ P9PPNH(PPN@P@ PR@L@ $PP@$NH(PPN@P@ PR@L@ $PP@NH(PPN@P@ PR@L@ $PP@$PPHP PP P@P@P@Y`P%@ P PH@~PPN@PP@PR@ PT@B@V@L@$P P@B@$PPHP3PPNH(PPN@WP@ PR@L@ $P P@"NH(PPN@GP@ PR@L@ $P P@NH(PPN@7P@ PR@L@ $P P@$PPHP@ mrds_rst_list_element symbol_tableP  mrds_rst_rsc_allocfreemrds_rst_tree_delete &mrds_rst_tree_insert))/ mrds_error_rst_list_duplicate25:rst_invalid_structure_type2=Drst_list_delete_fail2GMT` addYP"`S delete\T`W &&&(&1&<&F&OsymbtreeK˥1K6PL/I 8"' *Multics PL/I Compiler, Release 28e, of February 14, 1985GJohnson.SysMaint.moptimize mapD?\ K6MT#Qs\J]+QsJfh"QsJgq#QsVJz+QsEJ>special_ldd>online>mrds.pbf-04/18/85>mrds_rst_list_element.pl1>ldd>include>mrds_rst_tree.incl.pl1>ldd>include>mrds_rst_struct_types.incl.pl1>ldd>include>mrds_rst_rsc.incl.pl1>ldd>include>mdbm_seg_area.incl.pl1>ldd>include>mrds_rst_global_lists.incl.pl1pl1info mrds_rst_list_elementc B!|_xShx%+)v<@(n_jZZjVj@Z+|Z+V`Z +h@eU*eU*e0obj_map ]4<J  mrds_rst_meter 04/18/85 1452.7re 04/18/85 1103.0 11376 T GVT"4NV? OUT:IN: ^5a^2x^a;^5a^2x^32a^1x^12d^2x^8d^2x^8d^2x^a"P&@"PP@F@P@G@P@P6@aןD@XD@Ej`@P@P@@7B@J@@@L@C@N@H@ P@@@$P$PP@P@@\@P@^@D@`@Pb@@@d@B@f@C@h@Pj@l@n@p@"PPr@t@v@x@Pz@Z@ $P P@H@;J@@@\@H@^@D@`@@Pb@d@~f@h@Pj@Z@ P@@ OUT:mrds_rst_meter symbol_table" cpu_time_and_paging_ioa_ ioa_switch%` &&!symbtreeK˥1K6PL/I 8"' *KkW]dhWWMultics PL/I Compiler, Release 28e, of February 14, 1985GJohnson.SysMaint.moptimize map48\ K6MB"QsJg>special_ldd>online>mrds.pbf-04/18/85>mrds_rst_meter.pl1>ldd>include>mrds_rst_rsc.incl.pl1pl1info Smrds_rst_meterxB *hPZjkʨVj+,@eTpobj_map & k0  mrds_rst_model_alloc 10/16/86 1552.5re 10/16/86 1348.4 47736  !,R]hs~TTNTTT1T T(T&T$X`TTV VV?#area4^a ^d ^adb_model?#^a^a^a^a^aBad pathname: mrds_rst_model_alloc" in the database model." and entry portion "LOGIC ERROR in mrds_rst_model_alloc,is an illegal structure allocation size.is an invalid code for structure type.Unable to make the model segment with directory "*&(*tFP&@"PP@@P@P@@ K@P'@ PP@(@tZP&@"PP@@P@P@@PPNPP@P@@#PPN @ @C@Ī@m@ƪ@@Ȫ@@ʪ@P̪@B@Ϊ@OЪ@LҪ@IԪ@F֪@Mت@Hڪ@‘@$PP@B@fjd@P@_ P@@PX@P@SP@@PL@P@G3P@@P@@P@;P@@P4@P@/P@@P(@P@# P@@P@ @C@Ī@m@ƪ@@Ȫ@@ʪ@P̪@B@Ϊ@Ъ@Ҫ@Ԫ@֪@ت@ڪ@‘@$PP@B@@P@$P&@@P@P@P&@@P@P@P&@@P@P@'P&@@P@P@ P&@@P@P@P&@@P@P@P&@@P@P@P&@@P*&('*kP&@ "PP@@P@ P@(@PP@P@@׸P@ p@P'@L PPg@nPPN Nи\PNWP@ PP#>$F>@@KPP$P@$P@#>$F>P@@P$P@@9@@>P@1PP@@>P&@@P%@PP@0@.$.@6>#>$FP@PP@@>#>$FP&@@P@6.@@0@.PP@P@@X@@PPު@C@@m@@B@@"P@P@@@@ܑ@$PP@B@(>@@T@@@i@ @@PP@ `@`@@Pު@@@B@@@@@@@ܑ@$PP@( @PPު@B@@@@@"P@P@@@ܑ@ $P P@B@@@ F@m {@P@w@@P@r@@@j@@@$$@@((@ @v@@@@@@PP@@@I@F@C@@@I @;"@ @$PP@u@T@$@u@i@@u@ `@`vPP @$@@$P P@.@*@'@@@ @P@ @@@!&@@@=$($@@C(2(&@>@v@@@@B@(@D@PPF@2@H@J@L@N@P@R@T@<@$PP@u@T1@%@u@i@D@u@ `@`vPP>@%@@@$P PB@F@H@J@1@L@<@P@ @@@ޟV@^aX@@@4Z4h@j@l@ݟn@ݟp@ݟr@V@v@v@x@@z@Z@|@C@~@h@@m@@n@@@@@@@@@@t@ $PP@u@Tg@Y@u@i@|@u@ `@`vPPv@Y@x@B@z@~@@@g@@t@$PP@ @@@@PP@@@(@@@ @@@@P@@@PP@@@b@K@J@F@@$PP@@8% mrds_rst_model_alloc symbol_tableF  cv_ptr_ mrds_error_rst_logic_errormrds_rst_meter""&ioa_rs)+,mrds_rst_error//3expand_pathname_66;hcs_make_seg>@CKy` area.1PFI freeZK@N mrds_rst_model_alloc$free`PS variablekZ@] mrds_rst_model_alloc$variablep`c area.2skn  &&!&(&.&5&=&EsymbtreeL*JGvL)hEPL/I 3!% (~Multics PL/I Compiler, Release 29, of July 28, 1986Perez.SysMaint.aoptimize map>9geL䇢M+QsJfX9gL0g7gL䅮u"QsJg>special_ldd>install>MR12.0-1187>mrds_rst_model_alloc.pl1>ldd>include>mrds_rst_struct_types.incl.pl1>special_ldd>install>MR12.0-1187>mdbm_file_model.incl.pl1>special_ldd>install>MR12.0-1187>mdbm_db_model.incl.pl1>ldd>include>mrds_rst_rsc.incl.pl1pl1info mrds_rst_model_alloc5LB S |MӍB!kXoF'>Z <'OӅ4=x/:_jZZj #PkZ+Z PZjXV@Zk +jC9UYUYobj_map tT\l"  mrds_rst_parse 04/18/85 1452.7re 04/18/85 1103.9 133200 VzPkf&- 8?G QW b n          ) 6 C O   !")1T,(CB<;?>=:4" /DTZoV?T TXVTT!!*!TT)^/T ^dTTTq^a^/TLineXT T#TT TLT4XdN stack. and Missing ^a^i ^i)APLY lexicalLK01 symbol ^4i parseREAD Exceeded #^vx(^i)^i^/Extraneous logic_error on line Unuseable ^a ^d ^a ^alookahead entries of lrk #^vx^4i APLY^/#^vx^4i READ^/ are reversed. ignored before #^4i ^4a ^i ^a^/, Skipped to ^-pd=^i ld=^i(mrds_rst_parse#la(-^i) ^3i"^a"^/ is assumed before --END_OF_INPUT-- Parse stack empty used in place of erroneous (choose first of many possibilities)Negative terminal; cannot recover @ܟ@ܟ@- @@887P%@ P%@$P @@ @@PP@P@@@@@P@@@@@@@H@D@A@>@@$P$P@PP@P@P@@ $PP@PP@@$PP@PP@@@@@ $PP@PP@@@@@ $PP@PP@@@@@ $PP@`@l@n(@^(@o(@g@e@d(@(@@`@b@ @@Aq@@`@@FA$P0v0v6b@@e@f>@~@@>h@@~fN@ @@d@@9f,@/0v6b@ @@Bf@e@h@#0v6b@ @@B*Ai`f@e@h@o@2N2@@@o,@o@`@PO^@o@PNd@fN@P«@g@@@@@@@$PP@@g@@@>g@d,@h@PJFa@i(@m(@b@$P06b>@@b@>c@c@N@7$P0v6j@j@@@@@aN@c@06k@b@06b>@@c@c@ c@N@$P0v6H@>lN@c@m@c,@ j@c@i@lN@c@m@c,@i@$P0v6k@n@m@$P0v6k@@e@~@@>e@d,@l@a@h@PIF@@N@T@tO8@#p@T@@p@i@@p@ `@`qPP@@@$P&P@@@@@@@ P@ @$P @@P@@@`@@@@@@ P@@@@e@@ڟ@@@@@@@@@@PIO@@@@@@@@@@@@ޑ@$P"P@@T@@@i@@@ `@`PP@@@$P(P@@@@@@@ P@ @n(@ @3k@ @@B@@f@@C(@@ @@`Dd Ai`1@ @@`DdR@@@@Att$PP@@@@@T@E@A@@ P@k@`@`@`@P^@2N2@M@c@^,@^@e@PFOP@FF@@@@88@e@@@>e@d.@,@.>0v6b@f@`@0PN6@`@>0v6_@ @# @@B @@gDd@@@@AttPƪ@@Ȫ@@ʪ@@̪@_@Ϊ@Ъ@Ҫ@Ԫ@֪@ت@đ@P@@PP@P@@N@@_@@@@^@@@$PP@$P @T!@!@`@>P@@@`@0PO@0vCN@@@@@@P@`@$P0PO6@o@~@>@o@@@N@@$PP@@@PF@@@@@ P@.@z@$PP@@@@r@@P@`@$P0PO6No@2N2@@@޸o@`@`@$P0PO6@@o.@`@>0v6@@^.@o@<^a@@@@ƪ@@Ȫ@@ʪ@@̪@5Ϊ@>Ъ@@Ҫ@.Ԫ@đ@"P@@T@@@i@@@ `@`PP@@@$P.P@+@"@@@@@ P@ @&b@0~6b>@@b@>c@c@N@o@c@$P06PNN06`@c,@b@>$P0v6`@PP@P@@D@D@@P@@@@@@@@@@@@$P$P@@ @Ψ@Ъ@ P@0Έ@(@b@ p@ `@$qBp~@N@@p@p.@ o@`qp~@ N p@p.@ o@$qe@PIF@@@@t@>@.@.@@@~@@@p~@N@@p@p.@ o@eqp~@Np@p.@ o@$q"l@@ ؞@Ӏd@NP@g@@@@@@@$PP@@g@@@>g@d@e@PJF@b@>@b@>@Ԟ@N@ N@@@o@@ ֞@Nמ@>@מ@>@ ՞@N@֞@@ PNN}֞@~o@@PM^@`@(@Cp~@N@@p@p.@ o@`qp~@ N p@p.@ o@$@qe@PIF@@@@j@@W@@t@>@.@.@@@~@@p>@i@p@ `@`qp@@@@ o@e@>@@@ E@F@N>@@@P E@@@NN@Np@ `@`q @@PH(Oe@l@JN@e@@@>e@d.@n@P@P@0Έ@,@x.@k,@]@e@@@>e@d.@-@W@@p@>i@p@ `@`qp@ O@@@N>@@@P E@@NN@Np@ `@`q @`(@P@P@0Έ@ܨ@ު@(@PP-PP@@HF'@dN,@ F@2@@HNO@HO@@F_d~@N@@@.@ n@`@dN,@ F@@P@ `@`@܈@P@ `@` _dNd^@ `@% @P@ `@`@܈@ܨ@ު@PP@ `@` _dNd^@ `@% @dN,@ F@w@@a@O> @"@e@@@$$$ @0@@2@@4@"@6@PIF8@$@:@<@>@@@B@D@F@.@$P"P@@T"@-@@i@6@@ `@`PP0@-@2@$P,P4@8@:@<@"@>@.@ P@ @PP@0@@@f>@@ f@>dN@P @g@"@ @&@"@(@$@$PP@"@g@"@@>g@d,@ "l@l@"@h@"@@> @ @PJF}@@ @ (@~(@$P @b@$P06b>@@b@>c@ c@N@K @NHc@$P06H@> @lN@< @*$@&@06@"(@o-@$PPJ@$@L@`@N@-@ OP@ @R@/@T@RV@6X@MZ@^@0\@J`@H@P@@0  @N o@-@c@$P06"@;c,@p(@ @NPP@0@@@EPP@0@@ @@"(@p~@HN@H@p@p.@ o@`Iqp~@Np@p.@ o@$qqp~@.N@.@p@p.@ o@`/qLp~@Np@p.@ o@$q"(@kp~@HN@H@p@p.@ o@`Iqp~@Np@p.@ o@$4qUp~@.N@.@p@p.@ o@`/qd,@g@ @PFOP@FF@@@@88h@PFNP@FF@@@@88"@g@"@@>g@h@PS(Fh@ @ @$P @FF PHO"@g@~"@@>H@>IFIO @JOp~@ N p@p.@ o@$qrp~@HN@H@p@p.@ o@`Iqp~@Np@p.@ o@$qTp~@.N@.@p@p.@ o@`/qd.@"@g@~"@@>g@h@ @PFOP@FF@@@@88I9ʸp~@HN@H@p@p.@ o@`Iqp~@Np@p.@ o@$>qp~@.N@.@p@p.@ o@`/qp~@Np@p.@ o@$`q^@h@PTOP@FF@@@@88 @PFNP@FF@@@@88P@FF@TO@@@88 @N @@$p@>i@p@ `@`qp@ O@@$"@$>-@@"@ E@]$$-@Np@ `@`q @  @ҝ-@ @J@@L@@N@-@P@@R@q@T@V@X@Z@\@^@`@H@$P"P@@T-@"@@i@6@@ `@`PP0@"@2@$P*P4@8@:@<@-@>@.@ P@ @$P @PP@0@@@$P @=e@@@gN@8b@d@^/f@@g(@PJF@g@@i@@@@ @$PP@b@@@@@PJO@i@@i@I@d@@c@@P@@@@@>@@@@P<@@h@@e@@ @e@@@>@@~.@o@@@@N@PFO,@PP (@~.@H@>P@$P0v6@NP2N2@.@@P,PP@PO@$P0@0~6@@0~6N @@@@>@@@ N@ @)@)@P@@@~@@P@@@@@@P@(@V@a@@,@@$P06>@@@>@@N@D @NA@$P06@@N@@N@3 @ѝў@Н@P@@ª@~@Ī@@ƪ@@Ȫ@ʪ@̪@Ϊ@Ъ@Ҫ@@P@ @ @ @ @@N@@@@@ @,@P@}@@ N@}@ N@+ @'@@$P06>@@@>@ @N@$P0v6@@aN@@aN@@@,@ @ @ @ @~.@o@@@ @N@PFO,@@hN@ @@@P@JF@(@0~6>@@@>@@N@$P0v6@H@>N@ @@@,@@ǀ@@$P06PPۄ@@@@>@ @6@6@P@@@~@@P@@@@@@P@@$P0PO6BNP@P2N2@@@FPP@@$P0PO6@@P@.P06N@>0v6@@P!@06>@@@>@ @N@PP@$P06PNN06Pp,@@@>$P0v6PPc@@A@P@@PP@@@(@@@]>@>@T@^a@i@ @@ @@@@ @@؞@@Pԝ@ `@`ٞ@@؝@ E@d@@ު@@@@@@@I@K@@@ܑ@$P"P@ @@T@@@i@@@ `@`PPު@@@$P.P@4@+@(@@@ܑ@ P@ @QE8!!72!}! !/!a!h!I!a!e!/! !"!I!-!"! !"!/?!!!!a!e!!!7(!a!!8!a!e!!!!72!!73C8"( mrds_rst_parse symbol_table ioa_ioa_switch_nnliox_ user_outputmrds_rst_rsc_alloc""'mrds_rst_scannerinit*/1**4mrds_rst_semantics77<7/?mrds_rst_errorBBFrsIJmrds_rst_meterMMQ mrds_error_rst_parse_err_recoverTW]rst_parse_err_no_recoverT`grst_parse_err_correctTjprst_parse_err_no_correctTszrst_parse_failT}mrds_rst_parse_tableDPDA` debug_set`2 LOOKFINIREADERR ERROR_SYMBOL_&&!&)&3&6&>&A&H&L&S&_&i&r&|&&symbtreeK˥1K6fkPL/I 8"' *Multics PL/I Compiler, Release 28e, of February 14, 1985GJohnson.SysMaint.moptimize mapH8\ K6M V*QsHJa*QsJWl)QsJUw(QsJU"QsJg+QsJf>special_ldd>online>mrds.pbf-04/18/85>mrds_rst_parse.pl1>ldd>include>mrds_rst_parse_stack.incl.pl1>ldd>include>mrds_rst_parse_table.incl.pl1>ldd>include>mrds_rst_skip_table.incl.pl1>ldd>include>mrds_rst_terminals.incl.pl1>ldd>include>mrds_rst_rsc.incl.pl1>ldd>include>mrds_rst_struct_types.incl.pl1pl1info mrds_rst_parseLB PT3:^OӁxwS4xZ ^<3Oӆd n<_O ӁӁt|O ӂt (OӁx'Stx{ Z!f<uxW@!Z<O ӄ9OS4-x/ :<@3\<-OӃt@ @ <OӁy=x z<B NA   [m`d q   [  %dddddd  ^gpy =d d`d!6 P(G#F">J%AU@D!J q65473 zz|  +1 !d'0 vuuuvvvv-[*, &9ZZ +=,="` qpppqqqq lkkkllll gfffgggg baaabbbb /Q)P(T+E">C N8 2   9 i( ]] Z(0 .[#`/[$`O(K& TVTH# NNN P HHH J BBB D 5)=7<U,R)L&I$N':<>@S*V, BDFTDVDZ\oqHFF   FPRVFuF 0u%BuFuFuFuFF$M'$ ); -= 1? " /DTZo   mrds_rst_parse_tableDPDA  symbol_table symbtreeJcŃS]K6eLalm   $@4~JtwJ4ALM Version 6.6 November 1982 GJohnson.SysMaint.m list :>\ K6M">special_ldd>online>mrds.pbf-04/18/85>mrds_rst_parse_table.alm  @ obj_map (~~  mrds_rst_proc_ctl_args 09/26/88 1255.6re 09/26/88 1250.1 70128 db T3T0V T)T%T.T2T&VVT-dmf-vfT-td-fc-nfc-ls-nlsTVVTTJcmdbV4#V?Nrollback-dm_file-vfile-force-secure-list-no_listconcurrencyprotection-temp_dir-no_force-no_secureparameter Temp_directoryArgument number 1FNNNNMode string is too long.-data_management_filerollback must be a boolean mode value.Protect must be a boolean mode value.While trying to parse the mode string.Concurrency must be a boolean mode value. First argument must be a source pathname.Rollback cannot be specified without protection.The mode_value structure is not version three.Concurrency cannot be specified without protection.The mode_string_info structure is not version two.create_mrds_db Usage: cmdb source_path {database_path -control_args...}^/IPP%@ P P@0@@ʪ@PP̪@ȑ@$PP@+w@ @@EȀ@N@@LL$P P@@@@@@1@@@@B@@@@@D@@PP@@$PP@D@)@)@1@D@@@@@@@ @@@V@BP@w@@@@@@@Mw@H@ .@ PP@P@+@@@@ @@`@+y@N*@@ @N@#@@B@@@@@D@@PP@@$PP@D@ @>@@T@@i@ @@ BP@@ `@`@D@@@@@@@ @x(@@N@@V@BP@@@@@@@@ո@x@BP@@ @@`yBP@@ F` F`l x@P@PP@0 F`^ F`r x@@P@PP@0@} F`b x@@P@PP@0@o F`f x@P@PP@0b F`V  F`, x@P@PP@0Q F`4 F` x@P@PP@0@ F`  F`- P@PP@0x@,@@N@$P"P@@@@@@@@@B@@@@@D@@@P@@$PP@D@ @ @D@@@@@@@@@@V@BP@@@@@@@@@$P"P@@@@@@@@@V@BPЪ@PP@P@]@Ҫ@D@Ԫ@@֪@ت@ڪ@Α@ $PP@D@ŀ@@V@D@@BP@@@@@@ F` F`{x@P@PP@0 @0(@00@08 @@E F`  F`] F`ox@P@PP@0 @0(@00@08@>@@@B@@@@@D@@@P@@$PP@D@4$PNP1@>@@@@@; @@@ t@>@.@.@@@~@@>@T@@i@ @@H@@ `@e@D@@@@@@(@ @D@$PNP/@@V@BP@@@@@@@@I@@@N%@%@%@$PP@@@@@@@BP@@ @@`EȀ,@x@4@@V@BP@@@@@@@@@@@V@$PP@BP@@@@@@@@V@$PP@BP@@@@@@,@E@@PP@PCO@@@@@iPP6@@y@Ъ@PP3@Ҫ@D@Ԫ@֪@ت@ڪ@Α@ $PP@y@Ъ@\Ҫ@PP3@Ԫ@D@֪@nت@ܪ@Zڪ@kު@Α@$P P@D@ D@@y@@^@Z@@q@@IPP&@"PP@@P@@P(PP@ `@@P@P@"PP@_@@@@@@A@P@@@@PP@ F`@"@@@@P@@@@@@@P@P@@@@@$P*P@@@@N((@ @@@@@ @@PN@@44$P(P @@@@@ @@P@N@@U0 0$P(P@ @@@@@@P@@@ @N@PF F@ @#PF@@( ($P$P@ @@@@@@@@PPPFCO@0@@^ F@ #PF@@( ($P$P@ @@@m@@@@@PPPFCO@0@@8 F@  #PF@@, ,$P$P@ @@]@C@@p@@@@PPPFCO@0@@.@$P&P @@PO@>@@@ @Q@,@uPP6@@@6@@ @@@0@@@0@6@@6@@@@0 0$P$P@ @@ @@@@PP6@@6@@@@44$P$P @@@@@ @@@PP(@"PP@@@ P@w@MPPD@@w@F@PH@J@L@PN@B@ P@ PP@ P@0 PP@P@P@PP PB@@@ `@`@^@@@A@P@@NPP@0@@PP F@@J@@P@0@@@@A@P@@P@@@@V@BP @@"@@$@&@@@Ǹ@@@0>*@T@*@i@BP@@ `@` E@00"@$P P @a&@@(@@t@ @PP0@P2@P@PP@4@+@6@D@8@P@P:@@P<@C>@*@@AB@.@$PP@D@D@ @PP"@3&@P@P(@@E@@¨@PP@P@0@@0@@0@@0@ @@@ @@@+ @@@3@]@F@D@$PP@PP`0`@HPP`0`H ˆ@? f - mrds_rst_proc_ctl_args symbol_table  absolute_pathname_ add_suffix error_table_wrong_no_of_args!%*cu_ arg_count_rel-.2 arg_ptr_rel-58com_err_;;>expand_pathname_AF get_pdir_IILbad_arg!OQbadopt!TVnoarg!Y[bigarg!^` mrds_error_bad_source_pathcfj no_temp_dircmpbad_mode_value!swundefined_mode!z~unimplemented_version! mode_string_parse` parse_mode_string` error5 #,&& &,&4&:&@&H&N&S&X&]&b&l&r&y&&&symbtreeNdNbM{PL/I 7"' *Xf|ffMultics PL/I Compiler, Release 30, of February 16, 1988Hirneisen.SysMaint.aoptimize map8-u,+NbOD&?GcN'QsJk>spec>install>1119>mrds_rst_proc_ctl_args.pl1>ldd>include>mode_string_info.incl.pl1>ldd>include>mrds_rst_arg_info.incl.pl1pl1info `mrds_rst_proc_ctl_argsLB!@@@@6@$PP@@h6@8@B@D@۝۞F@eH@@@J@@(P(6@\@K@^@@`@B@b@P@d@F@f@ @h@J@j@P@@l@P@n@p@r@t@v@x@@z@|@~@@Z@($PP@J@TO@I@J@i@b@J@ `@`KPP\@I@^@$PP`@d@xf@uh@O@j@Z@P@ @@@PP@ @r0@  P@@l0@@P@@P@@\@_^@PP`@@b@@d@I@f@Z@$PP@I@VSF@^aH@@@8Z8@@(P(@@060F@@K@@@@Z@@P@@P@@P@@@6@@@%@"@@@@ @@@ $PP@J@TO@I@J@i@@J@ `@`KPP@I@@I@@@@@O@@@$PP@ @PPP@@@@   @P @P@PP@PP@@P(@@P@@@P@P@P@@@@I@@@$PP@I@Sџ@@@BDD@@P".O@@\@K@^@@`@@b@P@d@P@f@P@@h@O@j@l@n@p@r@t@x@v@z@Z@ $PP@J@TO@I@J@i@@J@ `@`KPP@I@@I@@@{@x@O@@@$PP@ @PPP@@@@  P P @P @PPP@@P@PP@PP@P(@P@@@ mrds_rst_relation_handler symbol_tableY  mrds_error_rst_undone_option undef_attr"dup_rel%'mrds_rst_rsc_alloc**/mrds_rst_tree_search228mrds_rst_error;;?ioa_rsBDEmrds_rst_list_elementaddHNOmrds_rst_meterRRV\`  &&$&)&1&:&A&G&Q&XsymbtreeK˥1K6-[7PL/I 8"' *Multics PL/I Compiler, Release 28e, of February 14, 1985GJohnson.SysMaint.moptimize mapHC\ K6M(Y"QsJgb+QsJfm(QsIJw)QsbJ#Qs\J+QsEJ>special_ldd>online>mrds.pbf-04/18/85>mrds_rst_relation_handler.pl1>ldd>include>mrds_rst_rsc.incl.pl1>ldd>include>mrds_rst_struct_types.incl.pl1>ldd>include>mrds_rst_semantics.incl.pl1>ldd>include>mrds_rst_parse_info.incl.pl1>ldd>include>mrds_rst_tree.incl.pl1>ldd>include>mrds_rst_global_lists.incl.pl1pl1info mrds_rst_relation_handlerA OF|CO Ӂx[<zf<=ӈ=x/) if@@^P@9 PP@P@P@^P0@@^P@+ PP@P@P@^P"@@^P@ PP@P@P@^P@@^P@PP@P@P@^P@@^P@0PP@P@P@^P@@^P@PP@P@P@^P@@^P@dPP@P@P@^P@@^P@2PP@P@P@^P@@ $PP>>^P@$PP>>PP@P@P@^P@@ $PP>>^P@$PP>>PP@P@P@^P@@^P@PP@P@P@^P@@^P@PP@P@P@^P@@^P@5PP@P@P@^Pv@@^P@qPP@P@P@^Ph@@^P@cPP@P@P@^PZ@@aV_T')('_P%@PP^@@(@PP@P@@ ظPP2N3N?4PN/P@@[@>^P@%PP[@[@>PP@P@P@^P@@\@>^P@PP\@\@>PP@P@P@^PPP@P@@@`@t@@@$v$@@((t@@B@@Z@@v@@PP@@@@@@@@@@$P P@A@T@s@A@i@@A@ `@`BPP@s@@$PP@@@@@@@ P@ @`@f@@@@$$@@((@@B@@Z@@@ª@PPĪ@@ƪ@Ȫ@ʪ@~̪@{Ϊ@~Ъ@tҪ@@$P P@A@T@@A@i@ª@A@ `@`BPP@@@$PP@`Ī@`ƪ@]Ȫ@@ʪ@@ P@ @f@l@n@PP@@@r(@@@#rK@K@oc@r@@Pު@@@nPP@@@5@*@)@%@ܑ@$PP@l@8mrds_rst_rsc_alloc symbol_tableA mrds_rst_metermrds_rst_errorioa_rs "# mrds_error_rst_logic_error&)- mrds_data_max_string_size037 max_line_size0:>FR`freeOA^@Dmrds_rst_rsc_alloc$freeUF^Ivariable_O@Rmrds_rst_rsc_alloc$variablebUX &&&%&/&9&@symbtreeL*JGvL\PL/I 3!% (Multics PL/I Compiler, Release 29, of July 28, 1986Perez.SysMaint.aoptimize map V7gmLd+QsJfo#Qs\Jx"QsJg+QsEJ)QsbJ>g5Lc(QsIJ#QsJN*QsHJ7gL䅮>special_ldd>install>MR12.0-1187>mrds_rst_rsc_alloc.pl1>ldd>include>mrds_rst_struct_types.incl.pl1>ldd>include>mrds_rst_tree.incl.pl1>ldd>include>mrds_rst_rsc.incl.pl1>ldd>include>mrds_rst_global_lists.incl.pl1>ldd>include>mrds_rst_parse_info.incl.pl1>special_ldd>install>MR12.0-1187>mrds_dm_display_info.incl.pl1>ldd>include>mrds_rst_semantics.incl.pl1>ldd>include>mrds_rst_scan.incl.pl1>ldd>include>mrds_rst_parse_stack.incl.pl1>special_ldd>install>MR12.0-1187>mdbm_db_model.incl.pl1pl1info mrds_rst_rsc_allocB _< vO,B!W0xO iz^T XT#TTTVT XTX X 4sizeN^a ^d^ain lineon lineoverflow, on lineThe number^a ^d^a ^d^aCharacter "decode_procencode_proccheck_procconversionunderflowstringsize^a ^a ^a ^d^aA token on line^a ^d ^a ^d ^afixedoverflowPathname is tokenSpecial character^a ^a ^a ^d ^a ^d ^a^a^a ^d ^a ^d^aComment ends line number", before token numberto listing segment rmdb.listis too large, using valueexceeds the maximum string size of, a procedure path keyword in lineError in trying to output line numbercharacters, it is being truncated at that length.Absolute pathname missing or not starting with ">" after tokenQSP%@QQSP%@PP@P$P @ @@@@@@ $P@$P @@@@@@ $P@PP@P@$P@@@@@@@@ @ `@$=@@$P @@@@@@  @ `@$(@@$P@@@@@@ @ `@$@@$P @@@@@@@$P(P(@F@H/@J(@A(@ J@$P@J@ @@@@-@J@  q@J@ J@ $P@@@@@@@ @J(@ $P@@@@@@@ @GJ(@ @@@@@ @ @$P@>@@.@@@M@@@@@@@@@@@ @@"@@$@@&@e(@b*@c,@].@Z0@W2@T4@Q6@[8@L:@@(&P@L@T@@L@i@@L@ `@`M$P @@@@6P@>@:@. @@"@@(P@ @$P@@@@@@@ @J(@ @@$PP@J@ >@@$P,@PPPPPFF@P@P@HOP@@INP@@@JMPF@@LLH@@N/LP@PL@PPRLP@SK@@ @@@$PP@$P>P>P@T`.@.@>.@@$P@@@@B@@D@>@ @@PX=@P@@J@@@L@=@N@P@H@@@@ @@$P N@N@ N@T-.@.@> N@ @@@@B(@B@$$P@NNB@N @@@@B@@D@>@ @7N@@@@B@@D@>@ @$P@@>M@T>@@@@@@T@@>=@@@$H$.d@>@h@M@j@@l@T@n@=@p@H@r@@t@d@v@Bx@Jz@K|@;~@@@6@3@8@f@ &P@L@Td@=@L@i@n@L@ `@`M$P @h@=@j@.Pl@*p@&r@t@d@v@f@(P@ @@PP'@ A@@eP'@ P PA@WA@:@@:B@2D@2F@@@h$H$@@4R4@@b@M@d@@f@D@h@@j@H@l@@Pn@R@p@r@t@v@x@z@|@~@@`@ &P@ P PL@T_@Q@L@i@h@L@ `@`M$P @b@Q@d@*Pf@j@l@n@_@p@`@(P@ @@$PP@@NPt@,@ F@@ P@,@@@@(@$PP@C(@D(@ C@$P@N.@r@$P@@@@@@@ @[C@@ @@$P P@.@ @@PP@0@@@ÀP'@^@X Ȁ@P'@.@X@@ @R π@P'@.@F@@H@L Հ@P'@.@4@@ P@F ۀ@P'@.@"@@ ;@@ @P'@.@@@$PP@@, P@F@G^@@@ P'@ P P@Gi@1@@GH@ @@5H@ `@` @@@,F@G@@@$P@PX@@@B@d D@@er@Ο@@@+@@@ P PM@@@@@@P@@@@@@@@@F@@@@@@@ @ @@@@@$&P@ P P@$P@NP@PPP `@`@L@T@@L@i@@L@ `@`M @@@@0P@y@u@i@@@@(P@ @s@Ĩ@$PP@@ @@5@@@@@@"P@P$PP@@@ `@`@Ĉ@ʨ@̪@$PP@@NP@PPP `@`@@@@@@@ @$PP@ F`@@*M@ F`xo@ F`s(@@@PX@@@i22@1@l@l@l@@>@@.@@@M@@@@@@@ª@@Ī@@ƪ@@Ȫ@@ʪ@@̪@Ϊ@Ъ@Ҫ@Ԫ@@֪@ت@ڪ@ܪ@ު@@@(&P@L@T@@L@i@@L@ `@`M$P @@@@6P@ª@Ī@ƪ@@Ȫ@@(P@ @K(@ i` K@N$P@@*M@NN @@@@@@@ @P$P@N@@@@@@@ @@NK@@@@@@@@ @[$P@@/M@NK@@N@@@@@@@ @n$P@NGf@@@@.@@@M@@@@@@@ª@@Ī@Aƪ@DȪ@Eʪ@+̪@EΪ@6Ъ@@&P@L@T@@L@i@@L@ `@`M$P @@@@4P@(ª@$Ī@ƪ@@Ȫ@@(P@ @$P(P@@@@@@@ @J(@@PP@0@@ʈ@Ш@@@$PPP@@@$@@U@@@PX@ @ @@@1@.@@@M@@@@@@@@@@@@@@@@@@@ @ @@@@ &P@L@T@@L@i@@L@ `@`M$P @@@@8P@@@@@@@(P@ @Ј@֨@$P@@$M @@@  @@@@@@@@@ @e$PP@$P@NNNN@@,M;M ,@@@@@@@@ @G@NX~@~@@@n @@>!@k"@e$@.%@@(@M@*@@,@@.@!@0@"@2@@4@%@6@58@=:@><@:>@3@@B@:D@+F@&@ &P@L@T%@!@L@i@.@L@ `@`M$P @(@!@*@,P,@0@2@ 4@%@6@&@(P@ @ֈ@ܨ@ ܨ@ު@P@P@ P@PP@P$P@P @@(@ ܨ@ު@P@P@P@$P@ N@>P@@F@ @~@J@>T` .@.@>@J@>@,@(@ P@@@@L(@@@L i@ @@@ @@ >@K@@P@ `@`K@BNPBPPP `@`@ @P@@*L@PK@@@P@L@R@K@T@@V@N@@@@55M@@@PP@@ `F`@}@@N@@@ `F`@@>@@~@@>@@55M@@@@ `F`@}@ P(P@F8!/bmrds_rst_scanner symbol_table mrds_rst_rsc_allocvariableioa_rs "#mrds_rst_error&&* mrds_error_rst_token_too_long-05rst_pathname_ends_source-8?rst_missing_pathname-BHrst_conversion_error-KQ rst_io_error-TXrst_comment_ends_source-[arst_illegal_char-dirst_bad_encoding-lqsys_info max_seg_sizetw{iox_ put_chars~ mrds_data_valid_id_charsmax_string_size max_line_size`init@mrds_rst_scanner$initadd_char_to_token6 stringsize.1Bbinary_conversionsize.2fixedoverflow.3  overflow.4 underflow.50 conversion.6Bfixup_conversionZ"D?#&&&%&,&7&A&J&S&Z&c&k&s&}&&&&symbtreeK˥1K6G@PL/I 8"' *;/8Multics PL/I Compiler, Release 28e, of February 14, 1985GJohnson.SysMaint.moptimize mapL:\ K6M/[(QsJOe'QsJZo*QsHJz#QsJN"QsJg+QsJf)QsbJ>special_ldd>online>mrds.pbf-04/18/85>mrds_rst_scanner.pl1>ldd>include>mrds_rst_translate.incl.pl1>ldd>include>mrds_rst_keywords.incl.pl1>ldd>include>mrds_rst_parse_stack.incl.pl1>ldd>include>mrds_rst_scan.incl.pl1>ldd>include>mrds_rst_rsc.incl.pl1>ldd>include>mrds_rst_struct_types.incl.pl1>ldd>include>mrds_rst_parse_info.incl.pl1pl1info mrds_rst_scanner~!T@+|_PC2d dȐC>rx/dȐ@ >dd2 _F K#F' gy2g92dtO ^|E)@2PK :|#_灵-xs (? S|@3< e#Fgt[>rx/d ȑ  #@@ 22F|+Ӂ<@2#|+@<3 Ӂ<@@@ȑ  dȐ9]x; Sr2| e,3ӂx; Sβ@d A> ~ 33EX\```````j#)))<===AGMSSSabc  T6T,VT+T1T TX$T/T(T:T?TT@TT"T TT#TV?TTTTCTTdb_model^a^d^a ^d ^a^d^ais longer thanis a duplicate" given on line^a^a^a ^d ^a^a^a^a ^a^a^a^a ^d^aString size "The attribute "float or fixedreal or complex^a^a^a ^d ^a ^d ^a^a^a^a ^d ^a ^a^arelation in a file^a^a^a ^a^a^a^a ^d^a^a^a ^a^a^a^a ^d^a^a ^a^a^a^a ^d ^aaligned or unalignedbinary or decimalattribute in a relation" is a key attribute.declaration for domain "^a ^a^a^a^a ^d ^a^d^adeclaration of domain "varying or nonvarying, --- it will be ignored!!^a^d^a ^d^a ^a^a^a^a ^d^a, it is being ignored in thechild relation in a foreign key" appears more than once in the, using the maximum instead in the, the first occurence will be used., it is being truncated to that length!!" is being used for a missing number in line" is being used for a missing token in line" exceeds the maximum allowable length ofhas a scale factor <-128 or >127, using "does not specify any key attributes, assuming "characters, it is being truncated at that length.exceeds the maximum allowable for this option, using "The entry name portion exceeds 32 characters in pathname "is being corrected, since varying strings must be "aligned".Illegal zero value is being replaced by "1" in size attribute ofThe average length attribute is not allowed with nonvarying stringshas precision <1 or >59 for a decimal number, using "59" instead.has precision <1 or >63 for float binary number, using "63" instead.has precision <1 or >71 for fixed binary number, using "71" instead.is declared float, it can not have scale specified, --- the scale is ignored!! @(@@v@P%@@P%@$P@@@-@P%@PP@P$PF@CPP@F@@@p@@@ P@$PpPP@PP@p(P-pP@)@(@%@$@!@F@@@r@@@ P@$PrPP@PP@@ƞ@N  $PrPF(FF(FF(FF(FF(FF(F,@$PP@i@1@@ @@@ @@@*@G@@@$PB@ @Gi@1@@G @@@GG @@@H*6@G8@@6@$PD@ @PP@Pu@@\>@.@.@@@~@@ >i@@ `@`@\ E@ @@` @F@@[@l@@@ P@$PF@@P@n@@@ P@u PP@Pʩ@P@@$P@a@@@P@5@;@@P@PPXW$PpPpPpP@@@@pP rPFG$PpP rPF@$PpP rPF9$PpP rPF2$PF@@@P@$PpP KrPF$#"$PF@@N@@@P@$PpP rP,F$PF@@@N@@@ P@$PNP@@@@a$Ph@PPsO$Pi@TPPXPPA$Pi@LPPPPP!@!@$P]@֩@@@$Pf@@@$P]@֩@@ @$Pf(@@@$P^@֩@@@$Pg(@@@$P^@֩@@@$Pg@@@$P_@֩@@ٸ@$Pe(@~@@$P_@֩@o@ɸ@q$Pe@mlk$P(@h$P@d$P(@a@n@$P`@֩@C@@S@@~@@:@$PD@<@T@>@8@ @T$P@@@~@@@D@@@@@ @D@$PV@@@~@@:@D@<@V@>@8@ @3$Pc@ C@n@$P`@֩@@j@@@~@@@$PD@@T@@@ @q@q@q@$Pa@֩@@J@$Ph@]@]@]@$Pa@֩@@6@$Ph(@q@q@q@$Pb@֩@@"@$Pi(@^@^@^@$Pb@֩@@@$Pi@ϝϞ@Ν@$PY@֩@f@@@@~@@:@$PD@<@@>@8@ @Mpğ@$PR@X(@@ F`S@@@@$Pb@֩@G@˸@s$Pi(@p@@@$Pb@֩@4@@`$Pi@\[@@@$Pb@֩@@@K$Pi(@Hߟ@ߟ@ߟ@$Pb@֩@ @@8$Pi@4$PNP@ @/R$PNP@ @*)('&%$$PP@(@ @ @NP@$PP@NP@@@@q,@cl@$Pd@֫@@Y@$P @NP@ @$PNP@ (@@@@@@~@@@@@@~@@@@@@~@j@@@f$PpP rPF$PpP rP,F$PF@@@L@@@ P@@@~@ @@@@@@@x@@@@@ @ٞ@@$PLPP @@`@  @ @@@:@@<@@>@\B@D@@F@8@ @؞@@$PLPP @@`@  @@@~@@@@@@i@$PLP@@F@@L@@@P@$PpP rP,Fa$PF@@@P@$PpP zrPFS$PpP srPFLKJ$PQ@ݸ$PF@@J@@@P@$PpP rP,F6:432@@@(@o-@@~@@h&$PpP FrPF$PpP ?rPF$PF@@H@@@P@$PpP rP,F޸ܸ@Ԩ@ @@@ު@@@@@@@@@ܑ@ @۞@@$PNPP @@`@  @(@ (@ @ @ @ @̟@NP(@@@ @@ @@< D@D@ @@E @@o w@w@ @@x @@ ڝ@@(@@@ު@@@ܑ@@$Pd(@Z(@[(@\(@A@S(@X(@(@Ԉ@ڨ@ܪ@$Pe(@g(@f@h@i@R@V@P@@9@(@Y(@](@^(@_(@`(@a(@b(@c(@ڈ@@$Pe@7f@g@ j@PPaPP\j@ PPUPPPg@ j@PPGPPBj@PP; PP6f@g@ h@$PP+PP&h@(PPPPg@ h@,PPPP h@0PPPP@@$P`@g@ e@T@VT@Se@T@NT@Ke@݁g@n$TO@G$TO@>@@Y@{@{@{@@e@@@qDD@@B@@@@@@@@@@NP@@ @NP@"@@$@&@(@*@,@.@}0@z2@4@6@s8@@(P@A@T@@A@i@@A@ `@`B$PF@@@@zP@t@b@U@@ @@P@ @v$PT@$TO@?$TO@@@B@@@@@e@@@DD@@B@@@@@@@@@@NP@@ @NP@"@@$@(&@(@*@,@.@0@ 2@4@#6@8@@(P@A@T@@A@i@@A@ `@`B$PF@@@@zP@@@@@ @@P@ @$PT@m$TO@;$TO@d@@՝@@@@$$@e@@@uDD@@B@@@@@@@@@@NP@@ @NP@"@@$@&@(@*@,@.@0@2@4@6@8@@(P@A@T@@A@i@@A@ `@`B$PF@@@@zP@@@{@@ @@P@ @$PT@T@<.@P@0@. 0 e@g@ #$TO@j@ j(@ $TO@j@j(@g@gc@d@@P@@@@@e@@@#PP@>@B@@@@B@@D@@F@@H@NPJ@@L@NP@@N@@P@6R@+T@(V@$X@!Z@\@^@'`@1b@d@<@(P@A@T@@A@i@D@A@ `@`B$PF@>@@@@zPB@F@H@J@@L@<@P@ @!$PV@$$VO@$VO@wV@V@V@@@@ٝ@@@@((@e@@@,,@d.@@h@B@j@@l@@n@@p@@r@NPt@@v@NP@x@@z@V@|@@~@@@@@@@@@@@@@f@0P@A@T@@A@i@D@A@ `@`B$PF@>@@@@zPB@F@H@sJ@@L@<@P@ @$PV@<.@P@0@. @@$Pi@a@hh(@fh@ch@@@V@"@"@"@@e@@@<<@@B@@@@@@@ª@@Ī@NPƪ@@Ȫ@NP@ʪ@@̪@<Ϊ@1Ъ@.Ҫ@*Ԫ@'֪@$ت@!ڪ@-ܪ@7ު@@@(P@A@T@@A@i@@A@ `@`B$PF@@@@zP@ª@ Ī@ƪ@@Ȫ@@P@ @$Ph@TPPR@0.@P@0@.@ F`Kti@S@NP@ @nX@k}@}@^a@@@qDD@@@@@  @e@.@@@B@@@@@@@@@@@@NP@@@NP@@@@@@@@@@@@ @ @@@@,P@A@T@@A@i@@A@ `@`B$PF@@@@|P@ª@Ī@tƪ@@Ȫ@@P@ @@@@A@P@@PP@P6@@@0@(@r@@@؟@؟@@@I  &@(@*@,@e.@@@L$0$@<@B@>@@@@@B@PD@@F@$P@H@&@J@NPL@,@N@NP@P@0@R@0T@'V@$X@.Z@P@P\@ ^@`@b@d@f@(h@j@:@0P@A@T9@/@A@i@B@A@ `@`B$PF@<@/@>@zP@@ D@F@H@9@J@:@P@ @PP@0@@@@@$P@$OP~@@nWv@Wx@@@,z,@@$$@@@  @e@.@n@@B@@@@v@@PP@z@@@@@@@@@@NP@@@NP@@@@@@@@@@ª@Ī@ƪ@Ȫ@ʪ@̪@Ϊ@Ъ@zҪ@@8P@A@T@@A@i@@A@ `@`B$PF@@@@zP@@t@g@@@@P@ @$P@$PPPPduPӟv@ӟx@@@@@@@@@e@.@v@ت@B@ڪ@@ܪ@@ު@@@@@NP@@@NP@@@@@@0@-@@&@@ @,@6@@֑@(P@A@T@@A@i@ު@A@ `@`B$PF@ت@@ڪ@zPܪ@@@@@@֑@P@ @@@GG@oc@$P\@@@|@R$PNP@@@@@ @@ @@@@@@ @@@$PNPP @@`@ @Ǟ@@N@@@@@@ @@@$PNP@@@ <  @@@@@ @@ @@@@@@ @@@$PNPP @@`@<  @@@$@&@$P[@(@Y@'@R$PNPD@'@@,@'@.@(@0@4@6@:@8@*@ @:@@$PNP(P @@`@E @Ǟ@@N@E@>@*@@@FB@uD@<@@$PNP@@@* o  ;@@@,@;@.@(@0@N4@6@:@8@*@ @:@@$PNP(P @@`@o  @@ @~~H@}J@$PZ@L@@K@R$PNPw@K@@P@K@R@L@T@X@Z@^@\@N@ N@^@@$PNPLP @@`@x @Ǟ@@N@x@b@N@d@f@h@`@@$$PNP@@@N  _@@@P@_@R@L@T@X@Z@^@\@N@ @^@@$PNPLP @@`@  @ @@@A@P@l@PPu`@.@.@@>m@@@PSFm@l@m~@m@>n@l@n~@Nm@ @ `@e@! l@N @ `@`@! @u`!>@.@.@@m@ @m~@N @ @ NWԟp@ԝr@@@@ P@G$PHP F@@@J@F@L@X@N@R@T@G@V@H@ B@G@@$PHPXP @@`@  @ (@ (@@@@@ @B@>@@$PHP @^@d@ Z@^@$PHP`@@@b@Z@d@[@f@\@@?[@:$PF@^@`@@b@\@ P@ [@@@l@[@n@z@p@t@v@Z@x@j@ @Z@@PzP @@`@  @ޟ@P (@@@^@ @`@\@@P$P PHP ,@P @d@j@l@(@P~@lPP@@@@@@@|@ @@@P @@`z  @lP@PN@PPҫ@ @P0@@@PPЫ@Pҩ@ҟ@0@P @F@ z lP@PNPҫ@PPЫ@П@0@@Pҩ@@{@lPPNp@ `@$2q Np@ `@$qp@ `@$q@@|q@ "@@@P@@@@P@@@@@|@@B@@@@@@z@@@@@@@@q@@@@@@ª@Ī@ƪ@Ȫ@ʪ@̪@Ϊ@Ъ@@($PP@A@T@@A@i@@A@ `@`B$PF@@@@xP@@@@@@@P@ @alP P@0@@j@ՐP(@PP P@PHF@@NPPlPlPF_ `@`@@PSOD@@@NPE@wP@@HOPXE@-F@-H@^aJ@؝؞L@םN@ПP@eR@PV@O@X@T@@T@V@@@4\4F@l@ PB@n@@p@L@r@$PlP@@t@P@v@O@x@T@z@PP|@\@~@\@h@e@B@E@@h@r@f@]@5@j@(P@ PA@TE@O@A@i@r@A@ `@`B$PF@l@O@n@~Pp@Qt@?v@2x@E@z@j@P@ @D@lPP P@PSO$PPXE@hL@hN@[[P@ZR@@@=,\,PV@O@X@T@<@.i@L@l@ PB@n@@p@P@r@$PlP@@t@\@v@O@x@i@z@|@~@@@E@@@@@j@ P@ PA@TE@i@A@i@r@A@ `@`B$PF@l@i@n@Pp@t@v@x@E@z@j@P@ @$PlP@*B@@@"PV@P@@@@@PP@SF@LO@_ß@@LOޝޞ@ݝ@֟@֝@@@,,P@@@@@.@@@B@@@@@@@@@@@@@@@@~@{@ @R @@b@@ $PP@A@T@@A@i@@A@ `@`B$PF@@@@P@m@[@N@@@@P@ @@POPr@@x@x@z@e@Pު@@@ܑ@c@@@88@d.@@@B@@@@@@@@@ @@"@@$@PP&@@(@*@,@.@0@%2@:@4@6@8@ <@@($PP@A@T@@A@i@@A@ `@`B$PF@@@@vP@@@@@@@P@ @PP@PPP@LO@P@ܐPP'@PP P@PIF@@P@!H!L!K!$!(!'!!!?!!!!!!!!!!!!!!!!!!!!!!!!!bmrds_rst_semantics symbol_table  mrds_error_rst_no_key_attrrst_option_limit!rst_name_duplicate$)rst_bad_declaration,1rst_inconsis_option49rst_name_too_long<Arst_bad_semanticsDImrds_rst_rsc_allocLLQioa_rsTVWmrds_rst_domain_handlerZZ`mrds_rst_attribute_handlerccjmrds_rst_relation_handlermmtmrds_rst_index_handlerww}mrds_rst_file_cleanupmrds_rst_attribute_cleanupmrds_rst_errorsys_info max_seg_sizeTT mrds_data_max_string_size{`rule_set@mrds_rst_semantics$rule_setinit@mrds_rst_semantics$initget_nameget_line_number  tl&&#&+&3&;&C&K~&S|&Yz&bx&lv&vt&r&p&n&l&j&h&symbtreeL*JGvL+@tPL/I 3!% (oMultics PL/I Compiler, Release 29, of July 28, 1986Perez.SysMaint.aoptimize mapJ7gLX*QsHJc(QsIJm%QsaJw"QsJg)QsbJ7gL䅮+QsJf>special_ldd>install>MR12.0-1187>mrds_rst_semantics.pl1>ldd>include>mrds_rst_parse_stack.incl.pl1>ldd>include>mrds_rst_semantics.incl.pl1>ldd>include>mdbm_descriptor.incl.pl1>ldd>include>mrds_rst_rsc.incl.pl1>ldd>include>mrds_rst_parse_info.incl.pl1>special_ldd>install>MR12.0-1187>mdbm_db_model.incl.pl1>ldd>include>mrds_rst_struct_types.incl.pl1pl1info mrds_rst_semantics O* FA (> >  点 P2O灴d  2A d @ #@r 222FF'> 3< W@ O@ W@2@|  > Ȑdg3W|y#> _YȐ3 ,d22/> F#Y3d)\|%2d  P2A d >@d P2g9,e#Y@2,dȑ 222d2d2dȐȐȑ #F  2d2d2ddd2d22 2 >rx/@ Ӂ<@  gy@i A d2d d Ӂ<@  d2 @Ӂ<@222o d <)z A d2 Ӂ<O >rx/ 3Zw@ d <)zW| y3> |^k>h s¼<)z2@3Fg9.|@nC,|!SgOӁu e> z@|5O ^i  k!8!8!x!!8!8!8!8!8!8 QPVjZZk @kPZVj+Z+|Z+|Z_jVk+PXV@V`ZCUYUYUYUYUYUYobj_map l \  mrds_rst_tree_delete 04/18/85 1452.7re 04/18/85 1105.9 14112 N4T 9`P%@ PPP@PR@@@T@B@V@ PX@N@P@P P6@@~@PPPL(@@P@ @PP@@@R@D@T@F@V@ PX@N@$P P@@P@P@PP@@@R@H@T@J@V@@ PX@N@$PP@@P @ PHP @DPHP @ @@PD@#L@B@@0@PD@ PD@PDP@@@@@F@0@  @FP@@ (@ PFP@@ P @@@BP@@0@DP@@L@@@DP@ @L@@ @P@PP@mR@@@T@N@ $P P@P P@0@@ mrds_rst_tree_delete symbol_table9  mrds_rst_tree_searchmrds_rst_rsc_allocfree!#mrds_rst_tree_successor&&,mrds_rst_tree_predecessor//6< ` &&%&.&8symbtreeK˥1K6mJPL/I 8"' *iv|vvMultics PL/I Compiler, Release 28e, of February 14, 1985GJohnson.SysMaint.moptimize map<>\ K6M<L#Qs\JU"QsJg^+QsJf>special_ldd>online>mrds.pbf-04/18/85>mrds_rst_tree_delete.pl1>ldd>include>mrds_rst_tree.incl.pl1>ldd>include>mrds_rst_rsc.incl.pl1>ldd>include>mrds_rst_struct_types.incl.pl1pl1info qmrds_rst_tree_deleteB-xwh_jZZjZFkׁ5ZV`ZD@eU*e`obj_map =|  mrds_rst_tree_insert 04/18/85 1452.7re 04/18/85 1106.0 12456 N4T ?#$PP%@ PPD@PF@PH@@@J@ PL@B@P@P P6@@@0@f@0@PD@F@PH@B@ $P P@PP@PP@@@ @ @ @@@ß@@P@P@(@P0@PD@F@PH@B@ $P P@PP@P@ @PP (@@P@P@@@@PP(@P@P@@@@P@@@ @ P@P @F@ @  @ PPP @P@P@@PP@ @@ (@ @PPP@P@P@ @PP@@@(@@ mrds_rst_tree_insert symbol_table$  mrds_rst_tree_searchmrds_rst_rsc_alloc!' `  &&#symbtreeK˥1K6PL/I 8"' *iv|vvMultics PL/I Compiler, Release 28e, of February 14, 1985GJohnson.SysMaint.moptimize map<>\ K6M=L#Qs\JU"QsJg^+QsJf>special_ldd>online>mrds.pbf-04/18/85>mrds_rst_tree_insert.pl1>ldd>include>mrds_rst_tree.incl.pl1>ldd>include>mrds_rst_rsc.incl.pl1>ldd>include>mrds_rst_struct_types.incl.pl1pl1info qmrds_rst_tree_insert|A_jZZjZ ,@eT`obj_map ( N  mrds_rst_tree_predecessor 04/18/85 1452.7re 04/18/85 1106.0 7848 N4?#@P%@ PP0@ P@0@*P@PPPPPPPP@PP0@ P@0@ P@0@ P@0 PP@P@ @PPP PP@ mrds_rst_tree_predecessor symbol_table   ` BsymbtreeK˥1K6PL/I 8"' *Nl]afi]]Multics PL/I Compiler, Release 28e, of February 14, 1985GJohnson.SysMaint.moptimize map4C\ K6M?E#Qs\J>special_ldd>online>mrds.pbf-04/18/85>mrds_rst_tree_predecessor.pl1>ldd>include>mrds_rst_tree.incl.pl1pl1info Vmrds_rst_tree_predecessor<Bl_jZZk@obj_map BBZbbl  mrds_rst_tree_search 04/18/85 1452.7re 04/18/85 1106.1 8136 N4T ?#PP%@ PP@PP P@0P0@/P@P@PPP@P@@@@ @@$P P6@@PP@P @F@ @  @ @@@PP@P@ PP @@@@PP@P@PP@0@@ mrds_rst_tree_search symbol_table   ` LsymbtreeK˥1K6dPL/I 8"' *MiZ^cfZZMultics PL/I Compiler, Release 28e, of February 14, 1985GJohnson.SysMaint.moptimize map4>\ K6M@D#Qs\J>special_ldd>online>mrds.pbf-04/18/85>mrds_rst_tree_search.pl1>ldd>include>mrds_rst_tree.incl.pl1pl1info Umrds_rst_tree_search@AAl_jZZk@obj_map LLdlli  mrds_rst_tree_successor 04/18/85 1452.7re 04/18/85 1106.1 8136 N4?#@P%@ PP0@ P@0@3P@PPPP PPPP @PP0@ P@0@ P@0@ PP@P@@PPPPPPP0@ P@0 P@0@ mrds_rst_tree_successor symbol_table   ` KsymbtreeK˥1K6PL/I 8"' *Nk\`eh\\Multics PL/I Compiler, Release 28e, of February 14, 1985GJohnson.SysMaint.moptimize map4A\ K6MAE#Qs\J>special_ldd>online>mrds.pbf-04/18/85>mrds_rst_tree_successor.pl1>ldd>include>mrds_rst_tree.incl.pl1pl1info Vmrds_rst_tree_successor<B(l_jZZk@obj_map KKbjjk  restructure_mrds_db 10/16/86 1552.5re 10/16/86 1342.1 120024 @T-TrmdbLT%VTQTKTCTFTLTXHT'T$T T#T04TTLNTOT -nab-ab-rt-nfc-fc-td-qwt-rq-pn-pf-pmtT@TGX@VTbT2.0TDT5VsizeVVV #profile -force.rmdb-abbrev-force-npmt-request-profile-prompt?#cleanupready_db -no_abbrev-no_force-no_prompt-temp_dir-pathname-0123456789. -relation_type @-relation_type -quiesce_wait_time -quiesce_wait_timeSubsystem aborted abnormallyCould not get argument ^iArgument ^i (^a) is unrecognizedCould not expand the profile path ^aCould not invoke the rmdb subsystem^/Could not expand the temp_dir path.Could not initiate the profile at ^a>^a^/Could not delete the temporary directory ^a^/Could not make a scratch segment in the dir ^a^/This command cannot be called as an active functionType "help rmdb" to review new features in restructure_mrds_db.^/The quiesce wait time ^a is negative, wait times must be >= 0.The -profile (-pf) control arg was given but no profile was suppliedThe -prompt (-pmt) control arg was given but no prompt was supplied^/Could not create the temp dir ^a>^a, in the temporary directory ^a^/An error occured while trying to determine the number of argumentsThe -pathname (-pn) control arg was given but no pathname was supplied^/Could not determine the absolute path of the given temp_dir path (^a)Could not convert ^a into an integer representing the quiesce wait-timeThe -temp_dir (-td) control arg was given but no temp dir path was suppliedThe -request (-rq) control arg was given but no request string was supplied^/The size of the quiesce wait time ^a is larger than the maximum of 131071.^/A wait time can be supplied only if a database to be readied is also suppliedThe -relation_type (-rt) control arg was given but no relation types was suppliedThe -quiesce_wait_time (-qwt) control arg was given but no wait time was suppliedPrompt string ^a is longer than the maximum allowed length of ^i^/Prompt will be truncated to ^a^/X @?=@ `@$>X@^PP%@aPP%@\@\@@^@Z@$P*P@@$PNP+@@@8`8 Pp@r@`@t@v@x@z@n@ &P@@@D|D@p@r@|@t@v@x@z@n@ (P@@ٝ@@ @@ @@@@ @ @@ (@o(@(@D(@(@s(@(@p@L(@(@n(@(@?(@(@Z(@r(@(@ @@ϟH@\@P@[@ [@PN@ [@b@@d@@f@@h@`@$P,P@@@@n@@f@n@@[@@@@@@@$P(P@zP@T`-.@.@>@[@N@N@۝@ n@ @ ?@r@@@'@N@t`.@.@@>r@I۝@ (@@@ @@`n@8n(@o@@@N @N@]@ `@`^@]@ `@`^@VY@@@dd$PP@@@@@ª@Ī@^@ƪ@%Ȫ@ʪ@̪@Y@Ϊ@Ъ@ Ҫ@@(P@@ (@@@ @@`v@/(@@@ @@` [@\N@ @@f>Y@Y@b@@d@@f@@h@`@$P,P@P@T`-.@.@>NK @@`[,@F?@?(@D@B@@@@=r@r(@s@@F%fpP'@ P@V@@@@ LBL PX@Z@B@\@P^@`@b@}d@@@f@V@(P@@@VY@Pp@@r@@t@Y@v@x@z@n@ $P0P@@r@q@J(@@@VY@@@HH$P P@G@@@P@y@q@f@Y@@@(P@\q@օ@VY@@@@|@$P P@)@|@@P@[@S@G@Y@@@(P@>@(@@@ @@`t@ F`S F`-n@p@ F`E F` @L@ F`P  F`@ F`, F`?@ F`Q F`r@u F`,  F`@j F`  F`p(@` F` F`Z@U F`  F`Z(@K F` F`@@ F` F`L@5 F`  F`L(@+@N@@ @@`!@V@@@ ` $PP@t@`@@[@@@@@@@@@@@(P@[,@s@ܝ@@@PP$PPp@Pr@@t@v@|x@cz@n@ (P@i@@ l@P'@.@@@@ J@\@Z@$P:P@,t@b@J@d@@f@Uh@j@Tl@`@ $P$P@@@@eHH@@@@@t@@@@8@-@8@@$P(P@-p@Z@r@t@)v@n@$P`P@i@ @@@Z @@% @@@  @@\@Z@$P.P@Q@ @Q@DOQ@Q,@N`@\@Z@$P8P@@Y(@(@J@֪@@ت@ڪ@E@ܪ@`@ު@@@Y@@@@@@@@@@@@@@@ԑ@$$P@.@.@@@~@@>i@@ `@`J E@@ >Y@@@ E@@ Y@ @@` @Y@Y@p@Z@r@kt@v@n@$P`P@ @@@Z` @@c@@`@@Y@@Pª@@Ī@@ƪ@pȪ@Mʪ@J̪@MΪ@EЪ@hҪ@@$P@P@@@@0n0@@"@n@@J@@T@L@*@L@@$P(P@2$P"PP@@TY@@i@ت@@ `@`@@$PP@֪@@ڪ@@ܪ@Pު@H@@@@!@Y@@@@@@@ԑ@LP@ @@@@u$`$@p@r@`@t@ v@x@z@n@ $P(P@$P P@H@p@@r@t@@v@n@JP@@ځH@@$PP@@@@@@@@@HP@@Áܝ@u@>@.@.@@Y@Y~@Y@ >i@ @@ Y@ `@`Nt@ `@`u @s@.@@q@@Z u@Z >@.@.@@Y@ Y~@Y@t@>i@t@ `@`ut@ O@@Y>@@@@Y@ e@`Z@Nt@ `@`u @@Bu@>@.@.@@@~@@u@ >@.@.@@@ ~@@t@>i@t@ `@`ut@ O@Y@>@@@Y@@ e@`@>Y@@@ E@CY@>@@@Y@@ e@`@Nt@ `@`u @Z@ t~@Nt@t.@ o@$@ut@T@t@i@d@t@ `@`uH@b@@f@h@@j@(l@`@ $PRP@ @@ L@/@@z@@@@@M@@w@@@@ @@@@@@$P6P@@@@T$n$@@@n@@@@@@@@@$P(P@Y(@(@M@֪@w@ت@@ڪ@Y@ܪ@@ު@@@@@@@@@@@@ԑ@$P>P@@ҿ0@@@0(`(@@@`@@M@@w@@@@@@@@$P(P@@@H@p@@r@@t@@v@n@$PZP@e@@H@@@@@@>@@@@[@@r@M@y@@$PVP@o@ H@\@^@^@Z@$P\P@p@H@b@6d@<f@Ah@`@$P^P@D@ H@p@B@r@@@t@@v@n@$PPP@@$PNP1@ H@b@@d@f@=h@`@XP@H@p@$PPr@@t@n@ TP@@$PNP@@j`@p@r@`@t@v@x@z@n@ (P@.@@@R@۝@@@HH$PP@@@@@@ @@ (P@n@@@DD$PP@@@@@@ @@ (P@@@@DD$PP@@@@@@ @@ (P@?@@@L"L$PP@@"@@@@ @@ (P@r@@@QT6T$PP@s@6@@@@o @@ (P@@@@L"L$PP@\@"@@@@Y @@ (P@u@@@T6T$PP@E@6@@y@q@A @@ (P@^R@rP'@ PH@x0@H@t@r@NP@ P F@B%<@"@x@@z@@|@@~@v@$PFP@ P@@@ @@@>@6@@@ $P(P@ P @D0@(@ @@@@ @@@@@@@@@@@@$PDP@ P F@t@@@@@j@@@@@@@@@$P4P@ P@@@b(v(@@@v@@@@@@ $P(P@H(@@x@@z@|@~@v@$PBP@@@@@@@j@@@@@@ P@@@@@@@@$P2P@ P@@@200@@w@@@@@@@k@@@$P(P@@ f > restructure_mrds_db symbol_table^  error_table_bad_argbadcallbad_conversion $bigarg') inconsistent,0noarg35 not_act_fnc8;iox_ user_input>@C mrds_data_rmdb_info_directoryFIN rmdb_rq_tb_QQTssu_et_subsystem_abortedWY^ssu_info_directories_standard_requestsaglssu_request_tables_ogtsys_info max_seg_sizewz~absolute_pathname_active_fnc_err_com_err_cu_ af_arg_countarg_ptr level_get cv_dec_check_delete_pathexpand_pathname_ add_suffix get_group_id_ get_pdir_hcs_append_branchxinitiatemake_seg mdbm_util_cleanup_temp_dir xref_destroy rmdb_free_dbssu_ add_info_diradd_request_table create_invocationdestroy_invocation execute_line!%execute_string(,listen/1 print_blast47 print_message:>set_abbrev_infoAE set_promptHKset_prompt_modeNR unique_chars_UUYrmdba`\f^`size.1laxd cleanup.2rficlean_upulo&b&&&&&+&2&7&=&E&P&V&`&n&v&&&&&&&&&&&&&&&&&&&&&&& &'&.&3&9&@&G&M&T&[symbtreeL*JGvL4PL/I 3!% (~Multics PL/I Compiler, Release 29, of July 28, 1986Perez.SysMaint.aoptimize map>8g#LL(\gqK-LV7gLd=g7L䅀t&GqGH΃>special_ldd>install>MR12.0-1187>restructure_mrds_db.pl1>ldd>include>access_mode_values.incl.pl1>special_ldd>install>MR12.0-1187>mrds_rmdb_ctl.incl.pl1>special_ldd>install>MR12.0-1187>rmdb_relmgr_entries.incl.pl1>ldd>include>ssu_prompt_modes.incl.pl1pl1info restructure_mrds_db nz<3O-Ӄtx ~<#Oӂt-xW  not within range of 1 -- ^itype of object restructured indicator <^i> not within range of 1 -- ^iArea in model is not large enough to allocate another history entry - database will not be restructured G9P%@G<P%@D(@PPNN PP@@HRHd@R@h@ Pj@d@l@Pn@p@r@t@v@x@z@f@P@PN N PP@@special_ldd>install>MR12.0-1187>rmdb_add_rmdb_history.pl1>special_ldd>install>MR12.0-1187>mdbm_db_model.incl.pl1>special_ldd>install>MR12.0-1187>rmdb_history_entry.incl.pl1pl1info jrmdb_add_rmdb_history|B!TA  <_Ӂmx7_jZZkjZ+Zk XV@D@eU*eobj_map J^fn  rmdb_build_attr_info 10/16/86 1552.5re 10/16/86 1348.8 24768 $#V?4?#The attribute has a domain that allows a values with length greater then 253 characters. VP&@ "PP@c@T(@P@PPH@@P@PF@@PPL@@PPJ@@ P `@@@ (P@@$@@N@B@@(@@@P@PPM%FPPP @F@ @ u@@ >@.@.@@d@ d~@P Pc@ `@`@@$PP P@@@@,@B@@@$@LPP@NP @6d@>$P NPPP@ P@d@>6 ipLP&@@P@B@v0@@NPiL@BPipFP @@@ 6@ @@@> jLNP@ @6>6@ ip֝@ iLѝ@@6@.JP@ @d@d@h@e@j@f@$PP@e@N$PPP Pyi@ @@8YYFP @@@@  Pc@ `@@y @@PP@NP@ @@ iL (@ (@@NP @PP@ ip(PP (@(@JPip@ipHP@@iLNP@ Fl@$PP$lO@u@ >@.@.@@e@ e~@P@ Pc@ `@`@P@ P@V@D(@JP @R@@p@PP@ @r@n@$P P@RPBt@NND@D@NP@$$[t@R@x@t@z@A@|@v@ $PP@NP@$A@PP@ @@$@ @A@@NP @6> jLPP@ @@@ @@A@@~@ @NP@$PP@ @A@@FP6@@$@ @@V@\@^@PP@@b(@@~@b@b@^PP\@ rmdb_build_attr_info symbol_tableV  mdbm_util_align_data_itemget_data_bit_length" mrds_data_max_attributes%(, max_key_len%/2 mrds_error_ long_index58;long_key5>A5(Drst_name_duplicate5GLmu_data_lengthOSY%` &&$&.&4&=&C&F&N&UsymbtreeL*JGvL侖PL/I 3!% (Multics PL/I Compiler, Release 29, of July 28, 1986Perez.SysMaint.aoptimize map>9g0L䇥M*QsJ`X7gL䅮f9gL0u%QsaJ>special_ldd>install>MR12.0-1187>rmdb_build_attr_info.pl1>ldd>include>rmdb_create_rel_info.incl.pl1>special_ldd>install>MR12.0-1187>mdbm_db_model.incl.pl1>special_ldd>install>MR12.0-1187>mdbm_file_model.incl.pl1>ldd>include>mdbm_descriptor.incl.pl1pl1info rmdb_build_attr_infoB!|O Ч Z~<;O![_jZZk |Z@ZE@kUXV@@eU*eU*eU*obj_map Z  rmdb_copy_relation 12/07/87 1329.0re 12/07/87 1323.8 118872 $  rmdb_copy_relation FileCr 2@TTZVT7TPNTOTGT=TCTBT6L$VT-TT*V VTTV#4V?L?#cleanupany_otherFor relation Defining an area.transaction_bj_full_Adding a name on model While creating relation transaction_deadlock_transaction_lock_timeout_Unable to finish a transaction.Unable to open data relation Could not start a transaction.Deleting attributes from relation While creating the primary index forDeleting key attributes from relation Unable to create a cursor for relation While creating secondary indices for would cause primary keys to be non-unique.Cannot get a temp segment in the temp dir.While creating the file_model copy for relation Unable to create a cursor for copy of relation A transaction is in progress. Commit or abort the transaction and try the operation again.mnnmmnl/0P&@"PP@ @P@ @ P@ @g@(j@l@p@"r@t@v@x(@y(@P@PP|@@P @ @@`@@P @ @@`{@PP@@ P@P@@P@(@(@@t@r@p@w(@x(@E(@@ @P'@.@@@ @ @@@@@@@$PBP@ @@@u@>@.@.@@ @ ~@ @>i@ @ `@` E@ @@`  @nѝPΝP>ʸC@[@PP'@.@Q@@ @ !`P'@ @@(@E(@C@%A(@E@@@@@@$PP@@@$P NPD@E@F@E(@D(@ (@w@ @@E@@@@@@P@E@F@@@@@  @@ @@"@\&@X(@@@rC@b(@E@D@Mb(@b@!E@@b@@@$PP@b@E@@c@@@$PP@c@xE@@c@@@$PP@n0b@$PNP*A@N'A,@ (@E@@ @@c@@@ P@c@E@@c@@@$PP@c@ME@@c@@@$PP@C@(@@ @' (@E@@ @@c@@@ $PP@c@E@@c@@@$PP@c@"E@@c@@@$PP@@(@jE@@c@@@$PP@c@ E@@c@@@$PP@E(@(@(@ tP@tP (@ @ @*@"@&@(@@6@.@V@@@@ PE@E@H@B@J@F@$PP@ PB@ E@H@B@J@F@$PP@@@@@ PE@2F@H@H@F@L@H@N@B@P@J@ $P P@ PK@ F`L$PPb@"@K@ F`L~K@ F`L$PPb@@.@$PP@@@L@J@$PP@@@@@PN0@>{@.@0@PP2@@4@66@38@7:@4<@,@$P2P@@@@,,,@@@,@B@$F@H@>@@@@P@@/@'@@@ $P@P@PP@P@P@@>@$P@$P"P@@@@>@.@>@0@4@6@,@t@@@(@P @6@ @@L@@>>> >>@$$L@P@@@@@@@@@(@P @6l@l@>P@j@l@@(@@P@tP@@@@ @N@:P@jP@,@ @6@@@O@$@|P@P@,@@@>>>L@ >>M@@@~M@ @N@@@@O@O `@`M@@@M~@M@L@>M>@ @@F@$@tP@,@jP@ @@r P P @@@@ S $P:P^@P@`@Wd@Mf@\@@P@n@BP@h@@@@R@X@M@(@,@@F0W,@@F0Q<@@p@nP/nP@nP@nP@@@@$P8P@|P"@@@|P!@@@@|P @@@@@@@ @hPF0@,@N@@hPO@,@N@@@j@@l@n@n@@p@w@r@P@@t@@v@z@|@~@@@@@h@P@@ @@h @@@n@^@h@`@d@f@\@C@@z@o@r@o(@@@w@j@j@l@o@n@z@p@P@@r@@t@h@P@@@ @@$h$ @@@q@R@h@T@X@}Z@P@@rPjP@P@@tP@@ @6@@ @N@6P@* @6jP@@w@j@j@l@o@n@z@p@ @r@@t@h@P@@@ @@%h% @@@q@^@h@`@Jd@;f@\@@P@$@tP@,@@Ȩ@(@w@@@@@P @@@@@@w@@@@"@@@ @@P@@@@P@x@@@@ @ @@ @@P@@@ @@@P @@@ @@@@@@@@x@@@@@@@@@P$@@@ @@J''P @@@ @@@@@@@^@w@@@@@@@@@P$@@@ @@^//P @@@ @@@@@@@<@x(@y(@y@>>x@$$P@t@x@jLy@6ip@ip@@tP(@@$P6P@P@ @l@l@>P@j@l@@@(@(@P @@@Ϟ@N@-PF@"jP@,@Ϟ@@@@O@ N|P@ @@@Ν@|P@@@@@@@@$P0P@ԝ@$@@ϝ@$@Mz@d@$P6Pf@f@$P@d@f@@g@@(@ @^dP(@@@dP(O֞@,@N@@@t@@@@d@@@@@P@@@@<dP@9@ Ϟ@dPN@2@0C@D@@@dPO@j@@@@z@@@@@P@ @@@@@z@@@dPO@@@@P@@@C@ϝ@$@@tPip$P&NPC$NP-Pu@ >@.@.@@@ ~@@&>@+>@T@@i@ @@&&@ `@` @@@ E@/++@@@@@@@4@ @ @@""P @@@ @@@@@@@@(@(@w@@@@@P @@(@x@@@@@P @@w(@x(@ PȈ@ب@@(@@@@@T@t@@@ª@@Ī@@ƪ@^Ȫ@[ʪ@M̪@]Ϊ@]Ъ@FҪ@VԪ@@$P.P@@ @@00P @@@ @ت@@ڪ@Bު@-@֑@@@Pu@ >@.@.@@@ ~@@>i@@ `@` E@H @@`  @@@@@@@@@@ª@Ī@ƪ@ʪ@Ȫ@̪@@$P,P@@G$P*NP0(@@@@@@@@@ª@Ī@ƪ@Ȫ@ʪ@̪@@,P@@@@@@@@@@ª@Ī@ƪ@ʪ@Ȫ@̪@@$P,P@@ @@ @@@ @ت@@ڪ@ު@@֑@Q@tP@@SP@&@@@6[$P@P[[&@@@|P@ tP@$iD@%j`$tP&@@@@tPiDj`@@XP@@@@ |P@#iL@ @@y@y@N@EPF> V@ F|P@@@@@ @@@@@@@@@@@@|@@@@t@@@@@ª@@Ī@hƪ@Ȫ@ʪ@̪@MΪ@`Ъ@@$P>P@@ @ت@@ڪ@Sު@<@֑@@y,@P @6@$$[^@@(@@~@@@$@@@$@@@(@@ت@@ڪ@@ܪ@v@ު@@@֑@$P P@@P|P@$@@~@ ~PM ~Pp@ @$@|P~@ |P@@r@P @@@@ @ ip~PtP@iD@j`p@0@@|Pip@pP ip؈@@|P C@E@@@@@@$PP@@@E(@@@\\$P(P@@@ @@@V@C(@@@E@@b@@@$PP@b@$E@@c@@@$PP@c@ E@@c@@@$PP@@@  c@ @@"@&@(@@$@E(@*(@ @*@"@E@$@@@&@@$PP@@@@@  @@ @@"@{&@w(@@@@&PP(@"PP@@@P@P PP@P@P@ P @ `@ @ P@P PA @@@ `@`@+`P'@ PPB@B@L0@B@H@F@ begin_txn/ADget_current_txn_id/GLhandle_conditions/OTbj_journal_fullW[ lock_deadlock^b commit_txn/eh rollback_txn/koadjust_bit_count_rrw define_area_zz~key_duplicationno_tuple error_table_action_not_performednameduphcs_ chname_fileinitiate_file_create mdbm_util_get_data_bit_lengthget_temp_segment_pathfree_temp_segment mrds_data_max_tids_returned_per_callrelation_blocking_factor mrds_error_no_primary_key release_area_rmdb_build_attr_infosys_info max_seg_size unique_chars_ 5` cleanup.1 cleanup.2! any_other.3&error+!$cleaner.&)D&&%&.&:&@&F&N&V&]&d&j&q&y&&&&&&&&&&&&&&&&&symbtreeMx MExPL/I 3!& *uMultics PL/I Compiler, Release 29, of July 28, 1986GJohnson.SysMaint.aoptimize map0od9MEz,b csL!ZKPh$3YVF4-b cWL(\gqK-L#WjCU([KQ)Z:KQi QsJn(QsJn*QsJn-QsJo &QsJo+QsJo"%QsJo,#g)LI5%g)LI?*g)LIJ*QsJ`U(g)LJ_)g)LIj+QsJo>spec>install>MR12.2-1008>rmdb_copy_relation.pl1>ldd>include>mrds_start_transaction.incl.pl1>ldd>include>dm_tm_modes.incl.pl1>ldd>include>condition_info.incl.pl1>ldd>include>mrds_finish_transaction.incl.pl1>ldd>include>access_mode_values.incl.pl1>ldd>include>area_info.incl.pl1>ldd>include>dm_element_id_list.incl.pl1>ldd>include>dm_file_create_info.incl.pl1>ldd>include>dm_id_list.incl.pl1>ldd>include>dm_range_constants.incl.pl1>ldd>include>dm_rel_creation_info.incl.pl1>ldd>include>dm_relation_index_flags.incl.pl1>ldd>include>dm_relation_spec.incl.pl1>ldd>include>dm_specification_head.incl.pl1>ldd>include>vu_typed_vector.incl.pl1>ldd>include>mdbm_db_model.incl.pl1>ldd>include>mdbm_file_model.incl.pl1>ldd>include>mdbm_file_model_init.incl.pl1>ldd>include>rmdb_create_rel_info.incl.pl1>ldd>include>rmdb_crossref_info.incl.pl1>ldd>include>rmdb_relmgr_entries.incl.pl1>ldd>include>vu_typed_vector_array.incl.pl1pl1info }rmdb_copy_relationB!WxxO)iZ)V<O Ӂx3 z<Oxs!Z@.@.@@t@ t~@ N @ `@`@y(@@&@r M@P'@.@}@@PPp@ F`@$P6Px@t@z@~@@v@G@ @@`@z@u(@(@z@@@@t@@u@@@@B@@x@@@@@@@@@@$P&P@B@ӿ0@ @@ @@@z$P4Px@@z@~@@v@@BP C@E@x@@@z@v@$PP@@@E(@@@pp$P$Px@@z@~@@v@@C(@E(@@>u@T@u@i@@ `@`@ O@{@(@(@z@@t@@@@@@@@x@@o@@@l@g@d@m@g@@$P&P@ @@f0@>@@T@Ϟ@i@ @@K@ `@`z@$P.Px@I~@@@v@@ @K@rSPP'@.@@θ@ =@d Y`P'@ڸ@@(@E(@C@%A(@E@x@@@z@v@$PP@@@$P NPD@E@F@E(@D(@(@x@@z@E@|@@@~@v@P@E@F@@@,@u`>@.@.@@@@~@@6>@>t@T@@i@ @@166ϝ@ `@` t@@@ E@z@@@x@~@@@v@@ @z@@y@@@x@@@@@@@$P"P@x@ @@ @@@zx@x@@z@~@@v@@y@x@>@z@v@$P@P@>@0@v@x@$P0P@v@@@~@@@$PRP@v@x@t@@@u@>P,@@y@@@@v@@t@@@@@@u@@x@@@$FP@>P,P@x@ x@x@u@z@U~@P@v@@NP@@P@P@u@>@@@@u@@@@@@@@@@@@x@@@$$P,P@x@$r>@@>@Tu@Ϟ@i@ @@PPr@ `@`@@@ϝ@ E@ z@x@x@~@u@@v@Z@ @>PF@ %r>@@>@Tu@@i@ @@P@Pr@ `@`Ϟ@@@ E@z@$P2Px@~@u@@v@1@ @>P@0@PF@$P*P>@VD@@V@P@PD@@J@J@ a>P@H@J@`@@PPp@ @@`@Pq@ @@`+BPV@LP@@@@ X DP@`@@[@@@[N@DPVT@@ HP@XF@@@ @ DHP`F@`F`F`F,@}@u@@@H@@u@@@@x@@|@@h@e@q@@$PNP@x@ x@x@@z@d~@T@v@@y@x@x@z@X|@~@v@$P P@x@@@}vx@@v@@G@6@@@y(@.@@(@@@@xx$P8Px@@z@/~@@v@y@.@@PPb@E@D@Mb(@b@!E@x@b@z@v@$PP@b@E@x@c@z@v@$PP@c@xE@x@c@z@v@$PP@nb@$PNP*A@N'A,@u(@E@x@u@z@c@|@v@ P@c@E@x@c@z@v@$PP@c@ME@x@c@z@v@$PP@C@(@@u@'u(@E@x@u@z@c@|@v@ $PP@c@E@x@c@z@v@$PP@c@"E@x@c@z@v@$PP@@(@E@x@c@z@v@$PP@c@ E@x@c@z@v@$PP@E(@b@&PP@u`>@.@.@@u@@u~@u@7>i@ @@77u@ `@` u@>@@u@ E@aPs@ϝ@ `@`@ @@@@ PE@E@H@B@J@F@$PP@ PB@ E@H@B@J@F@$PP@@@@@ PE@2KF@H@H@F@L@H@N@B@P@J@ $P P@ PK@ F`Lf$PPb@@K@ F`LQK@ F`L\$PPb@@.@$PP@@@L@J@$PP@@@\@LP @b@@@bN@SLPF@@@ j (@HP@`@c@@ @cN@,@* HPXF @F@j !HP@`F@M @@ @@@j $P:Pܪ@@ު@@@ڑ@!@@ HP`F@,@@ @@ @@@j $P>Pܪ@@ު@@@ڑ@@,@\@^P'@ Pz@N@y@P@R@x@T@V@X@\@Z@L@"P@ Px@ @@^ @@@z^x@N@^@P@T@}V@L@@ Py@N@>@P@L@$P@P@ P>@z0@L@N@$P0P`@L@b@ff@Yh@^@@$PRP@hL@hN@@@@@ P>P@,@`@y@b@@d@L@f@@h@@j@@l@@n@x@p@^@$FP@ P>P@,P P@x@x@N@@P@,T@'V@L@u@ PNP@@@@P@@P@@>@`@@b@@d@@f@@h@@j@@l@@n@x@p@^@$$P,P@ Px@%r>@@>@T@@i@ @@P@Pr@ `@`@@@ E@P@x@N@T@@V@L@-@ @ P>P@@߿0@@PF@$P*P>VD@V@VV@@P@@PD@@ PV@>P@PR@@\P@@@!@ > F @@LLP @@@@ L @@!L@@@~!F>@ @@>>>>@FP@>P @@@O >@@T@>@@>@T@L@N@@i@ @@@ `@`d@@i@ @@@ `@`@@@ E@tf@B@`@L@b@jh@Rj@@l@@n@^@$PDP@ @ P(@$PLPZ@ PZ@>@ PX@Z@6.@@0@.@02>@N@@P@P@R@X@T@x@V@L@$PHP@1@F c@P'@ P P@@  Px@A>@N@P@P@X@R@x@T@L@$PJP@ Px@$P(NP(@>P@F@>@N@@P@P@R@X@T@x@V@L@$PHP@ P@Հ(@J(@@@F h@P'@ P P@@J(@@(@@@@ n@P'@.@:@@ Px@$Pspecial_ldd>install>MR12.2-1073>rmdb_create_and_pop_rel.pl1>ldd>include>mrds_start_transaction.incl.pl1>ldd>include>dm_tm_modes.incl.pl1>ldd>include>condition_info.incl.pl1>ldd>include>mrds_finish_transaction.incl.pl1>special_ldd>install>MR12.2-1073>mrds_dbcb.incl.pl1>ldd>include>mdbm_rm_rel_array.incl.pl1>ldd>include>mdbm_db_model.incl.pl1>special_ldd>install>MR12.2-1073>mrds_select_list.incl.pl1>ldd>include>mrds_select_sets.incl.pl1>ldd>include>rmdb_create_rel_info.incl.pl1>ldd>include>mdbm_rm_rel_info.incl.pl1>special_ldd>install>MR12.2-1073>mdbm_rm_db_info.incl.pl1>ldd>include>mdbm_rm_attr_info.incl.pl1>ldd>include>mrds_tuple_info.incl.pl1>ldd>include>rmdb_delete_rel_info.incl.pl1>ldd>include>vu_typed_vector.incl.pl1pl1info 6rmdb_create_and_pop_relB!AMZf@.@.@@T@ T~@T@'>U@TR@V@X@P @@ZF @@@@ ^ S@S@U@i@ @@''S@T@ `@e r@ P@@@l@V@n@Z@p@t@v@x@R@z@j@$PP@ @@@"pP'@ PP@P @@?@? PHPF @@@ O PZ@@@\@`@b@X@&@@  P@P@@@ PԪ@@@(D(@vR@U@P@Pg@@~@Y@HPO@O@J@@g@@N@@M@@d@@W@R@@U@@P@P@V@|@ $PP@ PM@M@\@N@^@Hb@>d@Z@@8R@PP P@@~@ @@HPF@@JP@@N@@@M@@-@@R@@@@"@|@$PP@ PM@M@\@N@^@b@ d@Z@@PP P@P@HPF@@@@ @JPipiL@$@@@P@B@W@@@P@@$@R@M@@ip@@@D@  PDPM DP֩@@@@PD@ԝPP@iLPP P@@@l@n@@HPFp@r@Ft@@N@v@@M@x@j@$P(P@ P@@X@V@$PP@P(@ P؝@@ PM@M@\@N@^@b@d@Z@>@@ rmdb_create_attribute symbol_table  adjust_bit_count_ error_table_area_too_small# no_record&)unimplemented_version,2wrong_no_of_args5: mdbm_util_inconsistent_reset=@Einconsistent_set=HM xref_build=PSxref_create_record=V[ xref_destroy=^bxref_find_record=ejxref_reference=mq mrds_error_attr_already_existstw| no_db_pathtundefined_domaint pathname_rmdb_add_rmdb_historyc` error create_an_attribute quit.1 cleanup.2 area.3z *&&%&+&4&<&G&O&U&]&d&l&s&~&&&&symbtreeL*JGvLO PL/I 3!% (Multics PL/I Compiler, Release 29, of July 28, 1986Perez.SysMaint.aoptimize mapJ:gLY7gL䅮g9gL0v7gL=g7L䅀?gLspecial_ldd>install>MR12.0-1187>rmdb_create_attribute.pl1>special_ldd>install>MR12.0-1187>mdbm_db_model.incl.pl1>special_ldd>install>MR12.0-1187>mdbm_file_model.incl.pl1>special_ldd>install>MR12.0-1187>mrds_rmdb_ctl.incl.pl1>special_ldd>install>MR12.0-1187>rmdb_relmgr_entries.incl.pl1>special_ldd>install>MR12.0-1187>rmdb_create_attr_info.incl.pl1>special_ldd>install>MR12.0-1187>rmdb_crossref_info.incl.pl1>special_ldd>install>MR12.0-1187>rmdb_history_entry.incl.pl1pl1info rmdb_create_attributeB {iº2i:<7_ ׁu=i@.@.@@*@*~@*@ >i@*@ `@` E@ @@` @$PP6@Pip@P@@@@6["P[[@P@,@@@+@$@@P@@CO0@.@@+@+@6@.@8@:@<@4@$P$P@i@ @@@. @@@P @@@  @ F@ @@~ F@ m@W@W@@W@ W@X@@@W@B@@D@J@F@WH@{J@cL@PN@>@$PP@@>u@J>@.@.@@*@*~@*@u@X>@.@.@@P@P~@P@>Q@>R@*>@S@T+@Q@i@ @@ZP@ `@`XR@@Q@ E@>S@@R@*@ e@`JB@@@@#F@+@H@>@@ @W@@P@P@PW@@P@P$P P@@@B@F@H@>@@@P @ @@ @ ip ip iL ip iL@ iL ip iLjpiLjpiLjpipiLip@+@ @@PF0@+@,@ NipiLip@@@@P@@B@$PP6.@@0@.@0O @@P6.@@0@.@0C @@P6.@@0@.@07 @@@V@PP@0@V@@@@ @P@@D@Z@X@$PP@@.@DP@0@.HH@0 @W@P@P@0@W@!+rmdb_create_db symbol_table delete_path error_table_bad_argexpand_pathname_ add_suffix!&) get_group_id_,,0tag_star,36hcs_append_branchx9;?make_seg9BE mdbm_data_current_versionHKO mdbm_util_create_control_segmentRU[ mrds_data_current_version_status^agsubmodel_dir_name^jomrds_rst_proc_ctl_argsparse_mode_stringrx} pathname_sys_info max_seg_size unique_chars_W` cleanup.1errortidy_up&&& &+&2&8&A&G&Q&]&i&q&&&&symbtreeL*JGvLpPL/I 3!% (tMultics PL/I Compiler, Release 29, of July 28, 1986Perez.SysMaint.aoptimize map>3gLK7gL䅮YQsJ^a'QsJkk$QrJD>special_ldd>install>MR12.0-1187>rmdb_create_db.pl1>special_ldd>install>MR12.0-1187>mdbm_db_model.incl.pl1>ldd>include>mdbm_dbc.incl.pl1>ldd>include>mrds_rst_arg_info.incl.pl1>ldd>include>delete_options.incl.pl1pl1info |rmdb_create_dbRB!Wmx FT@G@>T@NJ@~F@V@JPҪ@@Ԫ@@@T@GN@ LP@@OL@~@@G.@G(@G@фLPJ@F@JP F`@ZI,@ F`@SI.@F@ F`@K F`@E F@V@@@Ҫ@@Ԫ@@@G@NLP@OL@G.@I@$PPPP@ZPP%N(P@P@X@N R@N S@NX@R@S@X@NS@ NX@NX@R@NX@NX@X@NJ@@NJ@ͽ@@S@NS@R@NR@X@NR@N V@NV@W(@W@NW(@X@NR@N V@NV@W(@W@NW(@X@N R@NV@NV@X@N R@NV@N V@X@NU@NU@X@NNU@NU@Q@NQ(@N@NN(@N@N@X@R@NV@#NX,@S@NX.@V@GNNW@NwNX.@S@NX.@N@"X.@V@;NNW@NaNQ@dNU@aNX@NcP@a X.@^R@NV@NX,@S@NX.@V@?NN}W@@NpX.@S@NX.@N@"X.@V@;NkNiW@,N\Q@.NYU@+NVW(@.Q@NX,@N@NN@R@NHS@NEW@NBV@N?U@GX@NU@#>$F$PNPX@NU@$PNPPP@U@V@X@A@N@Y#@B@C(@V@D@W@E@H@C@A@ڪ@B@ܪ@C@ު@D@@E@@P@P@@@̸O@N@@@$PPPP@$P PPP@$PPP@`@b@P@bP>Pf@P@P@N@P@h@@j@@@ $PP@h@ҿ0@ϟbPP`@hPbP@Pf@@PPN@ß@P`@bPP@P@@@@h@$$f@@@@@$$f@[@@P`@l@n@Ap@P@@ @PP@@@r@@@ @\@0@rP@Z@\@rP\P@g@e@@@\@۞\P@@nPP@a@@@@@@ў@@@@@ (@l@t@v@PQN|P@0@$.$.@$Pt@t@v@vPPCNnP@0@@$.$.@$Pt@t@v@vPP5N`P@0@@$.$.@$Pt@t@v@vPP"NRP@0@@$.$.@$Pt@t@v@vPPNDP@0@@$.$.@$Pt@z@|@ PPY P PP P P P@PPY @@ P >H@>< L PY LPY@Cz@PY @@PY@Oz@@@$P@@@,@@@ZP\@@6@@@@6@@@N@@@N@@@\@̿0@ @6ށ@6N@6@r@B^@P6P@6N@@\@0@y@N@N@\P@Np\@0@kf\P@ N @@@T4@.@@t`@ ].@.@@>J\P@F @@V@@@@@@@@@@ @f @@@ $PP@@z@\P@)u\P@Nq@ F`@-l @h\P @c\P @^@p@M@P6@@@ `F`@ N\P@\@@.@WZP\@@H@B(@(@͸@@7(@(@¸@@,@(@(@@!@(@(@@@(@(@@ @(@(@@@(@(@@@|n(@(@|@@kc(@(@q@@fX(@(@f@@UM(@(@[@@DB(@(@nP@@37(@(@mE@@.,(@(@X:@(@(@[3@S%@(@(@F(@>%@@7%@@(@(@: @@(@(@% @u@(@(@$ @j@ָ(@(@@_@˸(@(@@T@(@(@۸@I@(@(@и@>@(@(@Ÿ@3@(@(@@($P PP@P@@$PPP@P@$PPP@P@@m"@@@cU@@\P@@@@@@@Ξ@O@(@~@@@>V@@\P@@@@@@e@@x(@s#V@@\P@@@@h@fW@@\P@@@@M@@e=@@@@ZP\@\@0@@P@@ @N@ \P@N@\@,@^@@PNPo\@@@ @N@ \P@N@\@.@\PZ@@@@Z@V0@@PNPP@P@@P@ZP\@@1/@8*@@1@@\P@N^@ @|N&\@@\@u@@ \@@\@@@p\PZ@@@@P@P@@@@@@PP@P@@@@\P@ž@@ƞ@@@ ɞ@Ǟ@N@ɞ@Ǟ@N@ @0@@@ɞ@.@@ۿ0@2P@Þ@@ƞ@@>@@˞@Ǟ@N@˞@Ǟ@N@ @ſ0@@@˞@.@@0@@ @N @@~N~N~@O@!!!!!!!!!U!!P!!P!!Q!!Q!!S!!S!!R!!R!!X!!X!!N!!N!!!!!!!_ )( rmdb_create_descriptor symbol_tabler  mrds_error_bad_array_bounds bad_attribute" bad_precision%)inconsistent_attributes,2invalid_string_length5; mrds_data_max_string_size>AE error_table_improper_data_formatHLRunbalanced_parenthesesHU[translator_temp_get_next_segment^ch cv_dec_check_kkou,`  &&$&+&4&=&G&T&]&j&qsymbtreeL*JGvLXPL/I 3!% (Multics PL/I Compiler, Release 29, of July 28, 1986Perez.SysMaint.aoptimize mapF;gLZU+A%Ho` #XBE#h&#XBE%rcŸLSz#XBE$!#XBE%>special_ldd>install>MR12.0-1187>rmdb_create_descriptor.pl1>ldd>include>translator_temp_alloc.incl.pl1>ldd>include>rdc_start_.incl.pl1>ldd>include>lex_descriptors_.incl.pl1>ldd>include>rdc_end_.incl.pl1>ldd>include>rdc_lex_.incl.pl1>ldd>include>rdc_delete_.incl.pl1pl1info rmdb_create_descriptor|B 3"h(S4@ @.@.@@@ ~@@>@>@T@ܞ@i@ @@ٝ@՞@ `@eݞ@@ܝ@ E@@P@@@@ޑ@@ @PP@PD@@@@@_Oi@ @@u @@@@ @@@ @@!!$PP@@@]@V@ޑ@@ @DP@N@@d$PP@@@H@@@@@FP\P@@FP@`@@0@.@0@@@@@@@@@b@@@`@@O@@N@@(@ @( @@&@@ @@$PP@N@ N@@O@@@ @ޑ@@FP`PΫ@DP@@@@О@N@O@О@ګ@(@@@@DP{F@@@@@O@@N@@@@ @@ @@@@@$PP@N@؞@О@$P"P@DP{F@@@@ޑ@e@$P NP N@@O@@@@ޑ@U@,@@@P@@B@ BPM BP̫@ @@PB@@H`P'@@@0@0 PN@@@P@T@V@L@#@@DP@@@ О@N@ @@ޑ@4@,@(@@@@@k@e@ޑ@@@PP(@"PP@@@P@P PP@P@P@Pӝ@ `@@Pӝ@ `@@O@0P'@J(@?B@X@@X@PBFX@X,@N@@4@R @P'@.@@@@L @P'@ PJ@@@@PP @@ P@DP{F @@@@ @@$$ @@@@ P@@@Ī@@ƪ@@Ȫ@@ʪ@̪@Ϊ@Ъ@Ҫ@‘@$PP@ P@P@@@B@@@TPP P@DP{F@@@@ @F @F @@ @ @ iL@@ @@@O@@@@@@@@ @Ƹ@PP@BP@@@ PDPO@@@@@@@@ @@PP@BP@@CO@ PDPN@@@m@@@m@@ @BP iLipiLipiLipiLipiLipiLip  P@P@@@@@@@$PP@@.@@P@0@.HH@0 @BP@iLA@PP@@@ P@@֪@ت@@DP{Fڪ@@ܪ@@O@ު@@N@@+@ @@@@@ @ԑ@$PP@ PN@.@@ PN@@O@@ @@@@@PPBP@ P@@֪@ت@@DP{Fڪ@@ܪ@@O@ު@@N@@@@@@@@@ԑ@$PP@ PN@.@@ PN@@O@@@@@j@˞@@PP@(@ P@@@DP{F@{F@@@@@O@@N@@@ @@@@@@ @@@@ $P P@ PN@.@`@ PN@@O@@@@@&@ P̟@0@BP@P@iLBPP@ iLBP̩@@P @6> jLP@P @@ @@@k@DP{F@G@@@O@@N@@@$P&P@ PN@N@@O@@N@E@@@ P@@@@$PP@P(@J@6@@`P'@ B@ P@P@@@@/0@@@@BPB@ PBP@@B@ PDP@@B@ PFP@@B@ PHP@@E(@ P PFP@`@H@@0@J@@b@L@D@N@E@P@R@T@V@X@Z@F@$PP@ P P@@H@F@$PP@@Z@\@A^@P@@\PP F`@ P@0P@PӟBOT`@$.@.@>@@~@@ @@o@ @~@@~@ o@ @@ P@`@@@@ PN@@^P@P@ @"@$@@$PP@ PN@N@@\P@P@@^PP@@'@PP@3 P@P@@@@BOPP`@@@@BV@o@ @p@@@ $P$P@ F@ @B_ @@@ * @B_ @@@ * @02$@.@\P@P@0@.Z@ f rmdb_create_domain symbol_table  error_table_action_not_performedarea_too_small# no_record&)unimplemented_version,2expand_pathname_55: get_group_id_==A mdbm_util_inconsistent_resetDGLinconsistent_setDOT xref_buildDWZxref_create_recordD]b xref_destroyDeixref_find_recordDlqxref_referenceDtx mrds_error_domain_already_defined{~ pathname_rmdb_add_rmdb_history^`area.1errorcreate_a_domain cleanup.2quit.3cleaner(&&%&+&4&<&C&N&V&\&d&k&s&z&&&symbtreeL*JGvL乇PL/I 3!% (Multics PL/I Compiler, Release 29, of July 28, 1986Perez.SysMaint.aoptimize mapF7g LpT7gL䅮bAg'Lsspecial_ldd>install>MR12.0-1187>rmdb_create_domain.pl1>special_ldd>install>MR12.0-1187>mdbm_db_model.incl.pl1>special_ldd>install>MR12.0-1187>rmdb_create_domain_info.incl.pl1>special_ldd>install>MR12.0-1187>rmdb_crossref_info.incl.pl1>special_ldd>install>MR12.0-1187>rmdb_history_entry.incl.pl1>special_ldd>install>MR12.0-1187>mrds_rmdb_ctl.incl.pl1>special_ldd>install>MR12.0-1187>rmdb_relmgr_entries.incl.pl1pl1info rmdb_create_domain2B !i<OӅux k:<#OӇ=xkĚF T2L$TT N$Nquit#VV?4V?# -briefRESTRUCTcleanupcreate_indexany_otherdelete_index in relation transaction_bj_full_Indexing attribute rmdb_create_index Backout has occured.transaction_deadlock_Could not add an indextransaction_lock_timeout_Could not start a transaction^/The relation could not be close.^/The relation could not be closed.Cound not finish the transaction.^/to delete the partially created index.^/Attribute ^a in relation ^a is already indexedCould not open the relation to create the index.^/Relation ^a does not contain an attribute named ^a^/The relation ^a does not exist in the data base.^/The data base is being left in an inconsistant state,^/to make the database consistent use the delete_index requestData model inconsistant - file ^a contains a relation named ^aIndexes may not be created while a transaction is in progress, commit or abort current transaction and try again.^/Attribute ^a in relation ^a is the first attribute of the^/relation's primary key and can already be used as an index^/Attribute ^a has a domain that allows values with lengths ^/longer than 253 characters - the maximum allowable index length.@P&@"PP@V@P@W@Z@\@@r@t@v@x@T(@PP@Pp@V(@D(@}(@(@PP}@@Z@z@\@X@$P"P@z@$PNP PPP P @@bq@PP`@Pb@L@d@f@"P@Ph@j@^@ @fPPp@L@r@Pt@J@v@X@x@U@z@P@|@Q@~@O@@k@@@"P@P@[@@W@@@n@$@PPp@L@r@X@t@Pv@ Px@B@z@A@|@@@~@H@@@@"P@P@@P@5@2@n@ @>@b @P'@.@_@@ 1@\ `P'@m@@@9EBPn@v@v@>\@@t@v@@@@BP @6@Z@N@x@`@@]@@Z@@@@z(@(@}@%{(@@Z@z@\@X@$P"P@z@$PNP~@@@(@~(@(@`@@b@@d@z@f@^@ P@@@z@P P @@@D(@@h @P'@ PT@@pP^P @@@PPV@u`@>@.@.@@@V@~@@ PW@u`@>@.@.@@@W@~@@>@ >@>@@T@u`@>@.@.@@@W@~@@V@u`@>@.@.@@@V@~@@ >@>@>@@>@T@xX@xZ@@i@ @@@ `@`@@@@ E@r @@@@ e@`@t@@i@ @@a @ `@`@@@@ E@@@@@ e@`@@@@ E@>v@Pp@X@r@1x@$z@@|@@~@n@$PP@ @PP`@X@b@B@d@^@ @l(@T@T(@ @@bǀPP'@.@:@@@A@@@D@A@F@B@@@PPp@Pr@V@t@Pv@z@"P@P|@~@@n@pPr@@PP P @@Q0@mV@`@t@b@N@d@Z@f@nP@ @h@Pj@^@pPz@@PP@@~@M(@@!@Z@@\@X@$P*P@@@Z@@\@X@$PP@@x@Z@@\@X@$PP@n-@$P(NP*{@N'{,@(@@`@@b@@d@^@ ,P@@@Z@@\@X@$PP@@M@Z@@\@X@$PP@Cz(@@@'(@@`@@b@@d@^@ $P,P@@@Z@@\@X@$PP@@"@Z@@\@X@$PP@z(@r@Z@@\@X@$PP@@ @Z@@\@X@$PP@(@@P P @@}!@@@@`@@b@^@@BD@PP P @@@@@@@`@@b@^@@,@h ̀@P'@ PT@@PPZ@X@$PP@l(@T@T(@@@@@`@@b@^@@T@l(@T(@@@ӀPP'@ P@@B@|@D@@@P@ P|@ @B@|@D@@@$PP@@@@ P@2F@‚@H@F@L@H@N@|@P@J@ $PP@ P…@ F`†$P(Pœ@@…@ F`†…@ F`†$P&Pœ@@.@$P$P@z@L@J@$PP@@@@@P@0@@R@XP @ @S@ jLBP@@@@@ @@@@ PP@Q@@@L@@ª@@Ī@@ƪ@@$PP@P Pu@@>@.@.@@@~@@>i@ȝ@ `@`@ E@W @@`@ @V@ V@@@@@pPv@@V(@D@@(@*@A,@P@@*PPu`@>@.@.@@@ɞ@~@@>@T@̞@i@˝@ `@`@ E@`֪@(@(@PԪ@@ت@@ڪ@@ܪ@Pު@PP@@@@@@@@@ґ@$PP@ @*PPԿ0@@@a44@@@P@ P@@@P@@@@,PP@@$P P@P@(P(@.@0@A2@P@@0PP@P@@@@$@P@PP@0@@$$@@@@$@ PP@ `F@@ @$$PPPP@@E@@@@@ P@@@P@@@@f @r"@c$@2P@P&@\(@@ P@ P@0@@$$@ @6P@ @6P@@@$$O@P.@4@6@A8@P@*@P@+@6PP@P@@P@P P<(@PP @6>@=@=@>N@<@6P P@P P+@ `F@@ <@@@$$PPP@P@@0,08@,@<@@ P>@8@@@ PB@PD@F@ H@J@8PPL@PN@:@ P@/@@)@ @6N$$PPP@P@@xPx8@P@<@@ P>@8@@@ PB@PD@F@H@J@8PPL@PN@:@ P@@ @6P@@$@PP:@P@0@ $@$P.@8@0@,@$P P@8@N($PPPP@@n8@n@<@ P>@8@@@6P@ PB@D@F@H@8PPJ@:@ P@@@$@PP P=,@^<@%$PPPP@@4:48@:@R@ PT@8@V@6P@PX@@ PZ@e\@v^@g`@8PPb@Pd@P@ P@4@P@R@PP @@R@ @ @6S@ iLP@P@@@ (@@@@ @@@@ P@M@@@I@@@P P@P@@$PP@PP@@@@@@@@\P@ـPP'@PP6@@+ PP@ Pu@@>@.@.@@A@A~@A@7>i@A@ `@`@ E@77A@>>B@@A@ E@>>B@(>A@@B@ E@`((A@ @@`@ @ P@V@ @V@F@@@H@D@BpPv@@PP6@@%@@? PP@P@ P @@-#@6@ Pu@@>@.@.@@C@C~@C@#>i@C@ `@`@ E@## @@`@ @@@ PP@ Pu@@>@.@.@@C@C~@C@">i@C@ `@`@ E@"" @@`@ @@!.m rmdb_create_index symbol_table hcs_initiateioa_rs mdbm_util_mu_data_length #'inconsistent_set */inconsistent_reset 27rmdb_add_rmdb_history::@ error_table_action_not_performedCGMcontinue_to_signal_PPU dm_error_no_current_transactionX[afind_condition_info_ddjtransaction_manager_ abandon_txnmsv abort_txnmy| begin_txnmget_current_txn_idmhandle_conditionsmbj_journal_fullX lock_deadlockX commit_txnm rollback_txnmF` cleanup.1 any_other.2quit.3\ cleanup.4 quit.5" mstxn_cleanupOclean_up.&&&)&1&9&B&O&W&c&l&x&~&&&&&&&symbtreeL*JGvLoPL/I 3!% ( \6PYMultics PL/I Compiler, Release 29, of July 28, 1986Perez.SysMaint.aoptimize mapb6gSL"p7gL䅮~9gL0 Qs3Jspecial_ldd>install>MR12.0-1187>rmdb_create_index.pl1>special_ldd>install>MR12.0-1187>mdbm_db_model.incl.pl1>special_ldd>install>MR12.0-1187>mdbm_file_model.incl.pl1>ldd>include>mdbm_index.incl.pl1>special_ldd>install>MR12.0-1187>rmdb_history_entry.incl.pl1>special_ldd>install>MR12.0-1187>mrds_rmdb_ctl.incl.pl1>special_ldd>install>MR12.0-1187>rmdb_relmgr_entries.incl.pl1>ldd>include>dm_rel_creation_info.incl.pl1>ldd>include>dm_id_list.incl.pl1>ldd>include>dm_relation_index_flags.incl.pl1>ldd>include>mrds_start_transaction.incl.pl1>ldd>include>dm_tm_modes.incl.pl1>ldd>include>condition_info.incl.pl1>ldd>include>mrds_finish_transaction.incl.pl1pl1info rmdb_create_index B!Wx hxO%Z<OOӁxS iV@C(@E(@z@y@ @P'@.@I@@4PN@@ & $P*P @&@@L@D@ @@P @6>$P6NPFP(@4P@X@*@8.@/0@&@@4Pu@X >@.@.@@@ ~@ N @ `@`X@@@_M#>@2@1>3@T@2@i@ @@@ `@`3@@2@ E@11*@$PDP(@.@@0@&@@ @@-M#>@3@,>2@T@3@i@ @@@ `@`2@@3@ E@e,,*@$PDP(@.@@0@&@@ @@T .@#>@2@->3@T@2@i@ @@m@ `@`3@@2@ E@]--*@$PDP(@.@@0@&@w@ @@@$P:P@@@@+>@3@>2@>4@T@3@i@ @@?@ `@`2@@3@ E@4@@2@@ E@O*@>P(@{.@@0@&@C@ @@ F`~#>@4@X>2@T@4@i@ @@@ `@`2@@4@ E@TXX*@$PLP(@S.@@0@&@@ @%@>2@T@2@i@@ `@`@ O@@4(@@ @2@@@4@@@@,@@@!@.@ @$"@ @$P2P@ @@*0@3(@4(@@ @@@@4@@@@@@ @$PhP@>@@T4@@i@ @@@ `@`*@$P@P(@.@4@0@&@@ @@2P^P @@@>@@T4@@u`>@.@.@@3@@3~@3@>5@>6@T2@@@@i@ @@@ `@`@5@i@ @@3@ `@`6@@5@ E@@@ @@@@@4@@2@@ @$PTP@ @@>2@T4@2@i@@ `@`@ O@9>@6@(@@<@k@@@B@6@D@@F@@H@xJ@4@L@mN@zP@fR@fT@nV@:@$P4P@ @@%@T4@@i@@@ `@`@ @X@@T@@4@@ @ $P\P@@(@X@*@H.@90@&@@ @@ @@@@@@@=@@&@2@ @$PdP@@ @(@@*@%.@0@&@@P@$@@@ PM P@ @$@P@@j,PP'@6 P>@i@ @@66@ `@` @@>A@@@@ E@OP@P@A@ `@` @$P@ P.@@@ P@@@@PiDj`n(@@ @@`@ ip(@@ @P'@ P@@P4@@ @@4PX@@4@@@@@@@@@@ @"@ @$P.P@@ @(@@*@.@}0@&@U@P@$@MPipPP@ ip @6> jL @6>6 ip@PP'@.@P@@ r@d `P'@@@(@E(@C@%A(@E@@@@@@$PP@@@$P NPD@E@F@E(@D(@4(@9(@4@*@E@,@@@.@&@P@E@F@@@,@u`>@.@.@@@@~@@7>6@>2@T4@6@i@ @@77@ `@` 2@@6@ E@*@@@(@.@4@0@&@@ @X(@@ @@`& @@ @<@>@&@@@B@ @D@ @F@@H@:@$P^P@(@@@@ @(@ @*@.@0@&@@@@@X@>i@@ `@`@ O@j @@`& 4@X@ @&@@4@@y@@@@ @$P P@ @@+@>2@T4@2@i@@ `@`@ O@D@@ @X@@@@4@@ @ $P\P@@(@X@*@.@s0@&@J@ @@@@X @@& 4@X@ @&@@4@@y@@@@ @$P P@@m8@@ @8@@X@@V@@C@ @ $P\P@@(@X@*@J.@;0@&@@.@/@P Pb@E@D@Mb(@b@!E@@b@@@$PP@b@E@@c@@@$PP@c@xE@@c@@@$PP@nb@$PNP*A@N'A,@4(@E@(@4@*@c@,@&@ P@c@E@@c@@@$PP@c@ME@@c@@@$PP@C@(@@y4@'4(@E@(@4@*@c@,@&@ $PP@c@E@@c@@@$PP@c@"E@@c@@@$PP@@(@E@@c@@@$PP@c@ E@@c@@@$PP@E(@b@&P P@u`>@.@.@@4@@4~@4@C>i@ @@|CC4@ `@`4@>2@@4@ E@2P@2@ `@`@ @@@@ PE@E@H@B@J@F@$PP@ PB@ E@H@B@J@F@$PP@@@@@ PE@2mF@H@H@F@L@H@N@B@P@J@ $P P@ PK@ F`L$PPb@@K@ F`LlK@ F`L$PPb@@.@$PP@@@L@J@$PP@@@@@(@4P`@F@@ О@FN@ 4P`F@`@G@О@>@ @GN@'О@ @О@N@@ @4PXO4P@XF @F@ @  @@ @@@ $PJP@@@@@@@,@О@ 4PXF@u@ >@.@.@@@ ~@@@@@ N @4Pp@ `@e@Xqq@@@_M#p>@@2>@T@@i@ @@gp@ `@`q@@@ E@c22@$PBP@@@@@q@ @@-M#p>@@->@T@@i@ @@Ap@ `@`q@@@ E@%--@$PBP@@@@@K@ @@T .@#p>@@.>@T@@i@ @@p@ `@`q@@@ E@..@$PBP@X@@@@ @ @q@@$P:P@@@@+p>@@>@>@T@@i@ @@p@ `@`q@@@ E@@@@@ E@Op@i@@ `@`@ O@D @@`  @(@@@@@@@@@@@@@{ @w"@$@r&@z(@@$P2P@@0@+u@ >@.@.@@@ ~@@>*@>+@T@*@i@ @@v@ `@`+@@*@ E@@@@M@@@@@ @P@@$@@ @@@a{@@{@@@@@@/@@3@+ @@$P,P@@@@\@0@@2@6@8@.@@PΫ@$PfPP@:(@ P @6;@ <@:@@<@>>> >>;@$$@P@8@;@@<@@:@@ P @6@@>P@ @@@(@@8P P@P"@;@b@@ @bN@9"P@ P@,@ @6@@@O@$@P@8P@@>>>@ >>+@@~+@ @N@@@@O@O `@`+@@+~@+@@>+>@ @@F@$@P"@,@P@@BP@ @@@@'@$@!@>(@>,@>@F0$>,@>@F0@@@P{P@P@P@J@@@$P8P@P"@@@P!@@@@P @@@@@@c@ c@ PF0c@c,@Nc@c@; POc@c,@N̟@@@@@Ý@@ǝ@@@@@@u`>@.@.@@+@@+~@ @@` @<@@>@@@@8@B@@D@ P@F@@H@L@N@P@R@T@V@X@:@2P@j@@@>@@T+@@i@ @@@ `@`2@@0@6@+@8@.@@ @@@ @@@@@@ P@@@@@2P@z@@@$>@@T+@@i@ @@-$$@ `@` 2@@0@6@+@8@.@z@ @KP P@ P@@P"@@ @6d@@@dN@>"P@2 @6 P@@@@ @@@@@@ @@@@@2Pz@@@&>@@T+@@i@ @@&&@ `@` 2@@0@j6@+@8@.@2@ @"P@$@P"@,@@0@@2@.@2Pv@@@>@@T+@@i@ @@@ `@`2@@0@=6@+@8@.@@ @\@PP(@"PP@@@P@P PP@ P@P@P PA@@@ `@`.@@@ƀpP'@ P@D@@@@4P@VP@@ @@` @@@@@2@D@@@F@@H@@J@L@N@P@R@B@bP@ P@U(@2P@`@X@@0@Z@@b@\@T@^@U@`@b@d@f@h@j@V@$P0P@ P@@D@B@$PRP@ P̟@ɿ0@U(@{@D@@F@U@H@J@L@N@B@ $PPP@ P@0@U(@T(@@D@U@F@wH@T@J@L@N@P@R@B@$PhP@@v@@ @@`Z @@b @l@n@Z@p@r@b@t@}@v@|@x@j@$P^P@@v@@@P@0@!4$..m^/ rmdb_create_relation symbol_table  continue_to_signal_ dm_error_no_current_transaction$find_condition_info_''-transaction_manager_ abandon_txn069 abort_txn0<? begin_txn0BEget_current_txn_id0HMhandle_conditions0PUbj_journal_fullX\ lock_deadlock_c commit_txn0fi rollback_txn0lpadjust_bit_count_ssx error_table_action_not_performed{area_too_small{ long_record{ no_record{unimplemented_version{ mdbm_util_get_temp_segment_pathxref_create_record xref_destroyinitiate_file_create mrds_data_ max_relationsrelation_blocking_factorvalid_rel_and_attr_name_chars mrds_error_ bad_attr_name bad_rel_namedup_relinv_attr_name_first_charinv_rel_name_first_char max_relsno_primary_keyrst_name_duplicate %rst_reserved_name(- undef_attr03free_temp_segment6;inconsistent_reset>Cinconsistent_setFK xref_buildNQxref_find_recordTYxref_reference\` pathname_ccfrmdb_add_rmdb_historyiiormdb_build_attr_inforrxrmdb_delete_relationcleanup{rmdb_init_file_modelsys_info max_seg_sizeterminate_file_T` cleanup.1 area.2 quit.3f cleanup.4 any_other.5 error tidy_up j&&&&/&;&A&G&O&W&^&e&k&r&z&&&&&&&&&&&&&&&&& &&&&'&/&5&=&E&M&S&[&b&h&q&z&&&&symbtreeM.vTM(g, PL/I 3!& *VcccMultics PL/I Compiler, Release 29, of July 28, 1986GJohnson.SysMaint.aoptimize map+hE!M(g-,b csL!ZKPh$3YVF4-b cWL(\gqK-L)Z:KQi QsJn*QsJn-QsJo#g)LI%g)LI"QsJ]#g)LI )g)LI*QsJ`#(g)LJ-*QsJe8(g)LIB$NIXK+QsJo>spec>install>1237>rmdb_create_relation.pl1>ldd>include>mrds_start_transaction.incl.pl1>ldd>include>dm_tm_modes.incl.pl1>ldd>include>condition_info.incl.pl1>ldd>include>mrds_finish_transaction.incl.pl1>ldd>include>access_mode_values.incl.pl1>ldd>include>dm_file_create_info.incl.pl1>ldd>include>dm_id_list.incl.pl1>ldd>include>dm_rel_creation_info.incl.pl1>ldd>include>dm_relation_index_flags.incl.pl1>ldd>include>mdbm_db_model.incl.pl1>ldd>include>mdbm_file_model.incl.pl1>ldd>include>mdbm_rs_info.incl.pl1>ldd>include>mrds_rmdb_ctl.incl.pl1>ldd>include>rmdb_relmgr_entries.incl.pl1>ldd>include>rmdb_create_rel_info.incl.pl1>ldd>include>rmdb_crossref_info.incl.pl1>ldd>include>rmdb_delete_rel_info.incl.pl1>ldd>include>rmdb_history_entry.incl.pl1>ldd>include>terminate_file.incl.pl1>ldd>include>vu_typed_vector_array.incl.pl1pl1info ^rmdb_create_relation2B!i|%OЧiºV<Oӄ]xoiZ@.@.@@@ ~@@>i@@ `@` E@ @@`  @@N=(@dP@@@@@@n@@@@@@ª@Ī@ƪ@Ȫ@ʪ@̪@@$P$P@n@0@nP@@$@fPp@@@r@ rPM crP@$@nPr@x@(@dP@@@@@@Y@@@@ª@ƪ@zĪ@Ȫ@@$P P@(@dP@@@@@@r@o@r@@ n@@hP @fP@ip@@9ոfP@$@@h@g@NfP@@j@ jPM jP@ @fPj@fP ip iL ip@&@ @@-rP @@@ - tP!tP@@@!-@@,@0@,@@@! F@@!! fP@@l@rP@@@ @ipiL6@@6@lPF0@6@6,@N@0@@fP@ip@P@iL@&@8@fP@@j@ jPMjP @fP@iLf@Ҫ@ @Ԫ@@@Wf@Ҫ@jP @COԪ@@@Lf@Ҫ@jP@Ԫ@@@Cf@Ҫ@jP@COԪ@@@8f@Ҫ@jP@Ԫ@@@/f@Ҫ@jP@COԪ@@@$f@Ҫ@jP@Ԫ@@@f@Ҫ@jP@COԪ@@@f@Ҫ@jP@Ԫ@@@f@Ҫ@jP@COԪ@@@f@Ҫ@jP@Ԫ@@@f@Ҫ@jP@COԪ@@@f@Ҫ@jP@Ԫ@@@߸jP@9۸fP@@j@ofP iL8@>@fP@$@@l@ lPMlP@fP@ip@@fP@$@@l@>@D@fP;C@E@ܪ@@@ު@ڑ@$PP@@@/E(@@@u@ >@.@.@@@ ~@@f>@T@@@i@@ `@/ E@{ff@$P"P@@@@@@ @C(@@N&@n@(@(@(@@@<f@@@@@@@@@@@ @@$P,P@LN&@@@@@@@f@@@@@@@@@@@ @@$P,P@%ŝŞ@ĝĞ@П@П@П@@@f@@@@@@@@@@@ @@$P,P@D@J@L@P6@j@0@.$.@P@PP@P@@LPP@0@J@PP(@"PP@@@P@P PP@P@P@P P@^@@@ `@`@ PP'@ P @\0@@(@D@ @F@@@H@FJ@JL@GN@B@ &P@@R@R@X@Z@(PX@!f!!f!!f!!`.mrmdb_delete_all symbol_table continue_to_signal_ dm_error_no_current_transaction"find_condition_info_%%+transaction_manager_ abandon_txn.47 abort_txn.:= begin_txn.@Cget_current_txn_id.FKhandle_conditions.NSbj_journal_fullVZ lock_deadlock]a commit_txn.dg rollback_txn.jndelete_pathqsu error_table_action_not_performedx|initiate_file_ mdbm_util_free_temp_segmentget_temp_segment_pathinconsistent_resetinconsistent_set xref_destroyrmdb_add_rmdb_history`domains@rmdb_delete_all$domains attributes@rmdb_delete_all$attributes relations@rmdb_delete_all$relationsquit.1 cleanup.20 any_other.3Cerror cleaner 2&&$&-&9&?&E&M&U&\&c&i&p&w&&&&&&&&symbtreeMx MEޘPL/I 3!& *,)Multics PL/I Compiler, Release 29, of July 28, 1986GJohnson.SysMaint.aoptimize map \-od9MEh,b csLs!ZKPh|$3YVF4-b cWL(\gqK-L#g)LI)g)LI#g)LI%g)LI(g)LJ(g)LI>spec>install>MR12.2-1008>rmdb_delete_all.pl1>ldd>include>mrds_start_transaction.incl.pl1>ldd>include>dm_tm_modes.incl.pl1>ldd>include>condition_info.incl.pl1>ldd>include>mrds_finish_transaction.incl.pl1>ldd>include>access_mode_values.incl.pl1>ldd>include>mrds_rmdb_ctl.incl.pl1>ldd>include>rmdb_relmgr_entries.incl.pl1>ldd>include>mdbm_db_model.incl.pl1>ldd>include>mdbm_file_model.incl.pl1>ldd>include>rmdb_crossref_info.incl.pl1>ldd>include>rmdb_history_entry.incl.pl1pl1info rmdb_delete_alle!`_ i:|)@)zf<OOӁxS iV@.@.@@@~@~@.@I@P@0@@(@@@@@@y@@ @' @@hu@h>@.@.@@u@u~@u@T@@@@@vu@i@@ `@`hd@@@@v@@V@K@H@@@@$PFP@ @P@HnP@^P @@OPd@(@(@P@@@N@@P!>>>>@PV@,@ȸ@@,@(@@ @P'@ P@@@@@ @N@ @P!>>>>@PV@Pl@0C@[@PP'@5.@@@ @ `P'@<@@(@E(@C@%A(@E@@@@@@$PP@@@$P NPD@E@F@E(@D(@(@@@@E@@@@@@P@E@F@@@@@ @@x@@z@~@@v@A@gC@b(@E@D@Mb(@b@!E@@b@@@$PP@b@E@@c@@@$PP@c@xE@@c@@@$PP@nsb@$PNP*A@N'A,@(@E@@@@c@@@ P@c@E@@c@@@$PP@c@ME@@c@@@$PP@C@(@@F@'(@E@@@@c@@@ $PP@c@E@@c@@@$PP@c@"E@@c@@@$PP@@(@kE@@c@@@$PP@c@ E@@c@@@$PP@E(@,@@(u(@nP`@@0@@b@@@@u@@@@@@@@$PNP@@@@@@@@{@dd@@@$PDP@(@@@(@@@@@@@@_@.@@@@@ PE@E@H@B@J@F@$PP@ PB@ E@H@B@J@F@$PP@@@@@ PE@2F@H@H@F@L@H@N@B@P@J@ $P P@ PK@ F`L$PPb@@K@ F`LK@ F`L$PPb@@.@$PP@@@L@J@$PP@@@PP(@"PP@@@P@P PP@P@P@Pt@ `@ @P@P PAt@@@ `@`@`P'@ P@A0@@B@@@VP@D(@H@ P@J@D@L@#N@P@R@F@ $PHP@ PE@E@H@@J@F@$PP@ P@ D(@E@H@D@J@F@$PP@@@@@ @(P@@@A@P@@>i@ @@PPҝ@ `@`@P @@`! @@PP(@"PP@@@P@P@P @@@@ @@dP C@E@֪@@@ت@ԑ@$PP@@@E(@@@\\$P&P@@@@@@L@C(@@@P @@@ N@H@P!> >@P@0F.$.@dPh@@@!@>@@F @@ @@@@@@hP @F@ P@@@!P F@! @@(( @@@  $P(P @@ @\@M@@@,@@"@ @@)@P@@ @N@V&@P'@P!> '>@#>$F>&>@PV@@B0@>@@(@ (@N@6v&@P!>>>&>@PV@ @@@ @N@PF@&@@!'@ @>'>@'@@!'@P FFE!!(@ &@O,@(,@,@@āP@@@N@@&@P!>>>&>@PV@ @@@@N@Y@WPF@PF @JȞ&@@!'@ @>'>@'@>@@F*@@,@&@0@2@(@@@wPFu@ >@.@.@@&@ &~@&@u@)>@.@.@@'@'~@'@>i@'@ `@`) E@k'@&>@4@@'@&@ e@`4@ @@`) @,@@K$PRP@Pu@ >@.@.@@'@ '~@'@u@)>@.@.@@&@&~@&@>5@,>6@'>@7@>8@T4@5@i@ @@&@ `@`)6@@5@ E@,,7@@6@'@ e@`8@@7@ E@,@@*@40@4@2@(@@ @,@B"@@P@@ @N@!P FF!=@<@=@=@@E@@@B@<@F@H@>@1@f@L@N@@P@@R@@T@V@X@Z@\@^@J@$PLP@@$P*NPP@ @@@@B@F@H@>@@@<@P!> <>@P@0F.$.@dPh@@@@ > f@b@d@>@f@@h@@j@@l@@n@p@r@t@v@x@z@|@`@$PPP@@P@ @@@@B@F@H@>@;@@NhP@hP@@@ > @@~<(@d@L@N@>@P@R@@T@~@V@<@X@J@$PXP@,@O@@P@@@N@P!>@@!P FF!=@@@@@@ >@#>$F>>@F^0@l@@@ >@@0F.$.@dPh@B@@=@@E@@@@@6 @@U@=@@dP@@$@@@j@jPM@00@jP @F@ @@@dPj@@0@@0@P@dP@ipP@P@iL@@hP@@@ @@(@d@@@@@@@@@@@@@$PXP@,@s@@(@dP@$@@j@ jPM ,@jP@dPj@@ P@(@@@@@@@@\@$PTP@@@@@@N@@@@@@!> >@#>$F>>@P@@@@(@dP@$@@j@ jPM?,@jP@@@ @!@@@>P@@F@f@z@@@|@@P@P!> >@#>$F>>@oPO@@P!> >@PjPF0@@@@dPj@@P'@ PPA@#>$FB@@D@A@> F`@@(@PF@@  P@FN@!P FF!d@@e@@@f@@@!> f>@#>$F>e>@V@e@d@=@@Ej@@l@e@p@ r@h@'@ PP@@@@ 0@@@j$h$@@v@h@x@@z@|@~@@t@ $P>P@@@|,h,PNC@e@@@@h@@@@e@@@@@@@$P@P@ PPG@@ P@GN@Qe@@!d@>P@@Fj@@l@e@p@r@h@@ P@N@P@@v@@x@@z@|@~@@t@ $P@P@h@j@PN@J@e@P@@@h@@e@@@@{@p@}@y@@$P@P@ P,@Ue@P@@j@e@l@dn@Kp@h@$P@P@ PP@@@@@0@@e@  P@DPO0@@@@@ P,@@@K@H@J@ Pu@ >@.@.@@@ ~@@)>@>@T@r@@@i@ @@))@ `@` @@@ E@@@@N@@P@@ @@ @@@@$P P@ @N@6@@no$@6@M@JP(PH@JPPH@P@ PPa@@  P@aN@@P!>>>>@PV@@(@,@V(@Pb@@  P@bN@]DP6F!P F@!PV@@P@P!> >@#>$F>>@PV@@0@8@!P @@F!X!@c@@  P@cN@)v@P!>>>>@PV@@ @!@@ @>@@@@@@E@!X@@W@!F>W@@F,@,@V@(@@@@@g@[@@@P@¨@$ @#nPj@@d@@@@nP@0@@@ª@@Ī@@ƪ@@Ȫ@Dʪ@Ъ@Ҫ@;̪@Ϊ@7Ԫ@:֪@@$PZP@ˆ@Ȩ@Pu@ >@.@.@@@ ~@@>i@؝@ `@` E@ @@`  @P@@@(@@ܪ@@ު@@@@@@@@@@ @@@@@ڑ@$P:P@PPP@ .m.@.@>d@d.@d@u`>@.@.@@@d@~@ @@` @ܪ@@ު@@@@@@@@@@@@@@ڑ@$P>P @@@ @@@@d@B@@@M@ܪ@@ު@@P@@@N@U@@@L@ڑ@$P8P@@4u@ >@.@.@@@ ~@@>,@>-@ >.@T@,@i@ @@yٝ@ `@`-@@,@ E@.@@-@P E@@ @@@@@@@@ @(@@ܪ@@ު@@@@ @@ڑ@ pP@@x@.(@@ܪ@@ު@@@@.@@@@@@@ڑ@$P$P@P @0@dP@@$@@@f@ P P.@fP.M@ fP@@ @$@dPf@ P@ @P ip @@@P@j@@@@@@@X@]@[P @e@@@eN@SPFL.@@!@ @>>@@>@@F@@@.@@@@@f@@Y@@@P@@ @@ @@@z@i@z@@a@k@n@@$PPP@@P@ @@@@]@V@@@,@Ȉ@f@h@P @m@l@ l@mN@ PFhP@(Pf@l,@hPPf@n@J@@dP@@$@@@f@ @?0@fPMfPP @F@@ @@ @$@dPf@@)0@*@%0@P @dP@ipP @P@ ip@@/(@f@4@6@P8@@:@/@<@>@@@B@D@F@2@$PLP@P4@8@2@I@Pu@ >@.@.@@H@ H~@H@>I@T/@I@i@H@ `@` E@4@/@8@2@*@ @dP @6~6 ip @6~6 ip @@2 @@J/(@d@ʪ@̪@PΪ@Ъ@2@Ҫ@J@Ԫ@/@֪@ȑ@$PXP@n@pP(@"PP@@@ P@@D@PPF@@@H@J@PL@N@B@ dP@ P@$P(NPxA@@R@P@PT@A@V@5X@@Z@i\@"PP^@F`@kb@dd@P@bP@ P@!P@@ @>@f@TA@f@i@ @@f PP@@ `@`@F@@D@DJ@A@L@B@@ @@!!e!.m.k ?. rmdb_delete_attribute symbol_table  continue_to_signal_ dm_error_no_current_transaction$find_condition_info_''-transaction_manager_ abandon_txn069 abort_txn0<? begin_txn0BEget_current_txn_id0HMhandle_conditions0PUbj_journal_fullX\ lock_deadlock_c commit_txn0fi rollback_txn0lpcommand_query_ssw define_area_zz~delete_path error_table_action_not_performedunsupported_operation no_recordunimplemented_versionfs_util_copy get_switchlist_acl replace_acl set_switchhcs_ chname_filestatus_initiate_file_ioa_ ioa_switchioa_switch_nnl mdbm_util_get_temp_segment_pathinconsistent_resetinconsistent_set free_temp_segment  xref_buildxref_delete_record xref_destroy"&xref_dereference). mrds_error_no_primary_key148 no_unref_attr1;? release_area_BBFrmdb_add_rmdb_historyIIOrmdb_copy_relationRRWrmdb_delete_all attributesZ^armdb_relations_usedd^isys_info max_seg_sizelosv delentry_filey}t` cleanup.1 quit.2f cleanup.3 any_other.4 error" cleanerF unmake_name print_information7 delete_file ^f&&&&/&;&A&G&O&W&^&e&k&r&y&&&&&&&&&&&&&&&&&&& &&&!&(&0&:&A&H&Q&Y&c&k&u&x&symbtreeMx MFPL/I 3!& *3ApAAMultics PL/I Compiler, Release 29, of July 28, 1986GJohnson.SysMaint.aoptimize mapx3od9MF,b csL!ZKPh$3YVF4-b cWL(\gqK-L$QrJA#WjCU QrJD"QrJD#g)LI%g)LI#g)LI)g)LI M{Io繀 (g)LJ-g)LJ(g)LI)'K"I旌>spec>install>MR12.2-1008>rmdb_delete_attribute.pl1>ldd>include>mrds_start_transaction.incl.pl1>ldd>include>dm_tm_modes.incl.pl1>ldd>include>condition_info.incl.pl1>ldd>include>mrds_finish_transaction.incl.pl1>ldd>include>access_mode_values.incl.pl1>ldd>include>acl_structures.incl.pl1>ldd>include>area_info.incl.pl1>ldd>include>copy_flags.incl.pl1>ldd>include>copy_options.incl.pl1>ldd>include>mdbm_db_model.incl.pl1>ldd>include>mdbm_file_model.incl.pl1>ldd>include>mrds_rmdb_ctl.incl.pl1>ldd>include>rmdb_relmgr_entries.incl.pl1>ldd>include>query_info.incl.pl1>ldd>include>rmdb_crossref_info.incl.pl1>ldd>include>rmdb_delete_object_info.incl.pl1>ldd>include>rmdb_history_entry.incl.pl1>ldd>include>status_structures.incl.pl1pl1info ;rmdb_delete_attributeRB 1<-OӁxϞ2 ZV<@<OӁMx+ iZ<'OӁ=x#( izf@.@.@@@~@@T@@@@@@i@@ `@`td@@@@@@]@R@O@@@@$PHP@ @P@&nP@^P @@UVp@(@(@P @@@ N@@P!>>>>@PV@,@/@@,@(@!@ @P'@ P@@@ @@ @ N@ @P!>>>>@PV@Pl@C@[ @PP'@5.@@@ @ `P'@<@@(@E(@C@%A(@E@@@@@@$PP@@@$P NPD@E@F@E(@D(@(@@@@E@@@@@@P@E@F@@@@@% @@@@@@@@A@C@b(@E@D@Mb(@b@!E@@b@@@$PP@b@E@@c@@@$PP@c@xE@@c@@@$PP@nsb@$PNP*A@N'A,@(@E@@@@c@@@ P@c@E@@c@@@$PP@c@ME@@c@@@$PP@C@(@@F@'(@E@@@@c@@@ $PP@c@E@@c@@@$PP@c@"E@@c@@@$PP@@(@kE@@c@@@$PP@c@ E@@c@@@$PP@E(@,@@((@nP`@@0@@b@@@@@@@@@@@@$PPP@@@@@@@@{@1d@@@$PFP@W(@@@(@@@@@@@@_@.@@@@@ PE@E@H@B@J@F@$PP@ PB@ E@H@B@J@F@$PP@@@@@ PE@2F@H@H@F@L@H@N@B@P@J@ $P P@ PK@ F`L$PPb@@K@ F`LK@ F`L$PPb@@.@$PP@@@L@J@$PP@@@PP(@"PP@@@P@P PP@P@P@P@ `@ @P@P PA@@@ `@`@`P'@ P @G0@ @B@@@VP@D(@H@ P @J@D@L@+N@$P@!R@F@ $PBP@ PE@E@H@@J@F@$PP@ P@ D(@E@H@D@J@F@$PP@@@@@@(P@ P'@ PPS@#>$FT@@V@PX@#>$FY@@Z@S@> FVP`@@@(@P\@@ P@\N@R(@|@P!>>>|>@PV@Ξ|@@!}@>P@@F@@@|@@@~@-@ PP@@@u@0@@@ ~ @@@~@@@@@@@@ $P>P@\P]@@  P@]N@t|@P}@P!> }>@#>$F>|>@PV@|@@!}@>P@@F@@@|@@q@~@@ P@N"@@,~,PNC@|@P@@@~@@@@|@@@@O@@@P@@O@@$P@P@^~@^@PN@J@|@P@@@~@@|@@@@/@#@2@.@@$P@P@ P@00@R@,@R@̀X@> FZP`@@Q(@P^@@  P@^N@x|@P}@P!> }>@#>$F>|>@PV@@0@`@@_@@ P@_N@Xv@ZP6FNF0|@@!}@>P@@F@@@|@@@~@C@Q,@Q@N9F P@@@@ +@@~88J@|@ PPNJ@}@P@@@@@|@@}@@A@@@@@@@@$P@P@@@@I A P@@@ I P,@,@Q@CN(@@llNJ@}@PNJ@|@P@@̪@@Ϊ@}@Ъ@|@Ҫ@A@Ԫ@I@֪@tت@cڪ@wܪ@ު@r@@ʑ@$P@P@~~@~@P@@@~@@A@@I@@W@E@X@@@$P@P@:|@ PP@@@|@@C@/@~@$P@P@ PP@@@@@0@@|@  P@VPO0@@@@@ P,@C@@E@`@b@ Pu@ >@.@.@@@ ~@@T@r@@@@,,@i@@ `@`@@@@P@@@@@@@@@ @@$P P@ @ P@6@@no$@6@M@bP@(P`@bP@P`@f@ PPw@@  P@wN@ @P!>>> >@PV@ @@,@@@~x@@ P@xN@!P F@!,@l(@Py@@@@ P@yN@sVP6F!P F@!fl@ @P!>>> >@PV@@z@@ P@zN@O @P @P!>  >@#>$F> >@PV@@{0@7@!P @@F!n!@@{@@ P@{N@)v @P!>>> >@PV@@ @! @@ @> @ @ @@@@E@!n@@m@!F>m@@F,@,@,@l@ (@ @@ @@&@@@@f@@dP @6@@@@!>>>>@ P@@@@(@dP@@h@ hPM"hP@,P@@@ P!@@@>P@@F@@@@@?hP @dPh@ @ @@P!>>>>@ܟPO @ ,@NPP P@(@@@@@@@@R@$PTP@@@@@@D@@"@$@A&@P@@>i@ @@$PP@ `@`@P @@`! @"@PP(@"PP@@@P@P@P @@@@ @(@dP C@E@@@@@@$PP@@@E(@@@B\\$P(P@@@[ @D"@@@C(@(@.@ @@5@P@@ @N@$@P!>>>$>@PV@<$@@!%@>P@@F(@@*@$@.@-0@&@@P@@@N@V$@P%@P!> %>@#>$F>$>@PV@@0@>@@4@ 4@N@6v$@P!>>>$>@PV@ @@@ @N@PF@$@@!%@ @>%>@%@@!%@P FFE!!(@ $@O,@4,@,@,@@āP@@@N@@$@P!>>>$>@PV@ @@@@N@Y@WPF@PF @J$@@!%@ @>%>@%@>@@F(@@*@$@.@0@&@@@ѝPFu@ >@.@.@@$@ $~@$@u@5>@.@.@@%@%~@%@>i@%@ `@`5 E@%@$>@2@@%@$@ e@`2@ @@`5 @,@@K$PRP@Pu@ >@.@.@@%@ %~@%@u@ >@.@.@@$@ $~@$@>3@,>4@%>@5@>6@T2@3@i@ @@f$@ `@`4@@3@ E@,,5@@4@%@ e@`6@@5@ E@w*@@(@ .@2@0@&@@ @,@B.@@MH:@]#nPj@<@d@@@@B@nP@0@D@<@F@@H@@J@@L@N@T@V@P@R@X@Z@>@$PZP@@$PRNPd@@@>@FP@P@@$P&NP @@@@B@F@H@>@U@@@ª@P @@@ ƞ@N@ PFP@(P@,@PP@Ȩ@@@dP@@$@@@f@ @0@fPMfPP @F@@ @@ @$@dPf@@0@*@0@P @dP@ipP @P@ ip@@^(@r@b@.d@Pf@@h@^@j@\l@Cn@]p@Pr@St@`@$PLP@Pb@Pf@`@I@Pu@ >@.@.@@_@ _~@_@>v@T^@v@i@_@ `@` E@b@^@f@`@*@ @dP @6~6 ip @6~6 ip @@` @@xw(@d@@@P@@`@@x@@w@@@$PXP@Ȉ@pP(@"PP@@@ P@@D@PPF@@@H@J@PL@N@B@ fP@ P@$PdNPxA@@R@P@PT@A@V@X@@Z@\@"PP^@`@b@d@P@bP@ P@!P@@ @>@f@TA@f@i@ @@ PP@@ `@`@F@@D@J@A@L@B@=@ @@Ψ@Pu@ >@.@.@@@ ~@@>i@@ `@` E@ @@`  @ P@@@(@@ @@ @@@@@@@@@l@t@T@k@@g @@$P:P@PPP@ .m.@.@>h@h.@h@u`>@.@.@@@h@~@ @@` @ @@ @@@@@@@@4@<@@3@@. @@$P>P @@@  @$@@&@*@,@"@k@M@ @@ @@P@@@@@@@@@$P8P@@4u@ >@.@.@@@ ~@@>Z@>[@ >\@T@Z@i@ @@@ `@`[@@Z@ E@r\@@[@P E@@ &@@$@*@@,@"@@ @(@@ @@ @@@r@z@r@@ pP@@x@\(@@ @@ @@@%@\@@Z@b@@B@W@@$P$P@P @_0@dP@@$@@@f@P P\@fP\M@ fP@@ @$@dPf@ P@ @P ip @@@P@@$@@&@'*@ ,@"@@@Έ@j@P @q@p@ p@qN@PF]@p@!^@ @>^>@_@>@@Fb@@d@]@h@j@`@m@r@n@p@@r@Pt@@v@@x@@z@|@~@@@@@@l@$PNP@@P@Qp@P FdPh@@F @F@ Bp@Ͽ0@dP@@$@@@j@jPM jPp@@dPj@ dP@@j@@@@ p@P FipiLr@]@ r@jPF0@]r@r,@Np@0@@dP@ip@pP@iLp@p,@jj@t@Pz@@ @zN@Ʌ!P FF!@r@@=@@E@@@@@f@@@r@@'@@@@@@@Q@*@R@E@H@@$PLP@@$P*NP @@@@8@1@@@r@@@@@@@@@'@@(@@@@$PLP@@$P*NP @@@@@@@@@@P!>>>>@PV@@0@I@{@@ @{N@A@@!@>P@@F@@@@@@@S@r@@@@@@@@@@@@@@@$PLP@@$P*NP @@@@@@@O@,@,@6t@|@P@@ @N@!P FF!@@@=@@E@@@@@@@@@@P!>>>>@PV@@0@s@@@ @N@k!@@!@PP FFE!!^t@@g@=@@E@@@@@\@@@dP@$@@j@ @Y0@jPMjP @F@ @@@dPj@@D0@+@@0@P@dP@ipP@P@iL@@ @@ @@(@d@>@@@@B@D@@F@@H@@J@<@$PXP@,@@@dP@@@@h@@ 0@hPMhP @F@ @@ @dPh@@0@0@0@P @dP@iLP @P@ iL@@dP @6~ jL @@ @@(@d@>@@@@B@D@@F@@H@@J@<@$PXP@,@|@!:!|!.k.m. rmdb_delete_domain symbol_table continue_to_signal_ dm_error_no_current_transaction#find_condition_info_&&,transaction_manager_ abandon_txn/58 abort_txn/;> begin_txn/ADget_current_txn_id/GLhandle_conditions/OTbj_journal_fullW[ lock_deadlock^b commit_txn/eh rollback_txn/kocommand_query_rrv define_area_yy}delete_pathkey_duplication error_table_action_not_performed no_recordunimplemented_versionfs_util_copy get_switchlist_acl replace_acl set_switchhcs_ chname_filestatus_initiate_file_ioa_ ioa_switchioa_switch_nnl mdbm_util_free_temp_segmentget_temp_segment_pathinconsistent_resetinconsistent_set  xref_buildxref_delete_recordxref_dereference$ xref_destroy'+ mrds_error_no_primary_key.15no_unref_domain.8< release_area_??Crmdb_add_rmdb_historyFFLrmdb_copy_relationOOTrmdb_delete_alldomainsW[]rmdb_relations_used`[esys_info max_seg_sizehkorunsupported_operationu{ delentry_file~o` cleanup.1quit.2< cleanup.3f any_other.4yerrorcleanerprint_information` unmake_name delete_file\h&&%&.&:&@&F&N&V&]&d&j&q&x&&&&&&&&&&&&&&&&&&&&&&&&&-&7&>&E&N&V&_&g&q&t&}&symbtreeMx MF PL/I 3!& *2?q??Multics PL/I Compiler, Release 29, of July 28, 1986GJohnson.SysMaint.aoptimize mapx0od9MF,b csL!ZKPh$3YVF4-b cWL(\gqK-L$QrJA#WjCU QrJD"QrJD#g)LI%g)LI#g)LI)g)LI M{Io繀-g)LJ(g)LJ(g)LI('K"I旌>spec>install>MR12.2-1008>rmdb_delete_domain.pl1>ldd>include>mrds_start_transaction.incl.pl1>ldd>include>dm_tm_modes.incl.pl1>ldd>include>condition_info.incl.pl1>ldd>include>mrds_finish_transaction.incl.pl1>ldd>include>access_mode_values.incl.pl1>ldd>include>acl_structures.incl.pl1>ldd>include>area_info.incl.pl1>ldd>include>copy_flags.incl.pl1>ldd>include>copy_options.incl.pl1>ldd>include>mdbm_db_model.incl.pl1>ldd>include>mdbm_file_model.incl.pl1>ldd>include>mrds_rmdb_ctl.incl.pl1>ldd>include>rmdb_relmgr_entries.incl.pl1>ldd>include>query_info.incl.pl1>ldd>include>rmdb_delete_object_info.incl.pl1>ldd>include>rmdb_crossref_info.incl.pl1>ldd>include>rmdb_history_entry.incl.pl1>ldd>include>status_structures.incl.pl1pl1info :rmdb_delete_domainB 1:@.@.@@;@@;~@;@ P@u`@>@.@.@@<@@<~@<@>=@>>@;>@?@T:@u`@>@.@.@@A@@A~@A@@u`@>@.@.@@B@@B~@B@ >C@>D@A>@E@>F@T@@@@=@i@ @@*<@ `@`@>@@=@ E@?@@>@;@ e@`@ @C@i@ @@ B@ `@`@D@@C@ E@E@@D@A@ e@`@F@@E@ E@"@P@@@$@&@:@(@@@*@@$PP@ @(@G@G(@@@ɀPP'@.@<@@@A@@@D@A@F@B@@@PP@P@I@ @P"@&@"P@P(@*@,@@Pr@@PPP @@ @oI@ @D@@P@ @ P@~@@PP$PNP(PP@@@M(@Ğ@!@@@@@$P*P@Ğ@@@@@@$PP@Ş@x@@@@@$PP@n1Ğ@$P(NP*@N',@:(@@ @:@@@@ @ ,P@Ş@@@@@@$PP@Ş@M@@@@@$PP@C(@@:@':(@@ @:@@@@ @ $P,P@Ş@@@@@@$PP@Ş@"@@@@@$PP@(@@@@@@$PP@Ş@ @@@@@$PP@(@Ğ@PP @@ @:@@@:@ @@@@ @ @MPPP @@@@@:@@@ @:@@ @ @9@ ΀@P'@ PG@@PP @J@@E@@@@@ @@PP@@$P P@(@G@G(@@:@@@:@ @@@@ @@@ՀPP'@ P@@B@@D@@@P@ P@ @B@@D@@@$PP@@@@ P@2XF@@H@F@L@H@N@@P@J@ $PP@ P@ F`m$P(P@@@ F`R@ F`c$P&P@@.@$P$P@@L@J@$PP@@@ƨ@Ȫ@P@0ƈ@̨@PPu@@>@.@.@@L@L~@L@>i@L@ `@`@ E@% @@`@ @I@ I@P@@R@N@Pv@@I(@̈@Ԩ@֪@Aت@P@V@PPu`@>@.@.@@X@V@X~@X@>Y@TW@Y@i@X@ `@`@ E@b@\(@](@P`@X@d@\@f@]@h@Pj@PPl@n@W@p@r@t@v@x@z@^@$PP@ @PP0@@@4^4W@^@~@P@P@W@@P@@@@PP@|@$P P@P@(PԈ@ڨ@ܪ@PP@@$@P@P @6Pڈ@@@A@P@@P@@gP P(PP@P@@P@P@@ @6@@@N@PP@P@ `F@ @ P@@,P@$@@PP@,@P P<0@$$PPP@P@@44@@@@P@@@P@P@@@@PP@P@@ P@ P@P@@)P P6@@$PPP@@88@@@P@@@P@P@@ª@Ī@P@Pƪ@@PȪ@@ P@o@ @ P@@@PNPP @PP@ (@P@P@@@@ @@@ Pܪ@ު@@@@@@PP@P@ڑ@$PP@PP@@@̪@@Ϊ@ʑ@@2@ۀPP'@PP6@@+ PP@Pu@@>@.@.@@A@A~@A@7>i@A@ `@`@ E@77A@>>B@@A@ E@#>>B@1>A@@B@ E@11A@ @@`@ @ P@I@ @I@F@@@H@D@@Pv@@PP6@@%@@? PP@P@P @@#@6@Pu@@>@.@.@@C@C~@C@#>i@C@ `@`@ E@## @@`@ @@@ PP@Pu@@>@.@.@@C@C~@C@#>i@C@ `@`@ E@|## @@`@ @@!:!B!J!H!F.m rmdb_delete_index symbol_table hcs_initiateioa_rs mdbm_util_inconsistent_reset #(inconsistent_set +0rmdb_add_rmdb_history339 dm_error_collection_not_found<?E error_table_action_not_performedHLRcontinue_to_signal_UUZno_current_transaction<]cfind_condition_info_ffltransaction_manager_ abandon_txnoux abort_txno{~ begin_txnoget_current_txn_idohandle_conditionsobj_journal_full< lock_deadlock< commit_txno rollback_txno` cleanup.1` any_other.2rquit.3 cleanup.4Wquit.5h mstxn_cleanupclean_upj.&&&*&2&;&G&T&\&e&n&z&&&&&&&&symbtreeL*JGvLwPL/I 3!& *Multics PL/I Compiler, Release 29, of July 28, 1986GJohnson.SysMaint.aoptimize map T(gfOL,^#g)LIg%g)LIq(g)LI{#g)LI)g)LI,b csL!ZKPh$3YVF4-b cWL>spec>install>1199>rmdb_delete_index.pl1>ldd>include>mdbm_db_model.incl.pl1>ldd>include>mdbm_file_model.incl.pl1>ldd>include>rmdb_history_entry.incl.pl1>ldd>include>mrds_rmdb_ctl.incl.pl1>ldd>include>rmdb_relmgr_entries.incl.pl1>ldd>include>mrds_start_transaction.incl.pl1>ldd>include>dm_tm_modes.incl.pl1>ldd>include>condition_info.incl.pl1>ldd>include>mrds_finish_transaction.incl.pl1pl1info rmdb_delete_indexzB!A/):|'@)z|+O׈Mx+ iZ<OӁ4xþ^<'OӁsz<OӅt-rVPVjZZjVj_j+|ZZkׁZkPZPkZ+PV`Z +XV@V`Zk @eU*eU*eU*eU*eU*eU*ePobj_map .  rmdb_delete_relation 12/09/86 1247.7re 12/09/86 1238.6 80856 relation:domain:attribute:V VV T+NVT7T2TT"V VNTTpT quitNV?#4db_model -brief?#RESTRUCTcleanupInitiating any_otherdelete_relation delete_relationDeleting relation transaction_bj_full_transaction_deadlock_transaction_lock_timeout_For rmdb_delete_rel_info.versionCould not finish a transaction while deleting relation Could not start a transaction while deleting relation Relations may not be deleted while a transaction is in progress. Commit or abort the transaction and try again.##  P&@"PP@h@(@ P&@"PP@h@@PP@Pv@PPr@E(@@@N@@ j $P(Pt@j@v@Xz@P|@r@'@vP,P C@E@l@@@n@j@$PP@@@E(@@@p~p$P"Pt@~@v@6z@-|@r@@C(@E(@vP@@@,Pd@u@. >@.@.@@i@ i~@ @@`.D PPh@ `@@(P F@ $P8Pt@i@v@ z@|@r@@(@vP6@6@@6@rP@^P @@B(@@< @P'@ PB@@g@Qi(@l@@i@@@@@@@@@~@$P>P@@9$P$NP(@3u@>@.@.@@@~@@>@ >@>@Ti@@i@@ `@` E@@@@ E@@D @@@ E@v@@t@z@i@|@r@h@ @@ PP'@@ @x  `P'@@@(@E(@C@%A(@E@l@@@n@j@$PP@@@$P NPD@E@F@E(@D(@i(@\t@i@v@E@x@@@z@r@P@E@F@@@+u@D >@.@.@@@ ~@@6>@>@Ti@@i@ @@66@ `@`D @@@ E@'v@@@t@(z@i@|@r@@ @@@D@@@@@ @@~@ rPn@@@1$P$NP(@+u@>@.@.@@@~@@>@ >@Ti@@i@@ `@` E@@@@ E@@D v@@t@z@i@|@r@@ @d@l@j@$P,P@@@@@D j @@r d@@@j@@@r@@@@@@~@$P@.@.@@i@ i~@i@7>i@ @@&77i@ `@`D i@>@@i@ E@Ph@@ `@`@ @@@@ PE@E@H@B@J@F@$PP@ PB@ E@H@B@J@F@$PP@@@@@ PE@2F@H@H@F@L@H@N@B@P@J@ $P P@ PK@ F`L$PPb@@K@ F`LK@ F`L$PPb@@.@$PP@@@L@J@$PP@@@P@R@:@P@0dP@@$@M@@f@ RPP6@@fPMfP @F@D @0@L@:@ @$@dPf@RPP6@@gLP @$@8@@.^@^@ @@^ @@@D 0i@ @@N @@@D  @@@00 @@7d@ª@@Ī@@ƪ@@Ȫ@)ʪ@̪@Ϊ@Ъ@@$P.P@ @rP`@0@.0@Ԫ@@֪@d@ت@b@ڪ@`@ܪ@@ު@@@@@@@@@@ґ@$P0P@@ @@@@@@@@rP`PN@N@0@P@u@D >@.@.@@@ ~@@>i@@ `@`D E@ @@`  @(@@Ԫ@@֪@ت@l@ڪ@@ܪ@@ު@@@@@@@ґ@$P*P@@vP6@RP@P@0P@ @@ @@@ @@@@@~@@b@V@lP@@$@@n@@@p@pPMpP@@@ N@Ԫ@Y֪@@ت@D@ڪ@C@ܪ@@ު@@@j@Q@]@U@J@L@[@ґ@$P4P@@ @@@@N@;@@@C@LV@dP@$@@j@jPM jPV@@dPj@pP@$@dPh@ @F@ >X@t@@@@ @N@Ԫ@֪@@ت@t@ڪ@@ܪ@@ު@@@@@@@@@@ґ@$P6P@@ @@@@@@@@tP@N-hP@@) dP@@j@pP@@@ @ipZ@@Z@jPF0@Z@Z,@NiLV@տ0@@dP@ip@VP@iLpP@$@lPp@@RPP6@@lP@@$@dPL@L@@RPP@0@P@:@0@8@dPip8@:P ipdP @6~ jL @6~6 ipvP@6@@ @@@@@r@@T@N@Ԫ@\֪@D@ت@@ڪ@@ܪ@vު@Z@c@\@k@ґ@$P2P@@$P&NPvP6@ @@@@W@D@@&@L@@@@@ @@N @@@@@@@~@@@@@$P P@P@\@\@b@d@P@0b@PP(@"PP@@@P@P PP@P@P@P P@h@@@ `@`y@!i!^/..m> rmdb_delete_relation symbol_table  continue_to_signal_ dm_error_no_current_transaction$find_condition_info_''-transaction_manager_ abandon_txn069 abort_txn0<? begin_txn0BEget_current_txn_id0HMhandle_conditions0PUbj_journal_fullX\ lock_deadlock_c commit_txn0fi rollback_txn0lpadjust_bit_count_ssx error_table_action_not_performed{noentry{ no_record{unimplemented_version{initiate_file_ mdbm_util_inconsistent_resetinconsistent_set xref_buildxref_delete_recordxref_dereferencexref_find_record mrds_error_ no_db_path no_model_relrmdb_add_rmdb_historyterminate_file_` cleanup` quit.12 cleanup.2  any_other.3 error  @&&&&/&;&A&G&O&W&^&e&k&r&z&&&&&&&&&&&&&&&symbtreeM.vTM(gwGPL/I 3!& *I:FMultics PL/I Compiler, Release 29, of July 28, 1986GJohnson.SysMaint.aoptimize mapd+hEM(gxo,b csLz!ZKPh$3YVF4-b cWL(\gqK-L#g)LI%g)LI#g)LI)g)LI(g)LJ*QsJe(g)LI$NIX>spec>install>1237>rmdb_delete_relation.pl1>ldd>include>mrds_start_transaction.incl.pl1>ldd>include>dm_tm_modes.incl.pl1>ldd>include>condition_info.incl.pl1>ldd>include>mrds_finish_transaction.incl.pl1>ldd>include>access_mode_values.incl.pl1>ldd>include>mdbm_db_model.incl.pl1>ldd>include>mdbm_file_model.incl.pl1>ldd>include>mrds_rmdb_ctl.incl.pl1>ldd>include>rmdb_relmgr_entries.incl.pl1>ldd>include>rmdb_crossref_info.incl.pl1>ldd>include>rmdb_delete_rel_info.incl.pl1>ldd>include>rmdb_history_entry.incl.pl1>ldd>include>terminate_file.incl.pl1pl1info rmdb_delete_relation@.@.@@@,~@@ F@@d @@, @@,u@,>@.@.@@@,~@@T@@@@i@@ `@`@@@@P@ P@P@ P@f@`@a@@@@[@X @@P@ @@ F`M}PP@J@@$PP@P Pu@@d>@.@.@@@d~@@T@@i@@ `@`@P@@@@-@@@"@@ $PP@ @@@D$PNPA @PP@@@@@@@ @@@ P@@@@@'DDPP@@@@@@@@@ @ $PP@@@DDPP@@@@@@@@@ @ $PP@JPP@ @$PP@Aן@PP@@@@@@@@@ @ $PP@@@@@ PP@@@@ @@@@@@ $PP@@@XXPP@$PP@@@@@@ @ P@@rmdb_execute_undo symbol_tablej  error_table_action_not_performediox_ user_input!$ user_output'*command_query_--1 mdbm_util_inconsistent_reset47<rmdb_salvage_db??Cssu_ abort_lineFHKabort_subsystemFNRexecute_stringFUYssu_et_null_request_line\^c execute_undom<`fpjE`&&&&,&3&>&E&M&T&[&esymbtreeL*JGvLڄPL/I 3!& *FwS`ntSSMultics PL/I Compiler, Release 29, of July 28, 1986GJohnson.SysMaint.aoptimize map4(gfO%L>> M{Io繀>spec>install>1199>rmdb_execute_undo.pl1>ldd>include>query_info.incl.pl1pl1info Nrmdb_execute_undollB!@O%Ӂ--x[i<OӁ PVjZZkj@+Vk:Z Z+@+`Z@eU*eU*eU*e0obj_map qw  rmdb_free_db 04/18/85 1452.7re 04/18/85 1107.4 11520 T$ TI#V4VThe database ^a cannot be unquiescedCould not create a resultant copy for the database ^a, database not freed#5pP%@P(PP @@@PPP @F@@+PB@PD@F@H@@@P@PP@@LJL]@J@`@Pb@]@d@Pf@h@j@l@n@^@$P P@'PB@PD@@@$P P@PP@@$@$]@@@`@Pb@]@d@Pf@h@j@l@n@^@$P P@@ rmdb_free_db symbol_table5 dsl_create_res_copyioa_rs mdbm_util_ quiesce_free #' mrds_data_saved_res_version*-28(`&&&)&4symbtreeK˥1K6PL/I 8"' *>`IPY]IIMultics PL/I Compiler, Release 28e, of February 14, 1985GJohnson.SysMaint.moptimize map06\ K6Mk>special_ldd>online>mrds.pbf-04/18/85>rmdb_free_db.pl1pl1info F rmdb_free_db @@`kt |P@@`&@@@6[$P P[[&@@@P@ |P@$iD@%j`@@$|P&@@~@@|PiDj`@@c@@@t P@@#iL@ rmdb_init_file_model symbol_table'  hcs_fs_get_path_namesys_info max_seg_size $*\`  &&&symbtreeL*JGvL俐5PL/I 3!% (vMultics PL/I Compiler, Release 29, of July 28, 1986Perez.SysMaint.aoptimize map:9g_L䇰I9gL0X>g*LHh7gL䅮>special_ldd>install>MR12.0-1187>rmdb_init_file_model.pl1>special_ldd>install>MR12.0-1187>mdbm_file_model.incl.pl1>special_ldd>install>MR12.0-1187>mdbm_file_model_init.incl.pl1>special_ldd>install>MR12.0-1187>mdbm_db_model.incl.pl1pl1info ~rmdb_init_file_modelf|B  @_jZZk #UP,@eT0obj_map +   rmdb_ready_db 08/01/88 1435.6re 08/01/88 1335.5 40320 @TrdbiTNTT+T T'#V4Vdb_model?#>resultant_segs.dirThe data base could not be quiesced.Submodels may not be restructuredCould not initiate the db_model segmentCould not get database path info for ^aUnable to determine if you are a DBA for ^aCould not initiate the saved resultant segment rdbi.Could not create and save a copy of the resultant.Only a data base's DBA may restructure the data baseVersion 3 and eariler data bases may not be restructured  P%@@@@PP @@@ P(PP @@P@P>@@@@@PD@@@F@jH@<@J@PL@eN@`P@T@^R@YV@B@$P@.@.@@Y@Y~@Y@>@TX@@i@Y@ `@` E@@Y@Y@@~@8@@4@@P@P@X@@t@v@|@q@v@@$P8P@ @PP$P NPMP@PPP @@2@@.@.@@Y@Y~@Y@>@TX@@i@Y@ `@`@ E@J@2Y@Y@@,@8@@4@@P@X@@#@%@+@ @%@@$P8P@ @8@%0@PP @@X4@l8PW@P@ PPH>P@@P@@@@P@@@ @P@ @@@P@@@@P@@@@P@@@@P@$@@&@P@@@@ P@ @@"@"$P&P>P&>P@@*P@@@@,P@@@ @"P@ @@@$P@@@@(P@@@@.P@@@@0P@$@@&@2P@@@@4P@ @@"@P

special_ldd>install>MR12.2-1073>rmdb_ready_db.pl1>ldd>include>mrds_authorization.incl.pl1>ldd>include>mrds_path_info.incl.pl1>ldd>include>rmdb_relmgr_entries.incl.pl1>ldd>include>mdbm_db_model.incl.pl1>special_ldd>install>MR12.2-1073>mdbm_rm_db_info.incl.pl1>ldd>include>access_mode_values.incl.pl1pl1info rmdb_ready_db@B!A/h VxT  rmdb_relations_used 10/16/86 1544.3re 10/16/86 1341.2 62280 rmdb domain:attribute:@V TTT TNVVVV?#4areaV V!?#cleanupInitiating Input user area.4@Cannot get a temp segment in g0P%@@>v0P&@"P P@j@@>0P&@"P P@j@(@PP@PF@PP^@P@P(@P P PPj@ `@@(P*@*@"O*@*,@N$PP@FP@@@o`P@@h @P'@.@K@@FP0@p@`r@$@t@n@v@rx@uz@|@n~@n@$PP@n@.FPu@0>@.@.@@k@k~@k@>i@ @@mk@ `@`0k@>@@k@ E@4@ @@` @n@p@@r@@v@;x@n@@$PH@7@`PP'@77@@66B@PF@@@H@ L@N@D@@@@ɀ^P@L@L@@L@!>>>>@(P@J@L@@+@@ @+N@@@@@@^PF@H@@@@@@n@@@@@@@@@@@$PP@n@"$P NPҞ@@Pp@^PFr@v@@x@n@o@ n@p@@r@v@x@n@b@@@@!^POp@@>JP@@Fr@@t@v@n@@HP@N@7P@P@@P@@P@!> >@#>$F>>@(P@N@P@@,@g@ g@,N@x@g@!HP@@Fp@@>NP@@Fr@@t@iv@n@@ظg,@@@JP!>>>>@NPJPF,@RPRJ@^P@P@P@@P@@P@!> >@#>$F>>@(P@N@P@@-@g@g@-N@/.@g@g@!^POp@@>NP@@Fr@@t@v@n@@g@@NP@NP!> >@#>$F>>@NPOg,@&PR@@JP.@@ @.N@@JP!>>>>@JPVN@~,@zRPT@T@@T@!>>>>@(P@R@T@@&P!>k@l@*@*@!lP&P F@F!!*@*,@@N@@@@@RIP@RP@*@*@!RPlP F@F!!*@*,@N@ @@/@@@/N@!@>RP@@F@n@@@@#u@n >@.@.@@@ ~@@>i@@ `@`n E@g @@`  @(@o@@@@g@@@@@@n@@j@m@b@g@]@b@@$P P@n@#o@p@@r@@t@Qv@z@Sx@n@ $PP@ @@S @@@̀n@p@@r@?v@5x@n@@@P@@$@@B@ @6X@X@!@X@>>@>(P@V@X@ @@!@>RP@@Fp@VPr@n@@@PVP@@@@RP!>>>>@RPFBP@@@D@X@0@f@f@0N@4VP(FDP F@@$@ O@@@@ n f@!@ @>>@n@@@>@@F@@@@@Gf@DP@VP@F@@F@$@@PD@f,@,@@JP1@@@1N@@JP!>>>>@JPVN@,@RPP@ PNP@ PJP@P(@@p@@r@v@x@n@>@.@V@@2@4@A6@P@@>i@ @@c4PP@ `@`@P @@`! @2@8@:@PP @@@@ 8@>@NPV@g@ g@VN@!@>NP@@F@D@@@@@@>@D@@H@ @@ @@@n@@C@@3@@@6@6@7@@$PP@n@$P NPP@D@@' @( @@@ n@@@@ @ @@@HP@g@@NP@NP!> >@#>$F>>@NPOC\@\@>(P@Z@\@@W@f@f@WN@!!HP @@F!L!RP!RP@@@!L@@U@ @@>U@@@! F@@!!!F>U@U@f@Zf,@g@@NP@NP!> >@#>$F>>@ZPNPFg@@@@!> >@HPF0@g,@K>@X@NPh@g@g@hN@O @NP!@NP!> !>@#>$F> >@NPVZ@Z@0@7g@!NP @@F!_!@i@f@ f@iN@)Zv @RP!>>> >@RPVV@ @! @ @>!@ @!@@@E@!_@@^@!F>^@Ff,@g,@X@PP(@"PP@@@P@P PP@P@P@P P@j@@@ `@`@PP'@ P$@40@D@$@F@@@H@(J@4L@!N@B@ P@@.m.rmdb_relations_used symbol_tableg  error_table_area_too_small no_record initiate_file_##' mrds_error_ no_model_attr*-1 no_model_dom*48 pathname_;;> mdbm_util_get_temp_segments_pathADJfree_temp_segmentsAMRxref_find_recordAUZsys_info max_seg_size]`dl8`domainsvgE@jrmdb_relations_used$domains|lEo attributesvU@yrmdb_relations_used$attributes|U cleanup.1area.2errorcleaner&&"&)&3&:&@&L&T&\&fsymbtreeL*JGvL仠PL/I 3!% (Multics PL/I Compiler, Release 29, of July 28, 1986Perez.SysMaint.aoptimize mapJ8g!L'X(\gqK-Lb7gL䅮p9gL07gL=g7L䅀special_ldd>install>MR12.0-1187>rmdb_relations_used.pl1>ldd>include>access_mode_values.incl.pl1>special_ldd>install>MR12.0-1187>mdbm_db_model.incl.pl1>special_ldd>install>MR12.0-1187>mdbm_file_model.incl.pl1>special_ldd>install>MR12.0-1187>mrds_rmdb_ctl.incl.pl1>special_ldd>install>MR12.0-1187>rmdb_relmgr_entries.incl.pl1>special_ldd>install>MR12.0-1187>rmdb_crossref_info.incl.pl1>special_ldd>install>MR12.0-1187>rmdb_delete_object_info.incl.pl1pl1info rmdb_relations_usedu! _-k|O& n<#OychPVjZZk*Vjׁ5Z+ZkZ #UPZjXV@Zk +XVBk @eU*eU*eU*eobj_map   rmdb_rename 10/16/86 1544.3re 10/16/86 1339.3 178416 rmdb_rename @roi 1.0 relation:domain:attribute:CPOPT001gacl001 @TDNTT:LT8VTV T4T to T T VV NTVV VTT6quitV?#4   Domain RESTRUCT?#Version cleanupundo_renameRelation should be undo_rename Renaming domain rename_relationrename_attributerename_domainRenaming relation Initiating relation Renaming attribute Setting acl on relation Getting acl to relation Deleting the old relation Unable to get temp segments.Rename operation of type Terminating file_model for relation Initiating file_model for relation for the rename_object_info structure.Attempt to rename a generated attribute: This request can only be called when making the database consistent.The new domain name has already been used for an attribute in the database: The new domain name has already been used for an attribute based on this domain: @d@@@9978 P&@"PP@@PP@PR@PPT@@`P`@@\PD@TP@@@@Oi@ @@' @@@@ @@@ @@&&$P P@@@@@@9@ @TP@6@NXn@p@ @@ >N.n@p@ @@ 5Nn@p@ @@ ,@@@@ t@ >@.@.@@@ ~@@>@T@@i@ @@ @@ `@e@$P,P@@@@@@ @`@0@2RP0@@@@D@@b@@`@@b@@`@@@ª@Ī@Ȫ@ƪ@ʪ@̪@@$P6P@`@ `@@b@@@@@@`PRP@`@$PDPc@t@L@@Z @P'@.@g@@TP@~@b@ b@~N@܅u@ >@.@.@@@ ~@@T@K@@i@@ `@`b@SΫ@(@`@@TPF@@@@@b@@`@@8@ƪ@@ª@@Ī@(Ȫ@'ʪ@,̪@@$P8P@ @`@1$PNP"TP@6@N.P`@N0P`@2P`@ @b@`@@F@@@@@8@ `@@b@@@@@+@u@ >@.@.@@@ ~@@T@@@i@@ `@`b@@(@`@@TPF@@@@@b@@`@@@ƪ@@ª@@Ī@Ȫ@ʪ@̪@@$P8P@ @`@%TP@6@N$P&P`@ N$P(P`@$P*P`@@b@`@@F@@@@@@$PNP `@@b@@@@@@b,@#RP0@@G@t@@`@@t@q@v@s@@$PP@`@@@`@@@@c@X@@@TP@@b@b@N@M@@b@TPF@F@@@@@@n@@b,@.@;@(@@@@@6@0@@g@@99 P%@t F@d L  F@d B.@@  F@d 5.@!@D@@@$P P@@#pP'@ Pt@0@@(@D@t@F@@@H@J@L@N@B@ $P@ PL@0@@(@A(@L@R@@@T@V@A@X@Z@\@^@`@P@$PFP@@(PP(@"PP@@@P@P PP@P@PŽ@ `@ @P@P PB@@@ `@`.@@w@0@P(@"PP@Y@P@Z@K(@=@P(@"PP@Y@P@Z@K@ PtP@@ P@`@^@O`@PPb@@@d@@c@f@@b@h@@`@j@il@r@Xn@"P@Pp@Xt@Wv@\x@\@$P8P@ P`@`@^@b@`@Nd@Ef@\@~@ Pl(@@@R B@P'@ P Pl@@@P$@ PDPH@P@PY@ `F@ )>z@T[@z@i@ @@))Y@ `@` `@$PP^@d@[@f@\@D@ @@P@K@q P@`@^@`@PPb@Pd@@@f@@b@h@@`@j@l@t@n@"P@Pp@@Pr@v@x@\@$P:P@ P`@`@^@b@`@d@f@\@ @@P$@ PDPH@@@@ \ `@@@\@@P@P@@P@b@@`@@@@@"PP@P@@@~@$P@~@w@J|@ P@`@^@`@PPb@Pd@|@f@@b@h@@`@j@-l@t@n@"P@Pp@@Pr@v@ x@\@$P:P@ P`@`@@b@@@ @~@B@ PJP@@DPJ@v P@RP^P @@@K@oP@PZ@u`>@.@.@@z@Z@z~@z@@PY@u`>@.@.@@{@Y@{~@{@>@>@z>@@T[@ z>@@>@{>@@T@\@^@@i@ @@{@ `@`@@@ E@@@@z@ e@`@@i@ @@ z@ `@`@@@ E@r@@@{@ e@`@@D@@\@@@@[@@@@~@$P"P@o @P@PZ@u`>@.@.@@@Z@~@@@PY@u`>@.@.@@@Y@~@@>@>@>@@T[@ >@@>z@>@@T{@~@@@i@ @@@ `@`@@@ E@>@@@@ e@`b@@i@ @@] @ `@`z@@@ E@@@z@@ e@`d@@D@^@~@`@*f@h@[@j@{@l@\@$P"P@ @' PL@'@L H@P'@.@@@@P@X@B@ B@XN@!@P[@uF >@.@.@@{@ {~@{@>i@[@@{@ `@e F@@ @@`C  @(@ P@RP@^@C@`@b@@L@d@@f@@`@h@j@l@n@p@r@t@\@$PP@ P`@ @@~ @@@C `@^@~@`@d@f@\@@ PLP@@@@$@@@N@a@@@@P@ PPPMa@PPPPY@ `F@@ @PZ@ @@`@@ a(@@@$@LPP@(@[(@L@^@@`@Jb@[@d@wf@jh@gj@pl@\@$PFP@B,@h@P$@ PDPH@@@@ ~ `@^@4`@~@b@P@Pd@@Pf@b@h@`@j@Pl@?n@<p@"PPr@Pt@=v@Bx@\@$P@.@.@@l@ l~@l@>m@ >n@K>@o@TM@m@i@ @@PHPl@ `@`@n@@m@ E@U o@@n@K@ e@`R@$P,PP@/V@M@X@N@_@ @ Pa@@P@@J@B@ B@JN@ Pa@ !@PPPL@ `FF @a(@B,@ Pa@QL>@o@TM@o@i@ @@QQP@PL@ `@`R@$PPP@V@M@X@N@#@ @u >@.@.@@o@ o~@o@TM@o@i@R@ `@$r@n(@ P@`@P@PPT@r@V@n@X@@b@Z@@`@\@^@d@M@`@"P@Pb@f@h@j@N@$P8P@ @ P`@LL>@n@TM@n@i@ @@>LLP@PL@ `@`R@$PPP@V@M@X@N@@ @ PHPPPL@ @@`@@ `@P@_R@PT@PV@@@X@b@Z@`@\@|^@f@j`@"P@Pb@@Pd@jh@oj@N@$P:P@ P`@`@P@b@R@aV@XX@N@@PPP@PR@"P@PV@@PX@N@@PPK@ @@`@N PL@ @@`t @@|M(@ P@D@@=@N@@8@t@@|@@M@@@$P4P@H(@ Pl@@@[PP(@"PP@^@P@_@ PBtPH@ Pl(@@X `@P'@ P Pl@@ P`@b@d@P@Pf@H@h@c@j@b@l@`@n@p@v@r@"PPt@x@z@|@`@$P8P@ P`@`@b@b@d@h@j@`@@HP$@ PDPF@P@P^@ `F@7u@>@.@.@@@~@@ >@ >@^>@@T~@@i@ @@ FP@ `@`@@@@ E@ @@@^@ e@`d@$P,Pb@h@~@j@`@@ @PP^@u`@>@.@.@@~@^@~~@~@>i@~@ `@`@ E@7 @@`@  @r PL@r@R f@P'@.@R@@~(@ PRP@@b@@@d@,f@L@h@~@j@`@l@=n@:p@3r@=t@0v@8x@`@$PP@ P`@#^>@@T~@@i@ @@##P@P^@ `@`d@`@b@h@~@j@`@K@ @ PRP@^P @@P@P^@u`>@.@.@@@^@~@@>@>@_>@@T~@@P_@u`@>@.@.@@@_@~@@ >@>@>@@T@`@b@@i@ @@ @ `@`@@@ E@@@@_@ e@`@@@i@ @@ @ `@`@@@@ E@@@@@ e@`@D@@`@@@@~@@@@@$P"P@ @ PFPPP_@ @@`@@LP@@@@$@@@N@_@ @@`@ DPRP@@b@Pd@Pf@Ph@`@j@wl@"P@Pn@@Pp@@Pr@st@`@$PP@@B@G@@@@@@. @ RP@@@@@@@@ @@@@<P^@ @@`@@4 P_@ @@`@@f @n(@@n@@@n@ @n@@n@@o(@@o@ @o@@o@@o@LPB@@`@@@$PP@ P`@;@@d@@BP @b@4@d@f@@h@@@j@`@l@n@p@r@t@v@x@`@$PP@ P`@ @@NBP @@@@4 `@b@@d@h@j@`@0@~@ PBP@ @b@@f@d@@@f@~@h@`@j@l@n@p@r@t@`@$PP@ P`@ @@BP @@@@f `@b@@d@h@j@`@@  PLPBP@ @@@4@@`@@@@@@ $PP@ P`@ @@BP @@@@4 `@b@@d@h@j@`@@ P`@9P@P^@u`>@.@.@@@^@~@@>@>@_>@@T~@@i@ @@@ `@`@@@ E@b@@@@P_@ e@`@@`@@e@~@@@@ @ PNP@@LPP@ PPPM@PP@@@@ `@b@$d@@f@PPh@Pj@b@l@`@n@>p@.r@*t@"P@Pv@@Px@+z@0|@`@$P@@T~@@i@ @@O$$P@P^@ `@` @`@@@~@@@@ @PP_@u`@>@.@.@@~@_@~~@~@>i@~@ `@`@ E@ @@`J  @ PRP@@b@@@d@f@J@h@`@j@l@n@p@r@t@`@$PP@ P`@4u@@ >@.@.@@@ ~@@>@>@ >@T~@@i@ @@@ `@`@@@@ E@w@@@ E@@J @`@@|@~@@@@ @ P`@b@Cd@P@Pf@@Ph@H@j@b@l@`@n@cp@x@Kr@"PPt@Pv@Qz@V|@`@$P:P@ P`@`@@b@@H@?@@x@PP^@ @@`@ P_@ @@`` @@~(@ P@D@@1@@@,@`@@@@~@@@$P4P@ PD@@@$P P@\(@ Pl@ @@@a@DP@@H@ HPMa@HP @F@ a(@@@@v @DPH@@mP'@ Pa@DP@@$@@@F@ PFPMa@FP @F@@ @@@v @ a(@@ @$@DPF@t@L@@@ s@P'@.@@@H(@ PRP@@L@v@N@P@L@R@H@T@`@V@X@Z@\@^@`@b@J@$PP@ P`@E$P NP`@H(@ PRP@@L@@N@fP@L@R@H@T@`@V@wX@tZ@m\@w^@j`@rb@J@$PP@ P`@:@ PRP@@L@@N@P@v@R@`@T@UV@RX@Z@\@T^@J@$PP@ PLP@@@@$@@@N@@@@v DPH(@RP@L@@N@P@v@R@H@T@.V@+X@Z@\@-^@J@$PP@@@ @B@@@ @@/  RP@@@@d@@@d @@@d<@@@ 4 @@@v f n(@n@@n@ n@n@o(@o@ĝo@o@o@B@L@`@N@J@$PP@ P`@W@@d@F@BP @L@4@N@P@F@R@@@T@`@V@X@Z@\@^@`@b@J@$PP@ P`@3H@BP@ @L@@f@N@@@P@H@R@`@T@V@X@Z@\@^@J@$PP@ P`@H(@BP@ @L@@4@N@H@P@R@T@V@J@ $PP@Z PLPH(@RP@L@@N@H@P@R@T@V@J@ $PP@H(@I(@ PL@L@H@N@HP@I@R@uT@hV@eX@nZ@J@$PFP@s PL@@zpP'@ Pa@DP@@$@@@P@ PPPMa@PP @F@@ @@@v @ a(@@@$@DPP@a@IL@t@I@@ @P'@.@)@@ PDP@@$@@@F@  PFPMmFP@@@@ H P(@RP@T@H@V@X@L@Z@P@\@`@^@`@b@d@f@h@j@R@$PP@ P`@@a@LP@@@@$@@@N@@@@P@  PPPMa@PP @F@@ @@@v @ a(@@@$@LPP@P(@Q(@L@T@P@V@X@Q@Z@\@^@`@b@R@$PFP@Ɵ PL@FP@ @$@DPF@@@PP@Pr@PPR@\PD@D@0@tD@Ԫ@@֪@d@ت@@ڪ@@ܪ@ު@z@@@@ґ@$PP@@(@@@ DDr@@@@@@}@^@[@@ $P>P@r@@@@@$P@P@@N8@r@@@@X@@V@@@$PBP@XPV@ @@` @r@@@@X@@V@@@$PBP@XPV@ @@`v @ f .m  rmdb_rename  symbol_table   error_table_ no_recordnoentryunimplemented_version%unsupported_operation(.fs_util_ chname_file147copy1:< delentry_file1?Clist_acl1FI replace_acl1LOinitiate_file_RRV mdbm_util_get_temp_segment_pathY\binconsistent_get_infoYekinconsistent_resetYnsinconsistent_setYv{free_temp_segmentY~ mrds_error_attr_already_existsdomain_already_defineddup_relinternal_error no_model_attr no_model_dom no_model_relrmdb_add_rmdb_history xref_buildYxref_find_recordYxref_modify_record_nameYxref_modify_reference_nameYssu_ abort_line arg_countarg_ptrsys_info max_seg_sizeterminate_file_ ` cleanup.1  undo_rename@rmdb_rename$undo_rename#cleaner(6!error0#o&rename_attribute=(+$rename_attribute$unreferenced_domainB03quit.2H=@ cleanup.3OB'E rename_domainTHvKquit.4[ORrename_relation`TWquit.5f[7^ cleanup.6m`c undo_relationsfLi cleanup.7zmypundo_attributesv cleanup.8z}H&&&'&0&9&>&E&K&Q&X&d&m&u&}&&&&&&&&&&&&&&&&&&symbtreeL*JGvL互ePL/I 3!% ( @n| Multics PL/I Compiler, Release 29, of July 28, 1986Perez.SysMaint.aoptimize map ^0gLŀj(\gqK-Lt$QrJA} QrJD"QrJD7gL䅮9gL07gL=g7L䅀special_ldd>install>MR12.0-1187>rmdb_rename.pl1>ldd>include>access_mode_values.incl.pl1>ldd>include>acl_structures.incl.pl1>ldd>include>copy_flags.incl.pl1>ldd>include>copy_options.incl.pl1>special_ldd>install>MR12.0-1187>mdbm_db_model.incl.pl1>special_ldd>install>MR12.0-1187>mdbm_file_model.incl.pl1>special_ldd>install>MR12.0-1187>mrds_rmdb_ctl.incl.pl1>special_ldd>install>MR12.0-1187>rmdb_relmgr_entries.incl.pl1>special_ldd>install>MR12.0-1187>rmdb_crossref_info.incl.pl1>special_ldd>install>MR12.0-1187>rmdb_history_entry.incl.pl1>special_ldd>install>MR12.0-1187>rmdb_rename_object_info.incl.pl1>ldd>include>terminate_file.incl.pl1pl1info rmdb_renameB L iz^|@@ xS S=x|G@z :6Pk + PVj ZP VjׁZkPZׁuZkVjZPkkPVk@+kZk +XVBk k +PV`ZZj+XV@Zjk +P@eU*eU*eU*eU*eU*eU*eU*eU*eU*eU*eTobj_map H P  rmdb_rq_create_attribute 10/16/86 1544.3re 10/16/86 1335.1 35208 create_attribute cai 1.0 VTVT@P@,@B@B@>@@D@B@@@P F@@@|,.,@@@$PPB@.@D@jF@gH@bJ@>@ P@@P\@R@@T@@V@@X@@Z@U\@N^@N`@Ib@Fd@P@$PP@ѝ@ @@G. @@@.@B@@P@D@\@F@@H@@J@>@$PP@!DP@@Ԟ@F@J@Ԟ@#@@Ӟ@#N@@0@@2@H@4@F@6@.@$P"P@F@ NV,@@@.<.<@@@$P PB@.@D@HPF@H@J@L@,@N@>@P@HPF@$PP@F@V,@^a=@@@@PB@=@D@HPF@H@J@L@,@N@>@P@HP@T .@F@V,@^a=@@@@$PPB@=@D@@F@H@J@L@,@N@>@P@J@DPFHPF@ @@`@ ,@Ӟ@>=@@0@=@2@H@4@F@6@.@$P"P@F@ NV=@@@<.<@@@$P PB@.@D@HPF@H@J@L@=@N@>@P@HPF@$PP@F@V=@^a-@@@@PB@-@D@HPF@fH@cJ@XL@=@N@>@P@HP@TZ .@F@V=@^a-@@@@$PPB@-@D@@F@CH@@J@5L@=@N@>@P@,@DPOHPF@ @@`@ J,@.@ DP@~$@@Ӟ@$N@8DP@%@Ӟ@>@ Ҟ@%N@,Ӟ@Ҟ@DPODPF @F@ @ ,@=@^a-@@@@$PPB@-@D@,@DPNF@H@J@L@=@N@>@P@,@,@@@@@D@B@L@D@K@F@H@J@L@N@>@$PP@K@^a=@@@@K@B@=@D@L@F@H@J@L@N@>@$PP@@ rmdb_rq_create_attribute symbol_table  error_table_action_not_performedbigarg!#wrong_no_of_args&+ mdbm_util_inconsistent_get_info.17 mrds_data_valid_rel_and_attr_name_chars:=E mrds_error_attr_already_existsHKP bad_identHSVinv_attr_name_first_charHY`inv_domain_name_first_charHcjrmdb_create_attributemmsrmdb_execute_undovv{ssu_ abort_line~ arg_count~arg_ptr~Y` Y$& &%&-&9&G&R&X&b&l&u&}&&&symbtreeL*JGvLZlPL/I 3!% (xMultics PL/I Compiler, Release 29, of July 28, 1986Perez.SysMaint.aoptimize map:=gLJ7gLX=g7L䅀h?gL>special_ldd>install>MR12.0-1187>rmdb_rq_create_attribute.pl1>special_ldd>install>MR12.0-1187>mrds_rmdb_ctl.incl.pl1>special_ldd>install>MR12.0-1187>rmdb_relmgr_entries.incl.pl1>special_ldd>install>MR12.0-1187>rmdb_create_attr_info.incl.pl1pl1info rmdb_rq_create_attribute<\A <Oӂxgi~)Z~<%OӃtx?x?ú@@D@B@@@@ @@ @@7 @@a@@x@@z@H@|@F@~@v@$P.P@F@ NV@^a@@@$PP@@@HP@@@y@@@@*P@F@NV@@@,v,@@$PP@v@@HP@i@e@Z@@@@*P@HPF@$PP@@@F@V@^a@@@P@@@HP@H@D@;@@@@*P@HP@T[.@F@V@^a@@@$P P@@@@@%@!@@@@@*P@DPHPF@ @@`@ @@x@@z@H@|@F@~@v@$P.P@F@NV@@@),v,@@$PP@v@@HP@@@@@@@*P@@@L ƀ@P'@.@@@@@ v v@@@@R@@@@@@ $P0P@R@@@"<<@@$P P@@@@@@@ *P@(@F@V@@@HP@@@@@R@@@@@@@@$P$P@R@F@V@@@!TT@@R@@@@HP@@{@m@@@@$P*P@@DP @ @J@K(@S(@T(@U(@J@N@>@@x@@z@H@|@F@~@v@$P.P@HPF@T`-.@.@>NɁ F`f F`[ Tp@ocr@T@>@@@@DP @@3@@ @@ $P"P@ F`N F`J 00p@/r@(@@@@@DPa@@@@@@ $P"P@ F`' F`#  p@ r@@@@@@DP7@@@@@@ $P"P@ F`  F`Bp@clr@@ڸF@V@@@HP@@@@@R@@@@@@@@$P$P@R@F@V@@@=LL@@R@@@@HP@@@@@@@$P*P@@DP @6F@V@^a@@@$PP@@@@@@@@@@@*P@F@V@^a@@@$P P@@@@@t@p@g@@@@*P@T@S@DP @ @S@T@@@\\@@$PP@@@N@J@6@@ *P@@@@D@@V@@R@@<@@$@5@@$P&P@R@^a@@@R@@@@V@@$@ @@ @@$P*P@.@@@ˀPP'@ P@ 0@ @B@R@D@@@2P@@j@l@An@P@@lPP@@<44@ت@$PPڪ@@ܪ@Pު@@@@nP@P@֑@*P@J,@J@N@@@H@@@@$PP@@@lPP@P@@@@nP@P@@P@@*P@J@>@@ʪ@@̪@H@Ϊ@F@Ъ@ȑ@$P.P@J,@F@N HPT`-.@.@>N@@ @@@@$PP@@@lPP@P@@@l@nP@P@@P@@*P@HPF@ F`  F`cF@V@@ت@@ڪ@@ܪ@R@ު@@@a@O@\@֑@$PP@R@F@V@^a@@ت@R@ڪ@@ܪ@HPު@H@D@;@@@֑@$P*P@u@A>@.@.@@@A~@ N$T@A$.@.@>F@V@^a@@ت@$PPڪ@@ܪ@HPު@@@ @@@֑@*P@lPPj@!S!p!T!p!U!p!K!p-_ rmdb_rq_create_domain symbol_table  expand_pathname_ error_table_action_not_performed%bad_arg(*badopt-/entlong24 inconsistent7;noarg>@wrong_no_of_argsCH mdbm_util_inconsistent_get_infoKNT mrds_data_valid_id_charsWZ^ mrds_error_ bad_identadg long_identajminv_domain_name_first_charapw pathname_zz}rmdb_create_descriptorrmdb_create_domainrmdb_execute_undossu_ abort_line arg_countarg_ptrtranslator_temp_ get_segmentrelease_all_segments` cleanup.1D tidy_up D4&&'&,&1&6&=&B&J&V&`&i&o&y&&&&&&&&&symbtreeL*JGvLՕPL/I 3!% (xMultics PL/I Compiler, Release 29, of July 28, 1986Perez.SysMaint.aoptimize map::gL䇓I7gLW=g7L䅀gAg'L>special_ldd>install>MR12.0-1187>rmdb_rq_create_domain.pl1>special_ldd>install>MR12.0-1187>mrds_rmdb_ctl.incl.pl1>special_ldd>install>MR12.0-1187>rmdb_relmgr_entries.incl.pl1>special_ldd>install>MR12.0-1187>rmdb_create_domain_info.incl.pl1pl1info rmdb_rq_create_domain\A <OӁ4xg z~<O<OӂxS :<OӃtxo+F<9OӁx?z|!O ӂ4xWi<7OӁ_jZZjVkzZZPkVj+|Z+ZkZ+Z @+k ZV`Zk @eU*eU*eU*eU*eU*eU*eU*e`obj_map DD4H  rmdb_rq_create_index 10/16/86 1552.5re 10/16/86 1350.0 18648 VVVVdVV NT(T7#4create_index^/There is no currently readied database^/Usage:^/^-create_index relation_name attribute_name^/ &TP%@PP@P@P @@"@@P@˞@N@@8$8PP4@$P P6@$@8@:@<@>@2@ P@P F@@@(2(P@P&@$PP(@2@*@,@.@0@$@ P@P\@B@@D@@F@@H@@J@L@N@P@R@T@@@$P P@ʝ@ @@ $ PP4@$@6@P@@8@@\@:@@<@@>@2@$PP@V@PP4@V@6@@8@@:@2@$PP@V@PP&@V@(@B@*@@@,@$@$PP@̞@VV@@@VW@@Z@P@\@\@^@P`@BPb@E@d@D@f@5h@l@*j@V@n@W@p@"r@)t@X@$PP@D@PP4@D@6@E@8@:@<@ >@2@ $PP@@ rmdb_rq_create_index symbol_tableT  error_table_action_not_performedbadcall " mdbm_util_inconsistent_get_info%(.ssu_ abort_line136 arg_count19<arg_ptr1?Armdb_create_indexDDIrmdb_execute_undoLLQW*` &&$&0&8&>&C&K&SsymbtreeL*JGvL俴/PL/I 3!% (cpzppMultics PL/I Compiler, Release 29, of July 28, 1986Perez.SysMaint.aoptimize map69gLE7gLS=g7L䅀>special_ldd>install>MR12.0-1187>rmdb_rq_create_index.pl1>special_ldd>install>MR12.0-1187>mrds_rmdb_ctl.incl.pl1>special_ldd>install>MR12.0-1187>rmdb_relmgr_entries.incl.pl1pl1info krmdb_rq_create_indexlA ~<OӁtxg6<'@A_jZZkjZkZ @k+t@eU*eU*eTobj_map XT\l  rmdb_rq_create_relation 12/09/86 1247.7re 12/09/86 1238.6 73440 ^/Usage: create_relation relation_name {attribute_list}^/^7x{-index attribute_list} {-sel_exp SEL_EXP} V?VTTVLTMTT1-seTLT/-ixT0VVdV NVxT*T#4-sel_exp-index?#cleanupcreate_relation^/Null attribute name.rmdb_create_rel_info.incl.pl1^/There is no currently readied data base.^/Attribute name is longer then 32 characters: ^/The -index argument was previously specified.^/Relation name was expected for first argument.^/The -sel_exp argument was previously specified.^/No control arguments are allowed after the select expression.^/A relation attribute list cannot be used with the control argument: ^/An index attribute list is required following the -index control argument.^/A selection expression is required following the -sel_exp control argument.77P%@@PP@Pԩ@PP@(@(@(@P@@@@N@@W $ @.@P0@$@2@;4@66@38@,@ 2P@P F@@@G,,,$PP<@,@>@!B@D@:@@"@r ڀ@P'@.@@@@&@@(@$@$P4P@Ȟ@N$PP<@>@B@D@:@_@P\@H@@J@@L@@N@@P@R@T@V@X@Z@F@$P*P@@ @@$ @.@$@0@P@2@\@4@@6@@8@,@$P0P@\@@<@\@>@^@@@]@B@:@$P8P@\@]@NV\@$P$P<@^P>@B@\@D@:@ @]@N@@0:0$PP.@:@0@4@6@,@@  N @^P `@`\@N@ >\@@<@\@>@^@@@]@B@:@$P8P@^P F@7]@ F`] F`h@\,@ĝ@@@0:0$PP.@:@0@S4@G6@,@@\@N@Ǟ@@@ >PZP@@@ @@@ @@` (@:@@LFL$PP<@F@>@*B@D@:@@@ F` F`I\,@֝@@@a4,4$PP<@,@>@ B@D@:@u@ɝ@F]>@]@T\@]@i@ @@eFF^P]@ `@`>@$PP<@B@\@D@:@X@ @\@N@*c@@oPFP$P P<@F@>@B@D@:@A@R]@V\@$P P<@@>@B@\@D@:@0@A\@NDǞ@@@ a>PZP@@@`@@P@@@\PV@@@@0+@ @@`X @`@@@ @N@@ @ QP`F@,@`N@@ @ DP`F@,@`N@,@P`(@3]@x>]@T\@]@i@]@ `@` E@9xx>@$PP<@fB@\@D@:@@ @֝@\@a0@>@]@T\@]@i@ @@@ `@`>@$PP<@DB@\@D@:@@ @P`@N$PP<@X@>@2B@+D@:@@ĝ@\@@H@@J@\@L@y@N@x@P@R@T@V@X@Z@F@$P.P@x@ x@<@y@>@B@D@:@p@.@@@@ @@`(@  PPN@h`@f>`@@d@`@f@^@h@]@j@b@$P8P@^P F@`@ P@,P]@@N@a@ `@`ba@Nڟb@ڟd@ڟf@$PPn@b@p@t@v@l@(@ PPN+'a@ N/>a@T`@a@i@ @@//a@ `@`b p@$P&Pn@t@`@v@l@@ @P ,@ @Fa@ @@`b@ (@@@P`@N@$PP~@z@@~@n@|@@P`,@a@U`b*.@.@>Na@~@@N@a@Ş@N*z@$PP~@z@@X@B@|@@P`@ `Fa@ N/>{@Tz@{@i@ @@k//a@ `@`b @$P&P~@7@z@@|@@ @P`@ XFa@ @@`b@ @@@P @@@ ƞ@N@a POa@ `@`b(@P@`@@@Ş@N@0@. PXFa@ @F`b $P@`F@Ma@T@a@i@@a@ `@`b$P"P@@@@@S@ @Ş@ P`F@,@@a>@@T@@i@ @@a@ `@`b@$P(P@@@@@-@ @,@@@@@P>@@@@@@@@@@$P8P@P,PȞ@"@P>@ @"N@8@@@@^@@]@@@$P8P@^P F@W#]>@@?>@T@@i@ @@I]@ `@`@@@ E@??@$P P@m@@@@@ @,@PZP@@@(@a@P@Ȟ@PNP"@@Z@@@$P6P@PPZP@FP@P>@ZP7>>@ZPFP@@Ȟ@~PP@@@70@(@@ >PZP@@@ @@@ @@` (@מ@V@@@P@@0@@P@@@@ª@y@Ī@x@ƪ@ Ȫ@Ъ@Ҫ@ʪ@̪@@Ϊ@Ԫ@֪@@ $P,P@x@]@(@Ȟ@#@PP>@ @#N@.@@@@^@@]@@@$P8P@@@>i@@@ `@`A@@ O@@]>@@@@^P]@ e@`@dNd@@ `@`A @,@u@y>@.@.@@@~@@@>@i@@ `@`y@@ e@`A @@`y @x@@y@@@@@@Ȟ@PP@߀PP(@"PP@@@.@@ P@D@P@PF@@PH@|J@wL@"PPN@B@ $P:P@@@P'@ P@l0@P@`@ a>@@ P@a0@P@ @ >@@ P@V0@@@@!\5!\!\6 ^/- rmdb_rq_create_relation symbol_table  error_table_action_not_performedbadopt "bad_arg%' bad_subr_arg*. inconsistent15unimplemented_version8>wrong_no_of_argsAF mrds_error_ bad_attr_nameILPmax_attributesISWno_indsIZ\ no_rel_attrI_b no_rel_nameIeh no_sel_expIknpreviously_defined_indexIqxrel_name_too_longI{rst_name_too_longI undef_attrI mdbm_util_inconsistent_get_informdb_create_and_pop_relrmdb_create_relationrmdb_execute_undossu_ abort_line arg_count arg_list_ptrarg_ptr` cleanup.1" error tidy_up <&&$&)&0&7&@&H&R&Y&^&d&j&p&z&&&&&&&&&&&&symbtreeM.vTM(hǩPL/I 3!& *sMultics PL/I Compiler, Release 29, of July 28, 1986GJohnson.SysMaint.aoptimize map@.hEM(hȀL#g)LIU)g)LI`*QsJ`kfKsL0C>spec>install>1237>rmdb_rq_create_relation.pl1>ldd>include>mrds_rmdb_ctl.incl.pl1>ldd>include>rmdb_relmgr_entries.incl.pl1>ldd>include>rmdb_create_rel_info.incl.pl1>ldd>include>arg_list.incl.pl1pl1info {rmdb_rq_create_relationT|A <Oӂu--x_Z&<-OӃtxSi:~Y@dY~@Y@ @@edT@d .@.@ N @ `@`T@d .@.@>Y@dY~@Y@ @@edT@d .@.@ N @ `@`@ F` P@Ӟ@ `F` BP@@@ `F`@@ @@ r PPb@r@d@VP@@f@@\@h@@j@@l@`@$PP@Ӟ@VY@@@V@V@@P@@\@@P@BP@@@J@@D@@c@@R@Y@@@@P@I@U@@ $PP@D@PPt@D@v@J@x@Fz@C|@3~@r@ $PP@@ VP\@\@Z@$PP@@ rmdb_rq_delete_index symbol_tablec  error_table_action_not_performedbadcall " mdbm_util_inconsistent_get_info%(.inconsistent_reset%16ssu_ abort_line9;> arg_count9ADarg_ptr9GI print_message9LPrmdb_delete_indexSSXrmdb_execute_undo[[`fD` &&$&0&8&@&F&K&R&Z&bsymbtreeL*JGvL\PL/I 3!% (cp}ppMultics PL/I Compiler, Release 29, of July 28, 1986Perez.SysMaint.aoptimize map69gLE7gLS=g7L䅀>special_ldd>install>MR12.0-1187>rmdb_rq_delete_index.pl1>special_ldd>install>MR12.0-1187>mrds_rmdb_ctl.incl.pl1>special_ldd>install>MR12.0-1187>rmdb_relmgr_entries.incl.pl1pl1info krmdb_rq_delete_indexl A <OӁtx?iº<%O ӍxO w_jZZkjZkZ Vj@ @k+@eU*eU*eU*eobj_map gHPd  rmdb_rq_delete_object 12/07/87 1329.0re 12/07/87 1325.5 53136 doi 1.0 T9V-nfc-lg-ihe-fc-ck-bfTVVdVV NTiTTTTTLT5T)#4-unref-nihe-long-force-check-brief_-0123456789-no_force-unreferenced-inhibit_error-unref and -long-all and -long-all and -check-no_inhibit_errorrmdb (delete_domain)rmdb (delete_attribute)-unreferenced and -check-check and -brief or -long^/There is no currently readied database.-all or -unref and a list of ^[domains^;attributes^].The ^[domain^;attribute^] name cannot be the null string.No deletion arguments found.^/A list of ^[domain^;attribute^] names, -unreferenced or -all must be given. @@@@pP%@@pP%@G@ pP%@G(@PP@Pҩ@PP@@ F@?@@, ,@.@$PP0@ @2@?4@<6@98@,@ $P@@"@@$@ @$P&P@@ PО@D@@F@О@H@I@@J@B(@О@L@@ PΞ@LN@'@P@@R@B@T@@@V@N@$P(P@BP@@T`-.@.@>N P@B,@ P@Ξ@JPF@@@@FPO@,@ PB@>@@ PD@B@@>$> F`@DP@@@@@(@О@M@@ PΞ@MN@NJPVB@@FPO@@T`@-.@.@>N@@ F`@ F`@DP@@, F`@ F`@DP@@0@@ F`@ F`@@DP@@ F`@ F`@DP@@ F`@u F`@DP@@ F`@h F`@ DP@@0@@ F`@Y F`@| YDP@@ F`@g F`@LDP@@ F`@Y F`@g DP@@@@VX@^aY@@\@$P P^@Y@`@@@b@>d@;f@)h@X@j@Z@$P@@@ NVX@^aY@@\@$PP^@Y@`@@@b@!d@f@ h@X@j@Z@$P@@@NX(@@@n@,@@@G@B@oD@lF@hH@eJ@:@$P@DP@@@M @"@@.@$P P0@ @2@S4@P6@J8@,@ $P@DP@@M@_ @_"@@.@$P P0@ @2@54@26@+8@,@ $P@DP@@M@= @="@@.@$P P0@ @2@4@6@ 8@,@ $P@DP@M? @?"@?$@@.@$P P0@ @2@4@6@8@,@ $P@DP@@@0@@' @.@$P P0@ @2@4@6@8@,@ $P@DP@@M@@@M@@@@+(@@@-lLl@<@+@>@L@@@G@B@D@F@H@J@:@$P$P@G@DP @@ DP @@ @P@\@N@@P@@R@@T@@V@X@Z@\@~^@{`@L@$PP@͝@ DPu@ >@.@.@@+@ +~@ @@` @.@ @0@@P@@2@@\@4@@6@@8@,@$P"P@$PPPDP@@PP@@G@@@<@D@>@H@@@F@B@ND@F@;H@HJ@:@ P@@@<@D@>@H@@@F@B@:D@F@'H@4J@:@P@F@DP@^a+@@<@F@>@+@@@H@B@D@F@ H@ J@:@$P$P@@_--a rmdb_rq_delete_object symbol_table  error_table_action_not_performedbad_arg " inconsistent%)iox_ user_input,.1 user_output,47 mdbm_util_inconsistent_get_info:=C mrds_data_valid_rel_and_attr_name_charsFIQ mrds_error_ bad_identTWZinv_attr_name_first_charT]dinv_domain_name_first_charTgnrst_name_too_longTqvrmdb_delete_attributeyyrmdb_delete_domainrmdb_execute_undossu_ abort_line arg_countarg_ptr` domain@ rmdb_rq_delete_object$domain attribute@ rmdb_rq_delete_object$attribute *&&$&+&3&9&E&S&\&f&p&x&&&&&&symbtreeMx MF@PL/I 3!& *iwwwMultics PL/I Compiler, Release 29, of July 28, 1986GJohnson.SysMaint.aoptimize map<3od9MFI#g)LIR)g)LI]-g)LJ>spec>install>MR12.2-1008>rmdb_rq_delete_object.pl1>ldd>include>mrds_rmdb_ctl.incl.pl1>ldd>include>rmdb_relmgr_entries.incl.pl1>ldd>include>rmdb_delete_object_info.incl.pl1pl1info qrmdb_rq_delete_object!|g iz.<OӁSx[<OӁx/^<OӅ4]x@)<9@_jZZkjZPZ|Zk|ZkZkPZkVjZj+!XV|Zj@eU*eU*eU*eU*eU*eTpobj_map *  rmdb_rq_delete_relation 10/16/86 1552.5re 10/16/86 1343.0 38376 V?VVdV N-lg-bfTT0VT4T*T#4-long-brief.-brief?#cleanupdelete_relation^/First bad character is: rmdb_create_rel_info.incl.pl1^/There is no currently readied data base.^/Relation name was expected for first argument.^/Relation names cannot begin with an underscore.^/Usage: delete_relation rel_name {-brief} {-long}^@P%@PP@P@PP@@@N@@ P@@@@@@@@D @P'@.@@@P F@@@,,$PP@@@l@h @@@@@@@@$P P@@N@@4 4$PP@ @@P@K @@@@@@@@B@@@@@@$P"P@@@NV@$PP@BP@/@@ @@@@@N@@O00$PP@@@@ @@v@BP@@$PP@@@@$@@>@>@T@@i@BP@@ `@`@ E@@@@@ E@O@P@@@ @@J@ @BP F@{@@1>@T@@i@@@ `@` E@11@$PP@@@@@*@ @7PZP@@6@@P@@@\P,@BP@@ @@`. E6@@@@ @N@S@@@@B@@@@@@$P"P@BP F@./@@ F`  F` F`P@6@. F`} F`P@6@"@@V@$P P@@@q@@@@@@@V@$P P@@@`@@ @@@,@P\@ @@"@@$@@&@@(@L*@@,@=.@0@92@@$PP@@w F@d @@C @ @@"@P@$@\@&@@(@@*@@$PP@]T@d .@.@ N @ `@`d@@՞@@@@d~@dNd@@ `@e@t`>@.@.@@>@~@@~@dNd@@ `@o@T` .@.@ @@` @ F`P @F@ .  @@ @ @@"@P@$@\@&@@(@@*@@$PP@@ @@"@K@$@J@&@(@*@,@.@@$PP@J@ J@@K@@@@@@@PP(@"PP@@@.@@ P@D@P@PF@@PH@J@L@"PPN@B@ $P$P@@@P'@ P@|0@@@@-_ rmdb_rq_delete_relation symbol_table  error_table_action_not_performedbadopt "bad_arg%'unimplemented_version*0wrong_no_of_args38 mrds_data_valid_rel_and_attr_name_chars;>F mrds_error_ bad_rel_nameILP no_rel_nameISVrel_name_too_longIY^ mdbm_util_inconsistent_get_infoadjrmdb_delete_relationmmsrmdb_execute_undovv{ssu_ arg_count~arg_ptr~ abort_line~b` cleanup.1 errorm tidy_up &&&$&)&2&:&H&R&X&`&l&u&}&&&symbtreeL*JGvLhIPL/I 3!% (rMultics PL/I Compiler, Release 29, of July 28, 1986Perez.SysMaint.aoptimize map:special_ldd>install>MR12.0-1187>rmdb_rq_delete_relation.pl1>special_ldd>install>MR12.0-1187>mrds_rmdb_ctl.incl.pl1>special_ldd>install>MR12.0-1187>rmdb_relmgr_entries.incl.pl1>ldd>include>rmdb_delete_rel_info.incl.pl1pl1info zrmdb_rq_delete_relationA <#_ ӂxci@.@.@@X@X~@X@TM@ŝŞN@ĝP@X@i@b@ `@`@N@^@@@`@d@f@M@h@\@ P@ @@ rmdb_rq_dot  symbol_table ioa_ `[ &symbtreeL*JGvL!PL/I 3!% (`|kpvykkMultics PL/I Compiler, Release 29, of July 28, 1986Perez.SysMaint.aoptimize map60grLB7gLP=g7L䅀>special_ldd>install>MR12.0-1187>rmdb_rq_dot.pl1>special_ldd>install>MR12.0-1187>mrds_rmdb_ctl.incl.pl1>special_ldd>install>MR12.0-1187>rmdb_relmgr_entries.incl.pl1pl1info h rmdb_rq_dotTspecial_ldd>install>MR12.0-1187>rmdb_rq_free_db.pl1>special_ldd>install>MR12.0-1187>mrds_rmdb_ctl.incl.pl1>special_ldd>install>MR12.0-1187>rmdb_relmgr_entries.incl.pl1>ldd>include>terminate_file.incl.pl1pl1info vrmdb_rq_free_dbA ~<OӁtx7i%PZjkʯkZkUXV@h@eU*eU*eobj_map M&4  rmdb_rq_ready_db 09/26/88 1255.6re 09/26/88 1250.2 64944 vfile data_management_file TLVdVTAT.VVTT1TNTV T=dmfT9T?T"TX-rtT@TJVT\-qwtTH-pn-nfc-fcTsizeV#4ready_db-force-0123456789-pathname-no_force-relation_type-quiesce_wait_time^/Do you wish to create ^a?restructure_mrds_db (ready_db)^/Argument ^i (^a) is unrecognized^/The database ^a^/could not be created.^/^-^aAnswering yes will create an empty MRDS database.^/The database path is required and has not been suppliedInvalid relation_type supplied. ^a^/^-Valid types are: ^a, ^aDuplicate argument.^/A database_path has already been given. ^a^/The quiesce wait time ^a is negative, wait times must be >= 0.^/The database ^a^/^-could not be readied for restructuring^/^-^a^/The -pathname (-pn) control arg was given but no pathname was supplied^/The size of the quiesce wait time ^a is larger than the maximum of 131071.^/Could not convert ^a into an integer representing the quiesce wait-time.^/The -relation_type (-rt) control argument was given but no relation type was supplied.^/The -quiesce_wait_time (-qwt) control arg was given but no quiesce wait time was supplied.^/The database ^a^/^-is already readied, only 1 database may be readied at a time.^/^-Type "free_db" to free the currently readied database.33S0P%@PP@PƩ@ @@w @@, @@4+(@(@ F@@.(@@@P@@@@@@@@@@@@@$P@PP@)@@@$P&P@@ @)N@ޅPP@@@B@@@@@@$P(P@BP@@T`-.@.@>N F`| F`@ F`p F`~ ԝ@ F`d F`p ;@)N@@@HHPP̪@$P PΪ@@Ъ@VҪ@SԪ@I֪@ʑ@ $P@@>@PP@@@B@@@@@@$P(P@BP@@T`-.@.@>Nπ @@`w,@j F`  F`8@)N@@@\\P@P@$P P@@@@@@@ $P@@>@PP@@@B@@@@@@$P(P@BP@@t`.@.@@>F+@@$pP'@ P@@V@@@@LBLP@PX@ PZ@B@\@BP^@`@b@d@@@f@V@$P@@@@V@BP@D@@@@@@@@@ $PP@@r@*@(@D@@@V@@@bLLPP@$P P@@@BP@@@@@@@$P@*@@@V@@@@@PP̪@$P PΪ@@Ъ@BPҪ@zԪ@w֪@hت@@ڪ@ʑ@$P@,@ F`] F`v^@)N@@@1XXPP@$P P@@@V@S@B@@ $P@@>@PP@@@B@@@@@@$P(P@BP@@T`-.@.@>Nπ @@`, ,@@)N@h>@P@P@@@B@@@@@@$P(P@BP@@T`-.@.@>NL @@`4,@G@@V@@@*$$P@P̪@$PPΪ@@Ъ@@Ҫ@@Ԫ@֪@ت@ڪ@ܪ@@ު@ʑ@$P@& F@wL @@`w@@V@(@@@A@@P@P̪@@Ϊ@@Ъ@@Ҫ@Ԫ@֪@ت@@ڪ@ʑ@$P$P@,@! F@w%@@<<PP̪@$P PΪ@@Ъ@Ҫ@Ԫ@֪@ʑ@ $P@+@$PP*@ F@, @@j , 1 F@, @@j , ) F@, ^ % F@, b !(@@@@@PP̪@@Ϊ@@Ъ@,@Ҫ@IԪ@O֪@xت@rڪ@^ܪ@[ު@@@ʑ@$P$P@P@j@@w@@*@@@@@@\@@^@@@@D@@@ $P"P@D@$PNPP@NPفdb@w@̪@@Ϊ@E@Ъ@o@Ҫ@D@Ԫ@7֪@ڪ@ت@ܪ@1ު@ʑ@P@D@^a@PP@D@@@@w@@@@@@@$P$P@E@@o@@w@@ @@@@ $PP@@9@@ @@744@@@ @$PP@@@@@@@w@@@@@@ @"@ @P@@ (@PP@ @@@@@$P$P@w@̪@,@Ϊ@4@Ъ@P@Ҫ@\@Ԫ@@֪@D@ت@ڪ@@ܪ@ު@@@@ʑ@$PP@D@@@00PP @D@@@@w@@@@@@s@@p@ @$P$P@Pj@@w@@*@@@@P@@@@\@@@^@@@@D@@@ $P"P@D@@@DDPP @D@@@@w@@@@]@Z@9@U@7@ @$P@P\@ @(@@ @@@@t@@D@)@)@@@ @$PP@(@ @@3 PP @@@P@@@@\@@ @@t@@ @$P P@@rmdb_rq_ready_db symbol_table  error_table_badoptbad_conversionnoarg"$ mrds_data_ quiesce_wait'*. mrds_error_my_quiesced_db148 no_database1;>command_query_yes_noAEG cv_dec_check_JJNexpand_pathname_ add_suffixQVY mdbm_util_inconsistent_get_info\_e pathname_hhkrmdb_create_dbnnrrmdb_execute_undouuz rmdb_ready_db}}ssu_ abort_line arg_countarg_ptrW`size.1O*&&!&&&0&:&@&I&P&[&g&m&t&|&&&&symbtreeNdNbPL/I 7"' *Vb}bbMultics PL/I Compiler, Release 30, of February 16, 1988Hirneisen.SysMaint.aoptimize map8'u,NbB#g)LIK)g)LI>spec>install>1119>rmdb_rq_ready_db.pl1>ldd>include>mrds_rmdb_ctl.incl.pl1>ldd>include>rmdb_relmgr_entries.incl.pl1pl1info ^rmdb_rq_ready_db~@@D@B@@N@@ޞ@6@@ڞ@*@@ٞ@*N@@N@@P@H@R@F@T@L@$P&P@F@Nޞ@NF@VK@$PPN@HPP@.R@K@T@L@@۸F@ NVK@$PPN@HPP@R@K@T@L@@ɸHPF@$PP@@@ޞ@NPJ@NPJ@PJ@F@VK@J@N@HPP@R@K@T@L@@HP@T.@ ޞ@N$PPJ@ N$PPJ@$PPJ@F@VK@J@N@@P@R@K@T@L@@}ٞ@@N Ϟ@DPFHPF@ @@`@ Ϟ@DPFHPF@ @@`@ ,@,@a@P F@@@,L,$PP<@L@>@@@B@:@@M@P\@Z@@\@@^@@`@@b@d@f@h@j@~l@X@$P P@؝@ @@L @<@L@>@@P@@@\@B@@D@@F@:@$P P@@@Z@D@\@R@^@J@`@_b@d@Sf@Yh@X@$P"P@J@7@@,@.@A0@P@n@.@@@r@.PPt@Pv@9x@6z@0P@P|@p@ $P(P@,@ۀ@P'@ PD@&0@DP@@>D@@@!J!R#-_rmdb_rq_rename symbol_table  error_table_action_not_performedwrong_no_of_args# mdbm_util_inconsistent_get_info&)/ mrds_data_valid_rel_and_attr_name_chars25= mrds_error_ bad_attr_name@CG bad_ident@JM bad_rel_name@PTinv_attr_name_first_char@W^inv_domain_name_first_char@ahinv_rel_name_first_char@kq long_ident@twrel_name_too_long@zrmdb_execute_undo rmdb_renamessu_ arg_countarg_ptr abort_lineJ` attributeU@rmdb_rq_rename$attributeUdomain`@rmdb_rq_rename$domain`relationk@rmdb_rq_rename$relationk cleanup.1tidy_up*&&%&1&?&I&O&V&`&j&s&y&&&&&&symbtreeM.vTM(gPL/I 3!& *frrrMultics PL/I Compiler, Release 29, of July 28, 1986GJohnson.SysMaint.aoptimize map<%hEM(gF#g)LIO)g)LIZ-g)LI>spec>install>1237>rmdb_rq_rename.pl1>ldd>include>mrds_rmdb_ctl.incl.pl1>ldd>include>rmdb_relmgr_entries.incl.pl1>ldd>include>rmdb_rename_object_info.incl.pl1pl1info nrmdb_rq_rename!|' |%OÁ-x3h StP :AAGGRMROXX^^ddjjvqzz}*&&&&&&&&&&&&&&&&&symbtreeL2LPalm   $@4ff4ALM Version 6.7 October 1986 GJohnson.SysMaint.a list B0g&L1N([-4KȊ܀X6gL+q>special_ldd>install>MR12.0-1206>rmdb_rq_tb_.alm>ldd>include>ssu_request_macros.incl.alm>special_ldd>install>MR12.0-1206>stack_header.incl.alm p! !!!!!!!!!!!!!!!(D @ Q(D @@,U*eU*eU*eU*eU*eU*obj_map *  rmdb_salvage_db 12/09/86 1247.7re 12/09/86 1238.6 25848 rmdb_salvage_db @@L$V T!*.m#NTVV?4db_model?#cleanup M P&@"PP@@P@P @@`U@@@P@P@J@H@F@ݟ@@@L@@@N S`P'@@ǟ@(@U@@@@ª@@@Ī@@ƪ@T@Ȫ@ʪ@̪@Ϊ@Ъ@Ҫ@Ԫ@@$P P@T@@@(@@P@$@@B@BPM@BP@!M@BP@BP @$@@PB@@0@@PipP ipr@U@ت@@ڪ@eܪ@@ު@D@@F@@H@@T@@e@]@Z@a@@@S@U@֑@ $P P@T@@D@@@ @N@!,@G@@ @FPO8$$?@@@,@DN@@@H@@4H@F@@0F@@@@PFPO@HPF @@@@ T@ ..@.@ @@` @@@@@A@P@@U@@PP@T@@@P@P@@@ $PP@T@$PNPx@U@ @PP @@@@T@@@P@P@@@@@P@@@@ PH@ҿ0@˟@@  P@FPO8$$?@@@,@DN@@@H@@ PF@0@F@@ PLPH@ LP8H@JPJ@J@@ P@PF@F@0@I(@H(@ P@@@N@I@P@R@H@T@V@X@Z@~\@L@$PP@@@! ! !rmdb_salvage_db symbol_tableM get_system_free_area_hcs_star_initiate_file_!!%terminate_file_((,delete_path/13 error_table_unsupported_operation6:@fs_util_ delentry_fileCFJS#` cleanup.1VMLP&& &'&.&5&B&LsymbtreeM.vTM(h[PL/I 3!& *~Multics PL/I Compiler, Release 29, of July 28, 1986GJohnson.SysMaint.aoptimize mapD&hEM(hN(\gqK-LX#g)LIa%HI#k'K"I旌u$NIX>spec>install>1237>rmdb_salvage_db.pl1>ldd>include>access_mode_values.incl.pl1>ldd>include>mdbm_db_model.incl.pl1>ldd>include>star_structures.incl.pl1>ldd>include>status_structures.incl.pl1>ldd>include>terminate_file.incl.pl1pl1info rmdb_salvage_db Aº~<@)zLPZjkʨVjZPk ׁ5ZV`Zk h@eU*eU*eobj_map W