Probelm to unzip bin files during upgrade of oracle

Hi All,
          We are doing upgrade from 9i to 10g and we are trying to unzip bin files but strange,we are not able to unzip files.Can any one let me know how to unzip and what might be the problem,
O.S:UNIX
Thanks in advance for the help,
Thanks,
chandra

Hello Chandra,
you can not unzip the *.bin files directly.
You have to concatenate them before with "cat" and then you can unzip it.
The procedure is described in sapnote #509314
To get the original zip-file back, use the following commmands for:
UNIX       cat <prefix>aa.bin <prefix>ab.bin ... >> <prefix>.zip
Regards
Stefan

Similar Messages

  • Error while generating JAR files during upgrade from 11.5.9 to 11.5.10

    Hi,
    We are getting the following issue after applying 11.5.9 CU2 patch set during the process of upgrade from 11.5.9 to 11.5.10.
    -     3171663: 11.5.9 Oracle E-Business Suite Consolidated Update 2
    Executing: /u01/app/tinst/tinstcomn/util/java/1.6/jdk1.6.0_18/bin/java -Djava.security.egd=file:/dev/urandom sun.security.tools.JarSigner -keystore ******** -storepass ******** -keypass ******** -sigfile CUST -signedjar /u01/app/tinst/tinstcomn/java/oracle/apps/fnd/jar/fnddssgraphgui.jar.sig /u01/app/tinst/tinstcomn/java/oracle/apps/fnd/jar/fnddssgraphgui.jar.uns CUSTOMER
    ERROR: JarSigner subcommand exited with status 1
    No standard output from jarsigner
    JarSigner error output:
    Exception in thread "main" java.lang.NoClassDefFoundError: sun/security/tools/JarSigner
    Caused by: java.lang.ClassNotFoundException: sun.security.tools.JarSigner
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    Could not find the main class: sun.security.tools.JarSigner. Program will exit.
    Can you please advice regarding this issue....????
    Regards,
    Sreenivasulu.

    Please see these docs.
    Generate Jar File causes NoClassDefFoundError sun/security/tools/JarSigner [ID 393306.1]
    Generating Jar Files Fails with a NoClassDefFoundError: sun/security/tools/JarSigner Error [ID 801014.1]
    Thanks,
    Hussein

  • Moving the .sec file during upgrade

    Hello,<BR><BR>Im upgrading Essbase versions 6 to 7. I need to preserve security.<BR><BR>I intend on replacing the new .sec file with the old one via the file system. I understand this may not be the recommended approach. Do you see any issues here?<BR><BR>Thanks.<BR><BR>Kizi.

    As I remember, I had no problems on the upgrade from 6.5.4 to 7.0.1 (We're now on 7.1.3). I uninstalled 6.5.4 on the server and then installed 7.0.1. Now while this worked for us without difficulty, I want to remind you that I took a number of precautions that would allow reconstruction if there was a problem.<BR><UL>We did a full file system backup of %ARBORPATH.</UL><UL>Made separate copies of security and configuration files.</UL><UL>MAXL Display commands to dump all of the security information (and wrote scripts to reload if necessary.)</UL><UL>Used the Security Manager (found on the utilities section of this site) to export all users, groups, filters. (It can also be used to import the information back in.)</UL><UL>Scheduled the installation on the test server several days before the production server. It worked!</UL><BR><BR>By the way, this is a good time to review security and purge obsolete groups, users, and filters. If you plan to rebuild the security file from scratch, don't forget that you will have to go through a recreation of all apps. (They are still in the app directory, the create app, create database simply brings them into the security file. <BR><BR>And don't forget that you also have to deal with the API and Runtime modules and client software. While the 6.5 client will continue to work without difficulty, you should also plan to roll out the upgrade to your user community, first testing all of the critical business applications (including spreadsheets) that run on the current release. If you are not currently using Essbase Administrative Services instead of AppManager, install an instance of it on your PC and get used to it. EAS is much more powerful that AppManager and allows you do use features and commands that fail to verify in AppManager. <BR><BR>I always make a plan that allows us to back out of an install and return to original configuration in case of problems. Essbase installs are generally trouble-free; I can't say the same for Analyzer and anything that requires a web app server.<BR><BR>So plan, test, review before installation on production. The insurance value alone is worth the time.

  • Problems extracting .bin file from .zip file

    Hi Arch Forums,
    I face a very strange problem.
    The firmware of my MP3 player is packaged as a zip file. This zip file contains some files with the 'bin' extension.
    I extract this zip file using the unzip tool and use the resulting bin files to upgrade my MP3 player (just plain copy via USB, no fancy flash-ware). This results in boot problems and video problems on my Mp3 player.
    However if I use 7-zip on Windows XP to extract and upgrade, my MP3 player works properly!
    Now what do I suspect?
    1. .bin files on different partition types? NTFS Vs Ext3.
    2. the unzip tool
    3. USB driver transmission error for bin files?
    Thank you for throwing light on this.

    I would start by doing an md5sum on the extracted bin files on both OSes.  I know there are versions for Windows on the net.
    This will determine if the files are the same in both places.
    You could also through it on a thumb drive under windows, mount it under Linux and then do the MD5 on the file on the thumbdrive.
    My money is on door number 3.  How, exactly, do you send the file over USB?

  • Error in identifying control file during 11g Upgrade..

    Oracle10gR2 OEL4 64bit non-RAC with ASM
    Hi All,
    I am trying to upgrade our database to 11g and I am getting the following error when I try to start the database with the STARTUP UPGRADE command. I am doing a manual upgrade and following the Upgrade guide:
    SQL> startup upgrade pfile='/opt/app/oracle/product/11.1.0/db_1/dbs/initFPRCTEMP.ora';
    ORACLE instance started.
    Total System Global Area 4275781632 bytes
    Fixed Size 2151248 bytes
    Variable Size 2617248944 bytes
    Database Buffers 1644167168 bytes
    Redo Buffers 12214272 bytes
    ORA-00205: error in identifying control file, check alert log for more info
    When I checked the alertlog I found the following:
    ORA-00210: cannot open the specified control file
    ORA-00202: control file: '+FLASH1/fprctemp/controlfile/ctrl02_fprctemp.ctl'
    *ORA-17503: ksfdopn:2 Failed to open file +FLASH1/fprctemp/controlfile/ctrl02_fprctemp.ctl*
    ORA-15001: diskgroup "FLASH1" does not exist or is not mounted
    ORA-15077: could not locate ASM instance serving a required diskgroup
    ORA-29701: unable to connect to Cluster Manager
    ORA-00210: cannot open the specified control file
    ORA-00202: control file: '+DATA1/fprctemp/controlfile/ctrl01_fprctemp.ctl'
    *ORA-17503: ksfdopn:2 Failed to open file +DATA1/fprctemp/controlfile/ctrl01_fprctemp.ctl*
    ORA-15001: diskgroup "DATA1" does not exist or is not mounted
    ORA-15077: could not locate ASM instance serving a required diskgroup
    ORA-29701: unable to connect to Cluster Manager
    Thu Aug 28 14:54:49 2008
    Checker run found 2 new persistent data failures
    ORA-205 signalled during: ALTER DATABASE   MOUNT...
    What's weird is that I checked and the ASM instance is up and running. I checked all the environment variables ( set PATH and ORACLE_HOME to new 11g home) and I also set the oratab entry to point to the new Oracle Home as the documentation says. Below are my entries from the .bash_profile file and the oratab file.
    # .bash_profile
    # Get the aliases and functions
    if [ -f ~/.bashrc ]; then
    . ~/.bashrc
    fi
    # User specific environment and startup programs
    PATH=$PATH:$HOME/bin
    stty erase ^H
    ORACLE_BASE=/opt/app/oracle
    ORA_HTTP_HOME=/opt/app/oracle/product/10.2.0/http_1
    ORACLE_HOME=/opt/app/oracle/product/11.1.0/db_1
    ORACLE_ASM_HOME=/opt/app/oracle/product/10.2.0/asm_1
    ORACLE_SID=FPRCTEMP
    ORA_NLS10=$ORACLE_BASE/product/10.2.0/db_1/nls/data
    TNS_ADMIN=$ORACLE_BASE/product/10.2.0/db_1/network/admin
    LD_LIBRARY_PATH=$ORACLE_BASE/product/11.1.0/db_1/lib:$ORACLE_BASE/product/10.2.0/http_1/lib
    TEMP=/tmp
    export ORA_HTTP_HOME
    export ORACLE_SID
    export ORACLE_BASE
    export ORACLE_HOME
    export ORACLE_ASM_HOME
    export ORA_NLS10
    export TNS_ADMIN
    export LD_LIBRARY_PATH
    export TMP
    export TEMP
    unset USERNAME
    PATH=$PATH:$HOME/BIN:$ORACLE_HOME/bin:$ORACLE_HOME/OPatch:$ORA_HTTP_HOME/opmn/bin:$LD_LIBRARY_PATH
    export PATH
    umask 022
    unset USERNAME
    oratab file entry:
    *:/opt/app/oracle/product/10.2.0/http_1:N
    +ASM:/opt/app/oracle/product/10.2.0/asm_1:Y
    FPRCTEMP:/opt/app/oracle/product/11.1.0/db_1:Y
    Thank you all.

    Hm ... please have a look into ML-Note:337737.1 (I'm just mentioning the combinations with an 11g database) - I noticed that you don't have a RAC installation but nevertheless you'll have CSS running for your ASM instance.
    CRS........ASM............DB......Certified
    11.1_____11.1_____11.1_____Y
    11.1.____10.2______11.1_____Y
    11.1_____10.1.0.3__11.1_____Y
    So upgrading the ASM instance first should solve this issue. Upgrading ASM means: you'll shutdown your database running in ASM and upgrade the ASM instance with the DBUA. It'll take just a few minutes because there's no data dictionary in ASM.
    Kind regards
    Mike
    Edited by: Mike Dietrich on Aug 29, 2008 5:26 PM

  • File overwritten by upgrade tool EHPI during upgrade configuration step

    Hello,
    During upgrade using EHPI the upgrade pauses with an error  that says to replace R3trans with a newer version into the EHPI/abap/exenew directory. After copying the file and continuing with the upgrade it pauses again with the same error.
    I see in the log that after continuing that the upgrade kernel file is unpacked again and thus overwites the new R3trans file with an older version.
    My solution has been to restart the upgrade and simultaneously copy the file multiple times with the cp command so that a new R3trans is in exenew directory after the extraction and before the check.
    I know similar errors have occurrd in previous upgrades, migrations etc.
    Regards,
    Robert

    You could always copy the new files over to exenew ahead of time  right at the start of the upgrade.
    exenew is not looked at until the new exes are copied
    Pravin

  • Since upgrading to LION, stuffit doesn't work (get message Power Pc apps no longer supported)  So, how to I unzip RAR files now?!?

    since upgrading to LION, stuffit doesn't work (get message Power Pc apps no longer supported) So, how do I unzip .RAR files now?!?

    Use the current version of Stuffit Expander.
    (63916)

  • Upgrading the IOS with bin file

    Hi Everyone,
    Need to confirm if ios has bin file only and no tar image then we can not use the archive command while using FTP to download the new ios.
    We can delete the old ios first and then upgrade the ios with copy ftp command right?
    Regards
    Mahesh

    I am asking about WS-C4503 with Supervisor II+TS.
    For chassis-based systems, all you need is copy the BIN file into the bootflash.
    Make sure you compare the MD5 hash value of the BIN file you got against the MD5 hash value found in the Cisco website.
    If it doesn't match, don't use it!
    Here's one way of checking:
    1.  Hover your curser above the filename and under the heading "MD5 Checksum" you get the value of "b6e127f2c74cfcae94e871376771e522" for the version you are going to use.
    2.  Copy the BIN file into your bootflash and run this command:  verify /md5 bootflash:cat4500-ipbasek9-mz.122-53.SG.bin b6e127f2c74cfcae94e871376771e522
    By the way, 12.2(53)SG?  You sure?  This version is classed as "Deferred" due to some bugs found.  

  • Reading contents of .bin file created during backup function

    I have a backup .bin file that I made with the online function on the Linksys WRT54GS router. The router failed and I replaced it with a WRT54G2 router and I can't load he .bin file from the GS into the G2. Is there a way to read the contents of the .bin file so I can put the parameters from the old router into the new one?

    Probably not...the .bin file is an encrypted binary format (designed for security as there are router and wireless authentication passwords stored in it....
    Tomato 1.25vpn3.4 (SgtPepperKSU MOD) on a Buffalo WHR-HP-G54
    D-Link DSM-320 (Wired)
    Wii (Wireless) - PS3 (Wired), PSP (Wireless) - XBox360 (Wired)
    SonyBDP-S360 (Wired)
    Linksys NSLU2 Firmware Unslung 6.10 Beta unslung to a 2Gb thumb, w/1 Maxtor OneTouch III 200Gb
    IOmega StorCenter ix2 1TB NAS
    Linksys WVC54G w/FW V2.12EU
    and assorted wired and wireless PCs and laptops

  • WRT160N V2 crashed during upgrade

    Hi all,
    I was doing a Software upgrade on my router last night, but during the upgrade it suddenly lost its connection and crashed! Since then i have not been able to connect to the router again and even a reset does not work! Any one experience the same or know a work around!
    txh
    og

    Did you select the correct hardware version while downloading the Firmware file to upgrade your Router...
    Download Firmware 3.09 MB...
    Download TFTP Utility...
    Connect your computer straight to the Router on Ethernet Port #1...Hard reset your router - Press and hold the reset button for 30 seconds...Release the reset button...Unplug the power cable from your router, wait for 30 seconds and re-connect the power cable...
    Now see if your computer obtains an IP Address from the Router - Click Start >> All Programs >> Accessories >> Command Prompt...A black box will appear(Command Prompt)...In the Command Prompt window type ipconfig and press 'Enter'...Look for Ethernet Adapter Local Area Connection IP Address , Subnet Mask and Default Gateway...
    IP Address should be 192.168.1.x, Subnet Mask : 255.255.255.0, Default Gateway : 192.168.1.1 (assuming your router is 192.168.1.1)...
    If you get the above mentioned IP Address, Subnet and Gateway Address then you should ping the Gateway, type ping 192.168.1.1 and press Enter...If it gives you request timed out then disable any firewalls, security softwares on the computer and ping the router again...If you still get Replies then you should be able to Upgrade your router's firmware...
    If you do not get teh above mentioned IP Address then you need to assign your computer a static ip address,
    Click on the Start button >>> Settings >>> Control Panel >>>Network Connections- Right click on the icon for Local area connection and go to properties- On the 'General' tab select 'Internet Protocol TCP/IP' and click on the Properties button- Select 'Use the following IP address'- Provide IP Address - 192.168.1.5 Subnet Mask - 255.255.255.0 Default Gateway - 192.168.1.1, click on ok button to Save and Click on "Close" on main Properties window...
    Click Start >> All Programs >> Accessories >> Command Prompt...A black box will appear(Command Prompt)...In the Command Prompt window type ping 192.168.1.1 and press Enter, if you get 4 Replies then you should be able to upgrade your router's firmware...
    At any point if you want to upgrade the router's firmware here are the instructions :
    Double click the tftp.exe file and click run :
    For Server- Enter the IP Address of the router that you assigned.  By default, the router is 192.168.1.1...
    For Password- Enter the password you assigned the router. By default, the router’s password is “admin”.
    For File- Click the triple “…” button and browse for the .bin firmware file...
    Click Upgrade button to start upgrading.  A progress bar should show up to show the progress.
    Once the Upgrade is done press and hold the reset button for 30 seconds...Release the reset button...Unplug the power cable from your router, wait for 30 seconds and re-connect the power cable...Now re-configure your router...

  • Can't open CS 5.0.4 Premiere Pro because of bin-file error.

    I'm on an:
    iMac
    OS X 10.6.8
    12 GB RAM
    3.06GHz
    I've had trouble with CS5 so i upgraded to CS5.0.4 PP and I cant open my project. It's a large project, over an hour long movie. I've spent over 7 grand of my own cash on it and a year of my life. This means the world to me to fix.
    whenever I open Premeire it says :
    Reverb
    Can not open bin-file.
    i understand that is an audio plug in error and i've been searching for it 10 hours. I know if i find it, remove it from the folder, it will open with all my reverbed audio gone. I'm fine with that, I can not for the life of me figure it out.
    I'm begging for help.
    Thanks,
    Brett.

    You didn't say if you were trying to load the Organizer or the Editor.
    If its the Organizer, here are some troubleshooting tips: http://www.johnrellis.com/psedbtool/photoshopelements-6-7-faq.htm#_Troubleshooting_Organiz er_crashes
    If its the Editor, here are some troubleshooting tips: http://www.johnrellis.com/psedbtool/photoshopelements-6-7-faq.htm#_Troubleshooting_Editor_ crashes

  • Error while runnning autoconfig on apps tier during upgrade

    Hi,
    Error while runnning autoconfig on apps tier during upgrade from 11.5.9 to 11.5.10.2
    below is the error message.
    Enter the APPS user password :
    The log file for this session is located at: /u01/app/tinst/tinstappl/admin/TINST_dba5/log/05031134/adconfig.log
    AutoConfig is configuring the Applications environment...
    AutoConfig will consider the custom templates if present.
    Using APPL_TOP location : /u01/app/tinst/tinstappl
    Classpath : /u01/app/tinst/tinstcomn/util/java/1.6/jdk1.6.0_18/jre/lib/rt.jar:/u01/app/tinst/tinstcomn/util/java/1.6/jdk1.6.0_18/lib/dt.jar:/u01/app/tinst/tinstcomn/util/java/1.6/jdk1.6.0_18/lib/tools.jar:/u01/app/tinst/tinstcomn/java/appsborg2.zip:/u01/app/tinst/tinstcomn/java
    Using Context file : /u01/app/tinst/tinstappl/admin/TINST_dba5.xml
    Context Value Management will now update the Context file
    Exception in thread "main" java.lang.NoClassDefFoundError: oracle/jdbc/OracleDriver
    at oracle.apps.ad.util.DBUtil.registerDriver(DBUtil.java:153)
    at oracle.apps.ad.util.DBUtil.<init>(DBUtil.java:102)
    at oracle.apps.ad.tools.configuration.FileSysDBCtxMerge.getDBConnection(FileSysDBCtxMerge.java:759)
    at oracle.apps.ad.tools.configuration.FileSysDBCtxMerge.initializeParams(FileSysDBCtxMerge.java:147)
    at oracle.apps.ad.tools.configuration.FileSysDBCtxMerge.setParams(FileSysDBCtxMerge.java:128)
    at oracle.apps.ad.context.CtxValueMgt.mergeCustomInFiles(CtxValueMgt.java:1762)
    at oracle.apps.ad.context.CtxValueMgt.processCtxFile(CtxValueMgt.java:1579)
    at oracle.apps.ad.context.CtxValueMgt.main(CtxValueMgt.java:709)
    Caused by: java.lang.ClassNotFoundException: oracle.jdbc.OracleDriver
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    ... 8 more
    ERROR: Context Value Management Failed.
    Terminate.
    The logfile for this session is located at:
    /u01/app/tinst/tinstappl/admin/TINST_dba5/log/05031134/adconfig.log
    Please let me know your suggestions to resolve this issue.
    Regards,
    Sreenivasulu.

    Hi,
    DB tier autoconfig was successfully completed.
    We have already checked the above mentioned metalink ID's, but still the issue is same.
    Can you please advice any other solutions.
    Regards,
    Sreenivasulu.

  • Error during Upgrade from 4.6c to ECC 6.0

    Hi All,
      We are facing an error when upgrading from 4.6c to ECC 6.0. We are facing this error on the table COEP - runtime object inconsistancy. What we found is there is ERP upgrade has created new extra fields in the table. In log file the error is specified as : Duplicate Field name, But we not able to find the duplicate field name in the table.  Please kindly help as early as possible. The upgrade process is stuck.
    Regards
    Anil Kumar K

    Hi Anil,
    Is this issue fixed? Can i know how you fixed it?
    replied to your message Re: How to adopt the index changes during upgrade.
    Thanks,
    Somar

  • Disck Space not enough during upgrade CUCM 9.1(2)SU1 to 9.1(2)SU2a

    Hi,
    I face an issues during upgrade my current CUCM 9.1(2)SU1 to 9.1(2)SU2a, it show with this error message "There is not enough disk space in the common partition to perform the upgrade, for steps to resolve this condition please refer to CUCM 9.1(1) release notes or view defect CSCuc63312 in bug toolkit on Cisco.com".  I had check the bug id and got 2 way to do it:-
    1. reduce the amount of traces on the system, but I not ready want to do this
    2. install a COP file name: ciscocm.free_common_space_v1.0.cop.sgn
    If I select option 2, will it have any risk? Is it mean 9.1(2) - inactive version will be clear out from disk space or it will clear out 2 version - active and inactive version from disk space?
    I need have some advice on this before I perform.
    Thanks.

    Hi,
    As per the following link
    http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucm/rel_notes/9_1_1/CUCM_BK_R6F8DBD4_00_release-notes-for-cucm-91/CUCM_BK_R6F8DBD4_00_release-notes-for-cucm-91_chapter_011.html
    You will not be able to switch to the previous version after the COP file is installed. For example, if you are upgrading from Cisco Unified Communications Manager 9.0(1) to Cisco Unified Communications Manager 9.1(1) and the previous version is Cisco Unified Communications Manager 8.6, the COP file clears the space by removing the 8.6 version data that resides in the common partition. So after you apply the COP file, you will not be able to switch to the 8.6 version."
    Additionally, regarding the first option, if you do not want to reduce the tracing levels you can still delete some old traces using RTMT which gives you an option of deleting the traces from the server as well as transferring / downloading them to your pc simultaneously by checking the 'delete from server' option on last page of log file collection option.
    HTH
    Manish

  • MAIN_SHDRUN/ACT_UPG ends during upgrade

    During upgrade from CRM 6.0 to 7.0 EHP1 MAIN_SHDRUN/ACT_UPG phase ends.
    In ACTUPG.ELG file I see:
    *******   LIST OF ERRORS AND RETURN CODES  *******
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    DDIC ACTIVATION ERRORS and RETURN CODE in SAPACCI702.CRT
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    1EEDO519X"Table" "CRMST_QUERY_OPP_BTIL" could not be activated
    1 ETP111 exit code
    I read SAPACCI702.CRT:
    3 DDT012XAktiviere Tabelle "CRMST_QUERY_OPP_BTIL"
    3 DDT402 Append-Struktur "ZCRMST_QUERY_OPP_BTIL" an Tabelle "CRMST_QUERY_OPP_BTIL" angefügt
    2WDDT191 Erweiterungskat. "3" möglich, aber Include oder Subtyp ist noch unklassif.
    1EDDT963 Feld "PROD_HIERARCHY" in Tabelle "CRMST_QUERY_OPP_BTIL" ist doppelt (Bitte überprüfen)
    3 DDT013 Tabelle "CRMST_QUERY_OPP_BTIL" wurde nicht aktiviert
    3 DDT014XAktiviere abhängige Tabelle "CRMST_QUERY_OPP_BTIL"
    3 DDT402 Append-Struktur "ZCRMST_QUERY_OPP_BTIL" an Tabelle "CRMST_QUERY_OPP_BTIL" angefügt
    2WDDT191 Erweiterungskat. "3" möglich, aber Include oder Subtyp ist noch unklassif.
    3 DDT038 Aktivierung abhängige Tabelle "CRMST_QUERY_OPP_BTIL" erfolgreich
    Oh... in german language... it's a problem for me. How can I check this structure? how?
    Have you got any suggest?
    Regards.

    Hi Ganimede,
    i have the similar kind of error can you please explain the steps for deleting the entry you have specified...
    would be greate if you coulkd reply earliest
    Thanks and Regards
    Amar Ghuge

Maybe you are looking for

  • How to show all the rows in a report

    I have a report, and i want to show all the rows in a page, how to do it. Currently, i just show part of rows. Thanks, Jen

  • Crashes and Video corruption

    I'm not a first time Mac owner; I also own 2 Mini's, and iMac, and an iBook (between all members of the household). Therefore, I know what I'm experiencing is abnormal and am looking for help. I've got two isses (not sure if they're related): 1. Rand

  • Is it possible to directly deploy SOA service .jar on the Oracle Java Cloud?

    I tried to deploy the SOA composite SAR File(.jar) to JCS console but got following error:- Starting action "Deploy Application" Deploy Application started Invalid archive provided: not a deployable EAR or WAR file. Archive may be poorly formatted (m

  • On Line Gallery

    How do I move my online gallery to my website? Is there a way to copy the html for the gallery so that it can be pasted into the website page text? Or is the process far more complicated? I've read everything and even talked to tech support. Unfortun

  • Why does the message "the last backup could not be completed" appears every time i try to back up my touch?

    Hi, I'm trying to back up my itouch in icloud but every time I try to hit the button backup now a message that says "the last backup could not be completed" appears. I would like to know why does it appears and what can I do to fix it? I would be gra