Chnaces of Index corruption - Need Inputs

Hi,
I have a field in a table that holds a name. Now there are certain constraints on the field. Like there must not be any spaces at the beginning or end of the name (value of the field). Index for the table has been set on the field or using that particular field. Now the values in the field have spaces in between (Which is allowed). Eg : Tom harry cruz. Now, by any chance does the index get corrupted due to the spaces in the field?
Thanks in advance

Indexes have nothing to do with the enforcement of data integrity.
Please post the DDL for the index and any constraints on the column.
You can use DBMS_METADATA to retrieve the DDL if you do not have it handy.
Here's how: Go to:
http://www.psoug.org/reference/dbms_metadata.html
and scroll down to GET_DDL.
For example:
select dbms_metadata.get_ddl('CONSTRAINT', 'PK_SERVERS') from dual;

Similar Messages

  • Need inputs regarding the dvd drive on primary ide channel.

    Specs:
    Motherboard: MSI P35 Neo3 (MS-7935 1.0)
    CPU: Intel Core2 Duo E6550
    Memory: Team Elite DDR2800 (2x1GB Dual Channel)
    Hard drive: Seagate Barracuda 7200.11 500GB 32MB Cache (SATA)
    Optical drive: LG GSA-H55L (IDE only) Firmware version 1.02
    Graphics card: Gecube HD3870
    Chipset: Intel P35/G33/G31 (Rev. A2)
    Southbridge: Intel 82801IB (ICH9)
    LPCIO: Fintek F71882F
    BIOS: AMI V1.1 (11/07/2007)
    Hello,
    Almost all new motherboards today only have a primary ide channel and the rest are SATA.
    I need inputs regarding the dvd drive which is shown in device manager as located on the primary ide channel while the hard drive is located on the secondary channel. Because I would like to update the dvd drive to the latest firmware (version 1.06; to be able to recognize more blank media) but the LG site recommends that the drive (dvd) be located on the secondary ide channel.
    I already tried to uninstall every channel from the device manager but all would still be the same after reboot, dvd drive on primary, hard drive on secondary.
    Current ide mode in BIOS is set to AHCI+IDE mode, DMA modes are fine (UDMA4 for dvd, UDMA5 for hard drive), boot sequence (1st=HD, 2nd=DVD, 3rd=Floppy drive)
    Tried switching to IDE mode only in BIOS but would not detect the optical drive. Never tried RAID+IDE mode since I only have a single hard drive.
    I'm not sure but if I try to update the firmware, it might instead try to update the hard drive's firmware instead of the optical drive and make the hard drive unusable.
    I would like to know if anybody with this same situation was able to successfully update the optical drive's firmware or is there some way to place the optical drive on the secondary ide channel and the hard drive on primary for me to follow and replicate the process.
    Thank you for any replies.

    Thanks sir NovJoe for the reply.
    Just received the solution from another forum where I posted the same problem.
    They said that the flash program for the firmware will detect the drive on its own and would not flash other devices except the optical drive itself. So its pretty safe, and I can confirm this since I just flashed my ODD a little over a while ago and everything went fine. No errors.
    Though I'm speaking for the brand of ODD I own and may be different for other brands so take precautions as well. It may be different for the others.

  • Need Inputs - Creation of webservice in SAP R3 through PI

    Hi Experts,
    Need inputs that my client wants me to  create an webservice in SAP/R3 through PI and they (client) will call it by  their 3rd party software.
    Webservice contain fields like :- Comany_Code, Location_Code,Item _code etc.
    SAP -
    > PI ---> 3rd party
    Is this possible through PI ? Please comment !
    Thanks.

    Hi,
    If you have such kinda requirement , then it is easy to create WSDL(webservice) on PI System..
    Create a normal Xi Interface with normal Steps .....
    Your Sender DataType will be acc to Your requirement as clients want...
    go to tools - Define webservice ... ( will Use Outound Service Interface and namespace)
    read the template and Put values in there . This will genrate a WSDL for you , 
    You Can give this Genertaed , WSDL File to Client to consume in their application and Pass data to it ..
    Hope it helps ..
    Regards
    Prabhat Sharma.

  • IOT index corruption

    Hi all,
    We have this problem on production, one of the partitioned index organized table throws " invalid rowid" while doing full table scan. After running DBVerify, the corrupted block has been identified and it is related to an index corruption. So it a logical corruption problem, blockrecover won't help here. Index_organized_table(IOT) is not supported by dbms_repair(). What are the options out there to reduce the loss of the data, since the recent two backups already contain this corrupted block. We don't really want to restore back to that far.
    version: 10.0.2.3
    os: solaris 10
    Merry Christmas to you all
    Regards,
    Will

    823600 wrote:
    Hi all,
    We have this problem on production, one of the partitioned index organized table throws " invalid rowid" while doing full table scan. After running DBVerify, the corrupted block has been identified and it is related to an index corruption. So it a logical corruption problem, blockrecover won't help here. Index_organized_table(IOT) is not supported by dbms_repair(). What are the options out there to reduce the loss of the data, since the recent two backups already contain this corrupted block. We don't really want to restore back to that far.
    I was a little surprised that you get "invalid rowid" on an IOT (is that ORA-01410 or is it ORA-13412 from Spatial ?) since IOTs don't "do" rowids - but them I remembered overflow segments, so I assume your error must be that the IOT TOP is pointing to an IOT OVERFLOW entry that doesn't exist.
    A couple of quick checks - can you exchange the corrupted partition out ? It's probably easier to deal with it as a standalone IOT that as a partition of an partitioned table ?
    Can you run a query like 'select max(last column of primary key), count(*) from IOT' - to check that the IOT TOP it self-consistent. Can you hint this to work as an "index "full scan" and as an "index fast full scan" ? (If you have a single column PK, use a column that is guaranteed to be in the TOP rather than the OVERFLOW)
    Has Oracle Support suggested querying data with events 10231 (skip corrupted blocks on tablescans) and/or 10233 (skip corrupted blocks on index operaiotns)set ? This may not help as it's possible that the blocks skipped have to be marked as corrupted through dbms_repair (or equivalent) - but it's possible that it will dump the corrupted block into the trace file. (10232 can also cause corrupted blocks to be dumped)
    If you can skip the corruption, then 'create new IOT as select from old_IOT' and exchange back in with a small loss of data.
    If you can't skip the corruption but can dump the bad block then you can decode the PKs for that block and create a copy as:
    "select from IOT where PK < first PK in bad block union all select from IOT where PK > last PK in bad block" - forcing index range scans for both parts of the query.
    Regards
    Jonathan Lewis

  • Need inputs on SAP PLM

    Hi,
    Need inputs on Possible risk factors/problems/shortcommings/drawbacks (if any) with SAP PLM.
    If you have any good document/weblink,please share,will be very much valuable for our project initiation.
    Thanks
    Avinash

    Thanks

  • Need inputs for query

    Hi,
    Need inputs for generating the query in the below format:
    Workflow_name Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
    Prerequisites
    UpdateETLTables
    i have written a query but the output it is generating is in a different way:
    SELECT workflow_name,
    TO_CHAR (TRUNC (start_time, 'mm'), 'Month'),
    COUNT(*)
    FROM rep_wflow_run
    WHERE SUBJECT_AREA='SBAN'
    AND START_TIME > '01-AUG-2011'
    AND START_TIME < '31-DEC-2011'
    GROUP BY TRUNC (start_time, 'mm'), workflow_name
    order by workflow_name
    the o/p for the above query was:
    Prerequisites     August      491
    Prerequisites     September     465
    Prerequisites     October      479
    Prerequisites     November      479
    Prerequisites     December      475
    i want the query that should print the o/p as :
    Workflow     Aug Sep Oct Nov Dec
    Prerequisites 491 465 479 479 475
    UpdateETLTables 10 200 300 56 14
    Edited by: 981806 on Jan 14, 2013 2:38 PM

    A couple of thoughts in no particular order.
    1. Read the FAQ and learn how to use { code } tags to post a readable listing
    2. Your version number is (all decimal points)
    3. Provide DDL for the table
    4. Provide INSERT statements with sample data
    5. This is horrifying
    START_TIME > '01-AUG-2011' Dates are dates ... not strings. Best case you have an implicit conversion ... worst case a statement that will return invalid results. Either change the data type or do an explicit cast with TO_DATE.

  • Need input on Approval Process via hand held devices

    Hi All,
    Need inputs on the given scenario. We have implemented Quotation Management (VA21) for our client. The quotation goes through various levels of approval (or decline) via the Workflow below it is finally given to the customer.
    Users usually logs into SAP and approves (or decline) the quotation via the SAP Inbox. We have designed multiple decision process on the work item in the inbox. Alternatively users can also log in to Enterprise portal, which has been designed for them, to act on the quotation. Users are notified in their outlook mail about action that needs to be taken on the quotation.
    Now user wants to have the decision process to be implemeted as such that they can take action (approve/reject) via hand held devices (viz Blackberry). We are using ECC 6 and also have Enterprise Portal EP 7EHP1. Owing to cost constraint, client cannot implement SAP CRM Solution.
    If anyone of you has implemented such methodolgies or have worked on such solutions request you to get back to me with details regards to the timelines and cost and the desired process.
    Regards,
    Jayant

    You could acquire software (e.g. 3i Mobile Workplace or similar) that could handle the decision processing with little effort.
    If you wish to build a solution then the time/cost will depend on the complexity of the task visualization. You can create a Java client or use a simple HTML based web app.
    The decision task can be visualized using a custom BSP or WebDynpro application. Communication with the BlackBerry could be via RIM push or you could just send an email with a link to your approval application.
    The app would need to reserve the workitem and then complete the decision using the appropriate SAP_WAPI* RFC's.
    Bear in mind that all the above assumes you are distributing the approval tasks within your corporate network supported by the BlackBerry Enterprise Server and MDS.
    One of the bigger issues when using web apps is authentication. By default a web app requires the user to log on using their SAP user ID and password. Using a network user ID and password or using silent authentication is possible but requires more effort.

  • OBJ$ index corrupted

    Hi,
    I have 9.2.0.8 DB enviroment and I retrieved ORA-600 [12700] error.
    I followed metalink note 155933.1 to resolve this error but there is a problem.
    I found that the index corrupted is I_OBJ2, an OBJ$'s index.
    On these kind of index I can't perform a REBUILD or an ALTER INDEX because an ORA-00701: object necessary for warmstarting database cannot be altered occured.
    So, how can I do to repair this corrupted object?
    Other information : DB is not in archivemode.
    Thanks in advance.
    Regards.
    Alessandro.

    Alessandro Zenoni wrote:
    Hi,
    I have 9.2.0.8 DB enviroment and I retrieved ORA-600 [12700] error.
    I followed metalink note 155933.1 to resolve this error but there is a problem.
    I found that the index corrupted is I_OBJ2, an OBJ$'s index.If you are sure only index is causing trouble, you could get the index ddl statement (select dbms_metadata.get_ddl('INDEX','I_OBJ2','SYS') from dual;), then drop and recreate it.
    Nicolas.

  • INDEX   Corrupt files and chkdsk  INDEX

    Hello everyone, resident furball here...
    I'm starting this new thread as an index to the now infamous 'Corrupt file requests chkdsk' error that many folks are experiencing, both here on Discussions, and over at iPodLounge.
    Those of you encountering the following error:
    iTunes: itunes.exe - Corrupt File. The file or directory \iPod_Control\Device\<?????????> is corrupt and unreadable. Please run the Chkdsk utility will hopefully find these links useful in providing you with the lowdown on the situation.
    Our multi-part Consolidated Summary on the issue
    Part 1: Da Gopha, "SUMMARY: Corrupt file requests chkdsk :REPOST", 08:46am Feb 2, 2005 CDT
    Part 2: Da Gopha, "SUMMARY: Corrupt file requests chkdsk :REPOST" #1, 08:48am Feb 2, 2005 CDT
    Part 3: Da Gopha, "SUMMARY: Corrupt file requests chkdsk :REPOST" #44, 04:27pm Feb 14, 2005 CDT
    Apple's Knowledgebase article on the issue
    http://docs.info.apple.com/article.html?artnum=300554
    and my thoughts on it: Da Gopha, "iPod.exe" #5, 06:12am Feb 14, 2005 CDT
    A novel solution to preventing Deep Sleep
    JimUK69, "SUMMARY: Corrupt file requests chkdsk :REPOST" #77, 04:26pm Feb 25, 2005 CDT
    iPod Updater 2004-08-06 providing bug-free 3.0.1 firmware /and equivalent firmwares for other non-Gen4 iPods
    Chris Capell, "SUMMARY: Corrupt file requests chkdsk :REPOST" #4, 12:03pm Feb 2, 2005 CDT
    Rolling back the firmware without Restoring
    (NB: only for the computer-literate) Chris Capell, "SUMMARY: Corrupt file requests chkdsk :REPOST" #5, 12:17pm Feb 2, 2005 CDT
    iPod Updater 2005-02-22 does not help
    Da Gopha, "SUMMARY: Corrupt file requests chkdsk :REPOST" #67, 05:22am Feb 24, 2005 CDT
    Apple are still working on it as of Mar 1 2005
    Da Gopha, "SUMMARY: Corrupt file requests chkdsk :REPOST" #87, 07:13am Mar 1, 2005 CDT
    The iPodLounge discussion
    http://forums.ipodlounge.com/showthread.php?s=&postid=420956#post420956
    These links take you to the sections that are directly relevant. Whilst the first post may appear to be the same for each link, scroll down the page a bit to get to the appropriate information. I hope Apple will have a solution for us before I need to re-consolidate the consolidated summary (again). Please use this page only as an index to the summary. To keep things tidy, direct technical queries should be posted in the summary, and not in here please. Many thanks to everyone for their continued efforts in dealing with this problem.
    Kind regards,
    Gopha

    Thank you for the tip Paul.
    However, a few comments if I may:
    1) Any form of file recovery, chkdsk, Scandisk etc etc is only a temporary solution, because this issue is triggered by deep sleep. So you can fix the thing, but as soon as you hit Deep Sleep, it'll come back.
    2) The Scandisk option is fine for verifying the Pod, but takes a very long time, runs the HDD continuously, and in the end achieves nothing more than can be accomplished by the chkdsk at the command prompt, or a soft reset (as I have tested) for this chkdsk error. However, for verifying the actual structure of the iPod it is good.
    3) Defragging the iPod is a much disputed topic. Whether it's actually any use for the music is unknown. I know a few people who do indulge in a big of defrag from time to time, but I've yet to have a report from anyone saying that it helps in any way.
    Overall, Scandisk (with both of the Fix File System and Recover Bad Sectors options checked), followed by Defrag takes a whole lot longer than it would to Restore the Pod using iPod Updater. The Restore has the added benefit of freshly reinstating the operating system, which Scandisk and Defrag do not do...
    chkdsk also takes a fraction of the time that Scandisk takes.
    Kind regards,
    Gopha.

  • Mavericks Mail Import- Index Corrupted (Solution)

    If you have updated to Mavericks and are unable to import your existing mail, are getting a "Your Mail Index has been corrupted" message or similar (I did not take a screen shot), you will need to do the following.
    1. Make a backup of your ~/Library/Mail/ folder. IF YOU DO NOT, YOU WILL LOSE ALL YOUR MAIL.
    For some reason, there are protected files, I used terminal to make a backup.
    sudo zip -r ~/Desktop/Mail.zip ~/Library/Mail
    Will make a backup zip on your desktop.
    2. Copy the ~/Library/Mail/ folder to the Desktop or other folder. This will be needed in a minute.
    3. Delete everything in the ~/Library/Mail/ folder.
    4. Delete the Envelope Index file in the copy you made.
    5. Delete the V2-temp folder in the copy you made. (The exact name might be different, but starts with V2.
    6. Open Mail. Your existing accounts and most of your preferences should be saved.
    Now you can get your old mail back.
    7. Go to File -> Import. Choose Apple Mail. In the window that opens, go to the copy of the folder you made in step 2.
    Everything should be selected. Click Import (or Continue).
    Once it is done, all your old mail should be in the Import Folder, organized as before. There might be a duplicate folder named "Messages" in every subfolder. These are duplicates, and can be erased.
    Once you made sure everything has been copied, you can delete the copy on the desktop and the backup zip you made. I suggest keeping it just in case.

    Deleting the Envelope Index and some other files has helped me in the past and it did help partially here: Mail started again, but only after I had removed all Mailboxes form the v2-folder.
    The IMAP Accounts rebuilt just fine (loading Mails from the Server).
    However, when I tried importing local folders Mail would sometimes import E-Mails and not at other times.
    Especially with large (25000 Mails and counting) and nested folders - Mail seems to import very unreliably. It stops after a short while (far too short) and claims it has imported it all to a folder "imported … {some number}".
    However the folder an therefore the mails are not there! Not in Mail, not in the Finder (below v2).
    I also tried importing subfolders (below a folder.mbox), but Mail wouldn't let me.
    I also noted from some imported mails, that Mail did not display them correctly, showing raw message content instead of inline images etc.
    Apple, please fix this.
    64bit issue with the database?

  • How can I to repair this Index corruption??

    Hi.
    I´m working with Oracle 9.2.0.7.0 on Windows 2003 SP2.
    I´ve a corruption issue on a PK index that I not am able to repair...
    I´ve detected it when I tried make a RMAN backup.This is the message:
    RMAN-03009: failure of backup command on ORA_DISK_1 channel at 03/02/2012 10:12:45
    ORA-19566: exceeded limit of 0 corrupt blocks for file...
    Then, I try to rebuild the index, but I get the following errors;
    ORA-01115: IO error reading block from file 8 (block # 447127)
    ORA-01110: data file 8: 'F:\ORACLE\ORADATA\INDEXES02.DBF'
    ORA-27091: unable to queue I/O
    ORA-27070: async read/write failed
    OSD-04006: ReadFile() failure, unable to read from file
    O/S error : (OS 121) The semophore timeout period has expired.
    The next step was to connect to rman catalog and try to recover that block:
    RMAN> blockrecover datafile 8 block 447127;
    Starting blockrecover at 02-FEB-12 using channel ORA_DISK_1
    Finished blockrecover at 02-FEB-12
    I try to rebuild index again but I´ve the same errors but on block 447128 this time...
    I do a new blockrecover and try to do a new rebuild index but it fails on block 447129...
    I´ve repeated this procces many times until arrive to block 447134. On this block, I have done a blockrecover correctly but when I do a rebuild index it fails on the same block again.
    Finally, after many retries, when I do a new rebuild but in this case, i get a
    ORA-08103: object no longer exists
    ...is absurd. The object yet exist!!
    Then I did BACKUP VALIDATE DATABASE from Rman catalog, and then query the view v$database_block_corruption.
    FILE# BLOCK# BLOCKS CORRUPTION_CHANGE# CORRUPTION_TYPE
    8 447120 5 0 ALL ZERO
    8 447125 1 0 FRACTURED
    2 rows selected.
    I don´t know what mean this... Anyway when I try to make BLOCKRECOVER CORRUPTION LIST; rman returns:
    RMAN-06026: some targets not found - aborting restore
    RMAN-06023: no backup or copy of datafile 8 found to restore
    and it´s true...I only have backup of the archivelogs...
    Then, I decided to try something different using DBMS_REPAIR.
    I created the REPAIR_TABLE with this script:
    BEGIN
    SYS.DBMS_REPAIR.ADMIN_TABLES (
    TABLE_NAME => 'REPAIR_TABLE',
    TABLE_TYPE => SYS.dbms_repair.repair_table,
    ACTION => SYS.dbms_repair.create_action,
    TABLESPACE => 'USERS');
    END;
    Then try save the information of bad blocks in the table...
    SET SERVEROUTPUT ON
    DECLARE num_corrupt INT;
    BEGIN
    num_corrupt := 0;
    SYS.DBMS_REPAIR.CHECK_OBJECT (
    SCHEMA_NAME => 'MYSCHM',
    OBJECT_NAME => 'PK_CORX2',
    REPAIR_TABLE_NAME => 'REPAIR_TABLE',
    CORRUPT_COUNT => num_corrupt);
    SYS.DBMS_OUTPUT.PUT_LINE('number corrupt: ' || TO_CHAR (num_corrupt));
    END;
    ...but I get
    ORA-00942: table or view does not exist
    ORA-06512: at "SYS.DBMS_REPAIR", line 284
    now, I include the OBJECT_TYPE parameter
    SET SERVEROUTPUT ON
    DECLARE num_corrupt INT;
    BEGIN
    num_corrupt := 0;
    SYS.DBMS_REPAIR.CHECK_OBJECT (
    SCHEMA_NAME => 'MYSCHM',
    OBJECT_NAME => 'PK_CORX2',
    OBJECT_TYPE => 'INDEX_TYPE',
    REPAIR_TABLE_NAME => 'REPAIR_TABLE',
    CORRUPT_COUNT => num_corrupt);
    SYS.DBMS_OUTPUT.PUT_LINE('number corrupt: ' || TO_CHAR (num_corrupt));
    END;
    and then, message is
    ORA-06502: PL/SQL: numeric or value error string. Causa: An arithmetic, numeric, string, conversion, or constraint error occurred.
    ORA-06502 in line 4
    I don´t know how to fix that...
    The only thing that occurs to me is shutdown the instance, export the table, drop the table, import again and then recreate index... but I prefer not to stop the database because it is production, And I'm not sure this will solve the problem...
    Have anybody any suggestion??? will be attentively listened...
    note: I also did a scandisk of the unit if there were errors on the disk ...
    Thanks everybody.
    Regards

    Thank you everybody. I'll try to answer all the questions...
    Normally I´m doing backups by Rman and I´m complementing it with a full export every days.
    Because the Rman backup fails due to the file corruption for several days ago I have only EXP backups in this moment.
    On the other hand I agree with you Girish Sharma. The problem seems to be generated by a OS failure and I've tried to check it.
    A significant fact is that when copying the file to another drive using OS commands, the copy fails with the message "Cannot Copy File- Path Too Long". Obviously that not is the real problem because the path is short, equal al rest of the files... Also, I can copy files from the same folder without problem.
    The HDD is configured in RAID 1, I think if this were a hardware failure of a HD, the other should be functioning properly, so I conclude it must be a file system failure. So I did an scandisk on the unit but does not seem to have solved nothing.I guess the damage is already done at the logical level of data ...
    Ok, finally I found the mode to place tablespace offline and then disable the constraint and drop the index. After this I´ve created the index in other tablespace.
    I thought that this would solve the problem, but when I tried to make a level 0 backup with RMAN it fails with the same error. Nothing has changed...
    ...well, not really. there's something that have changed.
    Alert.log show that the corruption is on file 8 block 447120, as before... but when I go to locate the object affected, this does not exist.
    SELECT segment_name , segment_type , owner , tablespace_name
    FROM sys.dba_extents
    WHERE file_id =8
    AND 447120 BETWEEN block_id and block_id blocks -1;
    no rows selected.
    I'm not sure how to interpret this... the index is now in another tablespace, and I´ve checked doing a rebuid of it, however, the datafile still corrupt and not let me do full backups...

  • Error message - ITunes is corrupted- Need to reinstall

    Has anyone received the error message "This copy of iTunes is corrupted or not installed correctly.  Please reinstall iTunes."?  I'm on a Mac with latest OS X (10.8.3).  I tried downloading the latest version of iTunes and rebooted computer.  Still get the same error.   Any other suggestions?  Thanks!!! - Laura

    I believe that the directory on your hard drive is corrupted & Disk Utility can't repair. DiskWarrior can probably fix your problem. DiskWarrior by Alsoft
    http://www.alsoft.com/DiskWarrior/index.html
     Cheers, Tom

  • Need inputs : PO Smartform in Bulgaria language

    Hi Experts,
    I need a couple of suggestions and guide lines for PO print out Smart form.
    We have requirement for PO, print  out should print in Bulgaria language if the PO Vendors is from Bulgaria country.
    And if the vendor is other than Bulgaria country then it should print in the English.
    We have already a custom smart form (English)which we have assigned it in BADI for the PO Print output BBP_OUTPUT_CHANGE_SF.
    Do we have to create 2 different smart forms? One is for Bulgaria vendors and other for non Bulgaria vendors.
    And Do need to assign the 2 different smart forms in BADI based up on the vendor country?
    If I enter the fixed text (like labels) in Bulgarian language then it will automatically will print in Bulgarian language?
    And what I have to do dynamic text (which I will read from the print program input data or data base tables) ? Is there any way for the translation for these dynamic texts?
    And I tried to put some labels in Bulgarian language in the smart form, but I am not able to see in those characters in the print preview in the portal. Its showing as some junk characters asu201D#u201D. But I am able to see in Spool (GUI, SP01). Is it because of the Bulgaria Language pack is not there in my system
    looking for your valuable inputs.
    Thank you ,
    Bharathi.
    Edited by: Dhareppa Havalagi on Jul 16, 2009 2:36 AM
    Edited by: Dhareppa Havalagi on Jul 16, 2009 2:37 AM

    Hi Masa ,
    we dont want to trigger on the basis of supplier language , its trigger based up on the supplier country .
    can you let me know is it possible with one smartform itself
    thank you ,
    Bharathi

  • Need inputs regarding Costelement

    Hello CO experts,
    Am  a SAP Project systems person and regarding one of our requirement mentioned below i request your suggestions/inputs.
    We are using transcation CJR2 to plan primary cost against WBS elements for each period/month of the year.
    Now in CJR2 we cannot do this planning only on WBS elements, it asks for another CO object like cost element,
    cost center or activty type.
    Now When I raised this question in the SAP PS forum, the experts there suggested that I could add a dummy cost element with
    the WBS element so that i can do my planning also satisfying the transcation code, which asks for a CO object along with WBS.
    Now my question here in this forum is ...can i create a dummy cost-element , will it have any cost implication?. If this is possible , can you please experts guide me how i go about this. under which cost elemnt catgry i need to create this primary cost element. Please let me know your inputs.
    Thanks in advance
    Regards
    Sandeep

    Thanks sir NovJoe for the reply.
    Just received the solution from another forum where I posted the same problem.
    They said that the flash program for the firmware will detect the drive on its own and would not flash other devices except the optical drive itself. So its pretty safe, and I can confirm this since I just flashed my ODD a little over a while ago and everything went fine. No errors.
    Though I'm speaking for the brand of ODD I own and may be different for other brands so take precautions as well. It may be different for the others.

  • URGENT Bridge and cache error photo corrupted NEED HELP

    We were going to edit a photo and upon opening it and error came up and said: "edit bridge encountered a problem and is unable to read the cache. please try purging the central cache in cache peferences to correct situation"
    We solved the cache problem by purging it but the photo is corrupted! Furthermore, the photo turned red and 1/3 of the photo has been mysteriously turned black!  It only briefly returns to normal after cache problem in adobe bridge. It turns normal but only for a split second!!! WE NEED THIS PHOTO RESTORED TO ORIGINAL CONDITION BEFORE THE CACHE ERROR.
    Thank you for help

    Your photo may be lost, I'm sorry to say.
    Check your Windows System Event log and look for disk errors.  Disks do fail, and if there have been unrecoverable errors you'll see them in the event log.
    A failing disk is not something to be left alone.  I hope you have a recent backup - if not, make one right away, then replace any failing disk drive ASAP, or you chance losing more data.  I always recommend high-reliability enterprise class disk drives such as Western Digital RE4.  They're not that much more expensive, and lost data can be worth a lot.
    -Noel

Maybe you are looking for

  • Unplugging all network devices from Fios router prevents DVR freezing and remote control lock ups.

    All, I recently had a Verizon tech visit my house due to constant DVR and remote control freezing. TV content was freezing whether it was locally recorded, pulled from another DVR in the house, or On Demand. On a hunch after the tech tested everythin

  • J2EE - How to install and use?

    Hi, I installed Tomcat on my mac and it's running. I also have Eclipse Europa. Now I don't think I have J2EE installed - How do I do it? I went to Sun's website and it gave me an archive with GlassFish which I don't need. Can somebody please tell me

  • Strange address book sync: only older contacts synced

    strange problem with syncing my contacts from apple address book (system 10.6.8) to iPod touch (latest iOs): all my newer contacts are ignored, only older ones are synced. Any idea? Thanks in advance Willi

  • Database navigation problems

    I have a problem with displaying records from my database where I wish to navigate through the records. I use a framset where I gather the search data in a form on the left side of the page and display the database results in a frame on the right han

  • Output Device Timestamp

    Hello experts, I am wondering if there is a way to say when an output device was used last time? Any info on this is highly appreciated. Thank you.