Recovery error....

Hi sir,
I have encountered a very serious problem in the recovery. I have been sent a mail from a friend who is having a DSS system without a backup and in NoARch mode. I agree that its not at all a right thing but that’s what is in there.
3 days prior, one of the DSS db tablespace having 12 files(total of 75g) was overwritten when the dba was trying to move the files from one partition to another. After that whole tablespace went offline and also for the datafile it said, header failed verification. Now the task that was assigned is that lose that datafile and its data but bring the tablespace and rest 11 files back. That’s what I have done on a test box.I am listing the commands here.
1. Create a tablespace with 3 datafiles.
Two datafiles share the same name but on different partition/folder say TEST_TS02.dbf,
one lying on 'c:\oracle\oradata\<DB>\test_ts02.dbf' size 10M and other lying at 'c:\testing\test_ts02.dbf' size 20M
2. Make the Tablespace Offline
“alter tablespace teset_ts offline;”
3. Apply log switches/commits/checkpints
To replicate the working of the real db as its also having some DML’s going on.So I am moving ahead the checkpoint and SCN nos.
4. replace the file at 'c:\testing\test_ts02.dbf' with 'c:\oracle\oradata\<DB>\test_ts02.dbf' by copy paste
5. Try to make the tablespace online
“alter tablespace teset_ts online;”
It gives error --> Header version mismatch for 'c:\testing\test_ts02.dbf'.
6. Now Create a datafile using alter database create datafile option
“alter database create datafile 'c:\testing\test_ts02.dbf' as 'c:\oracle\oradata\<DB>\test_new.dbf';”
This was done to mmake sure that file header is rebuilt by create command.
7. Apply recover command for datafile
“recover datafile 'c:\oracle\oradata\<DB>\test_new.dbf';”
This command failed asking for exact sequence/change number.
Now when this failed, I tried to give recover database until cancel.After that I opened the database with Resetlogs but when I tried to make tablespace online it said to me ORA-1190, either datafile or controlfile are before the resetlog.Why its not accepting the file that I had made? And the file was made before the restlog was issued.I can assume this error if I had used some backup copy or some thing but I didn’t.
I also tried to recreate the controlfile.I got the “missing00n” file message.I tried to rename the file with the existing copy too but it again gave me the same error.I am not able to think anything more about.
Please guide me what can be done just to bring the tablspace and rest 11 files online. The 12th datafile and its data which will be lost, is bearable.
Thanks in advance and best regards
Aman….

Once u offline drop the table u have to use the following mechanism to recover that for those tables which had a data in the datafile which is lost.
1.) Find the "data object id" of the table:
select data_object_id,object_name,owner from dba_objects
where object_name = ' < CORRUPTED TABLE NAME >' and owner = '< OWNER >';
2.) Find the relative_file_id of the table that has got dropped (dba_data_files).
3.) Find all the datafiles involved in the table:
select distinct file_id from dba_extents
where segment_name=< CORRUPTED TABLE NAME > and owner= < Owner >;
4.) Calculate the low rowid of this table for the corrupted datafile:
SELECT dbms_rowid.rowid_create(1,< DATA_OBJECT_ID >,< FILE ID >,0,0) Low_Row_ID from DUAL;
5.) Find the max block_id+blocks-1 for the table.
Select max(block_id+blocks-1) MAX_EXT from dba_extents where SEGMENT_NAME=< Table_name > and owner= < Owner >;
6.) Found the high rowid of this table for the corrupted datafile:
SELECT dbms_rowid.rowid_create(1,< DATA_OBJECT_ID >,< FILE ID >,< MAX_EXT from previous > ,0) High_Row_ID from DUAL;
7.) Create Table As (CTAS) using these 2 limits:
create table salvage_tab_new as select /*+ ROWID(A) */ * from
< Corrupted Table Name > A where rowid > 'High_Row_id>' and rowid < 'Low_Row_id>' ;

Similar Messages

  • My HP 2000 keeps crashing, the message is System Recovery Error or Enabled

    My HP 200 Note Book keeps crashing and restarting. The message is something like System Recovery Error or System Recovery Enabled. Also Firefox keeps crashing. I have run virus and malware scans. It must be something in the hard drive? Anyone else run into this problem?

    Hello P25ab07,
    What is your product number?  Did you attempt to perform a recovery in the past? 
    Thanks,
    ↙-----------How do I give Kudos?| How do I mark a post as Solved? ----------------↓

  • Windows 8 Recovery Error - 0xc00000f

    Hi All
    I currently have a HP Pavilion 14-b030tu Sleekbook. What happened was the initial harddrive that came with the computer died and i was unable to clone the recovery partition for it. What i did was i called HP Support and they send me Recovery CDs for my laptop.
    Since i currently do not have a external DVD drive i decided to copy and merge the contents of each disc onto a 32GB USB formatted as FAT32. What happens is everytime i try and boot the USB with Legacy Support Enabled and Secure Boot Disabled and vice versa it always says
    Recovery
    Your PC needs to be repaired
    A required device isn't connected or can't be accessed.
    Error code: 0xc000000f
    The new HDD is formatted as GPT and currently has a clean Windows 8 install on it. Ive set the USB Partition Type as Active but it still has the same problem.
    Anyone got any ideas?

    The failure ID that you have provided for the memory test means that the Checksum has failed. This means that it is not finding a part that should be available, but is not showing. After taking a look into the issue of the memory test failing, the most likely cause of the failure is one memory modules has failed. I have included a link to another HP Forum thread here. Please follow the steps that DavidPK has outlined.
    For the recovery error message that you are getting, this means that an integral component used during startup can not be found. This error should resolve itself once the memory Checksum error is resolved.
    If your notebook has two memory modules, you should be able to boot from the one memory module until the other one is replaced.
    Please let me know the outcome of the troubleshooting, thank you.
    I worked on behalf of HP

  • I am unable to install Lion. I have a Core 2 Duo iMac with 4GB of Ram and 120GB of free space - and no Bootcamp or other partitions - and yet repeatedly get the 'no recovery' error. Can anyone help?

    I am unable to install Lion. I have a Core 2 Duo iMac with 4GB of Ram and 120GB of free space - and no Bootcamp or other partitions - and yet repeatedly get the 'no recovery' error. Can anyone help?

    Run Disk Utility located in /Applications/Utilities before trying to upgrade to Lion in case the startup disk needs repairing.
    Using Disk Utility to verify or repair disks

  • Windows 7 System Recovery Error 0x800700b7

    Hello
    I have a HP NoteBook G62-225DX and it is not starting up (I am getting the blank screen with the cursor on top). 
    I tried putting the Windows 7 CD (64-bit) and do a System Restore to an earlier point but for every restore point I am getting "Windows 7 System Recovery Error 0x800700b7" and no restore is happening. 
    Whata is the solution - Reinstall The OS ?
    Regards
    Abdul G 

    Enter BIOS by tapping away at the F10 key immediately after powering on.Use Diagnostics to test the hard drive. If all tests are ok, try Restore again..if no joy, then a full System Recovery may be needed.
    ******Clicking the Thumbs-Up button is a way to say -Thanks!.******
    **Click Accept as Solution on a Reply that solves your issue to help others**

  • Rescue and Recovery -- Error 25011. A file required to install could not be located.

    I have 2613CTO T60 with WinXP Pro SP3 and IE8.
    RnR v4.21 is installed on my system.
    I have downloaded this RnR v4.23 installation package -
    tvtrnr423_017en.exe     227,523,448     (English) Rescue and Recovery 4.23 for Windows XP
    but when trying to install an error occured with the following message:
    Product: Rescue and Recovery -- Error 25011.A file required to install the Rescue and Recovery environment could not be located.  This setup cannot proceed. Make sure that the correct .tvt file is located in the same folder as this setup package and restart this setup.
    I also wanted to download this file to try installation again, but it missed indeed!
    Moderator edit: Matched subject to question.

    Download the  full install file including all supported languages (449MB) instead of files by language. It worked for me.
    SAP Specialist

  • Display driver recovery error for Compaq notebook

    I have a compaq notebook - CQ60)-211DX , P/N NBO49UA originally with Windows Vista. I've sinced upgraded to Windows 7, 32 bit. I'm needing to find the right Display driver to upload. I'm getting display recovery errors. I've tried windows fix it and I also tried to extend the registry timer but didn't know which registry to open and save.

    Hello Ervinredeye50,
    I understand you are looking for an updated display driver, is that correct? I will be happy to help you.
    From what shows currently available on the HP.com, site this driver is the most recent one available. I am not sure which one you currently have installed but this the most recent one that HP has  released for your make and model.  
    Please respond back at your earliest convenience.
    Thanks
    Clicking the White Kudos star on the left is a way to say Thanks!
    Clicking the 'Accept as Solution' button is a way to let others know which steps helped solve the problem!

  • Satellite P850 Recovery Error: 0003

    I've tried to restore my Toshiba Satellite P850 to out-of-the-box state. I ordered the Product Recovery Media directly from Toshiba. Following the 4-part dvd initialisation and file-copying process, the recovery wizard attempts to install Windows 8 onto the hard drive. Approximately 70% through, the process fails and displays:
    Error: 0003
    Recovery error.
    Please prees [OK] to turn off the computer.
    Hard drive (WinDFT) and memory tests (MemTest86) have passed. Multiple installation attempts - each failed. Complete format and repeated installation also failed.
    Is there an issue with the recovery media? Could the hard drive require replacement (despite WinDFT passing)?
    Any help truly appreciated.
    Solved!
    Go to Solution.

    eagle3,
    For completeness, and anyone experiencing the error issues mentioned above, we've finally come to a conclusion.
    With replacement of HDD seeming more and more likely, I replaced the HDD with an existing (smaller) SATA drive i had at home, this would act as the test case to determine whether purchase of a new drive would be worthwhile?
    Utilising recovery media, the process was smooth, efficient and seamless. Most importantly, error free.
    The drawback is the user will need to replace the hard disk.
    I want to thank you for all your suggestions as well as assistance.
    jlore

  • ARSCentralServer Recovery Error

    Has anybody seen the following error message upon logging in? On my XP laptop I have SQL Server 2K and SAP J2EE 640 starting automatically, along with EP6.
    Window Title: ARSCentralServer Recovery Error
    Window Message: LockManager Recovery failed. Please check the DSN in the properties file and inform the DB administrator.
    Thanks for your help.
        Ken Henderson

    I too have the same issue but on the J2EE enginee on the CRM server.

  • Windows vista recovery error CTOERROR.flg and following that error 0x643 while installing update

    Hi All
    system info : HP LAPTOP DV6 -1256tx , windows vista sp1 32 bit
    When I am trying to install windows vista sp1 from recovery disks/partition I am getting the error from recovery manager prompting me to choose either to retry or see the details for failure : CTOERROR.flg in form of notepad on my desktop. I have done retry 100 times but to no avail. I cannot restart after this recovery failure message as it shows dialog box on restart: windows security update is not installed successfully or is not trusted.So, i have to go through recovery process again to see the desktop (everything functioning - internet,video, music all) but only once.
    Last time i got this message too . When i did installing windows from recovery disks few months back, that time  i figured out to install all imp. updates  through  automatic  windows update.All the updates were installed successfully and then it restarted and gone through process of language settings,time settings and all....
    But this time when i am trying to update windows, i am getting windows update error 0x643 which is for security update for .net framewrok 3.5 sp1 and family update.I do know the answer how to get away with this error from "windows help" and also from this forum too, which asks for installing .net framework updates from windows update site directly. But the problem is:
     Windows update ask me to restart after automatic or manual windows update installation takes place and restart causes problem as it shows dialog box - windows security update is not installed successfully . I need to install all updates in one go like last time from my understanding.:
    1. So if i install windows update (to try my luck as last time) it shows 0x643 error for .net framework and asks to restart and after that when i try to manually install failed updated 0x643 it asks me to restart the windows for pending updates.
    2. Alternatively, If i try to install failed update first just after recovery failure it won't allow me to install important updates for vista sp1 and asks to restart windows.
    All i need is to successfully update all updates through windows automatic update which is not happening at the moment.
    Not even able to upgrade to sp2 bcz it too restarts for installing.
    Please Help.
    Thanks in advance.

    Hi Mario-L,
    I manually downlaod the update  KB3035034 and tried to install in my preview build 9926, it shows The update is not applicable to your computer". Actually, what shows in my system when I check for updates, it detects update Kb 3037975
    and 3037975 redirects you to 3021953 see description in this link
    http://support.microsoft.com/kb/3021953
    After installing the updates, and view update history, it shows:
    Personally, I have no idea on this issue currently, please submit a report via Windows Feedback App
    Yolanda Zhu
    TechNet Community Support

  • HP Recovery Error

    Product Name: HP Pavilion dv6 6119tx
    Product Number: QB365PA#ACJ
    OS: Windows 7 Home Premium 64-bit
    Error Message: "Restoration Incomplete. Please select one of 3 options: Save Log, Details, Retry"
    I have a set of recovery discs. I have tried Factory reset on my system(using CDs) and thus my entire HDD has been formatted. While doing the recovery the progress the progress bar always stopped at 40%(tried 3 times), I even waited patiently for 4 hours to let the process finish but ultimately got the error:" Destination drive not found". I did HDD tests and found everything OK.
    The recovery manager worked fine till 25% and then it asks to insert the 2nd disc after which it again works fine till 40%. The process always stucked at 40%! So, I though there could be a read error associated with the 2nd disc. So I tried to copy the disc#2(on desktop) using ImageBurner and it reported a read error after 63% copy; which confirms there's a problem with ths disc#2.
    But I don't know how, MagicISO maker was successfull in copying the disc#2 and so I burned the image on a new blank disc. I again started the recovery process and this time it didn't stuck anywhere! So, after successfully copying data from all the 3 recovery discs, I got a prompt to click on continue button for restart(normal, no error). But after restart, the problem starts: cmd appears for 3-4 secs then a sreen appears saying: "Restoration Incomplete. Please select one of 3 options: Save Log, Details, Retry"
    After clicking on "Retry", it prompts me to enter recovery media. I enter the disc#1 and the it prompts me to click on continue button to restart. After restart, again the  cmd appers, this time something different written on it: "upDrvLetter: C:".
    It waits for 3 secs, then shows some error lines like "file not found"(all this is printed in cmd). Then finaaly I again get the "Restoraton Incomplete" error with same 3 options. I again clicked on "Retry", "Continue", again same cmd screen with "upDriveLetter: C:" and blah-blah-blah!
    What to do? After all this, I have performed an erased operation using KillDisk(writes the block 00 on every byte of the sector. I spent 3 hours for that). Performed HDD tests and memory test using BIOS. And again tried recovery with my recovery discs, but no succes! Again samething happens!
    What shall I do now? I don't want to purchase a new set of recovery discs. Please tell me some alternative to this. What can O do with the damageg or corrupt disc#2?
    This question was solved.
    View Solution.

    Hi,
    Assuming that this is an error with the Recovery Discs, there is a straight forward work around if you have ( or can borrow ) a retail Windows 7 installation disc that is exactly the same version as your OEM installation - ie as your notebook came with Windows 7 Home Premium 64bit this is the exact retail version you would need.
    If you don't have access to a retail disc, you can create an installation disc yourself - just download the correct Disc Image from the link below and use an application such as ImgBurn to burn the ISO correctly to a blank DVD - a guide on using ImgBurn to write an ISO to a disc is Here.  Digital River is an outlet for Microsoft, so the Images are clean and I've used this method many times.
    Windows-7 sp1-iso-official-32-bit-and-64-bit
    Use the disc to perform the installation, enter the Windows activation key found on the underside of your notebook when requested and when the installation has completed, use the 'Phone Method' detailed in the link below to activate the OS - this method supported by Microsoft and is popular with people who just want a clean installation of Windows 7 without the additional software load normally bundled with OEM installations.
    http://www.kodyaz.com/articles/how-to-activate-windows-7-by-phone.aspx
    Any additional drivers and software you may need can be found Here.
    Regards,
    DP-K
    ****Click the White thumb to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    ****I don't work for HP****
    Microsoft MVP - Windows Experience

  • HP Pavilion DV6-320 out-of box recovery error: PLEASE HELP!!!!

    Hi
    I have restored(F11) my laptop to out-of-box factory restore, after fresh installation laptop got rebooted . After entering the system name, location, date.. etc. Before the desktop is loading for the first time i got the error,
    ' To run this application, you first must install one of the following version of the .NET Framework: v2.0.50727
     Conatct your application publisher for instructions about obtaining the appropriate version of .NET Framework'
    After clicking OK on the error window desktop loaded with classic theme and explorer.exe was not working.. i am unable to open My computer, there is no IE, on the bottom of the desktop it was written as the copy of windows is not genuine.
    Operationg system is windows 7 Home premium
    I have restored my laptop to out-of-box 6 months before i did not face any issues.
    Please Please some body suggest me !!!

    Have you tried to restore it again since then? It sounds like something went wrong during the installation and not all of the required files were installed correctly. If that doesn't work, you may want to contact HP and have them send you the recovery discs.
    -------------How do I give Kudos? | How do I mark a post as Solved? --------------------------------------------------------

  • HP Pavilion DV6 - problem with HP recovery - error 1005

    I'm trying to format the computer and reinstall windows.
    The laptop does not have a hard disk partition for the recovery. I'm using the DVD's that where made when I got the computer.
    I can open the HP recovery system and get about 36% in, before i get the message: "error 1005"
    I have tried several options that i could find on google like: cleaning the disc's, setting the BIOS to default, checking the disc's are DVD+R.
    Someone suggested that Wireless has to be turned on when using the recovery. Mine is turned off. I can't turn on the computer and switch it on, and the keyboard button (touch button) don't respond.
    Any suggestion on how to turn Wireless on, or how to fix the recovery?

    Hi,
    There may be a work around if you have ( or can borrow ) a retail Windows 7 installation disc that is exactly the same version as your OEM installation - ie if your notebook came with Windows 7 Home Premium 64bit this is the exact retail version you would need.
    If you have access to this, use the retail disc to perform the installation, enter the activation key found on the underside of your notebook when requested and when the installation has completed, use the 'Phone Method' detailed in the link below to activate the OS - this is fully supported by Microsoft and is popular with people who just want a clean installation of Windows 7 without the additional software normally bundled with OEM installations.
    http://www.kodyaz.com/articles/how-to-activate-windows-7-by-phone.aspx
    Any additional driver can be found starting Here.
    Regards,
    DP-K
    ****Click the White thumb to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    ****I don't work for HP****
    Microsoft MVP - Windows Experience

  • HP Pavilion dv6-7080se recovery error

    when i  run recovery a message apper to me and say :
    windows faild to start  a recent hardware or software change might be the cause to fix the problem :
    1 - insert ur windows instllation disc and restart ur computer
    2 - chosse ur language settings and then click next
    3 - click repair ur computer
    if you dont have this disk contact ur system adminstrator or computer manufacturer for assistance
    file : \boot\bcd
    status :0xc000000f
    info : an error occurred while attempting to read the boot configuration data
    to ur aknwolage
    the drive ot the recovery i see the data in it
    an the hidden drive hp tools i see it
    and i but a recovery in a flash memory and i cant boot from it and i see it as files not a revovery disk
    my operating system is windows 7 64 home prem my laptop HP Pavilion dv6-7080se
    what i can do to make my recovery work

    Hi durani,
    You're best option would be to order a complete replacement set of Recovery Discs using the link below.
    Order HP Recovery Discs.
    If you have any problem with this link, order them directly from HP.
    If you live in the US, contact HP Here.
    If you are in another part of the world, start Here.
    Regards,
    DP-K
    ****Click the White thumb to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    ****I don't work for HP****
    Microsoft MVP - Windows Experience

  • How do i fix the recovery error when installing mavericks?

    I have a 2012 MacBook Pro running 10.8.5 (tons of space on it) and in trying to install Mavericks, I keep getting an error message about not being unable to create a recovery partition.  Anyone know how to fix this (preferrably, without buying equipment)?

    I ended up calling Apple Support because this was a weird issue that evidently, even our top helpers couldn't figure out.  Here's what I had to do:
    First... settle in, it's a lonnnnnnnng process with periodic moments of activity, but it's worth it in the end.
    Step 1:
    Back up to TimeMachine on an external hard drive & set aside (this can take a very long time--sometimes up to 5 hours, but for me it only took about an 1 1/2 hrs.).
    Shut down the computer.
    Step 2:
    Press Command-R and hold it down while starting up the computer.  You will see a spinning globe and at some point you will be asked to select your internet connection.  Do so.
    Step 3:
    A window will pop up with a selection including: Restore OS X using external source like TimeMachine, Install a new version of OS X, Disc Utility...
    Select the Disc Utility
    Go to the tab that says ERASE.  I know, I know.... it's scary, but as long as your back up was successful (and you can make 2 to be safe), you'll be fine. 
    Select the Drive that says "Macintosh HD" and erase it.  All of your documents, photos, music, settings, apps, etc. are saved to your back up so don't panic.  This step only takes about 10 seconds.
    Quit Disc Utility and it will bring you back to the initial window.
    Step 4:
    NOW select "Install New Version of OS X" (about an hour)
    Once installed, go through the set up process like you just bought it new.
    Step 5:
    Go to the App Store and NOW download (about an hour) and install (another hour+) the upgrade to Mavericks.
    Step 6:
    Go to Applications/Utilities/Migration Assistant and follow the steps for restoring a back up from TimeMachine (another hour).  This does not do anything to your new OS, it only restores all your documents, photos, music, settings, apps, etc...
    Finally,  you will find that many apps like Pages, iPhoto, Numbers (a fair number of applications) will need to be updated.  Just update them from the App Store and be patient. 
    Personal Experience:  I didn't lose any apps or documents.  The only thing I had to re-do was re-connect to DropBox (if you have DropBox).
    If you are at all concerned about the process, I highly recommend calling Apple Support and having them hold your hand.  It just makes you feel better (sure made me feel better).

  • ChkErrBB.CMD Recovery Error Message

    I purchased a G62 notebook/laptop in February of this year. I have had considerable problems with hackers online infecting and corrupting the system and recovered the system like 5 times with the recovery partition until it became corrupted and disappeared from the hard drive. I then ordered the recovery media and was able to recover system an additional 6 times until I got this message listing:
    ChkErrBB.CMD : Detect some error during PININST_BBV.
    ChkErrBB.CMD : Check c:\system.sav\logs\BurnBootWarn.log
    ChkErrBB.CMD : check c:\system.sav\logs\BurnBootMerge.log
    I saved the log but it does not appear on the flash drive it says it successfully loaded onto so I can't include that. Funny thing is, I got an original Windows installation disc and it bypasses this problem and is able to make system completely functional again. I would very much like to get the system back to factory original as Windows installation is not as full featured or custom as HP system is.
    I have removed the wireless card to alleviate some hacker problems I was having and have now misplaced it, but I had recovered system succesfully previously without it leading to this error message. Acronis and I think FDISK are the only diagnostics which seem to find 4 'bad' or unstable sectors on the hard drive, so I don't know what to make of that as Western Digital diagnostic/wiper and others do not? I have also flashed the BIOS to the most recent F27 version, and discharged BIOS battery/capacitor to try to get around this problem a couple times to no avail. I have updated all other drivers to the most recent versions except for the hard drive which you do not support with original or updated version online.
    I had purchased PCTuneup service for 70 dollars which was unable to remedy this problem before it expired. When I first encountered this problem with the recovery process, the tech I talked with said I could send in the computer and pay 400 dollars to have it fixed, which is more than it cost new, so this is the last resort I have to figuring out this problem in hopes of solving it. Obviously, I did some warranty-voiding activities since I got that unhelpful help.
    Looking forward to any technical insights and help you may have........

    My hard drive worked fine with 8.1pro which I paid for and copied on a USB and installed on my Envy Notebook.    Also downloaded and installed Windows 10 Beta.  When I tried to use my recovery disc from HP. it didn't work and I got your 3 error issues.  HP said the installation I did of Windows 10 messed up the boot partiton and they would send me a new harddrive and new recovery media and that would take care of the problem.   I installed it and used the recovery drive they sent me.  Same errors.
    Called back and now they want me to send my computer in for repair.  I said that was not the problem.  I can install my version of Windows 8.1 pro I purchased from my USB drive but could not install from their usb recovery drive.  By the way this is the third recovery drive they sent me.
    And the third hard drive I have installed in this computer and it is not yet 3 years old.
    I found a solution from some other person online with the same errors.  He said to go into the Boot Section of the HP. F10 and reset it to Factory Defaults and then reinstall the HP USB recovery drive.  I am doing that as we speak.  It didn't work on mine but I am going to give it a second try. 

Maybe you are looking for

  • Error when create a new Project

    Hi all When I create a new Project, system appear: "No settlement rule exists for object number PD00000035 Message no. KD023 Diagnosis There is no settlement rule for object PD00000035. Procedure Please enter an object for which there is a settlement

  • My ipad is saying that it only has 2.43G available and it literally has nothing on it but the new OS.

    I went to update the iOS on my iPad mini last week.  It said I didn't have enough room for it because it needs 3.1G for the iOS.  I didn't quite get that because the iPad is new and most of my content is in the cloud or on my iphone.  So I delete ALL

  • Create regions at page level

    Hello, I've made a template which contains navigation, search and some style elements (images). Some pages which will use this template will have 3 regions (columns) for content, others will only need one. Is it possible to base these two kinds of pa

  • Images in jlabel

    hi, I found a problem in bringing out images in jlabel. thanks for peio for your sample code. I found an error "cannot resolve symbol" for frame.getContentPane().I extended JFrame in the class I implemented this init() method. getContentPane is worki

  • One Application server accessing to seperate SID's

    I have 1 Application Server setup. I need to access two seperate SID's(sid=AA,sid=BB) located on the same Database Server. If I am running reports from the Application Server for both SID's, how do I determine which reports belong to which SID? Messa