Encountered internal error ORA-07445

i have encountered error in my test database,when application team executed the merge statement.and statement is running longtime.its still running.and status is active.here below i have mentioned error code and detail
ORA-07445: exception encountered: core dump [kgllkrel+0134] [SIGSEGV] [Invalid permissions for mapped object] [0x000000088] [] []
Thu Mar 28 21:46:43 2013
Process 0x700000c073c4ca0 appears to be hung while dumping
Current time = 3304754176, process death time = 3304688737 interval = 60000
Attempting to kill process 0x700000c073c4ca0 with OS pid = 11469244
OSD kill succeeded for process 700000c073c4ca0
when i google about this issue ,it seems oracle bug ,and i need to apply patch or raise SR.right now i am not in the position to do that suggestion. pls suggest me possible actions and help me to get rid of this issue.
Regards
Faruk

>
when i google about this issue ,it seems oracle bug.
yes its bug,
and i need to apply patch or raise SRyes
>right now i am not in the position to do that suggestion. pls suggest me possible actions and help me to get rid of this issue
as Justin said its a tough position for you...
this case ...do you have proper backup of database before you mentioned error?
if you have database backup..download the oracle 11gR2 and install and upgrade it. i hope it may resolve your issue...
hope your AIX 6.1 OS also compatable for Oracle 11gR2...install 11gr2 on diff directory and upgrade it... remove 10g binaries
check below links..for installtion and upgrade
http://docs.oracle.com/cd/E11882_01/install.112/e24332/pre_install.htm
http://www.oracle.com/technetwork/products/upgrade/index-088044.html
Edited by: KR10822864 on Mar 29, 2013 9:15 AM
added info links

Similar Messages

  • DUAL causes internal error ORA-00600

    Hi All,
    I am using oracle 10g database agains Forms6i, but in forms pl/sql when ever and where ever I use the DUAL in select statement
    i.e. SELECT sysdate INTO <variable> FROM DUAL;
    it always causes oracle internal error ORA-00600 ?
    However it the dual statement works fine in SQL Plus console.
    Any knows anything about this problem.
    Any help will be highly appriciated. Thanking you and Best Regards.

    Please go to the first reply above:
    Only the newest patch 17 runs against 10g databases without problems.
    Either upgrade to Forms 6.0.8 and apply patch 17, or else connect to an Oracle 8 or 9i database.

  • Internal error ORA-00600: internal error code, arguments: [25025], [24]

    Hi ,
    OS :HP-UX 64bit 11.23
    Oracle Version 10.2.0.1
    I'm trying to open the database but it's not working as I expect . Then I created the controlfile and restart the database but I've got the same error
    SQL>Alter database open;
    ORA-00600: internal error code, arguments: [25025], [24], [], [], [], [], [], []
    Sun Mar 20 22:48:28 2011
    Error 600 happened during db open, shutting down database
    USER: terminating instance due to error 600
    Instance terminated by USER, pid = 12666
    ORA-1092 signalled during: alter database open...
    Please help
    Best regard
    Tien

    Hi
    All what you see is the content of alert.log file
    SQL>STARTUP mount
    --->success
    SQL> ALTER DATABASE OPEN ;
    -----> Internal error ORA-00600: internal error code, arguments: [25025], [24]
    then
    Shutdown immediate
    SQL>startup nomount
    SQL>@create_control.sql ( from command ALTER DATABASE BACKUP controlfile to trace'
    ----->success
    SQL>alter database mount
    ----->success
    SQL>alter database open;
    ---> got the same error
    Best regard
    Tien

  • OLS: error ORA-07445

    Hi Community
    I am writing because I was informed of your knowledge in Label Segurity and I have a problem with a customer in Venezuela. The customer is Liberty Mutual Insurance Caracas.
    The architecture was implemented where Label Security has a RAC Database 10g (1) and a DB PHYSICAL STANDBY mode (2) implemented with Dataguard).
    When the policies were implemented on the production database (1) everything worked perfectly, and Dataguard replied installing Label Segurity on stand by without any problems.
    When you run a SELECT on one of the tables in the DB PHYSICAL STANDBY (2) which have implemented policies, presents the error ORA-07445.
    Then when you start the Policy Manager on the DB PHYSICAL STANDBY (2) the same error appeared. ORA-07445
    But if we SELECT with the user owner of the object or the user SYS SELECT runs without errors.
    Ask. In an architecture like this, Label Security can not be installed? Or does not work?

    Hi Mark,
    the example script was created only for a more simple reproducibility test. The original SQL statement that causes the error is:
    SELECT SE0010, SE0030, SE0040, SE0050, SE0060, SE0070, SE0005, (SELECT COUNT(*) FROM G1SEGN01 WHERE SE0010 = SE1010) AS ALLEGATICOUNT
    FROM G1SEGN00
    WHERE SE0060 = 'INSERTED' AND (SELECT COUNT(*) FROM G1PATT00 WHERE EXISTSNODE(SE0080,PA0020)=1) > 0 AND SE0070 = 0
    and the tables structure are
    Table: G1SEGN00
    Nome Nullo? Tipo
    SE0005 NUMBER(15)
    SE0010 NOT NULL VARCHAR2(30)
    SE0020 NOT NULL VARCHAR2(100)
    SE0030 NOT NULL VARCHAR2(25)
    SE0040 NOT NULL VARCHAR2(255)
    SE0050 NOT NULL DATE
    SE0060 NOT NULL VARCHAR2(10)
    SE0070 NOT NULL NUMBER(8)
    SE0080 NOT NULL SYS.XMLTYPE
    SE0090 VARCHAR2(100)
    SE0065 VARCHAR2(1)
    Table: G1SEGN01
    Nome Nullo? Tipo
    SE1005 NUMBER(15)
    SE1010 NOT NULL VARCHAR2(30)
    SE1020 NOT NULL DATE
    SE1030 NOT NULL VARCHAR2(1000)
    SE1040 NOT NULL VARCHAR2(2000)
    Table: G1PATT00
    Nome Nullo? Tipo
    PA0005 NUMBER(15)
    PA0010 NOT NULL NUMBER(8)
    PA0015 NOT NULL NUMBER(5)
    PA0020 NOT NULL VARCHAR2(1000)
    PA0030 VARCHAR2(2000)
    PA0040 NUMBER(3)
    Clearly the field SE0080 contains an XML document and the field PA0020 contains an XPATH expression.
    The SQL statement is executed from an .NET application (using c#)
    Tell me if more lines of trace file could help.
    Thanks again, bye.

  • Getting the error ORA-07445: exception encountered: core dump [PC:0x10000]

    Hi,
    I am getting the following error in alert.log when raising an event using wf_event.raise() API and the sql session is being closed saying ORA-03113: end-of-file on communication channel.
    This error is happening only in 11gR2 only, its working fine in 11gR1 and 10g instances.
    ORA-07445: exception encountered: core dump [PC:0x10000] [SIGSEGV] [ADDR:0x10000] [PC:0x10000] [Address not mapped to object] [] ssexhd: crashing the process... Shadow_Core_Dump = PARTIAL
    <msg time='2009-09-25T07:07:50.296-07:00' org_id='oracle' comp_id='rdbms'
    client_id='' type='UNKNOWN' level='16'
    host_id='rws60079rems' host_addr='139.185.21.219' module='SQLTools.exe'
    pid='18261'>
    <txt>Exception [type: SIGSEGV, Address not mapped to object] [ADDR:0x10000]
    [PC:0x10000, {empty}] [flags: 0x0, count: 1]
    </txt>
    </msg>
    <msg time='2009-09-25T07:07:50.413-07:00' org_id='oracle' comp_id='rdbms'
    msg_id='3420300351' type='INCIDENT_ERROR' group='Access Violation'
    level='1' host_id='rws60079rems' host_addr='139.185.21.219'
    prob_key='ORA 7445 [PC:0x10000]' upstream_comp='' downstream_comp=''
    ecid='' errid='142805'
    detail_path='/slot/ems3456/oracle/db/tech_st/11.2.0/admin/atg212x3_rws60079rem
    s/diag/rdbms/atg212x3/atg212x3/trace/atg212x3_ora_18261.trc'>
    <txt>Errors in file
    /slot/ems3456/oracle/db/tech_st/11.2.0/admin/atg212x3_rws60079rems/diag/rdbms/
    atg212x3/atg212x3/trace/atg212x3_ora_18261.trc (incident=142805):
    ORA-07445: exception encountered: core dump [PC:0x10000] [SIGSEGV]
    [ADDR:0x10000] [PC:0x10000] [Address not mapped to object] []
    </txt>
    </msg>
    <msg time='2009-09-25T07:07:56.424-07:00' org_id='oracle' comp_id='rdbms'
    msg_id='dbgripsto_sweep_staged_obj:14105:70631439' type='ERROR'
    group='ami_comp'
    level='8' host_id='rws60079rems' host_addr='139.185.21.219'>
    <txt>Sweep [inc][142805]: completed
    </txt>
    </msg>
    Trace file
    /slot/ems3456/oracle/db/tech_st/11.2.0/admin/atg212x3_rws60079rems/diag/rdbms/
    atg212x3/atg212x3/trace/atg212x3_ora_18261.trc
    Trace file
    /slot/ems3456/oracle/db/tech_st/11.2.0/admin/atg212x3_rws60079rems/diag/rdbms/
    atg212x3/atg212x3/trace/atg212x3_ora_18261.trc
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    ORACLE_HOME = /slot/ems3456/oracle/db/tech_st/11.2.0
    System name: Linux
    Node name: rws60079rems
    Release: 2.6.9-78.0.0.0.1.ELhugemem
    Version: #1 SMP Fri Jul 25 14:53:18 EDT 2008
    Machine: i686
    Instance name: atg212x3
    Redo thread mounted by this instance: 1
    Oracle process number: 20
    Unix process pid: 18261, image: oracle@rws60079rems
    *** 2009-09-25 07:07:50.292
    *** SESSION ID:(10.3141) 2009-09-25 07:07:50.292
    *** CLIENT ID:() 2009-09-25 07:07:50.292
    *** SERVICE NAME:(SYS$USERS) 2009-09-25 07:07:50.292
    *** MODULE NAME:(SQLTools.exe) 2009-09-25 07:07:50.292
    *** ACTION NAME:() 2009-09-25 07:07:50.292
    Exception [type: SIGSEGV, Address not mapped to object] [ADDR:0x10000]
    [PC:0x10000, {empty}] [flags: 0x0, count: 1]
    DDE: Problem Key 'ORA 7445 [PC:0x10000]' was flood controlled (0x4)
    (incident: 142805)
    ORA-07445: exception encountered: core dump [PC:0x10000] [SIGSEGV]
    [ADDR:0x10000] [PC:0x10000] [Address not mapped to object] []
    ssexhd: crashing the process...
    Shadow_Core_Dump = PARTIAL
    Edited by: sarojak on Sep 29, 2009 1:01 AM

    Have you logged a call with Oracle support? There are many causes of 7445's and oracle supports web site has a handy set of documents about them. Also they have:- : Troubleshoot an ORA-600 or ORA-7445 Error Using the Error Lookup Tool. I would highly recomend talking to them.
    https://metalink.oracle.com/

  • Error ORA-07445: exception encountered: core dump

    Hi,
    Every time we find in the checkdb of transaction DB13 the next error:
    BR0976W Database message alert - level: ERROR, line: 2584, time: 2008-10-09 14.00.37, message:
    ORA-07445: exception encountered: core dump [$cold_qerfxArrayMaxSize()+14320] [SIGSEGV] [Address not mapped to object] [0x000022168] [] [].
    Anyone has any idea?
    Thanks
    Maxi

    Hi,
    I'm have such mistake:
    ORA-07445: exception encountered: core dump [$cold_qerfxArrayMaxSize()+7456] [SIGBUS] [Invalid address alignment] [0x00000002B] [] []
    But patch from this Note 972574 - ORA-07445: [$cold_qerfxArrayMaxSize()+XXXXX]
    for HP-UX 11.23
    I'm have HP-UX 11.31
    I can't implement this patch
    Anybody can help me?

  • Oracle error ORA-07445: exception encountered: core dump

    Dear all,
    I am waqas ahmed working as oracle dba. in my alert log file an error is occured continously as follows
    " ORA-07445: exception encountered: core dump [ACCESS_VIOLATION] [priver+181] [PC:0x63E3DE9] [ADDR:0x28] [UNABLE_TO_READ] [] "
    My Operating system : Windows Server 2008 (64 bit)
    My DB version: 10.2.0.4
    Please guide me with you experience & suggestions.
    Best Regards,
    Ahmed.

    923284 wrote:
    Dear,
    Today it is expired my METALINK account and i dont have access to metalink. So please any one share with me knowledge about this problem.
    Regards,
    Ahmed.you have to renew it since ORA-00600 , and ORA-07445 indicate as bug

  • Internal error ORA-3135 and huge udump

    I don't know if this should be addressed here in this forum rather then metalink, but anyway I will try.
    I get an internal error and a huge udump trace-file (2 Gb), the situation is that I created a view with a reference to a package function in the where clause which causes the DB-engine to this internal error exach time I want to select from this view.
    Now, the trace-file which is created is 2Gb, and I show hereby the first lines:
    Dump file c:\oraclexe\app\oracle\admin\xe\udump\xe_ora_2964.trc
    Sat Mar 04 11:17:56 2006
    ORACLE V10.2.0.1.0 - Production vsnsta=0
    vsnsql=14 vsnxtr=3
    Oracle Database 10g Express Edition Release 10.2.0.1.0 - Production
    Windows XP Version V5.1 Service Pack 2
    CPU : 1 - type 586
    Process Affinity : 0x00000000
    Memory (Avail/Total): Ph:13M/511M, Ph+PgF:178M/1247M, VA:1150M/2047M
    Instance name: xe
    Redo thread mounted by this instance: 1
    Oracle process number: 24
    Windows thread id: 2964, image: ORACLE.EXE (SHAD)
    *** 2006-03-04 11:17:59.850
    *** ACTION NAME:(SQL Window - Query data of view ) 2006-03-04 11:17:55.162
    *** MODULE NAME:(PL/SQL Developer) 2006-03-04 11:17:55.162
    *** SERVICE NAME:(XE) 2006-03-04 11:17:55.146
    *** SESSION ID:(19.49) 2006-03-04 11:17:55.146
    *********START PLSQL RUNTIME DUMP************
    ***Got internal error Exception caught in pfrrun() while running PLSQL***
    ***Got ORA-3135 while running PLSQL***
    PACKAGE BODY SSU.PCK_APPREGISTRY:
    library unit=1c14387c line=11 opcode=84 static link=36367c44 scope=1
    FP=36367d10 PC=1b0aaaf0 Page=0 AP=36367c44 ST=36367d48
    DL0=9d7a2dc GF=9d7a300 DL1=9d7a2e8 DPF=9d7a2f8 DS=1b0aad48
    DON library unit variable list instantiation
    0 1c14387c 9d7a300 9b4b158
    1
    2
    scope frame
    2 36367d10
    1 0
    version=43123476 instantiation size=32
    line pcode offset
    1 2
    1 12
    18 12
    20 12
    21 18
    22 24
    23 32
    24 40
    25 46
    26 54
    27 62
    30 68
    31 74
    1 76
    5 78
    5 84
    8 84
    9 84
    10 90
    11 92
    11 104
    14 104
    15 104
    16 136
    PACKAGE BODY SSU.PCK_APPREGISTRY:
    library unit=1c14387c line=15 opcode=114 static link=36367b78 scope=1
    FP=36367c44 PC=1b0aab06 Page=0 AP=36367b78 ST=36367c7c
    DL0=9d7a2dc GF=9d7a300 DL1=9d7a2e8 DPF=9d7a2f8 DS=1b0aad48
    DON library unit variable list instantiation
    0 1c14387c 9d7a300 9b4b158
    1
    2
    scope frame
    2 36367d10
    1 0
    version=43123476 instantiation size=32
    line pcode offset
    1 2
    1 12
    18 12
    20 12
    21 18
    22 24
    23 32
    24 40
    25 46
    26 54
    27 62
    30 68
    31 74
    1 76
    5 78
    5 84
    8 84
    9 84
    10 90
    11 92
    11 104
    14 104
    15 104
    16 136
    etc....
    The block PACKAGE BODY SSU.PCK_APPREGISTRY:
    repeats itself with little difference till the end of the trace file.
    During creation of the tracefile the machine on which the DB works is busy with oracle taking up 99% of CPU and is hardly operable.
    I could upload a zipped version of the trace file (still 50MB) but it doesn't contain a lot different info than the above subtract.
    The error is consistent in that way that it is recurring each time I select form the view.
    Can U help?

    Found it, thread can be closed.
    The problem was caused by a recursive call in a package body.

  • Internal Error ORA-0600 when creating multiple consumer queue table

    Hi,
    I tried to create a multiple consumer queue table with the following statements:
    exec DBMS_AQADM.GRANT_TYPE_ACCESS ('system');
    create type Change_History_Trigger_Data as object(Col1 VARCHAR2(255), Col2 VARCHAR2(128), Col3 VARCHAR2(255), Col4 TIMESTAMP, Col5 VARCHAR2(64), Col6 VARCHAR2(64), Col7 NUMBER(8));
    Works fine till this stage. But the following statement produces an ORA-0600 internal error message.
    EXEC DBMS_AQADM.CREATE_QUEUE_TABLE ('change_history_queue_tbl','Change_History_Trigger_Data', 'tablespace my_tblspace','ENQ_TIME',TRUE,DBMS_AQADM.TRANSACTIONAL);
    ERROR at line 1:
    ORA-00600: internal error code, arguments: [kcbgtcr_4], [14392], [0], [1], [], [], [], []
    ORA-06512: at "SYS.DBMS_AQADM_SYS", line 2224
    ORA-06512: at "SYS.DBMS_AQADM", line 58
    ORA-06512: at line 1
    I tried creating the same queue table with Multiple consumer = FALSE, and it works fine. But not with multiple consumer = TRUE
    I'm running on Oracle9i Enterprise Edition Release 9.2.0.6.0
    Any possible solutions?

    Problem solved.
    The queue name was too long. Found a post with the same problem.
    Re: Create Queue Table ORA-00600 while dbms_aqadm.create_queue_table
    thanks anyway

  • Oracle internal error ORA-00600

    hi,
    I have 2 schema which a have a 2 triggers that copy data between 2 tables
    schema1.tablea and schema2.tableb. Both table structures are similar with a primary key of pcode.
    I am running into the following error.
    Connected to:
    Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.1.0 - Production
    SQL> update abc set pcode=pcode;
    update abc set pcode=pcode
    ERROR at line 1:
    ORA-00600: internal error code, arguments: [kohdtf048], [], [], [], [], [], [],
    ORA-04088: error during execution of trigger
    'schema.abc_TRG'
    ORA-06512: at "schema.xyz", line 78
    ORA-04088: error during execution of trigger
    'schema.xyz'
    could some one please help.
    I have already tried analyzing tables, rebuilding indexes, bumping up the dbf files
    but it has not help.
    Could some one help out

    Refer to Note:139116.1 and open an SR.

  • Portege R500 Vista: Intel WLan 4965AGN has encountered internal error

    Wireless works fine when it works, but keeps breaking, leaving thousands (literally - over 35,000 in the last 24 hrs) of messages in the event viewer log simply saying: "Intel(R) Wireless WiFi Link 4965AGN : Has encountered an internal error and has failed." and the link to Microsoft help just says no help on this topic.
    Reboot fixes the problem. Anyone have any ideas?
    Thanks

    Hi
    I really do not have idea what is wrong there but try to install the driver again.
    By the way: do you use windows WLAN configuration or you use Intel PROSet client?

  • Internal error Ora-01041: extension hostdef not found.

    Hi all !!
    I've got this error in an application.
    I can connect me by to the database by using SQL PLUS but when i want to launch the test of connectivity using this application, it's my error.
    Could someone explain me why ??
    thanx a lot
    Vincent

    Hi
    Are your sure you use the same connect data, you use when connecting with SQL*Plus?
    Do you use a tns connectstring or is it local and do you use environment variables (ORACLE_HOME, ORACLE_SID).
    Remi
    http://askremi.ora-0000.com

  • Internal error ora-00600

    Dear Friends,
    I am running a report when company = 'abc' then this report gives no error.
    but when company='xyz' then gives error ( for xyz company's data is four times of the data of 'abc' company)
    the error is "
    ORA-00600 :Invaild error code arguments:[12700}[4698343535]
    => select .................."
    in genaral this query takes 15-20 minutes to comes output.
    before today it gives no error.
    pls help me
    With Regards
    Siddharth Singh([email protected])

    As it turns out, ORA-600[12700] is very unspecific. Across database versions 7-9i it indicates index corruption. It will have dumped a trace file: what does that say?
    Cheers, APC

  • ORA-07445: exception encountered: core dump [kkodsel()+1220] [SIGSEGV] [Add

    I got this error and i raised a SR in metalink, and metalink suggest to make
    "_complex_view_merging" = false, but its already set to false.
    So what to do for this resolution of this error.
    Internal error :
    ORA-07445: exception encountered: core dump [kkodsel()+1220] [SIGSEGV] [Address not mapped toobject] [0x000000000] [] []
    executing a query with VIEWS / INLINE VIEWS and GROUP BY
    when parameter:STAR_TRANSFORMATION_ENABLED != FALSE
    Jafar.

    When you already have an open SR, you should ask Oracle support for further assistance.
    Werner

  • ORA-07445 core dump [kxscod()+30] [SIGSEGV]

    following errors are reported in alert.log
    database version is 10.2.0.4 on Linux x86-64 platform
    Wed Aug 3 15:57:47 2011
    Errors in file /appl/oracle/admin/TWPPRD01/udump/twpprd01_ora_5444.trc:
    ORA-07445: exception encountered: core dump [kxscod()+30] [SIGSEGV] [Address not mapped to object] [0x000000001] [] [] Wed Aug 3 15:57:47 2011 Errors in file /appl/oracle/admin/TWPPRD01/udump/twpprd01_ora_5444.trc:
    ORA-07445: exception encountered: core dump [kxscod()+30] [SIGSEGV] [Address not mapped to object] [0x000000001] [] []
    from the trace file
    calling call entry argument values in hex
    location type point (? means dubious value)
    ksedst()+31 call ksedst1() 000000000 ? 000000001 ?
    2ACF1461AD50 ? 2ACF1461ADB0 ?
    2ACF1461ACF0 ? 000000000 ?
    ksedmp()+610 call ksedst() 000000000 ? 000000001 ?
    2ACF1461AD50 ? 2ACF1461ADB0 ?
    2ACF1461ACF0 ? 000000000 ?
    ssexhd()+629 call ksedmp() 000000003 ? 000000001 ?
    2ACF1461AD50 ? 2ACF1461ADB0 ?
    2ACF1461ACF0 ? 000000000 ?
    Lmutex_unlock_15( call ssexhd() 00000000B ? 2ACF1461BD70 ?
    )+29 2ACF1461BC40 ? 2ACF1461ADB0 ?
    2ACF1461ACF0 ? 000000000 ?
    kxscod()+30 signal Lmutex_unlock_15( 1832ACD38 ? 2ACF146E92C8 ?
    ) 000000000 ? 7FFF98185070 ?
    05354414B ? 000000000 ?
    kxspoac()+1693 call kxscod() 1832ACD38 ? 2ACF146E92C8 ?
    000000000 ? 7FFF98185070 ?
    05354414B ? 000000000 ?
    opibnd0()+936 call kxspoac() 2AD449FD1E90 ? 05354414B ?
    7FFF98185070 ? 000000001 ?
    0DE0F8450 ? 000000000 ?
    opibnd()+1755 call opibnd0() 7FFF98185070 ? 000000000 ?
    Is this a known issue/bug in 10.2.0.4?

    Hi;
    ORA-07445 core dump [kxscod()+30] [SIGSEGV] You are getting oracle internal error(ORA 07445) which mean you could need to work wiht oracle support team. Please see below note, if its not help than i suggest log a sr:
    Troubleshoot an ORA-600 or ORA-7445 Error Using the Error Lookup Tool [ID 153788.1]
    Regard
    Helios

Maybe you are looking for

  • 0FIAR_C03

    Hi all!! Im using this cube 0FIAR_C03 and everything looks fine; the problem is when I display information about debitor in diferents range of analysis days, for example; I calculated in standar form the credit balance of each client from 1-30 days,

  • Some Multiple Takes are now Empty

    I did 14 multiple takes in a 8 measure break area. I copied the track so I could copy those takes and used the best beginning, middle and end from 3 of them, splitting the break accordingly. Everything played perfect. Then I moved all the snippets to

  • Need to add additional SDK to xcode project.

    Hello, Can any one tell me how can i add additional SDK to my carbon application. Thanks in advance, Regards, Sunil Adhyaru.

  • WMV audio working not video

    I updated direct X, windows media player is v10, the audio is playing but not the video...does length of the video matter? These are all 30 min to an hour...my customer wants and interface to each of the videos. I have tried Adobe Encore, the files a

  • IDVD 4 will not open

    I keep trying to simply open the program, and I get the wheel of death, and it just will not open. Any suggestions? Help? Thanks, Tony (please email : [email protected])