Search Results

Search: Posts Made By: Rossdba
933
Posted By Rossdba
Hi, Here' the details that you have asked....
Hi,

Here' the details that you have asked. This is indeed a old m/c and I need to test cluster here before using in production. Hence if I get the bare minimum ,it would work for me. Please...
933
Posted By Rossdba
Disk creation
Hi

I have Solaris 10 (x86) m/c and I need additional disk to setup up Oracle Cluster. This is a test m/c.
When I do
echo | format
Searching for disks...
Inquiry failed for this logical...
13,714
Posted By Rossdba
Hi , Thank you mfor your most detailed...
Hi ,

Thank you mfor your most detailed answer and it solved my problem when I used
root=server_name2
But somehow I had to use

anon=0 too without which it didn't allow the user to create...
13,714
Posted By Rossdba
Unable to write to a mounted NFS share
Hi All,

I created a nfs share in the server(Solaris 10) with the following command and also updated the dfstab file

share -F nfs -o rw=server_name2,anon=0 /to_share

And then in the...
2,192
Posted By Rossdba
Permissions for NFS share
Hi,

I have created a NFS share in Solaris 10 server1 and mounted it on solaris 10 server 2.But I want to change owner of the files from nobody to a particular user in client.

Which command...
2,300
Posted By Rossdba
Not sure what caused the error but I created a...
Not sure what caused the error but I created a new mount point and was able to share the nfs to that mount point
2,300
Posted By Rossdba
Hi, I am in the home directory of the user...
Hi,

I am in the home directory of the user when I try to mount it.
2,300
Posted By Rossdba
Share Dirctory in Solaris
Hi,

I am trying to share a directory from a Solaris 10 m/c to another Solaris 10 m/c.But I am getting an error .Please let me know if I have missed anything

On Server 1
svcsadm -v enable -r...
1,886
Posted By Rossdba
Thank you all. I will try the solution provided...
Thank you all. I will try the solution provided and see if it works.
1,886
Posted By Rossdba
Map network drive
Hi

I need to restore an oracle backup from production in a test x86 Solaris 10 box . But the space is limited and does not have enough to hold both the backup as well as database . Hence , I am...
6,590
Posted By Rossdba
Cron every 5 min
Hi,

I am trying to run a script in cron every 5 min in SOLARIS 10

When I do5 * * * * /path to fileor*/5 * * * * /path to file

Doesn't work. Please let me know what should I put in the...
1,924
Posted By Rossdba
Thanks, you are right .... I need to be in the...
Thanks, you are right .... I need to be in the correct zone .I will post in another thread
1,924
Posted By Rossdba
Crontab in Solaris zone
Hi,

I created some cron entries in one of the 4 zones in Solaris 10. Now I want to edit it and unable to find the crontab file

crontab -l gives : unable to open crontab file ...
1,712
Posted By Rossdba
Hi Man ps gives and I tried doing...
Hi

Man ps gives


and I tried doing ps -lu <user> -o user,rss

Please correct me that a sum total of rss will give me the total memory instead of SZ.

Thanks
1,712
Posted By Rossdba
Hi, Correct me if I am wrong the SZ column...
Hi,

Correct me if I am wrong the SZ column indicates the swap space and not the shared memory utilization by the user .Thanks in advance

---------- Post updated at 08:26 AM ----------...
1,712
Posted By Rossdba
User memory utilization
Hi,

I am a newbie and would like help to determine the total memory usage by a user eg oracle in Solaris 10 machine.
The user has been assigned a total memory of 20gb .But there are a number of...
3,038
Posted By Rossdba
Thanks,
Thanks,
3,038
Posted By Rossdba
Set maximum memory for user
Hi,

I have as Solaris 10 (x86) system. I want to set the maximum memory for the user
But the following comaand is valid only till next reboot.Pls let me know how to make it permanenent.

prctl...
11,398
Posted By Rossdba
Hi All Thanks you for all your inputs....
Hi All


Thanks you for all your inputs. I was able to find the crontab file in the dir and it didn't have permissions.
So after giving appropriate permissions , I am now able to edit the file...
11,398
Posted By Rossdba
Hi Thanks for your reply. Could you let me...
Hi

Thanks for your reply. Could you let me know where to create the cron file.
I assumed by using crontab -e , it will let me write entries and then save it using the editor.
11,398
Posted By Rossdba
Not able to edit crontab file
Hi,

I have a solaris 10 box. And I want to schedule a cronjob.But it gives the following error


bash-3.2$ crontab -l
crontab: can't open your crontab file.
bash-3.2$ EDITOR=vi
bash-3.2$...
1,051
Posted By Rossdba
Redirect to a file
Hi,


Is there a way to redirect the output of a set of commands to a file instead of using << at every command in bash shell. For eg


(echo hostname
echo "Comparing 2 files"
comm -3...
2,121
Posted By Rossdba
Thanks a lot. Not only you solved my problem but...
Thanks a lot. Not only you solved my problem but also showed me the better way to do it. Very very thankful. Not to mention your explanation was great.:):b:
2,121
Posted By Rossdba
Hi thanks a lot . It worked , I have another...
Hi thanks a lot . It worked , I have another problem as when I am redirecting the output to a file it doesn't connect to database.Pls suggest.thanks in advance


if [ "$db" = "$prod" ]
then...
2,121
Posted By Rossdba
Run command stored in variable
Hi,

I have a shell script where I have to connect t oracle database. I have to store the command in a variable and then run the command through the variable.The OS is solaris 10 and the shell is...
Showing results 1 to 25 of 35

 
All times are GMT -4. The time now is 09:40 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy