[Orca-users] Re: miminal orcallator
    Jon A. Tankersley 
    jon.tankersley at eds.com
       
    Thu Dec 12 15:53:01 PST 2002
    
    
  
orcallator uses SEToolkit (RICHPse).
SEToolkit requires SUNWsprot SPARCompilers Bundled tools
se is a script that uses cpp to do the creation of an intermediate file that it
then invokes itself on......
So, you COULD run without cpp, if you properly built that intermediate file
somewhere else....
When orcallator stops like that It is often running out of array space (number
of disks, etc.).  Run it in the foreground instead of through the /etc/init.d
method.  After 5 minutes you will know if it is an array bound issue.
If this is the case fix MAX_RAWDISKS and possibly MAX_COLUMNS.
    
    
More information about the Orca-users
mailing list