8 More Discussions You Might Find Interesting
1. Solaris
Hi Folks,
I've just built a Solaris 11.3 server with a number of LDOM's, all good and well and not any serious issues so far.
On our older Solaris 10 systems we ran Oracle 11g using ASM disks, these disks were the raw device meta disks and came in very nicely as "/dev/md/rdsk/dnn" all worked... (4 Replies)
Discussion started by: gull04
4 Replies
2. Programming
Hi guys,
I am looking for ASM for dummies... I am given an assignment and IDK how to begin with... so perhaps any experts can link me resources I needed to equip. I did google search and find no information that I needed. Also, my program deals with UART (RS232) MIC P18F97J60. Hope some... (1 Reply)
Discussion started by: ment0smintz
1 Replies
3. Programming
Hi guys, I want to add a list of SIGNED numbers... but I don't know how to tell the computer to ADD THEM as signed, let me explain further:
when adding 200 + (-100) , it becomes 100, but in asm the computer always add them as unsigned, so I always get the 300. Do I have to add them in a... (4 Replies)
Discussion started by: lamachejo
4 Replies
4. Solaris
Hi,
We are planning to setup a 10gR2 RAC and storage on ASM. We use Sun StorEdge SAN.
The installation and configuration manual says to configure ASM diskgroups with raw devices (preferably raw disk not volumes).
I dont really know if its possible to present raw disks to the Solaris... (4 Replies)
Discussion started by: esmgr
4 Replies
5. Solaris
I was installing oracle 10gr2 on solaris 10 x86 using asm as a result i have this two slices that i want to use as one disk group: these are /dev/rdsk/c1d1s3 and /dev/rdsk/c1d1s7.
The result indicated /dev/rdsk/c1d1s3 as candidate and /dev/rdsk/c1d1s7 as foreign because slice 7 has a rdbms... (1 Reply)
Discussion started by: seyiisq
1 Replies
6. Shell Programming and Scripting
Hi
I want to check Oracle ASM disk status through a PERL script.
Script flow would be like this ...
1. Its taking diskgroup name in the command line...
2. Connect to Oracle database
3. If connection error send a critical message.
Plz replyyyyyyy...... (1 Reply)
Discussion started by: Harikrishna
1 Replies
7. Shell Programming and Scripting
hi,
how to convert unix shell scritps which has some mount points lcoations hardcoded to convert to oracle asm file systems?
Thanks (0 Replies)
Discussion started by: rags_s11
0 Replies
8. Solaris
I'm running solaris, with solstice disksuite.
With other systems, i run veritas volume manager.
My dba want to implement ASM with oracle 10g.
Is it possible to create volumes with disksuite for ASM.
Oracle want a volume name ex: vol1
My question is, what is the best STANDARD solution.
... (5 Replies)
Discussion started by: simquest
5 Replies
ssmping(1) General Commands Manual ssmping(1)
NAME
ssmping - check if you can receive IPv4/IPv6 multicast data from an internet host
SYNOPSIS
ssmping [ -46v ] [ -I interface ] [ -c count ] [ -s size ] host
ssmpingd
DESCRIPTION
ssmping and ssmpingd are network level multicast management tools that can be used to check whether one can receive multicast packets via
SSM from a host. The host target given to ssmping must run the ssmpingd daemon, which listens on UDP port 4321 for IPv4 and IPv6 unicast
requests. When it receives one, it responds to a well known SSM multicast group which ssmping just have joined. Depending on whether the
request was made with IPv4 or IPv6, the group is 232.43.211.234 or ff3e::4321:1234 respectively.
OPTIONS
For ssmpingd there are no options. For ssmping the options are as follows.
-4 Force IPv4
-6 Force IPv6
-v Print client and server version information.
-I interface
Interface to join on
-c count
Stop after sending (and receiving) count requests (and replies)
-s size
Request replies to have a size of size bytes
SEE ALSO
asmping(1) a tool for checking whether can receive ASM.
dbeacon(1) a distributed beacon multicast implementation.
BUGS
Please report them to Stig Venaas <venaas@uninett.no>, the author of this tool.
HISTORY
ssmping and ssmpingd were developed by Stig Venaas during the early days of the m6bone, the IPv6 multicast backbone.
User Manuals ssmping(1)