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 T<TJT.TTTTTTTTTVNT4TVVT!T7T-#cmdbVVV quitN None list.listing.listvfile_ DB MODEL?#cleanup>db_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@ @@ @@@@@@@@<P@@@@  @@7@P@:@z@<@@>@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|rdO ?rT+Ex' OyP N<5 xP)))z<QOkZ N<3O x+ iZV<O]x/iO4xO :><=O-xP iZ<O}xS.z<KO4xW z xKPZjk+ZVkZkPZPkZ+ZZP+ZZZ@+Vj+ZPkVjPkZ+|ZPZZk@ PkZ @Zkk5ZkVj5ZP +k Rk k V`Z + +k +PV`Z +V`ZV`ZC9UYUYUYUYUYUYUYUYUYUYUYUYUYUYUYUYUYUYUYUYpobj_map XXcD  mrds_rst_ 10/23/86 1025.0re 10/23/86 1011.8 6336 P P&P &P  mrds_rst_@  execute_undo @add_rmdb_history symbol_table  rmdb_execute_undormdb_add_rmdb_history- 28: &?&>symbtreeL2L4alm   $@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&VsymbtreeK1K6{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<CO  L_jZZjZ VjuZkZk vC9UYUYUPobj_map >>[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&]symbtreeK1K6{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<94=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*JGvL<PL/I 3!% (Multics PL/I Compiler, Release 29, of July 28, 1986Perez.SysMaint.aoptimize mapF?gfLV"QsJg_)QsbJj#Qs\Js+QsEJ~(QsIJ7gL>special_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<3Otx3 @_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[7gLiQsJ^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<!OxCOz\|PVjZZjkZ+VkZ#PZk+Vj VjZ #UPV`Z +@eU*eU*eU*eU*eU*eTobj_map l*tZ  mrds_rst_create_rsc 04/18/85 1452.7re 04/18/85 1054.4 34272 VXTTVT L#VV V?4MRDS..MRDS.othervariabstaticparseseg_intnode?#.rsc_dir.MRDS.rsc.rst@ @z(@z,@z@qOz,@z@qOz,@z@qOu@v@x@@  ?IP&@"PP@@?LP&@"PP@@@@@@@@@@$PP@i@ @@@ @@ @@@j  @ @@@@$PP@@(@(@PP@j@@@@r@@@@@@@@@@P@"P@P@p@j@@e@b@@^@a@@$$P P@PPNP@u`@>@.@.@@@@~@@>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&;&EsymbtreeK1K6|@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<KO:4xO-7PVjZZk P ZFk +XV@\@eU*eU*obj_map P  mrds_rst_domain_handler 10/16/86 1552.5re 10/16/86 1347.7 54000 TTCT T XTT V V?T VTTU#T NT4N?#Adding " on linepath_entry" on line domain_info>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 mapF<gJLU"QsJg^+QsJfi(QsIJs+QsEJ~)QsbJ7gL>special_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+ZkVjV`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@UOO .@.@>@ @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&9symbtreeK1K6}xPL/I 8"' *ZfpzffMultics PL/I Compiler, Release 28e, of February 14, 1985GJohnson.SysMaint.moptimize map88\ K6MF)#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<mO txHPZjk PVjP+Zk \@eU*eU*`obj_map >^  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@@@*@NZ@NZ@Z@l@n@p@r@Pv@l@x@r@z@Z@|@~@@@@t@P@$PPNC@@@<t<@@  @@A@@Y@@t@@@@@@~@{@x@@ P@@@Tr@s@@@i@|@@@ `@`APPv@s@x@$PPz@f~@[@X@r@@t@P@ @oPP@P@P^@`@f@ f@c^@v@`@x@b@z@d@|@f@~@t@$PP@f@bP`@`P@P\@@@PP@!@h@@@ $P P@\Pu@ >@.@.@@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&KsymbtreeK1K6}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@ @"(@#<P<P$P@@@@    @<P @<P@:P<P@P<P@<P(@:P@P@@M|Gy*PP*@rP@V@PP@Pu@@\>@.@.@@@~@@ >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<P @@@0@DP @6>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<P5@@@P@=@@DP @6@ @6>@$P<NPpP@PP@i@X@X@a@(@ "@"@&@@k@@<<@@@@ @@@@(P@@@@@@@@DP@ @CO@@@@@@@@ @ @@@@@($P0P@@T@@@i@@@ `@`PP@@@$PP@@@@@@@.P@ @@DP jL@@@P@@$$O@@$P*NPz@@@ @"@e$@&@(@@@$*$@@~@4@D@F@@J@@L@ @N@@P@$P@@R@"@T@@ @V@&@X@(P@Z@*@\@@^@4@`@*Pb@D@d@!f@Lh@Ij@3l@0n@:p@7r@.t@5v@x@Fz@~@|@@H@80P@@TG@3@@i@P@@ `@`PPJ@3@L@$PPN@"R@$T@#V@G@X@H@.P@ @@@@(P@(@-@@ @@ 3 t@ >@.@.@@@ ~@@ >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]Le+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 W93xO  iz^<GO4=x/ z<OMxO &<'Ot=x/ <O }x{#@F 36<?OxO <O4}xO #iv<'O4xz^<#O4=x/y2_jZZjVj ZkZFkZ @ Z ZkZ|Z_jVjZZk NC9UYUYUYUYUYUYUYUYUpobj_map B @J  mrds_rst_format_file 08/01/88 1435.6re 08/01/88 1330.6 59616 @FileCr 2T8TFTDT7L$TGV T+TNTVLT4V?#?#db_model The file model,mrds_rst_file_format while closing relation while creating relationcould not be initiated.while creating the primary index for while creating secondary indices for The database model could not be initiated.WP&@"PP@@\@(@,@@g(O,@@g(Op@z@|@~@P@PP@@@@@@P@@@@@@P@@@@P@@P@P(PP@u`@>@.@.@@@@~@ @@`@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 `9tNo"QsJgx+QsJf%g)LI"QsJ]3tNT#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.<aO4x4Z<_jZZk*Z+Vkz3PVjZkVjZ++@eU*eU*eU*eU*eU*obj_map $&,J"l  mrds_rst_get_seg_ptr 04/18/85 1452.7re 04/18/85 1102.2 17928 TV V#NT 4?#  RP%@ PPF@H@PJ@PL@B@N@ PP@D@P@P P$PNP PBPP@@@ @ PP@P@@0@@@@@\@@@@@2@@2@@4(@P6@@( P S@BP@V@@X@R@Z@S@\@2@^@ P`@b@d@f@h@j@l@T@$P P@BP2PP@ PuBP2@0@4@ (P2P PjS@@F@@H@S@J@@@L@ PN@D@$PP@P P$PNP'BP@@F@ PH@lJ@kL@D@P@P P$PP PS@BP@@F@@@H@S@J@@@L@ PN@D@$PP@P P$R(@BP@@p@@@r@S@t@@4@v@R@x@@2@z@ P|@8~@5@2@.@+@3@-@n@$P P@BP2PP@ P' P@ mrds_rst_get_seg_ptr symbol_tableR  adjust_bit_count_hcs_initiate_count!make_seg$'mrds_rst_list_elementadd*01 mrds_error_rst_list_duplicate47< error_table_moderr?CEdmd_set_needed_accessHJOU` &&#&)&3&>&G&QsymbtreeK1K6FplPL/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;gDLY"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|/O7xK z^<5O7Mx/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&OsymbtreeK1K6PL/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@aD@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%` &&!symbtreeK1K6PL/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 *hPZjkVj+,@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>9geLM+QsJfX9gL0g7gLu"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 |MB!kXoF'>Z <'O4=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<left_parenthesis><right_parenthesis><comma><semicolon><colon><hyphen><asterisk><plus><path_name><entry_name><positive_integer><identifier><domain><attribute><relation><index><real><complex><fixed><float><binary><decimal><precision><char><bit><varying><nonvarying><aligned><unaligned><check_proc><encode_proc><decode_proc><decode_dcl><nil>&- 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@@@@88I9p~@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&|&&symbtreeK1K6fkPL/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:^OxwS4xZ ^<3Od n<_O t|O t (Ox'Stx{ Z!f<uxW@!Z<O 9OS4-x/ :<@3\<-Ot@ @ <Oy=x  z<<!@) ())zf<)O!6PZjkVj+ZFkkQPkZ_k_juZV`Zk C9UYUYUYUYUYobj_map 028 bh  mrds_rst_parse_table 04/18/85 1452.7re 04/18/85 1004.2 32616  26: QUAW/   F">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 symbtreeJcS]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!<OYtmx]x <-OB!W4xO$ <iO 5x& i0~_jZZjVj_j+Z@kZP+kVkVjZ+UXV@XVBk @eU*eU*eU*eU*eU*eU*`obj_map ##,  mrds_rst_relation_handler 04/18/85 1452.7re 04/18/85 1104.4 47232 TTBTT/T&T8T T'TT TTCTT TT T#T!T@XTV NT4?#^a ^a^a^a^a^a^a" on line^a^a^a ^d ^aThe attribute "^a^a^a ^d ^a^a^a" given on lineThe relation "given for relation "" was found in relation "mrds_rst_relation_handlerdirectives until a later release." was found the sublist of attribute "" has not been defined in the database." but wasn't found in the global relation list.LOGIC ERROR in mrds_rst_relation_handler, the relation "The relation handler will not implement "undefine" or "redefine"LOGIC ERROR in mrds_rst_relation_handler, a duplicate attribute "is already defined in the database, the duplicate will be ignored!!!!YP%@PP@P@P @@P@@@NPP@@@@ A PP@@@@ A @@@@lP@@@@A@@7@2@/@,@@P@$PPNNH  PFD#@@@@@@@L$$@@K@@@@@@@@@@@@@@P@J@T@@J@i@@J@ `@`KPP@@@$P P@@@@@@@P@ @!PP@P@@@@P@@@@A@@@@@@@$PP@@@P@@@P@P@@PP@@@@I@@@$PP@I@@(@i@@@ "@@@@@DD@@K@@@@@@P@@@@ @@@ @p"@u$@r&@i(@f*@c,@`.@]0@@ $PP@J@T@2@J@i@@J@ `@`KPP@2@@$PP@V@H@E@@ @@P@ @PP@%@@@@ $PP@@@PPP@@@@  5 @P @P@P@P@P@P@@@$PPN @@@@@@@@@@P@ @0@ PP@P@@@@P@8@P@PP@:@@<@@>@@@@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&XsymbtreeK1K6-[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<cO`]_jZZk*Vj@kZ|ZUPCUYUYU@Pobj_map ]*2H  mrds_rst_rsc_alloc 10/16/86 1552.5re 10/16/86 1348.6 42120 ~ '4AN[q TTNT(TT&T"X`T4#^a ^d ^amrds_rst_rsc_allocLOGIC ERROR in mrds_rst_rsc_alloc,is an illegal structure allocation size.is an invalid code for structure type.')'NAP%@PP^@@(@NOP%@PP^@@@PPNP@P@@aPPNNx@@^P@PP@P@P@^P@@^P@PP@P@P@^P@@^P@PP@P@P@^P@@^P@PP@P@P@^P@@^P@PP@P@P@^Pv@@^P@q PP@P@P@^Ph@@^P@cPP@P@P@^PZ@@^P@U PP@P@P@^PL@@^P@GPP@P@P@^P>@@^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^<W@ PVjZZjZP #_jV`ZXV@ZjXV@\@eU*eU*obj_map   cnv  mrds_rst_scanner 04/18/85 1452.7re 04/18/85 1104.2 130032 lz&/aligned attr  attribute bin binary bit char  character  check_proc check_procedure chkp complex cplx dec decimal  decode_dcl !decode_declaration!decode_declare ! decode_proc decode_procedure decp dom domain encode_proc encode_procedure encp fixed float floating index  nonvarying prec  precision real rel relation unal  unaligned var varying 2(),;:-*+X?TT%T T T TGTT TT1TTT"T>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@<PX@@@oL@@@(N(@@ZL@d@M@f@@h@N@j@$P@l@Z@n@cp@zr@{t@\v@{x@Wz@b@&P@L@Ta@K@L@i@j@L@ `@`M$P @d@K@f@2Ph@^l@Zn@Np@a@r@b@(P@ @)@@P@P@P@$P@ N@ P@0F .$.@?"PPN$P@ N@ ,@@ P@0F .$.@?"P  @@P@P@P@$P@ N@PP @@F @0F .$.@?"P@=@@EP,@PP @@@@@A@P@|@@(@>@@@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&}&&&&symbtreeK1K6G@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@+<d 2#F7>|_PC2d dC>rx/d@  >dd2 _F K#F' gy2g92dtO ^|E)@2PK :|#_-xs (? S|@3< e#Fgt[>rx/d   #@@ 22F|+<@2#|+@<3 <@@@  d9]x; Sr2| e,3x; S@d A>  <QPVjZZk*VjuZFkZ+@k_j+@ ZV`Z +k k  + +PV`Zk  + +C9UYUYUYUYUYUobj_map D;  mrds_rst_semantics 10/16/86 1552.5re 10/16/86 1338.8 211896 bbbqw}'7779<>~ 33EX\```````j#)))<===AGMSSSabc  T6T,VT+T1T TX$T/T(T:T?TT@TT"T TT#TV?TTTTCTT<T)TOTAT#TDT TXTTheXXL$T T TTT TTTT4GV N;?G ?#decode_rule ^dThe value "^a^d^a ^d^a" in lineThe string "The name "Relation "^a^a^a ^d^adecode_procencode_proccheck_proc" instead." on linedecode_dclstring sizeprecision>db_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@$PPPPduPv@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 @ @ NWp@r@@@<t<@e@@@((p@@B@@@@t@@P@@@$PNP@@@@@r@k@h@J@PP@j@t@@@@ P@A@T@@A@i@@A@ `@`B$PF@@@@~P@X@F@9@@@@P@ @ @ @@`! PP @@@ @ @L@$PJPP@ @ @@@dd@ "@qq@e@@@\00@@@@@B@@@@@@JP@@@@@@ @@@@@@@@@@@@@@@@@@@(P@A@T@@A@i@@A@ `@`B$PF@@@@tP@@@@@@@P@ @L@R@$PF@@@J@@@ P@$PJP@@@ @@@@@@@ @@ @ @ @@$PJPP @@`@  @ (@ (@@@@ @@@@$PJP (@Q(@P(@ @R@X@ @Z @$PJP"@@$@@&@@(@@@@J$PF@ @}"@@$@@ P@PP$P P @@.@@0@<@2@Z6@8@@:@,@ @@@P<P @@`@  @@ @@ @ @$PP,@P@ @@ (@Q,@Q@ @@ @ @"@@Z@$PJP ,@P @X@^@$PF@@@B@H@D@>@ 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 (> >   P2Od  2A d @ #@r 222FF'> 3< W@ O@ W@2@|  > dg3W|y#> _Y3<O|y#> ,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,|!SgOu 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< ` &&%&.&8symbtreeK1K6mJPL/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_jZZjZFk5ZV`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!' `  &&#symbtreeK1K6PL/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   ` BsymbtreeK1K6PL/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   ` LsymbtreeK1K6dPL/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   ` KsymbtreeK1K6PL/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<P@@!@@D|D@@@|@@J@@@@J@@@@@@@@@$P(P@u@J>@.@.@@@~@@>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=g7Lt&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 ~<#Ot-xW <!O t-xC+i<3@)<'O ^<O[xzV<O n(-x7 iF<Otx7ni<=O xw!@PVjZZjZPkVj Vj+@+|Z5Z ZVj@+VjVjPkZkZuZ+Vj @kPk@k@ VjZV`ZXV@Zj +0@eU*eU*eU*eU*eU*eU*eU*eU*eU*eU*eU*eU*eU*eU*eU*obj_map &&vb  rmdb_add_rmdb_history 10/16/86 1552.5re 10/16/86 1335.0 18648 T< TFquitarea#VV 4type of operation indicator <^i> 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@@<R<d@R@h@ Pj@d@l@Pn@lp@kr@ot@hv@nx@z@f@P@i P @@@(P[@FA@P'@ PP@ P @@ug P@PO@C@L F@P'@ PD@@PP@P@@@B@R@h@f@$P P@BP@@@R  @BP@P@P @@P @@@  @P@@ P @@@@  ip@PP@$@M@ipiL @$@@@@@ip@iL@ipD@P(@@@ rmdb_add_rmdb_history symbol_table9  error_table_action_not_performedarea_too_small $ get_group_id_''+ioa_rs.01add_rmdb_history<M`4 A9U` area.1F<? quit.2IAD &&&&-&3symbtreeL*JGvL$PL/I 3!% (bpzppMultics PL/I Compiler, Release 29, of July 28, 1986Perez.SysMaint.aoptimize map6:gLE7gLS<g3L>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*JGvLPL/I 3!% (Multics PL/I Compiler, Release 29, of July 28, 1986Perez.SysMaint.aoptimize map>9g0LM*QsJ`X7gLf9gL0u%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@ @@`  @nPP>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@@J@J@@@@B@>@$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@<P@J(@N@B@P@J@R@/T@3V@0X@L@ $P4P@D@ Pw@@@@@ J(@@@N@J@P@L@ PP@ @@DPD@ Px@@@ PE@E@N@@P@L@$PP@ P@ J(@E@N@J@P@L@$PP@@@@@@(P@! !$.k.mrmdb_copy_relation 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/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<Otx<O#<-O xBiV<O=C iDPVjZZjVkZ_jP @k@ VjVjZ|ZZ _j |Zk@ _jXV@Zj +V`Z|@eU*eU*eU*eU*eU*eU*eU*eU*eU*eU* obj_map /D  rmdb_create_and_pop_rel 08/01/88 1435.6re 08/01/88 1338.2 106416 TT"TwTVL^/"TTpTTVTquitN#V?4 -brief?#db_modelcleanupMRDS.def_trany_otherdelete_relation create_relationGetting dbcb_ptrCreating relation !!!!!!!... ...!!!!!transaction_bj_full_First close of dbtransaction_deadlock_transaction_lock_timeout_Could not finish a transaction while creating relation Could not start a transaction while creating relation Relations may not be created while a transaction is in progress. Commit or abort the transaction and try again.^/The relation was created but was not populated because^/there were no tuples that satisfied the selection expression.GP&@"PP@p@P@q@P@r@ P@s@<@ND@T@(@P@P@r@@@ PPN@@ P@PL@@PP@@Ps@ `@@(Pu@@ >@.@.@@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@$P<NPx(@x@N@@P@T@V@L@@@sPP(@"PP@@@P@P PP@P@P@P P@s@@@ `@`.@@p@x`P'@ Px(@y@ y@B@x@D@F@H@@@ P@ Px@y(@@&@@@@zBP2@@ @@`4 <@<@@J@@N@J@P@@R@x@T@`V@X@KZ@W\@L@$PPP@ Px@B@B@@@$PBP@@d@@@@@zBP2@@ @@`4 <@<@@@@@@@@@x@@/@@@&@@$PPP@(@@d@j@l@P@0j@!u!"..m^/ rmdb_create_and_pop_rel symbol_tableG  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_txn0lpdsl_closesuwopensz| error_table_action_not_performedhcs_initiatekey_duplication mrds_data_max_select_items mdbm_util_mrds_dsl_translate mrds_error_dup_relinvalid_db_indexinval_dtr_expr no_database no_db_pathno_tuplepreviously_defined_indextuple_not_found undef_attrget_resultant_model_pointerinconsistent_resetinconsistent_setdefine_temp_dir_area  mu_get_tuple store_directmax_attributes"&rmdb_create_relation))/rmdb_delete_relationcleanup28:sys_info max_seg_size=@DM` cleanup.1SGJ cleanup.2YMP any_other.3^SV storecYe\ quit.4h^a quit.5nc(f cleanup.6shAk errorxnbq tidy_up{sv  T&&&&/&;&A&G&O&W&^&e&k&r&y&~&&&&&&&&&&&&&&&&& &&&!&(&1&<&FsymbtreeNdNAPL/I 7"' *.<g<<Multics PL/I Compiler, Release 30, of February 16, 1988Hirneisen.SysMaint.aoptimize mapp<tNW,b csL!ZKPh$3YVF4-b cWL3tNT'QsJi#g)LI:tNT&QsJJ*QsJ`&QsJi9tN'QsJi%QsJg*QsJe$%QsJo>special_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</OtmxCxOCiZf<COt=xiZV<@<OMx+ iZ<O 4 v|/Ox4 )|3@<%O5xG iZN<MO _jZZjVkZ_jP @k@ VjZZ^kPk uZ @ VjP #PkZFkPZ+VjZ+|Zk +XVBk XV@Zj+P@eU*eU*eU*eU*eU*eU*eU*eU*eU*eU*eU*eU*eTobj_map   |T  rmdb_create_attribute 10/16/86 1542.7re 10/16/86 1340.8 50472 db_model domain:attribute:cai 1.0 T_NT3TTV VVV TTTquitVV?#4area?#cleanupcreate_attributeCreating attribute No attributes to be created.For create_attr_info structure.delete_attribute -force -inhibit_error No room left in the db_model segment area to add the attribute $$"#^@P&@"PP@@P@PPF@@P@PH@`P@\P@@HP@@O@@  P@@@@@@2@FP F@$P"P@@@@@@ @HP@@@$PP@@@y@q@@ @@u0@2FP0@@@@@@@b@@@@N@@M@@\@@\@ @Q@N @T@@$PP@M@ M@@N@@G@=@@@PFP@`@HP@@@@N@|-@@5@(@@@@HPF@@@@@N@@M@@@@@@@  @  @@@$PP@M@$P NP@@$P@HPF@@@@@@@@@(@@@@HPF@@@@@N@@M@@@@@@@ @ @@@$PP@M@@@$P P@HPF@@@@@W@,@@J@(@HP@@@@@N@ @@@`@,@@FP@@~@@@L@@M@@@$PP@M@FP@@l@@@@@@@ $P&P@M@@@@}@o@@@(@@@@@p@i@@@@PP(@"PP@@@P@P PP@P@P@P P@@@@ `@`@P'@ P(@?@L @P'@ P P@@7 P@5@F5`P'@A(@ P PFP@`@D@@0@F@@b@H@@@J@A@L@N@P@ R@ T@ V@B@P@ P P@ 0@@@ P P@@D@B@$PP@@PP P@HPFS@u@@ >@.@.@@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:gLY7gLg9gL0v7gL=g7L?gL<g;L<g3L>special_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 {i2i:<7_ u=i<Otxj_jZZjVk:Vj |ZkPkPk kP UPZjZj+V`Z@eU*eU*eU*eU*eU*eTobj_map @*Hjn  rmdb_create_db 10/16/86 1545.9re 10/16/86 1335.8 49032 rmdb_create_db db_model db.control VVLVL$TTTVT TVV4#V?V Nvfile.mrds?#db_modelcleanup", encountered @FNNNNdata_management_fileParsing the mode string "++++)+*Q`P&@"PP@@P@@P@@P@@ P@@F@P@P@ @@` @P@ @@`@X(@@ @P'@.@@@db@PP@@@-@@@@@@"P@P@@@@~@@$P P@@@@PP@p@"P@P@@0@-@@@@@@_@@`@@ $P P@ @@@@$PP@@(@(@-@@@@@@@@@@@@@@@@@6@8@/@D@*@'@@#@)@@$$PP@@ @@@@@@@@@ @@@@$PP@@(@(@@@$PP@@@@@@@@@@@@@@@@@@@@@@@@$P@@@@$PP@@@@@@@  P@@@@@@@@@(@ @@@(@@@@@@@@@@@@@@@@@@$PP@@@0@@@v@@@@@@@ $P P@@@@@@z@@G@@@F@@,@@@@@$PP@@@@Q@@@e@@f@@ $P P@@@@@Y@M@@@PP@ `@@@@P P(@(@@@@@C@5@@@@PP(@"PP@@@.@@PP P@PPP P@@ `@@  PP P@@@ `@`@@@`P'@ P@.I@I@@I@ I@I@I@I@I@I@I@@@A(@-@D@@F@@@H@J@A@L@N@P@R@T@V@B@P@@@u@>@.@.@@*@*~@*@ >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>3gLK7gLYQsJ^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 F<E@O4=xk k<7Ox?Mz<;hPZjkkuZ+Z+Zk|Z5Z5Z+PZj+@eU*eU*eU*eU*eU*obj_map n&vF  rmdb_create_descriptor 10/16/86 1542.7re 10/16/86 1350.8 94680 S ((Ddp !+5;EOYcmwdimensionalignedunalignedfixedfloatbinarydecimalrealcomplexcplxprecision(bitcharactervaryingnonvaryingsignedunsunsigned)*,    $$**15<@ @IJM MVV] gmpxIxIyxIzIzx !$"$%!'%,(,-?L$L#V#4V? _,():?#ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789_$'r P&@"PP@@^@@(@P@(P\@Z@I(@@PL@G@N@X@R@S@P@Q@O@H(@U@V@W@G@`LPt`.@.@@>T@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%rcLSz#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@ <k x_i8==@)p_jZZk*Z+@Zk@ZVjZjC9UYUYUYobj_map v\dz:  rmdb_create_domain 10/16/86 1542.7re 10/16/86 1337.9 61704 domain:attribute:cdi 1.0 V LNTDT3TT-VVTT1TquitVV?#4V area?#Version cleanupcreate_attributeCreating attribute No domains to create. of rmdb_ctl structure.delete_domain -force -inhibit_error of create_domain_info structure.Creating domain_info in the db_model segment.Y P&@"PP@@P@PPF@@N3@@@@] t@ >@.@.@@@ ~@@>@>@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@PBOT`@$.@.@>@@~@@ @@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*JGvLPL/I 3!% (Multics PL/I Compiler, Release 29, of July 28, 1986Perez.SysMaint.aoptimize mapF7g LpT7gLbAg'Ls<g;L<g3L7gL=g7L>special_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<Oux k:<#O=xkF<OPVjZZkjZZ ZNkP @ @ +P UPZj+PZj+@eU*eU*eU*eU*eU*eobj_map (  rmdb_create_index 10/16/86 1552.5re 10/16/86 1349.5 91728 T4T~TwT0T T> 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(@ @@bPP'@.@:@@@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@ jLBP@@@@@  @@@@  PP@Q@@@L@@@@@@@@$PP@P Pu@@>@.@.@@@~@@>i@@ `@`@ E@W @@`@ @V@ V@@@@@pPv@@V(@D@@(@*@A,@P@@*PPu`@>@.@.@@@@~@@>@T@@i@@ `@`@ E@`@(@(@P@@@@@@@P@PP@@@@@@@@@@$PP@ @*PP0@@@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 Qs3J<g3L7gL=g7L*QsJn QsJn-QsJo,b csL!ZKPh$3YVF4-b cWL>special_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<OOxS iV<e_5x/iO4x^<=O O x$TPVjZZjVj_j+Zk VkZ_jP @k@ VjXV@Zj+V`ZZj +@eU*eU*eU*eU*eU*eU*epobj_map ^.f\  rmdb_create_relation 12/09/86 1247.7re 12/09/86 1241.8 155952 @relation:attribute:FileCr 2@L$TVV T"TVLV VTLTNTV T TpquitVarea#V?N4 -briefRESTRUCTdb_model?#cleanup0123456789any_other The file model,delete_relation create_relationrmdb_create_relationtransaction_bj_full_Creating relation While creating relation getting temp segment.could not be initiated.transaction_deadlock_ while closing the relation transaction_lock_timeout_^/First bad character is: ^/Relation will not be added.For rmdb_create_rel_info.versionwhile creating the primary index for while creating secondary indices for ^/Relation names cannot begin with a hyphen.^/Attribute names cannot begin with a numeric.^/Attribute names cannot begin with a hyphen.^/Relation names cannot begin with a numeric.^/Attribute names cannot begin with an underscore.^/Relation names cannot begin with an underscore.Area in model is not large enough to add the relation Could not start a transaction, while creating relation Could not commit or abort the transaction, while creating relation ^/The name "db_model" is a reserved name for MRDS and cannot be used as a relation name.Relations may not be created while a transaction is in progress. Commit or abort the transaction and try again.))&$#OP&@ "PP@@@ @@@@$@=(@=,@=@/(O=,@=@/(OP@PP4@@P@P2@z(@@P@0@z@P@ `@@ (P@`P@@@(@4P@@@@@@@@+@VP@@!z@C@E@@@@@@P@@@E(@@@p p$P"P(@ @*@v.@o0@&@>@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@<P@$@@@@@ @,@@$PHP@4PX@@@@@@@@H@@0@H@@@@@@@2Pb@@`@@@@@@@@@@@@@@$PVP@@ @@@@@@@@2P`P@H@N@@6@4P@`@Z@@ @ZN@@@ @@@@4PXO@6@@@@@@@@@@@@@@@@@$PXP@@*$P&NP&(NP@  @@?4PXF @@@  NP@@@@q@@N@ @@@@y@i@@A@6P$@P@@ 4PXF@@@@@@@@@@@@@a@@@@H@T@@$P`P@@ @@@@G@7@@@8@@ J@(@@@@4P@XF@@X@@@@@@@@@@-@@@@@@ @ @ @@ $PZP@@ @@@@ @@@@P@6P@@8V@X@P@@$@@@@ PMX@0@@ P4P@XF @F@ @ X@V@@P@X@0@V@0@XP@P@ipXP@VP@iLX@@,@P@@$@@ @ @6@$$[]@@T(@@~@T@ P@@$T@@@@@$T@@@N@\@@>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|%OiV<O]xoiZ<AO4M*kz<GO 4x+x; iV<O]x/iO]x  <@ x/:v<+OX <7O~_jZZjVkZ_jP @k@ VjVkzZkZ Z+k5ZNkZZFkk@kP @kP @ Vj _j #Pk+XVBk +V`Z +`@eU*eU*eU*eU*eU*eU*eU*eU*eU*eU*eU*eU*eU*eU*eU*eU*e0obj_map j  rmdb_delete_all 12/07/87 1329.0re 12/07/87 1324.0 78840 rmdb_delete_all Domains Attributes Relations NTTTTTTTTT L$NT-allTTV VquitV?#4L?#RESTRUCTcleanupany_otherdelete_relationdelete_attributedelete_domaintransaction_bj_full_Deleting all relations.Deleting all attributes.Deleting all domains.transaction_deadlock_delete_relation -all -briefdelete_attribute -all -briefdelete_domain -all -brieftransaction_lock_timeout_Unable to get a temp segment.Could not start a transaction. may not be deleted while a transaction is in progress. Commit or abort the transaction and try again.P%@@857P&@"PP@^@@!P&@"PP@^@@P&@"PP@^@@PP@Pd@@\Pf@E(@ (@;@ @P'@ P @@dP^P @@6@`(@`@d@0@f@b@h@_@j@`@l@ n@p@r@t@v@b@$P.P@ @@|PP'@h.@@@ @v `P'@o@C@9@(@E(@%A(@E@d@@@f@b@$PP@@@$P NPD@E@F@E(@D(@`(@d@`@f@E@h@@@j@b@P@E@F@@@@@ b @@z@b@|@@@x@=@@NlC@b(@E@D@Mb(@b@!E@z@b@|@x@$PP@b@E@z@c@|@x@$PP@c@xE@z@c@|@x@$PP@nBb@$PNP*A@N'A,@`(@E@z@`@|@c@~@x@ P@c@E@z@c@|@x@$PP@c@ME@z@c@|@x@$PP@C@(@@-`@'`(@E@z@`@|@c@~@x@ $PP@c@E@z@c@|@x@$PP@c@"E@z@c@|@x@$PP@@(@gE@z@c@|@x@$PP@c@ E@z@c@|@x@$PP@E(@@NN@N @@x @@b `(@f@@@x@@@b@@@@`@@@$P0P@8N @@x @@ `(@f@d@f@x@h@j@@l@@n@`@p@b@$P0P@ @@x @@ `(@f@d@f@x@h@j@@l@@n@`@p@b@$P0P@f@z@x@$P*P@(@ @@`(@`@z@_@|@@@x@)@.@A@@@@ 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@@@@dP`P@@N?dP@0@@@ @@@@/@,@0@-@@$P(P@@@@y  @@@@@@@@ Pt@t(P@fP@@$@@@l@ lPM lP@@fPl@fP@$@@h@ hPMhP @@@ u@ >@.@.@@@ ~@@>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@@9fP@$@@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@9fP@@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  MEPL/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<OOxS iV<GOMx/iOz' &<3_ t(PZjkZk|Z@+Z Z+ZPk Z@kPkV`ZXV@ZjXV@ZjXVBk +V`Z +@eU*eU*eU*eU*eU*eU*eU* obj_map  $2,V,  rmdb_delete_attribute 12/07/87 1329.0re 12/07/87 1325.8 177408 Answering yes will cause the specified attribute to be deleted from the currently readied MRDS database. rmdb_delete_attribute doi 1.0 relation:domain:attribute:CPOPT001gacl001 @V L$ to T^TTT<VTQNVT.^/TT)T!T VV THTZTTTTTT-VVT2quitV?#4V V!L "^a"RESTRUCTVersion ?#cleanupDeleting any_other^[ and^;,^] "^a"delete_attributeDeleting relation complete_volume_dumptransaction_bj_full_Deleting attributesincremental_volume_dumptransaction_deadlock_Defining a user area.Renaming relation file from Setting the ACL on relation Getting the ACL to relation transaction_lock_timeout_Deletion of the attribute(s) Could not start a transaction.^/Attribute "^a" is unreferenced. for delete_object_info structure.Attempt to delete a generated attribute Do you wish to delete the attribute ^/Attribute "^a" is used in relation^[s^] would result in no primary key in relation Unable to get a temp segment in the temp dir.While initiating the new_file_model for relation Copying the new data file onto the old data file for relation A transaction is in progress. Commit or abort the transaction and try the operation again.}}{|oP&@"PP@t@t(@u(@ v@x@z@|@~(@s@s@s@s@s@s@s@P@PPn@@P@P@@@@@@Oi@ @@ @@@@ @@@v @@L"z",P@v@@@@@f@ @nP@@@`@0@.0@@@@\@@b@@`@@@@@@@@@@@@@@$PJP@@ @@@@@@@0@nP`Pf@E(@@(`P'@A(@ PnP@`@D@@0@F@@b@H@@@J@A@L@lN@eP@lR@[T@cV@B@NP@.@$@@nP\Pd@P@@n@@@@@@K@C@F@@ $P\P@|nP0@@@@@@@1@8@2@/@@$PBP@@@@00@x@@z@~@@v@@@@P@@ @@@@  $P`P@P@@@@@@@@"P@@<@<@<@@x@@z@~@@v@@@@@P@@en@@@@@@@@@@@@@@@@@@@@@@@@@ $P^P@@ @@@@@@@V@ P@@@r4r@s@s@Pv@Px@ |@u>@.@.@@@~@~@.@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@@ @@|11P @@@  @@@@@@@R@nPj@p@lP``M@@ F@lPP `@`@@@@P@m@@@@@@@@@k@@@@@$P2P@@ @@P @@@  @@@@n@O@@@@@@@@@@@@@@V@]@W@[@R@@$P4P@@ @@ @@@  @@@@?@ @@@b(@c(@@@^(@@@P@@@b@@@@#@*@@(@@@$P0P@P@P@P@(@@@P@@@c@@@@@ @@@@@$P0P@@@!(@@@@@@@b@@@@@@@@@@$P6P@@@@(@@@@@@@c@@@@@@@@@@$P6P@@@P@@@@@@@ pP@@@ @@P @@@  @@@@@@@=@C@9k@@@U  @@@@@@@@@.@@@ & P@@@ X `(@a(@@*@*@@@@@$P.P@@a @@;>>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<-Ox2 ZV<@<OMx+ iZ<'O=x#( izf<E_4yx2$^|OxKZ2Z<Oxsz<O=4 )z x_jZZjVkZ_jP @k@ VjZPk ZZ VjP Vj+k@k|ZVj+ZZ5Z+Vj |Z5ZZ+PZj +XVBk ++H@eU*eU*eU*eU*eU*eU*eU*eU*eU*eU*eU*eU*eU*eU*eU*eTobj_map ^^f ~ 4  rmdb_delete_domain 12/07/87 1329.0re 12/07/87 1325.4 190584 Answering yes will cause the specified domain to be deleted from the currently readied MRDS database. rmdb_delete_domain relation:domain:attribute:doi 1.0 CPOPT001gacl001 @VV to T^TTT<VTQNL$V TZT T*VT.^/TTjT8T,TTTT TT-VVT2quitV?#4V V!LRESTRUCTVersion ?#cleanupDeleting any_other, "^a" and "^a"^[ and^;,^] "^a"Deleting domainsdelete_domainDeleting relation complete_volume_dumptransaction_bj_full_incremental_volume_dumpDeletion of the domain transaction_deadlock_Defining a user area.Renaming relation file from Setting the ACL on relation Getting the ACL to relation transaction_lock_timeout_^/Domain "^a" is unreferenced.Could not start a transaction. for delete_object_info structure. would result in no primary key in relation Do you wish to delete the domain ^a ?^/Domain "^a" is used in attribute^[s^] "^a"Unable to get a temp segment in the temp dir.While initiating the new_file_model for relation ^[ which ^[is^;are^] referenced in relations^;^s,^] "^a"Copying the new data file onto the old data file for relation A transaction is in progress. Commit or abort the transaction and try the operation again.^[ which ^[is^;are^] referenced in relation "^a"^; which ^[is^;are^] referenced in relations "^a" and "^a"ZZXYjPP&@"PP@@t(@u(@v@x@z@|@~(@9s@6s@3s@0s@-s@*s@s@P@PPn@@P@P@p@ @@@@@Oi@ @@ @@@@ @@@ @@,"",P@@@@@@@@ @nP@@@`@0@.0@@@@\@@b@@`@@@@@@@@@@@{@~@@$PJP@@ @@@@q@j@@ @nP`Pr@E(@w@ @P'@.@@@nP\Pd@P@@n@@@@@@G@?@B@@ $P\P@qnP0@@@ @@@@-@5@.@+@@$PDP@@@@00@@@@@@@@@@P@@ @@@@  $P`P@ P@@@@@@@@"P@@@@@@@@@@@@@@@@P@@\n@@@@ @@@@@@@@@@@@@@@@@@@@@ $P^P@@ @@@@@@@N@P@@@r4r@s@s@Pv@Px@C|@n~@.@@P@0@@(@@@@@@@@!@0 @@tu@t>@.@.@@@~@@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@@ @@11P @@@  @$@@&@*@,@"@@nPj@p@lP``M@@ F@lPP `@`@@@ @P @@ @@@@@@@@@@@ @@$P2P@@ @@AP @@@  @$@@&@*@,@"@o@@@ @@ @@@@@@@@@@@@@$P4P@@ @@  @@@  @$@@&@*@,@"@@@f(@g(@@@"(@@ @P @"@@f@@@@@@m@@@@$P0P@@@"(@@ @P @"@@g@@@@n@v@O@t@j@@$P0P@@@"(@@ @@ @"@@f@@@@Q@Y@3@W@M@@$P6P@@@"(@@ @@ @"@@g@@@@4@<@@:@0@@$P6P@@ @P @@@@'@@@ pP@@@ @@AP @@@   @$@@&@ *@,@"@@C@9@@@  @@@.@@@.@@@.2@@@ * P@@@ \ d(@e(@@X@X@$@@&@"@$P.P@@a @@>>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:<COx)kz iZV v<O4x+ i<KOx?(=;F|O*mxiz<M_4]xP=x3_ <7O/4=x2i<OyCMSOYPVjZZjVkZ_jP @k@ VjZPk|Z@ZkZkP+Vj+Vk:PZkPZ_jZ+Zk_jVj ZV`Zk PV`Z +XV@ZjT@eU*eU*eU*eU*eU*eU*eU*eU*eU*eU*eU*eU*eU*eU*eU*eU*obj_map  h   rmdb_delete_index 10/23/86 1025.0re 10/23/86 1013.1 75096 T6T4 T2TT L$quit#VNV?4V?# -briefRESTRUCTcleanupdelete_indexany_otherdelete_index from relation transaction_bj_full_Deleting the index Backout has occured.transaction_deadlock_transaction_lock_timeout_Error while deleting the indexCould not finish the transactionError while opening the relationCould not start a transaction^/The relation could not be closed.^/to finish deleting the partially deleted 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 inconsistent state,^/Attribute ^a in relation ^a is not a secondary index^/to make the database consistent use the delete_index requestIndexes may not be deleted while a transaction is in proggress, commit or abort the current transaction and try again. P&@"PP@@P@@L(@M@ @@NP@(P@P @@G(@I(@@P@P@(@(@@PP@@@@@@"P@@$PNP PPPP @@v@uPP @P@B@@@"P@P@@ @ @VB@@J@@PP @ P"@@@$@D@&@E@(@*@,@2@"P@P.@@P0@4@6@@@G@ @P'@.@3@@ @ `P'@A@(@(@@%(@@@@@@$P"P@@$PNP@@@(@(@:(@x @:@@@@@@ @ P@@@@PPP @@@_@ @P'@ PG@@P^P @@\@PP@u`@>@.@.@@;@@;~@;@ 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|+OMx+ iZ<O4x^<'Osz<Ot-rVPVjZZjVj_j+|ZZkZkPZPkZ+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<P@@(@B@@@vP6@ @@r @@@D r $P:P@r@@@@~@q@PP$P:NPb(@b@E@D@Mb(@b@!E@l@b@n@j@$PP@b@E@l@c@n@j@$PP@c@xE@l@c@n@j@$PP@n4b@$PNP*A@N'A,@i(@E@l@i@n@c@p@j@ P@c@E@l@c@n@j@$PP@c@ME@l@c@n@j@$PP@C@(@@+i@'i(@E@l@i@n@c@p@j@ $PP@c@E@l@c@n@j@$PP@c@"E@l@c@n@j@$PP@@(@E@l@c@n@j@$PP@c@ E@l@c@n@j@$PP@E(@b@%PPu@D >@.@.@@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<B 7 <1O47=x3iv<)OSx+iZf<O=x#( &<IO%4=yox/'_jZZjVkZ_jP @k@ VjVkzZ@Z_j+ZVj+@ Pk+V`Zk +Pd@eU*eU*eU*eU*eU*eU*eU*eU*eU*eobj_map 0@8pI  rmdb_execute_undo 10/23/86 1025.0re 10/23/86 1013.3 32904 TXTTATCT#yesTXVdVV 4?#free_dbCould not free the databaseExecution of the undo request failed, the database has been freedExecution of the undo request failed and the db could not be freed.^/The database is inconsistent and therefore may not be restructured, it has been freed.^/The database ^s^a is inconsistent. ^/In order to ready or restructure the database it must first be made consistent.^/^/Do you wish to continue ?^/The database ^s^a is inconsistent. ^/In order to ready or restructure the database the following ^/request which will make the database consistent must be run:^/^-^a^/Do you wish to run it ?^/The database is inconsistent because the operation:^/^-^a^s^/was interrupted. The database must be made consistent^/in order to perform additional restructuring requests. ^/^/Do you wish to continue ?^/The database is inconsistent because the operation:^/^-^a^s^/was interrupted. In order to undo the effects of this^/the request "^a" must be executed.^/Until the database is made consistent it may not be restructured.^/^/Do you wish to run the request ? @(@(@@@@@(@Y@V@S@P@M@J@@@ 6j P%@  6m P%@ P P F@@d3 @@WA, @@A,@@"@@@@(@(@$P PP@ PP@@A@@u@A,>@.@.@@@,~@@ 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*JGvLPL/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(`&&&)&4symbtreeK1K6PL/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<B 7i:PZjkVj_k:D@eU*eobj_map 9`4  rmdb_init_file_model 10/16/86 1552.5re 10/16/86 1349.9 15192 $  V V#V?4Getting file_model_pathname OONMW'P&@"PP@@P@P `@@(P@P@P@@PP|@|@@A@@s@@k@@@@@@@@@@@P@@@ PP@ `@@P@P@k .m.@.@> @@`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*JGvL5PL/I 3!% (vMultics PL/I Compiler, Release 29, of July 28, 1986Perez.SysMaint.aoptimize map:9g_LI9gL0X>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<P@PP@@{(B(X@B@\@P^@X@`@Pb@Ad@Af@<h@Aj@Z@$P6P@<P@+@@ $PPPP @@E!@,@N $PPPP @@8v@@@@l@@@@l@D@@@F@H@:@J@PL@ N@P@T@ R@V@B@$P:P@PP@@3,Z,X@Z@D@PF@X@H@<P@@J@L@N@P@R@B@$P6P@::P@@ $PPPP @@44.6@<P@@@l@@l@@@@@@6@@4@@P@@@@@@@@$P8P@6@0@PP @@'@<Pu@>@.@.@@Y@Y~@Y@>@TX@@i@Y@ `@` E@@Y@Y@@~@8@@4@@P@P@X@@t@v@|@q@v@@$P8P@ @PP$P NPM<P@@\@P^@a`@bb@Z@>P@PPP @@2@<Pu@@>@.@.@@Y@Y~@Y@>@TX@@i@Y@ `@`@ E@J@2Y@Y@@,@8@@4@@P@X@@#@%@+@ @%@@$P8P@ @8@%0@PP @@X4@l8PW@P@ P<P@@@ll@\@@P^@@P`@Z@ $P@P@PP $P NPP @@ $@N6P#$PP>PH>P@@P@@@@P@@@ @P@ @@@P@@@@P@@@@P@@@@P@$@@&@P@@@@ P@ @@"@"$P&P>P&>P@@*P@@@@,P@@@ @"P@ @@@$P@@@@(P@@@@.P@@@@0P@$@@&@2P@@@@4P@ @@"@P<P @@@@6P P@?# rmdb_ready_db symbol_table  error_table_action_not_performedno_dir mrds_error_my_quiesced_db#&* vfile_relmgr_close-13 create_index-6:create_MRDS_relation-=C destroy_index-FJdestroy_relation_by_path-MTopen-WY put_tuple-\_ create_cursor-bf get_tuple_id-imget_tuple_by_id-ptrelation_manager_w1|w6create_relationwwFwMwWw\wbwiwpioa_rsinitiate_file_ mdbm_util_get_user_classdsl_ get_path_infocreate_res_copy quiesce_quiet`fB&&"&,&5&<&E&L&V&[&a&h&o&v&~&&&&&&&&&&&&&&&symbtreeNdN3PL/I 7"' *Multics PL/I Compiler, Release 30, of February 16, 1988Hirneisen.SysMaint.aoptimize mapH2t'NU(QsJ1_$QsJ*h)g)LIs#g)LI|9tN(\gqK-L>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 V<COxx3=h@P( (@P( </PZjkkZ+@ #P+ZPk@kkEEEEEEE@+VkPkUXV@p@eU*eU*eU*eU*eU*eU*eU*eU*eU*eTobj_map ff6B>xT  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*JGvLPL/I 3!% (Multics PL/I Compiler, Release 29, of July 28, 1986Perez.SysMaint.aoptimize mapJ8g!L'X(\gqK-Lb7gLp9gL07gL=g7L<g;LAg(L>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*Vj5Z+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<P@ P`@`@@b@@@@~@@ P@a@@DP@$@@@J@ PJPMa@JPPPY@ `F@@ @vPZ@ @@`@@ a(@@P$@DPH@@@@ \ `@@F@\@@P@P@b@@`@@c@R@O@"P@P@@P@P@U@~@$P<P@ P`@`@@b@@G@>@~@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<P@ P`@`@^@b@`@4d@+f@\@d@ P`@@@P@P@@P@@@@b@@`@@@@ @"PP@P@ @@~@$P:P@ P`@`@^@b@`@d@f@\@1@ PD@@~@$P P@K@$PPY@ @@`@\ PZ@ @@`~ @@[(@ P@D@&@(@\@*@,@~@.@@0@[@2@$@$P4P@V(@ Pl@@@OP(@"PP@K@P@L@ PBtP@@ Pl(@@D T@P'@ P Pl@@ P`@P@qR@P@PT@@@V@c@X@b@Z@`@\@^@d@{`@"PPb@|f@{h@j@N@$P8P@ P`@`@P@b@R@rV@iX@N@@@P$@ PDPH@P@PK@ `F@ 7u@ >@.@.@@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<P@ P`@`@@b@@"@@@R@ PPP@@$@LPP@~(@L@@~@@@`@@ @@@@@$PFP@ 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*JGvLePL/I 3!% ( @n|  Multics PL/I Compiler, Release 29, of July 28, 1986Perez.SysMaint.aoptimize map ^0gLj(\gqK-Lt$QrJA} QrJD"QrJD7gL9gL07gL=g7L<g;L<g3LAgL$NIX>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 :6<cOMy7n<[OMx' :<O x' :v|SOHx3 n<O,x, i6<mO]x[.i</Ot=x>Pk + PVj ZP VjZkPZuZkVjZPkkPVk@+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<VdVNT)V T9#4_-0123456789create_attribute^/There is no currently readied database.^/The maximum length of domain names is 32 characters. ^a^/The maximum length of attribute names is 32 characters. ^a^/Usage:^/^-^a attribute1 domain1 {...attributeN domainN}UpP%@@@PP@P@PP@@@(@@*@&@$P P@@@,@@,@@@<.<@@@$P PB@.@D@}F@H@J@L@N@>@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=g7Lh?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 <Oxgi~)Z~<%Otx?x?</O _jZZkjZZfk k5ZkPZ@@eU*eU*eU*eU*eT`obj_map YY$  rmdb_rq_create_domain 10/16/86 1544.3re 10/16/86 1338.2 65808 create_domain cdi 1.0 T?T3V?VTYTJT VAT LTTT9T T*VTVdVNT)V T4#V4?#cleanupdecode_dcl-decode_dcldecode_procencode_proccheck_proc-check_proc-decode_declare-check_procedure-decode_procedure-encode_procedureThe domain type cannot be a null value. ^aThe domain name cannot be a null value. ^a^/There is no currently readied database.^/The ^a control argument was previously specified.^/Usage:^/^-^a domain_name data_type {-control_args}Unable to allocate space in the process for a descriptor.^/A ^a argument is required following the -^a control argument.^/A valid descriptor could not be produced from the supplied data type. ^aA valid descriptor could not be produced from the supplied data type declaration. ^a^/A -decode_declare type has been specified, but there was no decode_procedure specified.""P%@@@PP@P@PP@@@r@@t@p@$P,P@@@@@@t4v4@@$PP@v@@@@ @ @@@*P@@P F@#@@?,v,@@$P P@v@@@@@@ *P@@P\@@@@@@8@@@@@@@@@@$PP@@@@@@P@@\@@@@@@@$P(P@B@B@>@@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*JGvLPL/I 3!% (xMultics PL/I Compiler, Release 29, of July 28, 1986Perez.SysMaint.aoptimize map::gLI7gLW=g7LgAg'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 <O4xg z~<O<OxS :<Otxo+F<9Ox?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 ~<Otxg6<'@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@Nb@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(hPL/I 3!& *sMultics PL/I Compiler, Release 29, of July 28, 1986GJohnson.SysMaint.aoptimize map@.hEM(hL#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 <Ou--x_Z&<-OtxSi:~<MOt=xs%i.<?O MxOZ q_jZZkjZZ+Vj |ZP+Z@+@kP +PVj @kZ+kk+XVBk L@eU*eU*eU*eU*eU*eU*eU*eU*eTobj_map <&  rmdb_rq_delete_index 10/16/86 1552.5re 10/16/86 1350.2 27792 VVVdVV NVT4-lg-bfT(TH#4-long-briefdelete_index^/There is no currently readied database^/Argument ^i (^a) is not a legal control argument^/^/Usage:^/^-delete_index relation_name attribute_name {-brief | -long}^/@cP%@PP@PV@(@E(@(@P\@@^@Z@P@@N@@H`HPPt@$P Pv@`@x@z@|@~@r@ P@VP F@o@@(r(P@Pb@$PPd@r@f@h@j@l@`@ P@Y@PPt@Y@v@@x@@z@r@$PP@Y@PPt@Y@v@B@x@@@z@r@$PP@@X@@@XN@KPPt@@v@H@x@F@z@r@$PP@HPF@ F`Q F`F@. F`D F`: @#E@F@VY@@@E4r4P@P@$P P@r@@@@@@$@!@@@Y@@@P@,@E@Y(@PPt@Y@v@ x@z@r@$PP@VP\@@@@@@$@@@@@@@@@@$P P@@mT@d .@.@ N @ `@`T@d .@.@>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 <Otx?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<Z< P@n@X@p@Z@r@t@v@x@l@ $P$P@BP@@$PP@@@VX@^aY@ P@\@P^@Y@`@BPb@d@f@h@X@j@Z@$P@ PG@%BP@T@.@?@@VX@^aY@@\@$PP^@Y@`@@@b@d@f@h@X@j@Z@$P@$BP@T @.@@@VX@^aY@@\@$PP^@Y@`@@@b@d@f@h@X@j@Z@$P@ PDP@,@@@@FBP@@ @@`@  P,@@DP@@@@8,8@<@$P P>@,@@@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.<OSx[<Ox/^<O4]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:<g L8I7gLW=g7Lg*QsJe>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<?O xiz|E@__jZZkjZZk_kVj+@ZVj@+PZj+@eU*eU*eU*eU*eU*obj_map J&Rp  rmdb_rq_dot 10/16/86 1552.5re 10/16/86 1350.2 9432 TT XT+4rmdb: ^a^-^armdb: ^a^-No database is currently readied.pP%@PP@P@@ F@@;@@,B,B@P@@@R@T@V@N@P@&u@@>@.@.@@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_dotT<A <K@~Pk + @eobj_map [[t |~|  rmdb_rq_free_db 10/16/86 1552.5re 10/16/86 1338.3 16920 @NTV VVT4T;#4?#^/There is no currently readied database to be freed^/The free_db (fdb) request is called without any arguments *IP%@PP@P@P@@@@P@@@@<<PP@$P P@@@@@@@ P@P F@z@@44P@P@$PP@@@@@@@ P@P@@^@@A@@@@@@$PP@@@PP@@@@A@@@@{@@ $PP@P`@x0@(@`@@0@@b@@@@@@h@a@^@[@_@@$P P@P @@\@V0@(@(@\@@@@A@@@G@=@:@@@@$PP@@rmdb_rq_free_db symbol_tableI  error_table_action_not_performedbadcall mdbm_util_ xref_destroy#&* rmdb_free_db--1ssu_ abort_line469 arg_count4<?terminate_file_BBFL.`&&"&,&3&;&A&HsymbtreeL*JGvLdPL/I 3!% (nzzzMultics PL/I Compiler, Release 29, of July 28, 1986Perez.SysMaint.aoptimize map:4gL=G7gLU=g7Le$NIX>special_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 ~<Otx7i%PZjkkZkUXV@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@NPdb@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~<A v<O txC$|O-x? ^<!O4=x7xgi<AO4xg RPVjZZjZ+k5ZZ+|Z@ @ @+k+@eU*eU*eU*eU*eU*eT obj_map :*Bd  rmdb_rq_rename 12/09/86 1247.7re 12/09/86 1238.6 35352 rename_attribute rename_domain rename_relation roi 1.0 V?VVdVV NT)VTB#4?#cleanup^/Usage: create_attribute from1 to1 {...fromN toN}^/There is no currently readied database.2 @@@2@P%@@$$QP%@@QP%@@ QP%@@PP@P@PP@@D@@L @P'@.@m@@@6@@8@4@$P$P@@{@N @)i@ @@  @@@  @@@):) @@D$P PN@:@P@nR@kT@L@@ @@FB@B@>@@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 <GO ]|/MPZjkZVk 5ZZk@Z@kP @k+ +PXVBk @eU*eU*eU*eU*eU*eT obj_map *   rmdb_rq_tb_ 11/05/86 1616.3re 11/05/86 1106.4 33192 srqt_4.0rmdb_rq_tb_ DwGXJMP$SVY\_be2DhC%kT4ne0qv2tDqPGq PJq PMqPPqPSqPVqPYqP\qP_qPbqPeqPhq Pkq"Pnq$Pqq&Ptq(P. apply ap create_attribute cra create_domain crd create_index cri create_relation crr delete_attribute dla delete_domain dld delete_index dli delete_relation dlr display_data_model ddm dmdm free_db fdb ready_db rdb rename_attribute rna rename_domain rnd rename_relation rnr undo_rename Print current status.Creates a new attribute.Creates a new domain.Creates a new index into a relation.Creates a new relation.Deletes one or more attributes.Deletes one or more domains.Deletes an index.Deletes a relation.Displays data model info.Frees a database that has previously been readied for restructuring.Readies a database for restructuring.Replaces the name of an attribute with another name.Replaces the name of a domain with another name.Replaces the name of a relation with another name.  rmdb_rq_tb_  rmdb_rq_tb_  symbol_table  undo_rename rmdb_renamerelationrmdb_rq_renamermdb_rq_ready_dbrmdb_rq_free_db rmdb_rq_dmdm mdbm_util_rmdb_rq_delete_relationrmdb_rq_delete_indexdomain attributermdb_rq_delete_objectrmdb_rq_create_relationrmdb_rq_create_indexrmdb_rq_create_domainrmdb_rq_create_attributeapply_request_util ssu_requests_ rmdb_rq_dot'$-*-M-O1166>:AAGGRMROXX^^ddjjvqzz}*&&&&&&&&&&&&&&&&&symbtreeL2LPalm   $@4ff4ALM Version 6.7 October 1986 GJohnson.SysMaint.a list B0g&L1N([-4KX6gL+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"Iu$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~<@)zLPZjkVjZPk 5ZV`Zk h@eU*eU*eobj_map W