× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Jeffry A. Kennedy wrote:
My DB Detail has the wrong name in <ed: the WRKRDBDIRE> because
of how we had to recover it after the double disk failure. The
system should be S102LWXM. Is it important and if so , how do I
change it ?

Relational database . . . . . . : B102LWXM
Remote location:
Remote location . . . . . . . : *LOCAL
Type . . . . . . . . . . . . : *IP
Port number or service name . : *DRDA
Remote authentication method:
Preferred method . . . . . . : *ENCRYPTED
Allow lower authentication . : *ALWLOWER
Text . . . . . . . . . . . . . . : Entry added by system

Relational database type . . . . : *LOCAL


How about:

?CHGDDMTCPA /* record AUTOSTART & PWDRQD, then F3=Exit */
CHGJOB INQMSGRPY(*RQD)
RMVRDBDIRE B102LWXM /* Enter G as inquiry reply */
ADDRDBDIRE RDB(S102LWXM) RMTLOCNAME(*LOCAL *IP)
PORT(*DRDA) RMTAUTMTH(*ENCRYPTED *ALWLOWER)
TEXT('custom text goes here')
CHGDDMTCPA AUTOSTART(savedAutoStart) PWDRQD(savedPwdRqd)

Regards, Chuck

As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.