[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference iosg::all-in-1_v30

Title:*OLD* ALL-IN-1 (tm) Support Conference
Notice:Closed - See Note 4331.l to move to IOSG::ALL-IN-1
Moderator:IOSG::PYE
Created:Thu Jan 30 1992
Last Modified:Tue Jan 23 1996
Last Successful Update:Fri Jun 06 1997
Number of topics:4343
Total number of notes:18308

4221.0. "Logical OAFC$SRV_OBJ" by FRAIS::MSCHULZ (Michael Schulz) Wed Jun 01 1994 15:13

Additional local Filecab-Servers should be available for users by defining
the logical OAFC$SRV_OBJ in their LOGIN.COM as follows:

$DEFINE/JOB OAFC$SRV_OBJ nodename::"""objectno=""

Unfortunately this definition doesn't work. 
Error-Message is "File Cabinet server is not available". 

Are further definitions necessary ?

Michael


T.RTitleUserPersonal
Name
DateLines
4221.1Just the onject numberIOSG::STANDAGEWed Jun 01 1994 15:1514
    
    Michael,
    
    The logical should be defined as the object number ONLY !
    
    So, if you have a server NODE::"255=", the logical definition should
    be:
    
    $DEFINE/JOB OAFC$SRV_OBJ 255
    
    
    Kevin.