Hi!
We have a view, which has been created with a STAR JOIN hint, which optimizes most of our queries. For some other queries however, we would like the optimizer to do a HASH JOIN since it makes a huge difference in the performance. Is there any way I can override the star hinton the view and...
Hi,
I am having a problem with booting Solaris 8. The system freezes at the point "Setting default IPv4 interface for multicast". Running a "test net" at the OK prompt gives the error "Rejecting alloc-mem! Out of memory".
Is there a method to disable network...
Hi!
I am running a backup everyday which generates a compressed tar file of about 7GB. Everything was going on fine. But from the past few days, I am getting the following error:
Sep 27 04:03:25 xxx Error for Command: write(10) Error Level: Retryable
Sep 27 04:03:25 xxx scsi...
Hi,
Make sure that the line
dtsourceprofile=TRUE
in the .dtprofile file in your home directory is uncommented. Otherwise, the .dtprofile is read instead of the .profile.
Hope this helps.
Hi
To set the resolution, use /usr/sbin/m64config.
/usr/sbin/m64config -res '?' gives the supported resolutions.
/usr/sbin/m64config -res 1280x1024@72 sets resolution to 1280 X 1024 and refresh rate 72.
Check out the man pages for m64config for further details.
Hope this helps..
Hi
This means sendmail is not running. The process shown is the grep you ran. You can start sendmail by
/etc/init.d/sendmail start
Make sure that /usr/lib is included in your path. Now sendmail should work.
Hope this helps.
Hi!
Sorry for omitting this! You will have to create the mount point before mounting. Create the directory lsi_user10/9i_stage in / using mkdir before mounting.
Hi
At the client, i.e., the host at which the filesystem is to be mounted, the nfs client has to be started.
/etc/init.d/nfs.client start
The remote file system can be now be mounted. The syntax is as shown:
mount –F nfs <hostname>:<filesystem name> <destination>
i.e, mount -F nfs...
Hi pineywd,
I had encountered a problem where the screen used to blank after logging in from the CDE login screen. It was because the file $HOME/.TTauthority had been corrupted. $HOME/.dt/errorlog had an entry "dtsession: unable to start message server - exiting." I deleted the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.