Mounting 2nd cd during installation

Since OAS 9i comes on 6 disks you need to eject the disks and insert the new ones as the installation progresses. How do you umount and eject the disk when prompted for the next one? When I try either the umount or eject commands I get "device is busy" even when I try it with the -f flag.
Thanks
Don

Since OAS 9i comes on 6 disks you need to eject the disks andinsert the new ones as the installation progresses. How do you
umount and eject the disk when prompted for the next one? When I
try either the umount or eject commands I get "device is busy"
even when I try it with the -f flag.>Thanks>Don
try
$ cd /mnt/cdrom/linux/install
$ ./runistaller &
if you can't do that, verify have
LD_ASSUME_KERNEL=2.2.4 set enviroment
remember to go home when te installer run
$ pwd
/mnt/cdrom/linux/install
$ cd
I hope help you

Similar Messages

  • Error during installation of SAPNW ABAP 701SR1 SP3 trial version in phase 2

    Hi,
    I am trying to install SAPNW ABAP 701 SP3 trial version.I am getting error in phase 2
    Running msiexec failed with return code 1603: Fatal error during installation.
    I am installing on window vista.I have also checked the security setting for the user I am trying to install.It is adminstrator and have access for full control.
    When I started the installation of sap it asked me for master password and that password is different from what I use to log on to windows.Could this be the reason for this problem or something else ?
    Any help appreciated.
    Thanks,
    Rekha.

    Install SAP MMC snap first and continue with old installation.... it will pass 2nd phase
    thank you
    Mohan

  • Power failure during installation

    This isn't a question, but a cheer. While installing Yosemite on my Mac Mini, the power went out at my house. Those of us old enough can remember the warnings that used to be attached to system installs---DO NOT TURN OFF YOUR COMPUTER DURING INSTALLATION! So you can imagine how anxious I was when the transformer outside went thump and the lights (and my computer) all turned off, with one minute remaining in the install.
    When the lights came on again, I turned on the computer and waited to see what would happen. The Mini just backed up to the last stage it had completed of the installation (23 minutes remaining) and went on from there with a flawless install. Good on ye, Apple engineers!

    Hello! A power failure during a sustained read/write operation such as an update will usually screw up the hard drive directory big time. Your best bet short of high dollar data rescue services is probably to get a cd/dvd that is bootable and try to repair the disk and get it to mount so you can retrieve your data. I always recommend a bootable clone for instances like this and also highly recommend DiskWarrior to repair directory damage. A power failure during an OS update likely damages the OS as well as the hard drive directory. Tom

  • Deploy Issue during Installation

    HI,
    I am getting following error during installation to deploy demo application. Can you pl. help me regarding this?
    Reading ini file - 'D:\Orant8i/j2ee/deploy.ini'
    OC4J instance 'OC4J_Demos': Adding property 'jbo.server.in_oc4j=true'
    OC4J instance 'OC4J_Demos': Adding property 'org.omg.CORBA.ORBClass=com.inprise.vbroker.orb.ORB'
    OC4J instance 'OC4J_Demos': Adding property 'org.omg.CORBA.ORBSingletonClass=com.inprise.vbroker.orb.ORB'
    OC4J instance 'OC4J_Demos': Adding OC4J command line option '-userThreads'
    OC4J instance 'OC4J_Demos': Adding java command line option '-Xmx512M'
    OC4J instance 'OC4J_Demos': Adding property 'oracle.path=%s_javapPath%'
    OC4J instance 'OC4J_Demos': Adding property 'oracle.display=:0.0'
    OC4J instance 'OC4J_Demos': Adding Environment variable '%LIB_PATH_ENV%' with value '%LIB_PATH_VALUE%'
    OC4J instance 'OC4J_Demos': Adding Environment variable 'PATH' with value 'D:/Orant8i/bin'
    OC4J instance 'OC4J_Demos': Property 'jbo.server.in_oc4j' already exists with value 'true'
    OC4J instance 'home': Adding property 'jbo.server.in_oc4j=true'
    Initializing DCM...done.
    OC4J instance 'home' already exists.
    Creating OC4J instance 'OC4J_Demos'...done.
    Starting OC4J instance 'home'...done.
    Deploying application 'BC4J' to OC4J instance 'home'...
    ERROR: Caught exception during deploy.
    oracle.ias.sysmgmt.deployment.j2ee.exception.J2eeDeploymentException: Oracle9iAS instance: Oracle Home: D:\Orant8i OC4J component: home is down
         at oracle.ias.sysmgmt.deployment.j2ee.local.OC4JInstanceInfo.getNodeInstances(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.local.OC4JClusterInfoImpl.getNodeInstances(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.runtime.RuntimeIf.getOC4JInstancesInfo(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.runtime.LocalBindWebApp.doExecute(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.runtime.RuntimeIf.execute(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.adapter.DeploymentAdapter.doEvaluateDeploy(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.adapter.DeploymentAdapter.evaluate(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.evaluate(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deployCommon(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deploy(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.EarDeployerImpl.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.main(Unknown Source)
    Stopping OC4J instance 'home'...done.
    Starting OC4J instance 'OC4J_Demos'...done.
    Deploying application 'ojspdemos' to OC4J instance 'OC4J_Demos'...
    ERROR: Caught exception during deploy.
    oracle.ias.sysmgmt.deployment.j2ee.exception.J2eeDeploymentException: Oracle9iAS instance: Oracle Home: D:\Orant8i OC4J component: OC4J_Demos is down
         at oracle.ias.sysmgmt.deployment.j2ee.local.OC4JInstanceInfo.getNodeInstances(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.local.OC4JClusterInfoImpl.getNodeInstances(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.runtime.RuntimeIf.getOC4JInstancesInfo(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.runtime.LocalBindWebApp.doExecute(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.runtime.RuntimeIf.execute(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.adapter.DeploymentAdapter.doEvaluateDeploy(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.adapter.DeploymentAdapter.evaluate(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.evaluate(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deployCommon(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deploy(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.EarDeployerImpl.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.main(Unknown Source)
    Deploying application 'jocdemo' to OC4J instance 'OC4J_Demos'...done.
    Deploying application 'sqljdemos' to OC4J instance 'OC4J_Demos'...
    ERROR: Caught exception during deploy.
    oracle.ias.sysmgmt.deployment.j2ee.exception.J2eeDeploymentException: Oracle9iAS instance: Oracle Home: D:\Orant8i OC4J component: OC4J_Demos is down
         at oracle.ias.sysmgmt.deployment.j2ee.local.OC4JInstanceInfo.getNodeInstances(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.local.OC4JClusterInfoImpl.getNodeInstances(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.runtime.RuntimeIf.getOC4JInstancesInfo(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.runtime.LocalBindWebApp.doExecute(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.runtime.RuntimeIf.execute(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.adapter.DeploymentAdapter.doEvaluateDeploy(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.adapter.DeploymentAdapter.evaluate(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.evaluate(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deployCommon(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deploy(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.EarDeployerImpl.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.main(Unknown Source)
    Deploying application 'jazndemos' to OC4J instance 'OC4J_Demos'...
    ERROR: Caught exception during deploy.
    oracle.ias.sysmgmt.deployment.j2ee.exception.J2eeDeploymentException: Oracle9iAS instance: Oracle Home: D:\Orant8i OC4J component: OC4J_Demos is down
         at oracle.ias.sysmgmt.deployment.j2ee.local.OC4JInstanceInfo.getNodeInstances(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.local.OC4JClusterInfoImpl.getNodeInstances(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.runtime.RuntimeIf.getOC4JInstancesInfo(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.runtime.LocalBindWebApp.doExecute(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.runtime.RuntimeIf.execute(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.adapter.DeploymentAdapter.doEvaluateDeploy(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.adapter.DeploymentAdapter.evaluate(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.evaluate(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deployCommon(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deploy(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.EarDeployerImpl.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.main(Unknown Source)
    Deploying application 'BC4JJSPDemo' to OC4J instance 'OC4J_Demos'...done.
    Stopping OC4J instance 'OC4J_Demos'...done.
    DCM Terminated.
    rgds,
    sundar.

    *Is it possible to add space from other mount point like /dev/sda8 or 7  which has some free space to /dev/sda5 which is  /oracle/VIS/db/apps_st/data that require
    2 gb space In order to get the required space without adding hard disk?? Really appreciate if could tell how to do that as my Issue is i can't add another hard disk..*It is possible to add more space from other mount points but not from /usr or /tmp directories.
    Please also note that you would need more than 2 GB (you need at leave 10-20 GB) more since you need to have sufficient space for the database to run properly after the installation.
    */dev/sda5 252G 47G 193G 20% /oracle*I can see that you have 252 GB on this mount point, is there anything else installed on this disk?
    Are you installing Vision or Fresh database?
    Thanks,
    Hussein

  • Adobe Illustrator CS3: Fatal error during installation

    Hello,
    I just bought the AI CS3. It installed OK on my friend's laptop (windows). However, when I clicked the big button in the installation:
    "Install Adobe Illustrator CS3"
    A window showed:
    Initializing Adobe Illustrator...
    Then I got a message:
    "Setup has encountered an error and cannot continue. Contact Adobe customer Support for assistance. Fatal error during installation".
    I've tried several times. My computer meets all the requirements (it's a really new and faster PC). And there's no old versions of AI on it yet.
    Can anyone help? Thanks!!!

    Do you have any other Adobe products on your computer? When I installed CS3 on my Mac, I kept getting failures. After contacting Adobe, they told me I had to delete ALL other Adobe products -- including Flash and Adobe Reader. Plus, I had to do searches and delete any support files associated with them. It took hours!

  • Error 1935 an error occurred during installation of assembly component

    I get this message when trying to install Lightroom 4.3
    error 1935. an error occurred during installation of assembly component {6435B7C0-E0C8-3EA2-91AE-7640034EAFCE}  hresult 0X800700C1
    I've tried installing with antivirus software shut down.  I've reset the file system transaction log.  I turned off the .net framework v 3.0 in the programs and features section of control panel.  The only thing I haven't tried is deleting the .net framework because the other articles were unclear as to exactly what and how to delete them. 
    Please help!

    that looks like an ms error.
    attach a screenshot, if you're not sure.

  • Error Occurred During Installation of Lightroom 5

    I can't seem to get Lightroom 4 or 5 to download onto my computer.  Both versions give me the same error:
    Exit Code: 7
    Please see specific errors below for troubleshooting. For example, ERROR:
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 3 error(s)
    ----------- Payload: Adobe Photoshop Lightroom 5 5.6.0.0 Adobe_Lightroom_x64.msi_5.6 -----------
    ERROR: Error 1935.An error occurred during the installation of assembly component {6435B7C0-E0C8-3EA2-91AE-7640034EAFCE}. HRESULT: 0x800736FD.
    ERROR: Install MSI payload failed with error: 1603 - Fatal error during installation.
    MSI Error message: Error 1935.An error occurred during the installation of assembly component {6435B7C0-E0C8-3EA2-91AE-7640034EAFCE}. HRESULT: 0x800736FD.
    ERROR: Third party payload installer Adobe_Lightroom_x64.msi failed with exit code: 1603
    Lightroom 4 came in disc from with my new camera and Lightroom 5 was an internet download.  Can anyone help me with this?

    Salut
    Redémarrer votre ordinateur. Désinstallez et puis essayez de télécharger à partir du lien ci-dessous.
    Activer avec le numéro de série de votre disque.
    http://www.adobe.com/support/downloads/detail.jsp?ftpID=5857

  • Error in ECC6 During installation

    Dear all
    Error in ECC6 During installation , the following contents is get from sapnst_dev.log
    148556:  if ( componentToBeCalled == 'NW_Usage_Types_Configuration_BI_ind_ind_ind_ind') 
    148557: 
    148560:  if ( componentToBeCalled == 'NW_Call_Offline_CTC_ind_ind_ind_ind') 
    148561: 
    148564: }
    ERROR      2008-06-27 07:43:37 [iaxxejsbas.cpp:178]
               EJS_ErrorReporter
    FJS-00003  TypeError: spStringRE.exec(labelString) has no properties (in script NW_Onehost|ind|ind|ind|ind, line 63483: ???)
    ERROR      2008-06-27 07:43:37
    FCO-00011  The step validateContent with step key |NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features_Enablement|ind|ind|ind|ind|4|0|SAP_Software_Features_GetContent|ind|ind|ind|ind|0|0|validateContent was executed with status ERROR .
    TRACE     
    <html><head></head><body><p>An error occurred while processing service <b>SAP ERP 2005 Support Release 2 > SAP Systems > Oracle > Central System > Central System Installation</b>. You may now</p><ul> <li>press <I>Retry</I> to repeat the current step.</li> <li>press the <I>View Log</I> button to get more information about the error.</li> <li>stop the task and continue with it later.</li></ul><p>Log files are written to <b>C:\Program Files/sapinst_instdir/ERP/SYSTEM/ORA/CENTRAL/AS</b>.</p></body></html>
    TRACE      [iaxxgenimp.cpp:1155]
               showDialog()
    waiting for an answer from gui
    INFO       2008-06-27 07:45:05 [iaxxgenimp.cpp:782]
               showDialog()
    An error occured and the user decide to stop.\n Current step "|NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features_Enablement|ind|ind|ind|ind|4|0|SAP_Software_Features_GetContent|ind|ind|ind|ind|0|0|validateContent".

    Up !?

  • Oracle SOA suite 11.1.1.7 on windows 8 OS, But, during installation i got a problem "Check OS Certification".

    I want to install Oracle SOA suite 11.1.1.7 on windows 8 OS, My personal HP Pavilion g6 laptop. But, during installation i got a problem "Check OS Certification". What is this certification. Please Help Me.
    Regards,
    Satish.

    Pl identify exact version of Windows 8. Have you verified that your OS is supported/certified by consulting the spreadsheet at Oracle Fusion Middleware Supported System Configurations

  • Itunes: Fatal Error During Installation (it wont download at all) HELP!

    Yesterday my iTunes (7.3.1) was working with no problems then the iTunes + Quicktime upgrade came up telling me to download the newer version but I didnt want to download it yet untill after i restarted my computer so I exited out of both the upgrade screen and iTunes then restarted the computer and when I tried to open up iTunes (after restarting), a little window came up saying:
    +*Preparing to install...*+
    Then after a minute or two it said: *+Please wait while Windows configures iTunes+*
    Then another window pops up saying:
    *+Error writing to file: C:\Program Files\iTunes\iTunesMiniPlayer.Resources\fi.lproj\iTunesMiniPlayerLocalized.dll. +*
    *+Verify that you have access to that directory.+*
    and I have no idea what that means so i closed it then a pop up shows saying: *+Fatal Error During Installation.+*
    so i deleted iTunes, Quicktime, iPod and everything i could (that my computer would let me) that had to do with Apple and restarted my computer then tried to download iTunes again but now when its reisntalling it says
    *+Error writing to file:+* +*C:\Program Files\Common Files\Apple\Mobile Device Support\bin\disnoted.exe.*+
    +*Verify that you have access to that directory.*+
    Then after this i went to the folder
    +*C:\Program Files\Common Files\Apple\Mobile Device Support\bin\disnoted.exe.*+
    and made sure that Read Only wasn't checked but everytime i go to uncheck it and click Apply and OK it doesnt stay it just goes right back to being checked...because when u click OK the window goes away so i immediately opened it back up to see if changed but it was filled again
    WHAT DO I DO?!?!? please can someone help me
    The details for my computer are:
    Microsoft Windows XP
    Professional Version 2002
    Service Pack 2

    if it helps at all...
    I downloaded Quicktime seperately from iTunes and i got that with no problem and it worked just fine but i cant get iTunes at all
    and i have follwed the instructions on the website about uninstalling everything but nothing seems to be working
    ...is there any possible way that anybody can help me out with this.
    any help that anyone can offer is very greatly appreciated,
    Please & Thank You.

  • SAP ECC6.0 SR3 on Oracl 10 g solaris 10 hangs during installation!!!

    Hi,
    I am installting SAP  ECC 6.0 SR3 with DB oracle 10g OS solaris 10 jdk version java version "1.4.2_16"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_16-b05)
    Java HotSpot(TM) Client VM (build 1.4.2_16-b05, mixed mode)
    H/W : T6320 Blade server
    Memory : 16GB
    during installation at Import ABAP phase while importing last package SAPSSEXC it hung on me there were no error logs as such nor the FS was full...
    it resumed after couple of hrs..
    but hung again at IMport Java Dump phase
    and again no error logs...
    so, my concern here is that is there any bug in SR3 or i am not able to find the error logs
    the logs i check are:
    import_monitor.java.log:
    tail -100f import_monitor.java.log
    java version "1.4.2_16"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_16-b05)
    Java HotSpot(TM) 64-Bit Server VM (build 1.4.2_16-b05, mixed mode)
    Import Monitor jobs: running 1, waiting 1, completed 26, failed 0, total 28.
    Loading of 'SAPSSEXC' import package: OK
    Import Monitor jobs: running 0, waiting 1, completed 27, failed 0, total 28.
    Import Monitor jobs: running 1, waiting 0, completed 27, failed 0, total 28.
    Loading of 'SAPVIEW' import package: OK
    Import Monitor jobs: running 0, waiting 0, completed 28, failed 0, total 28.
    jload.java.log>>while import java dump phase:
    tail -100f jload.java.log
    INFO: trying to create table CAF_RT_NUMRNG
    Sep 12, 2008 12:47:46 PM com.sap.inst.jload.Jload dbImport
    INFO: table CAF_RT_NUMRNG created
    Sep 12, 2008 12:47:46 PM com.sap.inst.jload.Jload dbImport
    INFO: CAF_RT_NUMRNG loaded (0 rows)
    Sep 12, 2008 12:47:46 PM com.sap.inst.jload.Jload dbImport
    INFO: trying to create table CAF_RT_PERM_REL
    Sep 12, 2008 12:47:47 PM com.sap.inst.jload.Jload dbImport
    INFO: table CAF_RT_PERM_REL created
    Sep 12, 2008 12:47:47 PM com.sap.inst.jload.Jload dbImport
    INFO: CAF_RT_PERM_REL loaded (0 rows)
    Sep 12, 2008 12:47:47 PM com.sap.inst.jload.Jload dbImport
    INFO: trying to create table CAF_RT_PK_GEN
    Sep 12, 2008 12:47:48 PM com.sap.inst.jload.Jload dbImport
    INFO: table CAF_RT_PK_GEN created
    Sep 12, 2008 12:47:48 PM com.sap.inst.jload.Jload dbImport
    INFO: CAF_RT_PK_GEN loaded (0 rows)
    Sep 12, 2008 12:47:48 PM com.sap.inst.jload.Jload dbImport
    INFO: trying to create table CAF_RT_SRVMODULE
    Sep 12, 2008 12:47:48 PM com.sap.inst.jload.Jload dbImport
    INFO: table CAF_RT_SRVMODULE created
    Sep 12, 2008 12:47:48 PM com.sap.inst.jload.Jload dbImport
    INFO: CAF_RT_SRVMODULE loaded (0 rows)
    Sep 12, 2008 12:47:48 PM com.sap.inst.jload.Jload dbImport
    INFO: trying to create table CAF_RT_SVCCFG
    Sep 12, 2008 12:47:49 PM com.sap.inst.jload.Jload dbImport
    INFO: table CAF_RT_SVCCFG created
    Sep 12, 2008 12:47:49 PM com.sap.inst.jload.Jload dbImport
    INFO: CAF_RT_SVCCFG loaded (0 rows)
    Sep 12, 2008 12:47:49 PM com.sap.inst.jload.Jload dbImport
    INFO: trying to create table CAF_RT_SVCDEF
    Sep 12, 2008 12:47:51 PM com.sap.inst.jload.Jload dbImport
    INFO: table CAF_RT_SVCDEF created
    Sep 12, 2008 12:47:51 PM com.sap.inst.jload.Jload dbImport
    INFO: CAF_RT_SVCDEF loaded (0 rows)
    Sep 12, 2008 12:47:51 PM com.sap.inst.jload.Jload dbImport
    INFO: trying to create table CAF_RT_SVCLCK
    Sep 12, 2008 12:47:51 PM com.sap.inst.jload.Jload dbImport
    INFO: table CAF_RT_SVCLCK created
    Sep 12, 2008 12:47:51 PM com.sap.inst.jload.Jload dbImport
    INFO: CAF_RT_SVCLCK loaded (0 rows)
    Sep 12, 2008 12:47:51 PM com.sap.inst.jload.Jload dbImport
    INFO: trying to create table CAF_RT_SYSCFG
    Sep 12, 2008 12:47:52 PM com.sap.inst.jload.Jload dbImport
    INFO: table CAF_RT_SYSCFG created
    Sep 12, 2008 12:47:52 PM com.sap.inst.jload.Jload dbImport
    INFO: CAF_RT_SYSCFG loaded (0 rows)
    Sep 12, 2008 12:47:52 PM com.sap.inst.jload.Jload dbImport
    INFO: trying to create table CAF_RT_TREX_ATTR
    Sep 12, 2008 12:47:53 PM com.sap.inst.jload.Jload dbImport
    INFO: table CAF_RT_TREX_ATTR created
    Sep 12, 2008 12:47:53 PM com.sap.inst.jload.Jload dbImport
    INFO: CAF_RT_TREX_ATTR loaded (0 rows)
    Sep 12, 2008 12:47:53 PM com.sap.inst.jload.Jload dbImport
    INFO: trying to create table CAF_RT_TREX_FAILED
    Sep 12, 2008 12:47:54 PM com.sap.inst.jload.Jload dbImport
    INFO: table CAF_RT_TREX_FAILED created
    Sep 12, 2008 12:47:54 PM com.sap.inst.jload.Jload dbImport
    INFO: CAF_RT_TREX_FAILED loaded (0 rows)
    Sep 12, 2008 12:47:54 PM com.sap.inst.jload.Jload dbImport
    INFO: trying to create table CAF_RT_TREX_IDX
    Sep 12, 2008 12:47:55 PM com.sap.inst.jload.Jload dbImport
    INFO: table CAF_RT_TREX_IDX created
    Sep 12, 2008 12:47:55 PM com.sap.inst.jload.Jload dbImport
    INFO: CAF_RT_TREX_IDX loaded (0 rows)
    Sep 12, 2008 12:47:55 PM com.sap.inst.jload.Jload dbImport
    INFO: trying to create table CAF_RT_TREX_LINKS
    Sep 12, 2008 12:47:56 PM com.sap.inst.jload.Jload dbImport
    INFO: table CAF_RT_TREX_LINKS created
    Sep 12, 2008 12:47:56 PM com.sap.inst.jload.Jload dbImport
    INFO: CAF_RT_TREX_LINKS loaded (0 rows)
    Sep 12, 2008 12:47:56 PM com.sap.inst.jload.Jload dbImport
    INFO: trying to create table CAF_RT_TYPCEL
    Sep 12, 2008 12:47:57 PM com.sap.inst.jload.Jload dbImport
    INFO: table CAF_RT_TYPCEL created
    Sep 12, 2008 12:47:57 PM com.sap.inst.jload.Jload dbImport
    INFO: CAF_RT_TYPCEL loaded (0 rows)
    Sep 12, 2008 12:47:57 PM com.sap.inst.jload.Jload dbImport
    INFO: trying to create table CAF_RT_TYPCOT
    Sep 12, 2008 12:47:58 PM com.sap.inst.jload.Jload dbImport
    INFO: table CAF_RT_TYPCOT created
    Sep 12, 2008 12:47:58 PM com.sap.inst.jload.Jload dbImport
    INFO: CAF_RT_TYPCOT loaded (0 rows)
    Sep 12, 2008 12:47:58 PM com.sap.inst.jload.Jload dbImport
    INFO: trying to create table CAF_RT_TYPELE
    Sep 12, 2008 12:47:58 PM com.sap.inst.jload.Jload dbImport
    INFO: table CAF_RT_TYPELE created
    Sep 12, 2008 12:47:58 PM com.sap.inst.jload.Jload dbImport
    INFO: CAF_RT_TYPELE loaded (0 rows)
    Sep 12, 2008 12:47:58 PM com.sap.inst.jload.Jload dbImport
    INFO: trying to create table CAF_RT_TYPMES
    Sep 12, 2008 12:48:00 PM com.sap.inst.jload.Jload dbImport
    INFO: table CAF_RT_TYPMES created
    Sep 12, 2008 12:48:00 PM com.sap.inst.jload.Jload dbImport
    INFO: CAF_RT_TYPMES loaded (0 rows)
    Sep 12, 2008 12:48:00 PM com.sap.inst.jload.Jload dbImport
    INFO: trying to create table CAF_RT_TYPMMP
    Sep 12, 2008 12:48:00 PM com.sap.inst.jload.Jload dbImport
    INFO: table CAF_RT_TYPMMP created
    Sep 12, 2008 12:48:00 PM com.sap.inst.jload.Jload dbImport
    jload.log>>while import java dump phase :
    tail -100f jload.log
    12.09.08 12:48:18 com.sap.inst.jload.Jload dbImport
    INFO: CAF_UM_RELGR_MEMBS loaded (0 rows)
    12.09.08 12:48:18 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table CAF_UM_RELGR_TEXTS
    12.09.08 12:48:19 com.sap.inst.jload.Jload dbImport
    INFO: table CAF_UM_RELGR_TEXTS created
    12.09.08 12:48:19 com.sap.inst.jload.Jload dbImport
    INFO: CAF_UM_RELGR_TEXTS loaded (0 rows)
    12.09.08 12:48:19 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table CAF_UM_RELGR_WORDS
    12.09.08 12:48:20 com.sap.inst.jload.Jload dbImport
    INFO: table CAF_UM_RELGR_WORDS created
    12.09.08 12:48:20 com.sap.inst.jload.Jload dbImport
    INFO: CAF_UM_RELGR_WORDS loaded (0 rows)
    12.09.08 12:48:20 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table J2EE_CONFIG
    12.09.08 12:48:21 com.sap.inst.jload.Jload dbImport
    INFO: table J2EE_CONFIG created
    12.09.08 12:48:49 com.sap.inst.jload.Jload dbImport
    INFO: J2EE_CONFIG loaded (9195 rows)
    12.09.08 12:48:49 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table J2EE_CONFIGENTRY
    12.09.08 12:48:50 com.sap.inst.jload.Jload dbImport
    INFO: table J2EE_CONFIGENTRY created
    12.09.08 13:44:02 com.sap.inst.jload.Jload dbImport
    INFO: J2EE_CONFIGENTRY loaded (20235 rows)
    12.09.08 13:44:02 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table J2EE_KEYSEQUENCE
    12.09.08 13:44:03 com.sap.inst.jload.Jload dbImport
    INFO: table J2EE_KEYSEQUENCE created
    12.09.08 13:44:03 com.sap.inst.jload.Jload dbImport
    INFO: J2EE_KEYSEQUENCE loaded (1 rows)
    12.09.08 13:44:03 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table SP_PLUG_IN_SAVES
    12.09.08 13:44:04 com.sap.inst.jload.Jload dbImport
    INFO: table SP_PLUG_IN_SAVES created
    12.09.08 13:44:04 com.sap.inst.jload.Jload dbImport
    INFO: SP_PLUG_IN_SAVES loaded (0 rows)
    12.09.08 13:44:04 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table SP_RESULTS
    12.09.08 13:44:04 com.sap.inst.jload.Jload dbImport
    INFO: table SP_RESULTS created
    12.09.08 13:44:04 com.sap.inst.jload.Jload dbImport
    INFO: SP_RESULTS loaded (0 rows)
    12.09.08 13:44:04 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table SP_STORAGE
    12.09.08 13:44:05 com.sap.inst.jload.Jload dbImport
    INFO: table SP_STORAGE created
    12.09.08 13:44:06 com.sap.inst.jload.Jload dbImport
    INFO: SP_STORAGE loaded (2 rows)
    12.09.08 13:44:06 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table TC_WDRR_FGUID
    12.09.08 13:44:07 com.sap.inst.jload.Jload dbImport
    INFO: table TC_WDRR_FGUID created
    12.09.08 13:44:07 com.sap.inst.jload.Jload dbImport
    INFO: TC_WDRR_FGUID loaded (0 rows)
    12.09.08 13:44:07 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table TC_WDRR_LAYERS
    12.09.08 13:44:08 com.sap.inst.jload.Jload dbImport
    INFO: table TC_WDRR_LAYERS created
    12.09.08 13:44:08 com.sap.inst.jload.Jload dbImport
    INFO: TC_WDRR_LAYERS loaded (2 rows)
    12.09.08 13:44:08 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table TC_WDRR_MRO_FILES
    12.09.08 13:44:09 com.sap.inst.jload.Jload dbImport
    INFO: table TC_WDRR_MRO_FILES created
    PLEASE HELP ASAP!!!!!!
    Regards,
    Sohal....

    Hi Ashok,
    Thanks for prompt response
    Yes Oracle is up....it bounced the Db once before performing Post Load activities...step
    now, it resumed the installation and currently updating the DB statistics.
    please chk the logs below:
    tail -200f sapinst.log:
    INFO 2008-09-12 14:12:05.250
    Execution of the command "/oracle/RGP/102_64/bin/lsnrctl status LISTENER" finished with return code 0. Output:
    LSNRCTL for Solaris: Version 10.2.0.1.0 - Production on 12-SEP-2008 14:12:05
    Copyright (c) 1991, 2005, Oracle.  All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=RGP.WORLD))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for Solaris: Version 10.2.0.1.0 - Production
    Start Date                11-SEP-2008 20:28:39
    Uptime                    0 days 17 hr. 43 min. 25 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   /oracle/RGP/102_64/network/admin/listener.ora
    Listener Log File         /oracle/RGP/102_64/network/log/listener.log
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=RGP.WORLD)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=RGP)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=FLGPPSAP01)(PORT=1527)))
    Services Summary...
    Service "RGP" has 1 instance(s).
      Instance "RGP", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    INFO 2008-09-12 14:12:13.667
    Execute step createOracleStatisticsSynonyms of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_Postload|ind|ind|ind|ind|10|0|NW_Postload_ORA|ind|ind|ind|ind|0|0
    INFO 2008-09-12 14:12:14.023
    Account orargp already exists.
    INFO 2008-09-12 14:12:14.033
    Account 0 already exists.
    INFO 2008-09-12 14:12:14.049
    Account dba already exists.
    INFO 2008-09-12 14:12:14.058
    Account 104 already exists.
    INFO 2008-09-12 14:12:14.078
    Account 0 already exists.
    INFO 2008-09-12 14:12:14.096
    Account 105 already exists.
    INFO 2008-09-12 14:12:15.836
    Creating file /tmp/sapinst_instdir/ERP/SYSTEM/ORA/CENTRAL/AS/brconnect.log.
    INFO 2008-09-12 14:12:15.972
    Output of /usr/sap/RGP/SYS/exe/run/brconnect -u / -c -f crsyn -o SAPSR3 is written to the logfile brconnect.log.
    INFO 2008-09-12 14:12:18.817
    Execution of the command "/usr/sap/RGP/SYS/exe/run/brconnect -u / -c -f crsyn -o SAPSR3" finished with return code 0. Output:
    BR0801I BRCONNECT 7.00 (32)
    BR0280I BRCONNECT time stamp: 2008-09-12 14.12.17
    BR0833I Creating public synonyms for database log owner SAPSR3...
    BR0925I Public synonym SAP_SDBAH created successfully for table SAPSR3.SDBAH
    BR0925I Public synonym SAP_SDBAD created successfully for table SAPSR3.SDBAD
    BR0925I Public synonym SAP_MLICHECK created successfully for table SAPSR3.MLICHECK
    BR0925I Public synonym SAP_SAPLIKEY created successfully for table SAPSR3.SAPLIKEY
    BR0925I Public synonym SAP_DBAML created successfully for table SAPSR3.DBAML
    BR0925I Public synonym SAP_DBARCL created successfully for table SAPSR3.DBARCL
    BR0925I Public synonym SAP_DBAFID created successfully for table SAPSR3.DBAFID
    BR0925I Public synonym SAP_DBAEXTL created successfully for table SAPSR3.DBAEXTL
    BR0925I Public synonym SAP_DBAREOL created successfully for table SAPSR3.DBAREOL
    BR0925I Public synonym SAP_DBABARL created successfully for table SAPSR3.DBABARL
    BR0925I Public synonym SAP_DBADFL created successfully for table SAPSR3.DBADFL
    BR0925I Public synonym SAP_DBAOPTL created successfully for table SAPSR3.DBAOPTL
    BR0925I Public synonym SAP_DBASPAL created successfully for table SAPSR3.DBASPAL
    BR0925I Public synonym SAP_DBABD created successfully for table SAPSR3.DBABD
    BR0925I Public synonym SAP_DBABL created successfully for table SAPSR3.DBABL
    BR0925I Public synonym SAP_DBATL created successfully for table SAPSR3.DBATL
    BR0925I Public synonym SAP_DBAOBJL created successfully for table SAPSR3.DBAOBJL
    BR0925I Public synonym SAP_DBAPHAL created successfully for table SAPSR3.DBAPHAL
    BR0925I Public synonym SAP_DBAGRP created successfully for table SAPSR3.DBAGRP
    BR0925I Public synonym SAP_DBAERR created successfully for table SAPSR3.DBAERR
    BR0925I Public synonym SAP_DBATRIAL created successfully for table SAPSR3.DBATRIAL
    BR0925I Public synonym SAP_SVERS created successfully for table SAPSR3.SVERS
    BR0925I Public synonym SAP_TGORA created successfully for table SAPSR3.TGORA
    BR0925I Public synonym SAP_IGORA created successfully for table SAPSR3.IGORA
    BR0925I Public synonym SAP_TSORA created successfully for table SAPSR3.TSORA
    BR0925I Public synonym SAP_TAORA created successfully for table SAPSR3.TAORA
    BR0925I Public synonym SAP_IAORA created successfully for table SAPSR3.IAORA
    BR0925I Public synonym SAP_DD02L created successfully for table SAPSR3.DD02L
    BR0925I Public synonym SAP_DD09L created successfully for table SAPSR3.DD09L
    BR0925I Public synonym SAP_DDNTT created successfully for table SAPSR3.DDNTT
    BR0925I Public synonym SAP_DBCHK created successfully for table SAPSR3.DBCHK
    BR0925I Public synonym SAP_DBDIFF created successfully for table SAPSR3.DBDIFF
    BR0925I Public synonym SAP_DBSTATC created successfully for table SAPSR3.DBSTATC
    BR0925I Public synonym SAP_DBSTATTORA created successfully for table SAPSR3.DBSTATTORA
    BR0925I Public synonym SAP_DBSTATIORA created successfully for table SAPSR3.DBSTATIORA
    BR0925I Public synonym SAP_DBSTATHORA created successfully for table SAPSR3.DBSTATHORA
    BR0925I Public synonym SAP_DBSTAIHORA created successfully for table SAPSR3.DBSTAIHORA
    BR0925I Public synonym SAP_DBCHECKORA created successfully for table SAPSR3.DBCHECKORA
    BR0925I Public synonym SAP_DBMSGORA created successfully for table SAPSR3.DBMSGORA
    BR0280I BRCONNECT time stamp: 2008-09-12 14.12.18
    BR0834I Public synonyms for database log owner SAPSR3 created successfully
    BR0280I BRCONNECT time stamp: 2008-09-12 14.12.18
    BR0802I BRCONNECT completed successfully
    INFO 2008-09-12 14:12:23.841
    Execute step setOraclePasswords of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_Postload|ind|ind|ind|ind|10|0|NW_Postload_ORA|ind|ind|ind|ind|0|0
    INFO 2008-09-12 14:12:25.190
    Account orargp already exists.
    INFO 2008-09-12 14:12:25.194
    Account dba already exists.
    INFO 2008-09-12 14:12:25.198
    Account orargp already exists.
    INFO 2008-09-12 14:12:25.202
    Account dba already exists.
    INFO 2008-09-12 14:12:25.251
    Removing file /tmp/sapinst_instdir/ERP/SYSTEM/ORA/CENTRAL/AS/ora_query3_tmp0_1.sql.
    INFO 2008-09-12 14:12:25.260
    Creating file /tmp/sapinst_instdir/ERP/SYSTEM/ORA/CENTRAL/AS/ora_query3_tmp0_1.sql.
    INFO 2008-09-12 14:12:28.279
    Account orargp already exists.
    INFO 2008-09-12 14:12:28.290
    Account 0 already exists.
    INFO 2008-09-12 14:12:28.305
    Account dba already exists.
    INFO 2008-09-12 14:12:28.315
    Account 104 already exists.
    INFO 2008-09-12 14:12:28.335
    Account 0 already exists.
    INFO 2008-09-12 14:12:28.353
    Account 105 already exists.
    INFO 2008-09-12 14:12:30.123
    Creating file /tmp/sapinst_instdir/ERP/SYSTEM/ORA/CENTRAL/AS/brconnect.log.
    INFO 2008-09-12 14:12:30.269
    Output of /usr/sap/RGP/SYS/exe/run/brconnect -u / -c -f chpass -o SAPSR3 -p XXXXXX is written to the logfile brconnect.log.
    INFO 2008-09-12 14:12:31.006
    Execution of the command "/usr/sap/RGP/SYS/exe/run/brconnect -u / -c -f chpass -o SAPSR3 -p XXXXXX" finished with return code 0. Output:
    BR0801I BRCONNECT 7.00 (32)
    BR0280I BRCONNECT time stamp: 2008-09-12 14.12.30
    BR0828I Changing password for database user SAPSR3
    BR0280I BRCONNECT time stamp: 2008-09-12 14.12.30
    BR0829I Password changed successfully in database for user SAPSR3
    BR0830I Password inserted successfully into table OPS$RGPADM.SAPUSER for user SAPSR3
    BR0280I BRCONNECT time stamp: 2008-09-12 14.12.30
    BR0802I BRCONNECT completed successfully
    INFO 2008-09-12 14:12:31.574
    Account orargp already exists.
    INFO 2008-09-12 14:12:31.578
    Account dba already exists.
    INFO 2008-09-12 14:12:31.583
    Account orargp already exists.
    INFO 2008-09-12 14:12:31.587
    Account dba already exists.
    INFO 2008-09-12 14:12:31.641
    Removing file /tmp/sapinst_instdir/ERP/SYSTEM/ORA/CENTRAL/AS/ora_query3_tmp1_1.sql.
    INFO 2008-09-12 14:12:31.649
    Creating file /tmp/sapinst_instdir/ERP/SYSTEM/ORA/CENTRAL/AS/ora_query3_tmp1_1.sql.
    INFO 2008-09-12 14:12:33.918
    Account orargp already exists.
    INFO 2008-09-12 14:12:33.928
    Account 0 already exists.
    INFO 2008-09-12 14:12:33.944
    Account dba already exists.
    INFO 2008-09-12 14:12:33.953
    Account 104 already exists.
    INFO 2008-09-12 14:12:33.973
    Account 0 already exists.
    INFO 2008-09-12 14:12:33.991

  • Error during installation on step 6

    Hi all,
       Like some of you, I have installed and uninstalled the SP15 full java editions about 15 times now. I got my first error at the Install Temporary License step. Since then I have uninstalled, deleted registry entries and a whole bunch of steps, and am currently stuck at step 6 MaxDB Database Installation step. The error is
    ERROR 2006-01-16 15:46:21
    CJS-00030  Assertion failed: in function sapdb_db_create(db_nm, db_host, db_ver) {    var dep_root = sapdb_inst_root(db_nm);    var sdb_i = new sdbInstance();    sdb_i.dbName = db_nm;    sdb_i.dbHost = db_host;    sdb_i.dbVer = db_ver[0] + "." + db_ver[1];    sdb_i.ctlUser = sapdb_get_db_user("CONTROL", db_nm, db_host);    sdb_i.ctlUserPasswd = sapdb_get_db_user_passwd("CONTROL", db_nm, db_host);    var actorObj = new SdbExtActor();    actorObj.setSdbInstance(sdb_i);    actorObj.setDbmCmd("DB_CREATE");    actorObj.setExecutable(sapdb_dbmcli_path());    actorObj.setDbRoot(dep_root);    var rv = actorObj.sessionExecute();    ASSERT(arguments.callee, rv == "OK", " SDB: ERROR CREATING DATABASE INSTANCE! Check the XCMDOUT.LOG FILE");    var creation_ok = false;    var i_size = actorObj.outSize();    for (var i = 0; i < i_size; i++) {        var s_line = actorObj.getOutputLine(i);        if (/OK/.test(s_line)) {            creation_ok = true;        }    }    ASSERT(arguments.callee, creation_ok, "SDB: ERROR WHILE DB INSTANCE CREATION! CHECK THE XCMDOUT.LOG FILE! ");} SDB: ERROR CREATING DATABASE INSTANCE! Check the XCMDOUT.LOG FILE
    When I go to the log file the detailed information is as follows.
    > Subprocess starts at 20060116154621
    Execute Command : d:\sapdb\programs\pgm\dbmcli.exe  -R d:\sapdb\j2e\db db_create J2E CONTROL,CONTROL
    Execute Session Command : exit
    > Subprocess stops at 20060116154621
    ERR
    -24953,ERR_DBEXIST: database instance already exists
    I believe I am not able to successfully un-install MaxDB. Any hints? I always uninstall MaxDB before I start installing, and somehow the database entries still seem to persist like a ghost in the machine.
    Thank you for your help.
    Regards
    Sumit.

    Hi,
    The way I solved this problem was
    <b>1.</b>  Uninstall the entire netweaver installation.
    <b>2.</b> Log into windows in safe mode, by pressing F8 during installation, and then deleting the SAPDB directory.
    <b>3.</b> I deleted the following registry entries.
    HKEY_CURRENT_USER\Software\SAP\SAP DBTech
    HKEY_LOCAL_MACHINE\SOFTWARE\SAP\SAP DBTech
    Thank You.
    Sumit.

  • Error during installation OS 10.8.2 getting restart  and thin black break screen

    error during installation OS 10.8.2 getting restart after apple logo several times and thin black&white crashed screen

    I had this problem too.
    Go to http://support.apple.com/kb/DL1580
    Download the update manually and install. Worked on my MBP15 retina.
    Regards
    Chris

  • I have install last update for i pod(ios5) but during installation there was one problem....i have restore my ipod and now i have lost all my buyed music!!Is not possible download it....?What are the details, including any error messages, related to your

    I have install last update for i pod(ios5) but during installation there was one problem....i have restore my ipod and now i have lost all my buyed music!!Is not possible download it....?What are the details, including any error messages, related to your question?

    Have you not got the music on your computer and/or on backups on, for example, external drives or CDs/DVDs ?

  • I have tried to download itunes 10.5 but during installation it gives an error of windows installer.Please let me know how to install it.

    I have tried to download itunes 10.5 but during installation it gives an error of windows installer.Please let me know how to install it.

    Repair youe Apple Software Update.
    Go to START/ALL PROGRAMS/Apple Software Update. If it offers you a newer version of Apple Software Update, do it but Deselect any other software offered at the same time. Once done, try another iTunes install.
    If you don't find ASU in All Programs, go to Control Panel, Add & Remove Programs.

Maybe you are looking for

  • Cardbus VGA for better performanc​e?

       In the past, was some special designed VGA card (by the IBM, too). Some of these could connect to the PC through the cardbus interface. Anyway, I am not an engineer. So I do not know this is possible or not. But I can imagine a special cardbus VGA

  • Not able to view my web pages in Safari

    I am having problems viewing my web pages in the Safari browser and wondered if anyone can help solve the mystery? The site was created in iWeb '08, and was loaded to .Mac. I did not want the site to be hosted on .Mac as I already have a domain, but

  • Flex Mobile: Problems with MultiDPI SplashScreen

    Hi guys, The property applicationDPI in my application is 160, and I created three bitmaps to 160, 240 and 320 DPI to be used in the SplashScreen. I created this class . see : http://www.adobe.com/devnet/flex/articles/mobile-skinning-part2.html#artic

  • How to synch IPOD Nano with multiple pc's

    I will like to add 200 extra tracks from my sister's laptop ITUNES library onto my own very IPOD nano. Anyone can advise how to synch it so that it can add those audio files WITHOUT erasing those already stored on the IPOD? Do i simply click on CTRL

  • J1IEX Capture Excise Error

    Dear SAP Gurus, When we are Capturing Excise Invoice in J1IEX with ref to GR , then the system is throwing an ABAP run time error... Divide by 0 (type F) In program "SAPLJ1IEX"        Please suggest.