How to Reorganize CSM200 Shared Storage in Solaris 10 x86 Oracle 10gR2

I could use some guidance from those who are more experienced in RAC administration in a Solaris environment with ASM. I have a three-node RAC with Oracle 10gR2 instances on top of Solaris 10 x86 where the shared storage is a Sun CSM200 disk array which looks like a single disk to the rest of the world. I'm not very familiar with the CSM200 Common Array Manager but I do have access to use it.
During initial setup, I followed the Oracle cookbook and defined a storage slice for each of the following: OCR, OCR mirror, three voting disks, and +DATA, for a total of six slices. I brought up the RAC and we've used it for a couple of weeks.
This is a Dev and QA environment, so it changes pretty fast. The new requirement is to add a +FRA and to add a mount point for a file system on the shared storage, so that all three Oracle instances can refer to the same external table(s).
However, I've already used all the available slices in the VTOC on the shared logical drive. I'm not sure how to proceed.
1) Is it necessary to use the CAM to create two logical disks out of the single existing logical disk?
2) If so, how destructive is that? I don't need to keep the contents of the database, but I do not want to reinstall CRS or ASM or the DB instances.
3) Is it possible to combine the OCR and its mirror on the same slice, thus freeing a slice for reuse?
4) Is it possible to combine all three voting disks on the same slice, thus freeing two slices for reuse?
Edited by: user12006221 on Mar 29, 2011 3:30 PM
Another question: Under 10.2.0.4, is it possible for the OCR and voting disks to be managed by ASM? I know it would be possible under 11g, but that's not an option as I am trying to match a customer's environment and they aren't going to 11g any time real soon.

What you see is what happens when the Java runtime running on Solaris 10 x86 tries to load a library which is compiled for SPARC.
Because of the native parts in SAP GUI for Java, compilations and installers are required for each OS - HW combination.
The supported platforms can be seen in SAP note 954572. For Solaris only SPARC is currently supported.
Because of the effort needed for compiling, testing, support etc. it is required to focus on OS - HW combinations widely used on desktop machines and Solaris 10 on x86 currently does not seem to be one of those.

Similar Messages

  • Not able to create database in Solaris 10 x86 Oracle 10.1.0.3

    I have installed Oralce 10.1.0.3 in Solaris 10 X86 using the procedure given without creating the database.(Installing the binaries)
    Hardware:Sun fire V20z.
    When i tried creating Database using DBCA,it was throwing lots of error.
    The errors are:
    1) ORA-03113: end-of-file on communication channel
    2) ORA-03114: not connected to oracle
    3) ORA-27100: shared memory realm already exists.
    Any help on creating a database in Solaris 10 x86 Oracle 10.1.0.3
    Thanks in Advance.

    Hi.
    Are You read documentation ?
    [http://download.oracle.com/docs/cd/E19680-01/html/821-1255/babhabac.html#z40000471052274]
    Guidelines for the /globaldevices File System
    Oracle Solaris Cluster software offers two choices of locations to host the global-devices namespace:
    A lofi device
    A dedicated file system on one of the local disks
    This section describes the guidelines for using a dedicated partition. This information does not apply if you instead host the global-devices namespace on a lofi.
    The /globaldevices file system is usually located on your root disk. However, if you use different storage on which to locate the global-devices file system, such as a Logical Volume Manager volume, it must not be part of a Solaris Volume Manager shared disk set or part of a VxVM disk group other than a root disk group. This file system is later mounted as a UFS cluster file system. Name this file system /globaldevices, which is the default name that is recognized by the scinstall(1M) commandSo:
    >I have mounted one (1) common 2gb LUN for both the nodes, so it is creating the problem...?
    It source of problem.
    Every node require have it's own separate slice for globaldevice.
    Shared Lun can be mounted with option global for access from both nodes at same time, but it will be second step - configure data-services.
    Regards.

  • Installation of solaris-10u9-x86-oracle-db-11gr2.bin

    hi
    how do i install solaris-10u9-x86-oracle-db-11gr2.bin?
    is it any OVM template?
    what this .bin is containing actually ?
    kind regards

    The first thing most of us do is download and read the installation documents.
    That is what I recommend you do too.
    Please also do not assume anyone here has any idea what the file you are referencing does ... I am not aware of anything from Oracle with the name you provided.
    Edited by: damorgan on Feb 16, 2013 7:50 AM

  • How to add a Shared printer to solaris

    Hi,
    In a server, i am using solaris 10 x86.
    I want to add a shared printer which is attached in a windows xp PC.
    Can any one guide me , how to add a printer which is shared in a Windowx PC to My Solaris 10 X86 Machine.
    Thanks.
    Viraj

    Is it directly attached to the Windows PC (e.g. via USB?) Is it a laser printer?
    In Windows, you may need to add the additional components for Unix printing and TCP (or IPP) printing. You should then be able to share your printer as a as an LPD/LPR printer or an IPP printer. Then you could probably use lpadmin to add the printer was my_xp_box:printQname
    I have NOT used CUPS on a Solaris server myself - most of my printers are HP laser network printers that support LPR/LPD and port 9100 printing. but a quick google search will show that it is available for Solaris from the Solaris freeware companion CD. CUPS may make it easier to configure the solaris client. If you are dealing with an inkjet printer you probably will have to use cups to get the driver support.

  • How to make Open Source work on Solaris 10, x86 ?

    I'm trying to make this Open Source code for MDBTools work on my
    Solaris 10, x86.
    What this tool does is to read in a Microsoft Access MDB file, and
    outputs the contents of that database file, into an ASCII text file.
    I unzipped these files already, but how do I make "mdbtools" work on
    Solaris x86, version 10?
    http://sourceforge.net/search/?type_of_search=soft&words=mdbtools
    http://sourceforge.net/projects/mdbtools/files/mdbtools/mdbtools-0.6pre1.tar.gz/download

    checking for ANSI C header files... yes
    checking for sys/types.h... yes
    checking for sys/stat.h... yes
    checking for stdlib.h... yes
    checking for string.h... yes
    checking for memory.h... yes
    checking for strings.h... yes
    checking for inttypes.h... yes
    checking for stdint.h... yes
    checking for unistd.h... yes
    checking dlfcn.h usability... yes
    checking dlfcn.h presence... yes
    checking for dlfcn.h... yes
    checking for g++... no
    checking for c++... no
    checking for gpp... no
    checking for aCC... no
    checking for CC... no
    checking for cxx... no
    checking for cc++... no
    checking for cl... no
    checking for FCC... no
    checking for KCC... no
    checking for RCC... no
    checking for xlC_r... no
    checking for xlC... no
    checking whether we are using the GNU C++ compiler... no
    checking whether g++ accepts -g... no
    checking dependency style of g++... none
    checking how to run the C++ preprocessor... /lib/cpp
    checking for g77... no
    checking for f77... no
    checking for xlf... no
    checking for frt... no
    checking for pgf77... no
    checking for fl32... no
    checking for af77... no
    checking for fort77... no
    checking for f90... no
    checking for xlf90... no
    checking for pgf90... no
    checking for epcf90... no
    checking for f95... no
    checking for fort... no
    checking for xlf95... no
    checking for lf95... no
    checking for g95... no
    checking whether we are using the GNU Fortran 77 compiler... no
    checking whether accepts -g... no
    checking the maximum length of command line arguments... 262144
    checking command to parse /usr/ccs/bin/nm -p output from gcc object... ok
    checking for objdir... .libs
    checking for ar... false
    checking for ranlib... :
    checking for strip... :
    checking if gcc static flag works... yes
    checking if gcc supports -fno-rtti -fno-exceptions... no
    checking for gcc option to produce PIC... -fPIC
    checking if gcc PIC flag -fPIC works... yes
    checking if gcc supports -c -o file.o... yes
    checking whether the gcc linker (/usr/ccs/bin/ld) supports shared libraries... yes
    checking whether -lc should be explicitly linked in... yes
    checking dynamic linker characteristics... solaris2.10 ld.so
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... no
    checking if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... yes
    configure: creating libtool
    appending configuration tag "CXX" to libtool
    checking whether the g++ linker (/usr/ccs/bin/ld) supports shared libraries... yes
    libtool.m4: error: problem compiling CXX test program
    checking for g++ option to produce PIC...
    checking if g++ supports -c -o file.o... no
    checking whether the g++ linker (/usr/ccs/bin/ld) supports shared libraries... yes
    checking dynamic linker characteristics... solaris2.10 ld.so
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... no
    appending configuration tag "F77" to libtool
    checking for flex... no
    checking for lex... no
    checking for yywrap in -lfl... no
    checking for yywrap in -ll... yes
    checking for bison... no
    checking for byacc... no
    checking for ANSI C header files... (cached) yes
    checking fcntl.h usability... yes
    checking fcntl.h presence... yes
    checking for fcntl.h... yes
    checking limits.h usability... yes
    checking limits.h presence... yes
    checking for limits.h... yes
    checking for unistd.h... (cached) yes
    checking wordexp.h usability... yes
    checking wordexp.h presence... yes
    checking for wordexp.h... yes
    checking for an ANSI C-conforming const... yes
    checking for size_t... yes
    checking whether byte ordering is bigendian... no
    checking Are we using flex ... yes
    checking for SQLGetPrivateProfileString in -lodbcinst... no
    checking for pkg-config... /usr/bin/pkg-config
    checking for GLIB - version >= 2.0.0... yes (version 2.4.1)
    checking for libglade-2.0 libgnomeui-2.0... yes
    checking GNOME_CFLAGS... -DORBIT2=1 -mt -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/openwin/include -I/usr/sfw/include -I/usr/sfw/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0
    checking GNOME_LIBS... -mt -lglade-2.0 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lxml2 -lpthread -lz -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lmlib -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgobject-2.0 -lresolv -lnsl -lsocket -lm -lgmodule-2.0 -lgthread-2.0 -lglib-2.0
    checking gtk-doc version >= 1.0... yes
    checking for initscr in -lncurses... no
    checking for add_history in -lreadline... no
    configure: creating ./config.status
    config.status: creating src/Makefile
    config.status: creating libmdb.pc
    config.status: creating libmdbsql.pc
    config.status: creating src/util/Makefile
    config.status: creating src/extras/Makefile
    config.status: creating Makefile
    config.status: creating include/Makefile
    config.status: creating src/libmdb/Makefile
    config.status: creating src/sql/Makefile
    config.status: creating src/odbc/Makefile
    config.status: creating doc/Makefile
    config.status: creating src/gmdb2/Makefile
    config.status: creating src/gmdb2/gladefiles/Makefile
    config.status: creating src/gmdb2/pixmaps/Makefile
    config.status: creating src/gmdb2/help/Makefile
    config.status: creating src/gmdb2/help/C/Makefile
    config.status: creating mdbtools.spec
    config.status: creating include/mdbver.h
    config.status: creating include/config.h
    config.status: include/config.h is unchanged
    config.status: executing depfiles commands
    @

  • How to increase the size of /opt solaris 10 x86

    Solaris 10 X86, /opt runs out space, would anyone please tell me how to increase the size of /opt?
    The Solaris is installed on the whole disk, and I believe there are still some free hard disk space available somewhere.
    I need step by step guidance please.
    thanks.

    Hi
    Looks like you have installed your Solaris 10 on traditional UFS disk partitions and not using the ZFS whole disk. If so then you need to resize de underlying partition using the format command and then run the growfs to resize the /opt.

  • How to listen to .mp3 songs in Solaris 10 -x86 ??

    Hello friends,
    I have installed Solaris-10 on my PC ( ie Solaris 10 for x86). I would like to play .mp3 files (songs). I checked that mpg123 is installed. At the same time, I could not find the files /dev/audio and /dev/audioctl. Browsing the net fetched me the information that if /dev/audio and /dev/audioctl files are missing, then it means that the sound card is not installed properly. How do I ensure that he sound card is installed properly? What are the methods to listen to .mp3 songs in solaris?
    Since I am new to Solaris, I would request you to guide me in a step-by-step procedure.
    Thanks,
    Sreeram

    Thank you sir for that excellent link which you have sent. I could diagonise as to what is the problem in my system. The problem is that the driver is not installed. Also, in the link, there is another link from where we can know the make and the information as to which installable has to be downloaded to fit our sound card. My sound card's device id is 2 (yes, just 2) and upon seaching in the sub-link (ie http://www.pcidatabase.com/index.php) , I find that for device id 2, the chipset information is "BLANK" ( that is there is no information about the chipset), but the vendor is Compaq.
    Could you please let me know as to how to proceed with this issue. Which installable should I download and proceed?
    Kindly suggest.
    Thanks,
    Sreeram

  • Shared memory in solaris 10 with oracle

    Hi, I am a newbie to solaris and i have some questions on shared memory, Oracle in Solaris
    My Questions might seem different, however please do read and try to answer. Thanks in advance.
    1) if a solaris server has say 40gb of Ram, what would be the maximum size of a shared memory segment in this machine?
    I know that if the server has 40GB. then max shared memory size is 10GB i.e. one fourth of ram, however not sure
    2) What is the maximum size of a shared memory segment in solaris that a root user can define.
    + i know that its some where near 14 GB not very sure +
    3) Assume i have created a user X and i allocated say 10GB limit for this user for shared memory.
    I login to solaris using X and now, can i increase the size of the shared memory that this user can use?
    I have a situation, where the root user, created a user named DBA and the root user allocated some 15gb for this DBA user as the max SHM limit.
    Now the DBA user has set the max limit for shared memory as 1TB, which is causing hell of problems in the system.
    * I am Not very sure on the concept. I am new to this product and facing this problem. please advice.*
    + Thanks +
    Krishnakanth (Simply KK)

    Not sure why your "oracle" user (owner who will be creating the instance) has been assigned the project user.root. I would say create a seperate project may be "dba" and give access to this project to the owner of the user who will be creating the oracle instance.
    and then try to issue the command:
    prctl -n project.max-shm-memory -v 8gb -r -i project dba
    and check to see if you are still facing a problem?
    Edited by: somjitdba on Apr 2, 2009 9:54 PM

  • 11gR2 Verification of shared storage accessibility

    Friends,
    I do not understand how is this possible. I am trying to apply 11.2.0.2.5 psu on a 2-node cluster running on RHEL 5.5 vms. Followed ORACLE-BASE examples when installed this laptop RAC.
    I am not using any ACFS and none of GI and DB homes are shared. But, on node 2, cluvfy THINKS database home is shared.
    [oracle@rac1 trace]$ /oracle_grid/product/11.2.0.2/bin/cluvfy comp ssa -t software -s /oracle/product/11.2.0.2/db_1 -n rac1,rac2 -display_status
    Verifying shared storage accessibility
    Checking shared storage accessibility...
    "/oracle/product/11.2.0.2/db_1" is not shared
    Shared storage check failed on nodes "rac2,rac1"
    Verification of shared storage accessibility was unsuccessful on all the specified nodes.
    NODE_STATUS::rac2:VFAIL
    NODE_STATUS::rac1:VFAIL
    OVERALL_STATUS::VFAIL
    [oracle@rac1 trace]$ /oracle_grid/product/11.2.0.2/bin/cluvfy comp ssa -t software -s /oracle_grid/product/11.2.0.2 -n rac1,rac2 -display_status
    Verifying shared storage accessibility
    Checking shared storage accessibility...
    "/oracle_grid/product/11.2.0.2" is not shared
    Shared storage check failed on nodes "rac2,rac1"
    Verification of shared storage accessibility was unsuccessful on all the specified nodes.
    NODE_STATUS::rac2:VFAIL
    NODE_STATUS::rac1:VFAIL
    OVERALL_STATUS::VFAIL
    [oracle@rac1 trace]$ hostname
    rac1
    [oracle@rac1 trace]$ echo $ORACLE_HOSTNAME
    rac1
    [oracle@rac1 trace]$
    [oracle@rac2 trace]$ /oracle_grid/product/11.2.0.2/bin/cluvfy comp ssa -t software -s /oracle/product/11.2.0.2/db_1 -n rac1,rac2 -display_status
    Verifying shared storage accessibility
    Checking shared storage accessibility...
    "/oracle/product/11.2.0.2/db_1" is shared
    Shared storage check was successful on nodes "rac2,rac1"
    Verification of shared storage accessibility was successful.
    NODE_STATUS::rac2:SUCC
    NODE_STATUS::rac1:SUCC
    OVERALL_STATUS::SUCC
    [oracle@rac2 trace]$ /oracle_grid/product/11.2.0.2/bin/cluvfy comp ssa -t software -s /oracle_grid/product/11.2.0.2/ -n rac1,rac2 -display_status
    Verifying shared storage accessibility
    Checking shared storage accessibility...
    "/oracle_grid/product/11.2.0.2/" is not shared
    Shared storage check failed on nodes "rac2,rac1"
    Verification of shared storage accessibility was unsuccessful on all the specified nodes.
    NODE_STATUS::rac2:VFAIL
    NODE_STATUS::rac1:VFAIL
    OVERALL_STATUS::VFAIL
    [oracle@rac2 trace]$ hostname
    rac2
    [oracle@rac2 trace]$ echo $ORACLE_HOSTNAME
    rac2
    [oracle@rac2 trace]$
    I can not determine any reasons and do not know how to fix.
    Any help?
    Thank you.

    Hi,
    CLUFVY COMP SSA checks if the used storage/location is shared.
    If you do "cluvfy comp ssa -t software" cluvfy checks if your software home is shared.
    It tells you it is not. Hence the checks fails (which is correct, because you said DB Home is not shared).
    So where is the problem?
    CLUVFY COMP SSA only makes sense to check the sharedness. If it is not shared, then there is no sense in testing for it.
    Regards
    Sebastian

  • Shared storage setup for 'RAC' env

    Hi All ;
    Good Morning !
    My vmware machine version is  : 10.
    Could you please share  how do we configure  shared storage setup in vmware ?

    Did you even tried :https://www.google.com/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=oracle%2Brac%2Bvmware%2Bworkstation+

  • Oracle 10g Installation nn solaris 10 X86

    I have installed Oralce 10.1.0.3 in Solaris 10 X86 using the procedure given without creating the database.(Installing the binaries)
    Hardware:Sun fire V20z.
    When i tried creating Database using DBCA,it was throwing lots of error.
    The errors are:
    1) ORA-03113: end-of-file on communication channel
    2) ORA-03114: not connected to oracle
    3) ORA-27100: shared memory realm already exists.
    Oracle says nothing to do with Oracle 10g,Check the OS.
    Any help on creating a database in Solaris 10 x86 Oracle 10.1.0.3
    Thanks in Advance.

    check your /etc/system and init.ora
    did you set up kernel parameters for oracle in /etc/system?
    something like this:
    set shmsys:shminfo_shmmax=0xffffffff
    set shmsys:shminfo_shmmin=1
    set shmsys:shminfo_shmmni=4096
    set shmsys:shminfo_shmseg=100
    set semsys:seminfo_semmni=4096
    set semsys:seminfo_semmsl=4096
    set semsys:seminfo_semmns=1000
    set semsys:seminfo_semopm=100
    set semsys:seminfo_semvmx=32767
    the interesting parameter is
    set shmsys:shminfo_shmseg=100 - that is maximum amount of oracle processes system can have, if you have something like processes=150 in init.ora, database won't start.
    read oracle installation manual on how to set these parameters for a particular machine and database

  • Fresh install of solaris 10 x86 hangs after 'Configuring devices'

    Hi All,
    I just received a new SuperMicro server with an LSI MegaRAID SAS 9261-8i controller. While trying to install Solaris 10 it hangs after "Configuring devices". I checked the LSI page and Solaris 10 is supported according to them. Any ideas how to proceed?
    Fairly new to Solaris on x86 hardware.
    The system has a Xeon X5690 processor in an Intel Workstation Board S5520SC motherboard. The motherboard documents claim that not disabling usb 2.0 can hang an install. I have disabled the usb 2.0 in the bios but the system still hangs. Booting it with the -kd and -kv options don't give much information.
    Any help is appreciated. I might be returning these machines if I can't get this worked out.
    Cheers,
    Steve
    Edited by: 967729 on Oct 25, 2012 3:51 PM

    See if you can add the verbose option "-v" to the kernel boot options. I think you can get to the GRUB menu off the Solaris 10 install disk. That should tell you what device is causing the hang, or at least the last device that worked.
    Also, can you try Solaris 11 and see if it gets past that point? A few years ago I has a similar issue with Solaris 10 on a Dell server. Solaris 11/OpenSolaris worked fine, though. IIRC I could work around the issue if I disabled the 2nd CPU - Solaris 10 had a problem bringing up the 2nd CPU on that Dell's CPU/MB config.

  • Statically linking libstdc++  on Solaris 10 x86 platform

    hi,
    Using g++, how do i statically link libstdc++ on Solaris 10 x86 platform?
    What are the necessary linker options?
    -Thanks and Regards,
    Ameya

    Questions about using g++ are more likely to get a helpful answer in a g++ forum.
    Try http://gcc.gnu.org/

  • How to Create Shared Storage using VM-Server 2.1 Red Hat Enterprise Linux 5

    Thanks in advance.
    Describe in sequence how to create shared storage for a two guest/node Red Hat Linux Enterprise using Oracle 2.1 VM Server on Red Hat Linux Enterprise 5 using command line or appropriate interface.
    How to create Shared Storage using Oracle 2.1 VM Server?
    How to configure Network for two node cluster (oracle clusterware)?

    Hi Suresh Kumar,
    Oracle Application Server 10g Release 2, Patch Set 3 (10.1.2.3) is required to be fully certified on OEL 5.x or RHEL 5.x.
    Oracle Application Server 10g Release 2 10.1.2.0.0 or 10.1.2.0.1 versions are not supported with Oracle Enterprise Linux (OEL) 5.0 or Red Hat Enterprise Linux (RHEL) 5.0. It is recommended that version 10.1.2.0.2 be obtained and installed.
    Which implies Oracle AS 10.1.2.x is some what certified on RHEL 5.x
    I think it would be better if you get in touch with Oracle Support regarding this .
    Sorry , I am not aware of any document on migration from Sun Solaris to RH Linux 5.2 .
    Thanks,
    Sutirtha

  • In the old Mobile me storage I had shared storage for my family and all of our devices. How do I breakup the 55GB across my apple accounts now that iCloud is by device by user?

    In the old Mobile me storage I had shared storage for my family and all of our devices. How do I breakup the 55GB across my apple accounts now that iCloud is by device by user? Anyone else have this issue. I am also in need of correcting the storage from my work where I do not have Safari or I can not down load iCould to my desk top.

    That storage moves to master account. Since there are no accounts like that in Icloud, people in your family will enjoy complimentary 5 gigs from Apple and they will let you know if they need anymore. You will not be able to manage storage from windows desktop

Maybe you are looking for

  • Segunda via de nota fiscal, garantia e chave do office

    Bom dia! Preciso da segunda via da nota fiscal do meu notebook que comprei na Best Buy em Orlando. Também preciso da cópia da garantia e da chave de ativação do pacote office 2010 que veio no notebook. Como procedo? Atenciosamente, Olga.

  • How to keep User Order when exporting a collection?

    I made a collection of about 300 VC's, chosen from many folders in my catalogue. These images were taken over a 10 year period, using 3 different cameras and having different names and file types. The collection was sorted by "User Order". I spent a

  • Strange frames i can't get rid of

    I'm using premiere to cut an already cut movie. this means that most of my edits are close to a pre-existing cut. for some reason single frames are seen in the edits when i play it back, but not when i advance frame by frame. to make matters worse wh

  • Windows 8,  installed iTunes but after 10 secs the program stopped.

    I just bought a new laptop with Windows 8. Installed iTunes. The program launched, played music but 10 seconds later the program stopped. Uninstall and reinstall but same thnig happen. Advice?

  • EXEC SQL  - Convert NVARCHAR to char

    Hi all, I am tring to read data from Sql sever using native SQL, My problem is that if I need to get data using WHERE on a field that is declared as NVARCHAR in SQL then the sekect is not working. for example - EXEC SQL.       select count(*)       f