Import .dmp  from 8i  to 11g

Hi
There is a .dmp file which has been exported from 8i version , I have copied this file and try to import it to
a database of 11g version.
imp SYSTEM/overmars file= file.dmp
but the following error getted:-
IMP-00002: failed to open 30-06-2008.dmp for read
Import file: EXPDAT.DMP >
Can someone help?

amardeep.sidhu wrote:
Run the Client import version to export the file.
from 11g ORACLE_HOMEDidnt get that.
Also i didn't understand the error. When he is giving the dump file name why the error is like IMP-00002: failed to open 30-06-2008.dmp for read ?lets suppose Server A:- you have 8i
and 8i database tns string is : to_8i
and Target server B- you have 11gRx
and here you have 11g installed binaries. You should have tns entries of to_8i in tnsnames.ora file of 11g home
now from 11g, connect as
$exp system/****@to_8i <your commands>
So it uses binaries of 11g, But export of database performed from 8i database.
Hope you understood. You should raise an another thread, ;-)

Similar Messages

  • Import .dmp file in Oracle 11g in Linux

    Hi experts,
    I m new here, please tell me how to import the database as .dmp file in Oracle 11g Release in Oracle Enterprise Linux 5.5.
    As i tried to execute this command:-
    **$ impdp username/password@orcl file = FILENAME.dmp full=y log=log.txt**
    but it gives error as:-
    **bash: impdp: command not found**
    Now please help me about this.
    Thanx.
    Abhishek Kumar

    Hello,
    **$ impdp username/password@orcl file = FILENAME.dmp full=y log=log.txt**
    but it gives error as:-
    **bash: impdp: command not found**First, if the command was not found it means that you don't have the right environment variables. So, be sure to be connected with the right OS User (oracle for instance).
    Secondly, the parameter FILE is not used with Datapump. Instead you should use the Parameter DUMPFILE and, more over, you should better specify a DIRECTORY.
    So, as said by Azar, you should read the documentation and see the differences between Datapump and classical Export/Import utility.
    These links may help you:
    http://download.oracle.com/docs/cd/E11882_01/server.112/e16536/toc.htm
    http://www.oracle.com/technetwork/database/datapump11g2009-techover-1-131288.pdf
    Hope this help.
    Best regards,
    Jean-Valentin

  • Import issue from 10g to 11g

    Hi All,
    I have dump file from 10g having 1 table only, with blob column.
    I am trying to import it in a different user with different tablespace by keeping IGNORE=Y and i have created that table also having blob column but it gives following error:
    imp acetemp/acetemp@orcl IGNORE=Y file=d:\keytab.dmp log=keytab.log fromuser=RABOIT touser=ACETEMP
    Import: Release 11.2.0.1.0 - Production on Tue Aug 10 13:09:26 2010
    Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.
    Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Produc
    tion
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    Export file created by EXPORT:V10.02.01 via conventional path
    Warning: the objects were exported by RABOIT, not by you
    import done in WE8MSWIN1252 character set and AL16UTF16 NCHAR character set
    . importing RABOIT's objects into ACETEMP
    IMP-00017: following statement failed with ORACLE error 959:
    "CREATE TABLE "KEYSTORETAB" ("KEYSTORE_ID" VARCHAR2(25) NOT NULL ENABLE, "RE"
    "SERVED_BY" VARCHAR2(15), "UPDATE_DATE" DATE, "VERIFIED_BY" VARCHAR2(15), "V"
    "ALIDATED_BY" VARCHAR2(15), "STATUS" LONG NOT NULL ENABLE, "KEYSTORE_PASSWOR"
    "D_PART" VARCHAR2(100), "KEYSTORE_PASSWORD" VARCHAR2(100) NOT NULL ENABLE, ""
    "KEYSTORE" BLOB) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INIT"
    "IAL 131072 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "T"
    "BS_RABOIT" LOGGING NOCOMPRESS LOB ("KEYSTORE") STORE AS (TABLESPACE "TBS_R"
    "ABOIT" ENABLE STORAGE IN ROW CHUNK 8192 PCTVERSION 10 NOCACHE LOGGING STOR"
    "AGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT))"
    IMP-00003: ORACLE error 959 encountered
    ORA-00959: tablespace 'TBS_RABOIT' does not exist
    Import terminated successfully with warnings.
    I don't want to use data pump here.
    Thanks
    Mohsin
    Edited by: user12195038 on Aug 11, 2010 10:48 AM

    >
    ORA-00959: tablespace 'TBS_RABOIT' does not exist
    >
    As noted above, this is a warning, not an error. Pre-create the tablespace and assign necessary tablespace privileges on the target database if you do not want to see the warning message.
    HTH
    Srini

  • Is there any opportunity to import .dmp from Oracle to db4o?

    Is it possible? Or is the only way is to programm a mapper for it? (Its not very good = ))

    You can installed a free version of Oracle like Oracle XE import the data from dump file and migrate the data from there using ODBC, JDBC etc.If Ill migrate the data for example using JDBC (because db4o is also for Java), how will dependences and constraints migrate? Or should I build them all later manual?

  • How to insert data from *.dmp file to  oracle 11g using Oracle SQL Develope

    hi
    i backup my database using PL/SQL developer and made *.dmp file
    how to insert data from *.dmp file to oracle 11g using Oracle SQL Developer 2.1.1.64
    and how to make *.dmp file from sql*plus ?
    thanks in advance

    Pl/Sql developer has a config window, there you choose the exec to do the import/export.
    Find it and his home version, it may be exp or expdp, the home version is the version of the client where the exp executable is.
    Then use the same version of imp or impdp to execute the import, you do not need to use Oracle SQL Developer 2.1.1.64. If you want to use it, you must have the same version in the oracle home that exp/imp of sql developer use.

  • Urg: Not able to import data from DB in OBIEE 11g : Connection has failed.

    Hi Team
    Recently while working in OBIEE 11g , I was trying to import tables from the data-base but I am getting an error " Connection has failed " .
    I have put the tnsora file in the network admin folder and the
    C:\OracleBIHome\Network\admin
    \OracleBI1\network\admin (Example: C:\OBI\Oracle_BI1\network\admin)
    \oracle_common\network\admin (Example: C:\OBI\oracle_common\network\admin)
    and have set the TNS_ADMIN variable in the User.cmd path  with the above path .
    But it is still not working . I have tried all the options but its still not working .
    Any help is appreciated.
    Regards
    R

    Is it Compulsory to give Schema and Work Schema while creating the Physical Schema in Oracle Data server?
    This is mandatory to have a schema and a work schema here.
    The schema and work schema could be the same user as the user who is connected to the dataserver!

  • Error occured when importing data from dmp

    Hello friends
    when i am importing data from dmp file
    the following error occured
    Please help me to solve this
    Error message :
    Export file created by EXPORT:V09.02.00 via conventional path
    import done in WE8PC850 character set and AL16UTF16 NCHAR character set
    export client uses US7ASCII character set (possible charset conversion)
    Import terminated successfully without warnings.

    This is not really an error message but a information about possible character conversion from US7ASCII to WE8PC850 which should NOT be an issue since all US7ASCII characters are in most WExxx character sets.
    Message was edited by:
    Pierre Forstmann

  • Import Data from DMP file

    I export data and create a DMP file on daily basis
    I import data from this DMP to an other computer but some data import duplicate records.
    I want to aviod duplicate records
    what should I do

    You receive duplicate errors when some unique key in the record (probably but not necessarily the primary key) already exists with a value that duplicates a value already in the database. You have at least 3 options.
    1) Ignore the errors. You will get lots of errors and the duplicates will not be imported.
    2) Delete all records from the tables before you do the import. Old data will be lost, but you will get no errors.
    3) Use fromuser= and touser= to put the data into a different schema then use a merge to update the table data.
    By the way this is not the correct forum for this question.

  • Import metadata from BI Admin tool -OBIEE 11g

    Hi,
    I am trying to import metadata from BI Admin tool 11g (offile- did not start BI services) but it always showing "Connection has failed". I tried ODBC 2.0, ODBC 3.5, OCI11g/10g with different schemas .. But still no luck... I checked all those from Toad and DSN Tests.. then all are successfulll... But in BI Admin Tool only I can not connect to those Datasources.. Where Iam wrong..? any workarounds would be appreciated...
    Thanks and Regards,
    Sri.
    (OBIEE 11.1.1.5, Oracle 11g R2 EE Database, MS Windows XP Professional Edition SP2)

    ORACLE FOLDER
    C:\Oracle\product\11.2.0\client_1\network\admin\sample
    We have tnsnames.ora file in this oracle folder coppy that and save it in
    C:\Oracle\product\11.2.0\client_1\network\admin
    Tnsnames.ora
    This tnsname.ora file should contain the details of
    Data Source name – ORCL
    Host name – xxxx.xxxxxx.com
    Portno - 1531 (This port no is default port in oracle)
    Service Name – ORCL
    OBIEE FOLDER
    C:\OBIEE\oraclebi\orainst\config\OracleBIServerComponent\coreapplication
    Tnsname.ora (need to have this file in the above path which is same in ORACLE FOLDER)
    GOTO – Start – Control panel – Administrative Tool – Data Source(ODBC) in this
    1.     Goto System DSN tab
    2.     Select Add at right side
    3.     A new pop-up window opens – ‘Create New Data Source’
    4.     Select from the list – Oracle in OraClient11g_Home
    5.     A pop-up window opens –‘Oracle ODBC Driver Configaration’ in that
    6.     Data Source name – Mandatory (You can give any name) e.g –ORACLE DSN
    7.     Description – Optional (you can give r leave it blank).
    8.     TNS Service Name – HOST:PORT/Data Source Name e.g –xxxx.xxxxxxx.com:1531/ORCL (xxxx.xxxxxx.com may be IP Address also)
    9.     User ID – Give Database USERID (If you are going to take data from SERVER you have to give Server Data Base USER ID / If you are going to take data from Local Machine use your Local machine database User id ) e.g –USER id – ‘system’ where password is – ‘Manager’

  • Import dmp file from a 64-bit to 32-bit database

    I encountered the problem for import data from one database installed on a 64-bit HP-UX 11.0 with 8i database 64-bit database to another which was installed on HP-UX 10.2. 32-bit machine with Oracle 7.3.4 database.
    The two databases were installed with default NLS.
    Is there a way to handle this problem ?

    Since you haven't provided an error message it is hard to tell what the problem might be? But from the scenario you are describing you may be importing a higher version of the export dmp file than the target database. This is not allowed. One thing you can try is to do the 8i database export using the EXP utility from 7.3.4, and then try importing into 7.3.4 .
    null

  • Importing Users from external table in obiee 11g

    Hi Every one,
    Do any one help me giving suggestions that how we can import users from external table.
    I am using obiee 11.1.1.6.
    In that external table Which i am using there are 56K users.
    They are able to login to obiee analytics.
    But for setting object level security I need to make diffrent groups with these users to assign the dashbords and required objects in front end.
    But how can we get all these users into BI server or presentation server to make them into groups.
    Thanks in advance.
    Edited by: 861096 on Mar 13, 2012 8:44 AM

    Hi,
    or if your lowest level is the same like
    Day->month->year->Total
    Day->businessMonth->businessyear->Total
    Then yes, it is.
    Create the first, then you start to create the second by adding your top(business year) level on the same level as the one you have (year) both under your total.
    Then when you would add your second base level, there is a special option for it, something like use other hierarchy level/shared level (sorry can't recall and does not have a connection right now) then you select your existing day level under your businessmonth level.
    Hope this helps,
    Regards,
    D

  • Import Datapump problems on Oracle 11g

    am trying to Import (using Datapump) and DMP file from Oracle 10g (10.2.0.4).
    The 10g database server has nls_characterset of:
    SYSTEM@testers>
    PARAMETER VALUE
    NLS_CHARACTERSET WE8MSWIN1252
    1 row selected.
    The 11g server has:
    SQL> select * from v$nls_parameters
    2 where parameter = upper('nls_characterset');
    PARAMETER
    VALUE
    NLS_CHARACTERSET
    AL32UTF8
    Here are the errors:
    Import: Release 11.2.0.2.0 - Production on Tue Nov 8 16:40:11 2011
    Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.
    Connected to: Oracle Database 11g Release 11.2.0.2.0 - 64bit Production
    Master table "SYSTEM"."SYS_IMPORT_FULL_01" successfully loaded/unloaded
    Starting "SYSTEM"."SYS_IMPORT_FULL_01": system/********@Testers11g DIRECTORY=impdp_dir DUMPFILE=expdpT1400.dmp REMAP_SCHEMA=t1400:t1500 LOGFILE=expdpt1500.log
    Processing object type SCHEMA_EXPORT/PRE_SCHEMA/PROCACT_SCHEMA
    Processing object type SCHEMA_EXPORT/SEQUENCE/SEQUENCE
    Processing object type SCHEMA_EXPORT/TABLE/TABLE
    Processing object type SCHEMA_EXPORT/TABLE/TABLE_DATA
    . . imported "T1500"."DPR_OPENING_BALANCE" 172.2 MB 4537640 rows
    . . imported "T1500"."IVC_OFFSITE_OPENING_BALANCE" 199.0 MB 5120520 rows
    . . imported "T1500"."IVC_OPENING_BALANCE" 187.3 MB 5171512 rows
    . . imported "T1500"."FIN_AR_STATEMENT_SAVE" 33.73 MB 93 rows
    . . imported "T1500"."AUDIT_CONTRACT" 17.74 MB 39855 rows
    . . imported "T1500"."S1_CONTRACT_FORMAT_TEMP" 6.078 KB 2 rows
    . . imported "T1500"."FO_OPENING_BALANCE" 12.42 MB 406974 rows
    . . imported "T1500"."S1_TICKET_CHARGE_SAVE" 11.62 MB 24 rows
    . . imported "T1500"."FO_TRANSACTION_SUMMARY" 11.76 MB 406974 rows
    . . imported "T1500"."FIN_GL_ACCOUNT_BALANCE" 10.89 MB 337260 rows
    . . imported "T1500"."FIN_GL_AUDIT_TRAIL_JOURNAL" 25.48 KB 30 rows
    . . imported "T1500"."FIN_GL_AUDIT_TRAIL" 1.024 MB 6648 rows
    . . imported "T1500"."DPR_TRANSACTION_DETAIL" 5.888 MB 74588 rows
    ORA-02374: conversion error loading table "T1500"."AUDIT_RELEASE"
    ORA-12899: value too large for column SHIP_TO_SHORT_NAME (actual: 11, maximum: 10)
    ORA-02372: data for row: SHIP_TO_SHORT_NAME : 0X'C8746F696C65204C656D'
    I also tried to Import a DMP (from Export) from Oracle10g server and got this result:
    Connected to: Oracle Database 11g Release 11.2.0.2.0 - 64bit Production
    Export file created by EXPORT:V10.02.01 via conventional path
    import done in WE8MSWIN1252 character set and AL16UTF16 NCHAR character set
    import server uses AL32UTF8 character set (possible charset conversion)
    export client uses US7ASCII character set (possible charset conversion)
    . importing T1400's objects into T1500
    . . importing table "A1_ASYNCH_COMMUNICATION" 0 rows imported
    . . importing table "A1_BROADCAST_LOCK" 1 rows imported
    . . importing table "A1_BROADCAST_MESSAGE" 6 rows imported
    . . importing table "A1_BROADCAST_USER" 0 rows imported
    . . importing table "A1_BUILD_SCRIPT" 437 rows imported
    . . importing table "A1_DBC_APPLIED_SCRIPT" 0 rows imported
    . . importing table "A1_ERROR_HANDLER" 5880 rows imported
    . . importing table "A1_ERROR_HANDLER_COMMON" 2956 rows imported
    . . importing table "A1_ERROR_HANDLER_TITLE"
    IMP-00019: row rejected due to ORACLE error 12899
    IMP-00003: ORACLE error 12899 encountered
    ORA-12899: value too large for column "T1500"."A1_ERROR_HANDLER_TITLE"."TITLE_DESCRIPTION" (actual: 34, maximum: 32)
    Column 1 7
    Column 2 FR
    Column 3 Relâche des Fact. Récurr des CAP
    IMP-00019: row rejected due to ORACLE error 12899
    IMP-00003: ORACLE error 12899 encountered
    The errors always occur when I try to import a column containing French accented characters.
    What am I missing???

    Multiple posts on the same topic is considered to be rude and bordering on spam - https://forums.oracle.com/forums/thread.jspa?threadID=2308355

  • Application has problems when migrated from 10g to 11g

    Hi there,
    I am hoping someone can shed some light on a problem I have in moving an application from Oracle 10g to Oracle 11g. The app works fine on 10g (uses Apache webserver with PL/SQL module, and APEX 3.1.2.00.2), but on 11g using the embedded web server and APEX 3.2.0.00.27, it doesnt. Most of the app works fine, but there are a couple of pages that provide the ability to add child rows to a parent/child relationship, where the parameter passing mechanism from one page to the next appears to suffer from some sort of corruption. I have traced this using the "session" and "debug" buttons on the developer interface, which show that the values of the parameters get changed inexplicably, when branching from one page to the next - even when the page is actually branching to itself.
    I am using the "Set these items, "With these values" fields in the branch, and have verified that the correct values are being associated with the correct items in the application builder. But while this does work correctly under 10g, with 11g, the wrong values end up being passed. Just prior to the branch the set of parameters have the correct values, but immediately after the branch, one of the values is NULL, another has the value of a different item, and a third has a totally random value - I have no idea were it comes from!
    I migrated the application from 10g to 11g using the APEX application developer's Export/Import options. There have been no other changes. Should this have worked? If so, any ideas what might have gone wrong?
    Thanks,
    Sid.

    Well, I managed to solve this, but not in a way that makes much sense.
    In desperation (I had tried almost everything else!) I changed the value of "Cached" in the page settings from "No" to "Yes", and ran the app, but the page didnt render correctly (in either Firefox or IE7) - in fact all that displayed was the developers toolbar at the bottom of the page. I changed the value of "Cached" back to "Y", ran the app again, and hey presto - everything worked fine! I actually did this a second time with a fresh import of the app from 10g, just to be sure I wasnt seeing things. I wasnt!
    There was just one further issue - everything worked fine apart from this section of code in a page process:-
    ELSIF (:p9_filter_type = 5) THEN
    IF (:p9_x_gene_list IS NOT NULL) THEN
    :p9_filter := :p9_x_gene_list;
    END IF;
    :p9_entity_types := 'GENE';
    END IF;
    In 11g the value of :p9_entity_types was not being set to 'GENE' when :p9_filter_type was 5. This was (and still is) working in 10g. I changed the code as follows:-
    ELSIF (:p9_filter_type = 5) THEN
    :p9_entity_types := 'GENE';
    IF (:p9_x_gene_list IS NOT NULL) THEN
    :p9_filter := :p9_x_gene_list;
    END IF;
    END IF;
    ... and now it works fine in 11g as well.
    Only wish I knew why!

  • Unable to Sign in  analytics After Upgraded obiee from 10g to 11g

    Hi all,
    I have problem when upgrading catalog from 10g to 11g.
    The error is:" Unable to Sign In . An invalid User Name or Password was entered. "
    I upgraded following the steps like this:
    1.Login EM and check BI server is running successfully.
    2.Started the UA.bat.
    Select the operation:Upgrade Oracle BI RPD and Web Catalog.
    Step by Step,and the upgrade completed successfully.
    3.Open the RPD online using the Admintool succefully.
    4.But when I Login the BI and view the dashboard with the 10g's user (Administrator),the page appear the error "*Unable to Sign In . An invalid User Name or Password was entered.* "
    5.Then I Try to Regenerating User GUIDs
    1. Update the FMW_UPDATE_ROLE_AND_USER_REF_GUIDS parameter in NQSConfig.INI:
    a. Open NQSConfig.INI for editing at:
    b. ORACLE_INSTANCE/config/OracleBIServerComponent/coreapplication_obisn
    c. Locate the FMW_UPDATE_ROLE_AND_USER_REF_GUIDS parameter and set it to YES, as follows:
    d. FMW_UPDATE_ROLE_AND_USER_REF_GUIDS = YES;
    e. Save and close the file.
    2. Update the Catalog element in instanceconfig.xml:
    a. Open instanceconfig.xml for editing at:
    b. ORACLE_INSTANCE/config/OracleBIPresentationServicesComponent/
    c. coreapplication_obipsn
    d. Locate the Catalog element and update it as follows:
    e. <Catalog>
    f. <UpgradeAndExit>false</UpgradeAndExit>
    g. <UpdateAccountGUIDs>UpdateAndExit</UpdateAccountGUIDs>
    h. </Catalog>
    i. Save and close the file.
    3. Restart the Oracle Business Intelligence system components using opmnctl:
    4. cd ORACLE_HOME/admin/instancen/bin
    5. ./opmnctl stopall
    6. ./opmnctl startall
    7. Set the FMW_UPDATE_ROLE_AND_USER_REF_GUIDS parameter in NQSConfig.INI back to NO.
    Important: You must perform this step to ensure that your system is secure.
    8. Update the Catalog element in instanceconfig.xml to remove the UpdateAccount GUIDs entry.
    9. Restart the Oracle Business Intelligence system components again using opmnctl:
    10. cd ORACLE_HOME/admin/instancen/bin
    11. ./opmnctl stopall
    12. ./opmnctl startall
    BUT THE ERROR ALSO EXISTING!
    So,waiting for the help,thanks!

    Hi,
    if your using oracle db please make sure your db settings and tnsnames.oRA settings
    also try you please try below troubleshooting steps:
    1) please check latest error message and find the root cause,
    presentation catalog log path:
    obiee installed Drive:\Oracle\Middleware\instances\instance1\diagnostics\logs\OracleBIPresentationServicesComponent\coreapplication_obips1\sawlog0.txt file
    also check it nqserver.log file
    oracle bi server log path ref:
    obiee installed Drive:\Oracle\Middleware\instances\instance1\diagnostics\logs\OracleBIServerComponent\coreapplication_obis1\nqserver.log
    2)can you try to login RPD,EM and console by using your weblogic a/c then try to login with some other user.
    if its not working then try to delete that users from catlog and check it Check OPMN services are running state.
    e.x:
    C:\Oracle\Middleware\instances\instance1\bin>opmnctl startall
    opmnctl startall: starting opmn and all managed processes...
    C:\Oracle\Middleware\instances\instance1\bin>opmnctl status
    Processes in Instance: instance1
    --------------------------------------------------------------+---------
    ias-component | process-type | pid | status
    --------------------------------------------------------------+---------
    coreapplication_obiccs1 | OracleBIClusterCo~ | 4992 | Alive
    coreapplication_obisch1 | OracleBIScheduler~ | 2420 | Alive
    coreapplication_obijh1 | OracleBIJavaHostC~ | 1856 | Alive
    coreapplication_obips1 | OracleBIPresentat~ | 5684 | Alive
    coreapplication_obis1 | OracleBIServerCom~ | 5232 | Alive
    3) Refresh GUIDs and Restart WebLogic and OPMN Services then try it again...still if your getting same issues then try to
    check DB(try to login and confirm) and check it RPD --> physical layer connection pool setting and try to
    view physical data.
    also paste it your latest error log message (nqserver.log and sawlog01.log message) here
    THanks
    Deva

  • How export or import .DMP on ubuntu 8.04

    Hi all,
    I was installing apex 2.2 on ubuntu (/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/exp.sh or imp.sh dont work!) and trying to import dmp file into it but dont work.Is any other way to import EXPDAT.DMP from scemas (its compiere dmp file)?
    Gordan

    Hi Gary,
    I was installing Compiere on Apex 2.2 based on ubuntu linux 8 operating systems
    Theres compiere.dmp file install on apex (Adempiere pandam of compiere have solo Adempiere.dmp so administrator need install user adempiere with pass adempiere dba roles on apex).
    I was trying to import this dmp file on apex install on ubuntu trying to call imp.sh command
    but this "dont work" (sudo /usr/...bin/imp.sh)
    I was do with win xp platform typing imp.exe and set username adempiere/adempiere and all 700 tables with dates were Imported. So I looking how do same on linux platform?
    regards
    Gordan
    http://gordanmilojevic.blogspot.com/

Maybe you are looking for

  • I tried to install an update for iPhoto but was told I need a newer version of OSX, but software is up to date?

    Update notification for Iphoto and when I attempt to install it says I need at least version 10.8.2 installed, when I check my software update it says I have the newest software with 10.8.1?

  • VM experts, please resolve dispute re

    Over in "Advanced Topics", http://forum.java.sun.com/thread.jsp?forum=4&thread=167222 dnoyeB and I are having a spirited discussion about the mechanics of thread working copies vs. main mem's master copy. It's a very long discussion that spawned off

  • Itunes and Quicktime won't start, error

    my itunes/Quicktime suddenly failed to open. I get a message saying iTunes needs to close. This happened after it would not close by itself one time. I've tried to remove programs from my pc then readd them but the same error keeps happening. Can any

  • Payment received on date other then due date-CML

    Hi Everyone, I am working in FI Module CML using ECC Server 4.7. I know its an older version. I am stuck up in loans management repayments, when the installment is received on a date other then due date, the cash flow itis generating is of the same d

  • Selection-screen functionality

    Hi, I have 2 questions regarding selection-screens: 1. I have 2 select-options like this in my selection-screen: Matnr:  s_matnr Vendor: s_lifnr How can I make a check that if Matnr is filled then Vendor has to be filled as well and vice versa ? 2. I