Error in Extracter Checker

Hello Experts,
When I  Execute datasource 0CFM_DELTA_POSITIONS in Delta mode, Iam getting the below error message.
Error msg: "Could not determine BW release of logical system"
Please help.
Points will be given.
Regards,
KV

Hi
          find out if there is any issue with the RFC,
  1.  Go to the Source Systems under the Modeling tabe sellect your
       SourceSystem and contextmenu (right click) and go with check.
  2.  Find if ther is any issue with the Extract checker go to T.coad RSA3
       In the Execution Mode there is an option for Debug Mode.
        Check the Debug Mode and go with  Extraction tabe to Debug it
      For Ex:
             PROGRAM GP3TXQHZUZTOIJYM6H3QINXVNGD.
         Generated subroutines for data transfer
Template.............: RSAPTD1
Generation program...: %_T01040
Generation date......: 31.12.2008
Generation time......: 10:22:58
Generation release...: 700
Generated by.........: SAPUSER
INCLUDE lrsapd00.
INCLUDE rsaucmac.
TYPE-POOLS: rsap, rsaot, rsfh, rsudt, srsc.
info source..........: 1_CO_PA_HULG
info source structure: ZOXID30233
transfer structure...: ZOXID30233
TYPES:
  ty_t_cpinfos LIKE rsurcpinfo OCCURS 0,
  lty_s_ext    LIKE ZOXID30233,
  lty_t_ext    TYPE STANDARD TABLE OF lty_s_ext WITH DEFAULT KEY,
  lty_s_tfe    LIKE ZOXID30233,
  lty_t_tfe    TYPE STANDARD TABLE OF lty_s_tfe WITH DEFAULT KEY.
CONSTANTS:
  g_c_mbc_languages(1) TYPE c VALUE
    ' '.                                                    "#EC NOTEXT
DATA
  g_funcname LIKE tfdir-funcname VALUE 'RKE_BIW_GET_DATA_API'.
      FORM DATA_TRANSFER                                            *
-->  P_T_SELECT                                                    *
-->  P_T_FIELDS                                                    *
-->  VALUE(P_S_REQUEST)                                            *
-->  VALUE(P_S_IDOC_PARAMETERS)                                    *
-->  P_SUBRC                                                       *
FORM data_transfer
     TABLES   p_t_select                 TYPE sbiwa_t_select
              p_t_select_pass            TYPE sbiwa_t_select
              p_t_fields                 TYPE sbiwa_t_fields
              p_t_fields_pass            TYPE sbiwa_t_fields
     USING    value(p_s_request)         TYPE rsap_s_request
              value(p_s_idoc_parameters) TYPE sbiwi_s_parameters
     CHANGING p_subrc                    TYPE sbiwm_subrc.
dynamically called by LRSAPU06, RSFHGEN2
  DATA: l_datapakid TYPE rsap_s_task-datapakid,
        l_subrc     TYPE sbiwm_subrc.
IDOC tables/structures
  DATA: l_s_ZOXID30233  LIKE ZOXID30233,
        l_t_ZOXID30233
                                  LIKE ZOXID30233 OCCURS 0.
extractor
  DATA: l_fname                   LIKE rois-fname.
  l_fname = 'RKE_BIW_GET_DATA_API'.
interface parameter: distinguish test from BW calls
  DATA: l_read_only               TYPE sbiwa_flag.
in case of delta request, call common delta extractor
  CASE p_s_request-updmode.
    WHEN sbiwa_c_updmode_delta.
      l_fname = rsaot_c_extractor-gendelta.
    WHEN sbiwa_c_updmode_repeat.
      l_fname = rsaot_c_extractor-gendelta.
    WHEN    sbiwa_c_updmode_deltainit
         OR srsc_c_updmode_initsimu.
      l_fname = rsaot_c_extractor-gendeltainit.
  ENDCASE.
Set SUBRC to 0 as default
  p_subrc = 0.
  PERFORM get_bwbcrl_testmode IN PROGRAM saplrsap
     USING srsc_bwbcrl_20a.
  IMPORT l_read_only FROM MEMORY ID 'RSFH_REO'.
  IF p_s_request-immediate = rsfh_c_debug_on.
    BREAK-POINT.
  ENDIF.
Deadlocks bei paralleler Extraktion 30B SP07, Hw. 569760
  IF p_s_request-updmode = sbiwa_c_updmode_full.
    COMMIT WORK.
  ENDIF.
Initialization of application API
  CALL FUNCTION l_fname
       EXPORTING
            i_requnr            = p_s_request-requnr
            i_isource           = '1_CO_PA_HULG'
            i_maxsize           = p_s_idoc_parameters-maximum_size
            i_initflag          = sbiwa_c_flag_on
            i_updmode           = p_s_request-updmode
            i_rlogsys           = p_s_request-rcvprn
            i_read_only         = l_read_only
       TABLES
            i_t_select          = p_t_select_pass
            i_t_fields          = p_t

Similar Messages

  • Error while extracting data from data source 0RT_PA_TRAN_CONTROL, in RSA7

    Hi Gurs,
    I'm getting the below error while extracting data from data source 0RT_PA_TRAN_CONTROL, in RSA7. (Actullly this is IS Retail datasource used to push POSDM data into BI cubes)
    The error is:
    Update mode "Full Upload" is not supported by the extraction API
    Message no. R3011
    Diagnosis
    The application program for the extraction of the data was called using update mode "Full Upload". However, this is not supported by the InfoSource.
    System Response
    The data extraction is terminated.
    Procedure
    Check for relevant OSS Notes, or send a problem message of your own.
    Your help in this regd. would be highly appreciated.
    Thanks,
    David.

    Hi David,
    I have no experience with IS Retail data sources. But as message clearly say this DS is not suppose to be ran in Full mode.
    Try to switch you DTPs/Infopackages to Delta mode.
    While to checking extraction in source system, within TA RSA3 = Extractor checker, kindly switch Update mode field to Delta.
    BR
    m./

  • Error While extracting data from FIAA and FIAP

    Hi Gurus,
    I am facing error while extracting data from R/3 Source. 0FIAA, 0FIAP datasources. I am getting the same error repeatedly. No data will come BW. When I checked in RSA3 I can extract records.
    Ther Error is as follows:
    Request still running
    Diagnosis
    No errors could be found. The current process has probably not finished yet.
    System response
    The ALE inbox of the SAP BW is identical to the ALE outbox of the source system
    and/or
    the maximum wait time for this request has not yet run out
    and/or
    the batch job in the source system has not yet ended.
    Current status
    No Idocs arrived from the source system.
    Kindly help. Your points are assured.
    Thanks and Regards
    Prasad

    Hello Prasad,
    Have you already checked what happened in the source system ?
    You should verify if a job is running in sm37, or if there is no dump runtime errors due to the extraction in st22.
    It could be a clue of what happened in R/3.
    Let us know,
    Regards,
    Mickael

  • Error while extracting zip file

    I am using the following code to extract zip files from jar file
    source = "zip/test.zip"
    destination = "c:\\"
    public void unzip(String source,String destination){
              try{
                   ZipInputStream in = new ZipInputStream( this.getClass().getResourceAsStream(source));
                   FileOutputStream fos = null;
                   ZipEntry ze = null;
                   File ff = null;
                   while ( (ze=in.getNextEntry() ) != null ){
                        System.out.println( "name=" + ze.getName() );
                        ff = new File( destination + ze.getName() );
                        if ( ze.isDirectory() ){
                             System.out.println("making "+ze.getName()+" dir ("+ ff.mkdirs() +")");
                        else{
                             fos = new FileOutputStream( ff );
                             byte[] buf = new byte[1024];
                             int len;
                             while ((len = in.read(buf)) > 0){
                                  fos.write(buf, 0, len);
                             fos.close();
                             System.out.println("wrote file "+ff.getPath()+" success=" + ff.exists() );
                   in.close();
              }catch(Exception e){
                   e.printStackTrace();
         }     But i found error in extracting zip file
    java.io.FileNotFoundException: C:\eclipse\.eclipseproduct (The system cannot find the path specified)
    I need some quick response on it.

    Nothing to do with the resource path....thats fine. Use the code below.....most likely this will fix it.......
    Added a check for directories that start with a ".".  The File utility probably thinks its a file, also added a try....check it does make the "." directories.........dont forget the dukes.
        ZipInputStream zis = null;
        FileOutputStream fos = null;
        try
          zis = new ZipInputStream( new FileInputStream( "C:\\your_path\\your_zipfile_or_jar.zip" ) );
          ZipEntry ze = null;
          File ff = null;
          while ( ( ze = zis.getNextEntry() ) != null )
            System.out.println( "name=" + ze.getName() );
            ff = new File( "C:\\your_path\\" + ze.getName() );
            if ( ze.isDirectory()  || ze.getName().startsWith("."))
              try{ System.out.println( "making " + ze.getName() + " dir (" + ff.mkdirs() + ")" ); }catch(Exception e2){}
            else
              fos = new FileOutputStream( ff );
              byte[] buf = new byte[1024];
              int len;
              while ( ( len = zis.read( buf ) ) > 0 )
                fos.write( buf, 0, len );
              fos.close();
              System.out.println( "wrote file " + ff.getPath() + " success=" + ff.exists() );
          zis.close();
        catch( Exception ex )
          ex.printStackTrace();
        finally
          try { zis.close(); }catch(Exception ex){}
          try { fos.close(); }catch(Exception ex){}
        }

  • (ID 30101 Details: Data error (cyclic redundancy check) (0x80070017)) _More information

    Hi,
    Can anyone please help with this?  Our Tape Drive died and we got a new one from our Maintenance Company. Since then large backups to tape are failing.  When the jobs are small they seem to go through OK but when the job is greater than around
    200GB then it fails with the error below.
    I tried updating the tape drive driver but Windows said that the drive wasn't functioning properly any more.
    The only difference between the old faulty drive and the new drive is the firmware.  We used to have A422 in the old drive.  The new drive has  D8D5.  Can someone please help as it's driving me crazy.
    "Affected area:
    IBM TotalStorage 3573 Tape Library
    Occurred since: 03/03/2015 10:19:37
    Description: Library drive IBM ULTRIUM 5 HH 3580 TAPE DRIVE (1068006186) in IBM TotalStorage 3573 Tape Library is not functioning and library jobs may fail until the drive is repaired.
     The drive is not functioning for the following reason:
     (ID 3303)
    DPM encountered a critical error while performing an I/O operation on the tape Physical Servers-LT-MonthlyBackup-00000235 (000086L4) (Barcode - 000086L4) in Drive IBM ULTRIUM 5 HH 3580 TAPE DRIVE (1068006186).
    (ID 30101 Details: Data error (cyclic redundancy check) (0x80070017))
    More information
    Recommended action:
    Retry the operation. If the problem persists, contact your hardware vendor.
    No action required
    Resolution: To dismiss the alert, click below
    Inactivate"
    Regards
    Willie

    Hi,
    It sounds like another faulty drive - You can try to reproduce the problem outside of DPM using some external utilities.   If you get an error before the tape fills you can use net helpmsg errorcode to see what the error was.
    Download the DPMerasetape.zip file from the following link and extract to c:\temp folder.
    https://onedrive.live.com/?cid=b03306b628ab886f&id=B03306B628AB886F%21524&sc=documents
    The utilities are not that user friendly, but here are the basics.
    Always Stop DPMLA Service prior to running MCT.EXE Commands.
      NET STOP DPMLA
    C:\> mct-x64.exe -p
    Opening changer \\.\Changer0
         ********** Changer Parameters **********
             Number of Transport Elements : 1
             Number of Storage Elements : 50
             Number of Cleaner Slots : 0
             Number of of IE Elements : 0
             Number of NumberDataTransferElements : 6
             Number of Doors : 0
             First Slot Number : 0
             First Drive Number : 0
             First Transport Number : 0
             First IEPort number : 0
             First Cleaner Slot Address : 0
             Magazine Size : 0
             Drive Clean Timeout : 600
      Flags set for the changer :
             CHANGER_BAR_CODE_SCANNER_INSTALLED
             CHANGER_POSITION_TO_ELEMENT
             CHANGER_STORAGE_DRIVE
             CHANGER_STORAGE_SLOT
             CHANGER_DRIVE_CLEANING_REQUIRED
             CHANGER_VOLUME_IDENTIFICATION
             CHANGER_VOLUME_SEARCH
             CHANGER_SERIAL_NUMBER_VALID
     Changer can move from Slot to :
                     Slot
                     Drive
     Changer can move from Drive to :
                     Slot
                     Drive
     Changer is Capable of positioning transport to Slot.
     Changer is Capable of positioning transport to Drive.
    C:\> mct-x64.exe -d
    Opening changer \\.\Changer0
    Product Data for Medium Changer device :
      Vendor Id    : STK
      Product Id   : L180
      Revision     : 030
      SerialNumber : 3077520000
    For MCT utility we have the  -m [MOVE] command to move media around inside the library.
    -m [ElemType-T] Transport# [ElemType-Source] S_lot#/D_rive# [ElemType-Destination] S_lot#/D_rive#
    Get / view command syntax for –m (move) command for changer 0
    C:\>mct-x64 0 -m
    Opening changer \\.\Changer0
    MoveMedium : mct -m t N s\d N s\d N   [Where s/d means Slot or Drive and N is ZERO based].
    Some Examples:
    mct-x64 -m t 0 s 0 d 0    (Using transport-0, move media from slot-0  to drive-0)
    mct-x64 -m t 0 d 0 s 0    (Using transport-0, move media from drive-0 to slot-0)
    mct-x64 -m t 0 s 0 s 100  (Using transport-0, move media from slot-0  to slot-100)
    mct-x64 -m t 0 d 0 d 1    (Using transport-0, move media from drive-0 to drive-1)
    mct-x64 -m t 0 s 0 ie 0   (Using transport-0, move media from slot-0  to IEPort 0)
    Once you move a tape into a drive, use mytape commands Loadtape, taperewind, locktape, Disable hardware compression, Set block size to 65536 (64K), writeforspanning.
    You need the symbolic name for the tape drive you loaded media into - look in the DPM console by clicking the tape drive and look at the details for
    \\.\tape########.  use that in the following command.
    Mytape.exe \\.\Tape2147483638
    Status: Getting the handle for \\.\Tape2147483638...Success
    TapeConsole_1.0>taperewind">\\.\Tape2147483638>TapeConsole_1.0>taperewind
    Status: Rewinding Tape ...Success
    TapeConsole_1.0>setdriveinfo">\\.\Tape2147483638>TapeConsole_1.0>setdriveinfo
    Hardware error correction  [y]-Enable / [n] Disable : y
    Hardware data compression  [y]-Enable / [n] Disable : N   (BE SURE TO DISABLE)
    Data padding  [y]-Enable / [n] Disable : n
    Setmark reporting   [y]-Enable / [n] Disable : n
    Number of bytes between the end-of-tape warning and the physical end of the tape: 0
    Status: Setting Drive Information...Success
    TapeConsole_1.0>writeforspanning">\\.\Tape2147483638>TapeConsole_1.0>writeforspanning
    Status: Writing onto tape...Failed !!!
    Error_ID reported: 1100                 (net helpmsg 1100
    = The physical end of the tape has been reached.
    Number of bytes written: 983040     (Ignore bytes written, we'll get physical tape position later)
    Giving up
    Time taken: 15788ms
    TapeConsole_1.0>taperewind">\\.\Tape2147483638>TapeConsole_1.0>taperewind
    Status: Rewinding Tape ...Success
    REPEAT
    TapeConsole_1.0>erasetape">\\.\Tape2147483638>TapeConsole_1.0>erasetape s
    Short erase / Long Erase [s/l]:Status: Erasing the tape...Success
    \\.\Tape2147483646...Success
    c:\>mct-x64.exe -m t 0 d 0 s 0
    Opening changer \\.\Changer0
    Source is a Drive
    Destination is a Slot
    Move : Transport - 0, Src - 0, Dest - 0
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. Regards, Mike J. [MSFT]
    This posting is provided "AS IS" with no warranties, and confers no rights.

  • Error when extracting data with extractor 2lis_04_matnr - NEED HELP ASAP !!

    Hi experts!
    Got an error when extracting data with extractor 2lis_04_matnr.
    System says (short dump):
    DUMP TEXT START----
    Runtime error:    CONNE_IMPORT_WRONG_COMP_TYPE
    Exception:   CX_SY_IMPORT_MISMATCH_ERROR
    Error when attempting to import object "MC04P_0MAT_TAB".
    The current ABAP program "SAPLMCEX" had to be terminated because one of the statements could not be executed. This is probably due to an error in the ABAP program. When attempting to import data, it was discovered that the data type of the stored data was not the same as that specified in the program.
    An exception occurred. This exception is dealt with in more detail below. The exception, which is assigned to the class 'CX_SY_IMPORT_MISMATCH_ERROR', was neither caught nor passed along using a RAISING clause, in the procedure  "MCEX_BW_LO_API" "(FUNCTION)".                                                                             
    Since the caller of the procedure could not have expected this exception      
    to occur, the running program was terminated.                                
    The reason for the exception is:  When importing the object "MC04P_0MAT_TAB", the component no. 5 in the dataset has a different type from the corresponding component of the target object in the program "SAPLMCEX". <b>The data type is "D" in the dataset, but "C" in the program.</b>
    DUMP TEXT END----
    Please, can someone explain me how to solve it? 
    Really need help ASAP!
    Thanks in advance,
    Jaume
    Message was edited by:
            Jaume Saumell
    Message was edited by:
            Jaume Saumell

    Hi,
    Check this note: 328181
    So you need to delete entries in SM13/LBWQ for application and also detup table content.
    And then refill teh set up table.
    If you are in production clear the entries by running collective run no of times for this application 04.
    With rgds,
    Anil Kumar Sharma .P

  • Message no. R3009 - error in extraction program for the DSO

    Dear All,
    I get the following error, when I execute the data source object, when I select monitor button in the window the process is in Red.  So I couldn't get the report at the ODS.  Please help me to clear the following error :
    The extraction program does not support object ZSHIPTRACKND
    Message no. R3009
    Diagnosis
    The application program for the extraction of data was called up using the invalid InfoSource/invalid InfoObject ZSHIPTRACKND.
    System Response
    The data extraction is terminated.
    Procedure
    Check the SAP Support Portal for the appropriate Notes and create a customer message if necessary.
    with Regards,
    Jerald

    What release are you at?
    Have you searched SAP Notes and the SDN forums for this. A quick search indicates 9 SAP Notes and 15 SDN posts regarding this error message. Unless we know what release level you are at we are unable to offer viable solutions.

  • Error during extraction with UD Connect

    Hi All,
    I established connection to my source system through UD conenct and it is successful. The check on Source systems is fine and SM59 check is fine. However when I try to create a datasource and in the Extraction tab, click on the Source Object selection, I get the error:
    "Error while extracting field list of UD Connect object: UDCADAPTERROR::RSSDK|200|Cannot open the connectio"
    Can you please help me?
    thanks
    Lupita

    Hi,
    This error is related to JCo connection, tell BASUS person to look into this error, they may restart JCo services. check connection on datasource and try loading
    Regards,
    Daya Sagar

  • Error in Extraction through RSA3

    Hello,
    I am trying to extract data from my DataSource through RSA3, but Iam getting Error while Extraction data,.
    The display log error says"S:RSSDK:300 [DataDirect][SQLServer JDBC Driver]Object has been closed."
    Regards,
    Mayank
    Points -> Thanks

    The setting are fine. we have already checked that.
    If we delete our Infosource, is the FM created though this also gets deleted from the Function Group.
    Please let me know what else can be done on this error issue.
    Regards,
    Mayank

  • Error while extracting from source type InfoProvider)

    Dear Sdns,
                       Am trying to load the data from the exisitng standard cube to one new ZCUBE.. The time when am loading the data. am getting the following errors...
    <b>- Data package processing terminated     
    - Error while extracting from source 0FIGL_C10 (type InfoProvider)
    - ORA-01652: unable to extend temp segment by 128 in tablespace PSAPTEMP
    - SQL Error: 1652
    - Exception CX_RS_STEP_FAILED logged</b>
    Can any one help me out from this issue...
    Answering getz appreciated,
    Warm Regards,
    Hemanth Aluri

    Hi,
    It seems like Table space problem..check with your basis team.
    regards,
    raju

  • Error while extracting 0FI_GL_30 - Message RJ012

    Hi All,
    I am extracting Data Source in RSA3.
    I am getting the following Error Message.
    Error while Extracting Message RJ012
    Can Anyone will help in this issue?
    Thanks,
    Mayur

    Please check if SAP Note 1006441 is useful to your issue.
    Hope this helps!
    - Sheen

  • CREATE_OBJECT_CLASS_NOT_FOUND runtime error during extractor checking

    Hi Gurus,
    I had to modify a generic data source based on a database view. I had to add a field for extraction. Since this field was available in the tables on which the view was built but not used in the view, I modified the view to to include the field. Then, I modified the extract structure to include the newly added field.
    Now, when I try to check the extractor in RSA3 (extract checker), I end up getting a runtime error with details as below.
    Runtime Errors                    CREATE_OBJECT_CLASS_NOT_FOUND          
    Except.                    CX_SY_CREATE_OBJECT_ERROR          
    Date and Time                    3/6/2012     5:46:07     
         Short text                         
              CREATE OBJECT: The class "\CLASS=ZCL_IM_CLC" was not found.                    
         What happened?                         
              Error in the ABAP Application Program                    
              The current ABAP program "CL_EXIT_MASTER================CP" had to be                    
               terminated because it has                    
              come across a statement that unfortunately cannot be executed.                    
         Error analysis                         
              An exception occurred that is explained in detail below.                    
              The exception, which is assigned to class 'CX_SY_CREATE_OBJECT_ERROR', was not                    
               caught in                    
              procedure "INSTANTIATE_IMP_CLASS" "(METHOD)", nor was it propagated by a                    
               RAISING clause.                    
              Since the caller of the procedure could not have anticipated that the                    
              exception would occur, the current program is terminated.                    
              The reason for the exception is:                    
              The dynamically specified class "\CLASS=ZCL_IM_CLC" at CREATE OBJECT neither                    
               exists as                    
              local, nor as global class in the system, or is overshadowed by a local                    
              data type of the same name.                    
         Missing RAISING Clause in Interface                         
              Program                    CL_EXIT_MASTER================CP
              Include                    CL_EXIT_MASTER================CM002
              Row                    1
              Module type                    (METHOD)
              Module Name                    INSTANTIATE_IMP_CLASS
         Trigger Location of Exception                         
              Program                    CL_EXIT_MASTER================CP
              Include                    CL_EXIT_MASTER================CM002
              Row                    15
              Module type                    (METHOD)
              Module Name                    INSTANTIATE_IMP_CLASS
         Source Code Extract                         
         Line          SourceCde               
         1          METHOD instantiate_imp_class .               
         2                         
         3            DATA: abs_type_classname TYPE string,               
         4                  imp_obj            TYPE imp_obj_type.               
         5                         
         6          *   Look for objects that have been created for this class               
         7            READ TABLE imp_obj_tab INTO imp_obj               
         8                WITH TABLE KEY imp_name    = imp_name               
         9                               calling_obj = caller.               
         10            IF sy-subrc = 0.               
         11              instance = imp_obj-obj.               
         12            ELSE.               
         13              CONCATENATE '\CLASS=' imp_class INTO abs_type_classname.               
         14          *****  dynamic object creation     *******************************               
         >>>>>              CREATE OBJECT instance TYPE (abs_type_classname).               
         16          ******************************************************************               
         17              imp_obj-imp_name    = imp_name.               
         18              imp_obj-calling_obj = caller.               
         19              imp_obj-obj         = instance.               
         20              INSERT imp_obj INTO TABLE imp_obj_tab.               
         21            ENDIF.               
         22          ENDMETHOD.     
    Can anybody please help me solve this issue?

    Hi Ajay,
    Please check the following threads for your issue::
    System Exception
    Exception              CX_SY_CREATE_OBJECT_ERROR
    Why is CREATE_OBJECT_CLASS_NOT_FOUND ?
    Dump CREATE_OBJECT_CLASS_NOT_FOUND with BADI in MM_MATBEL archiving object
    Regards,
    Arpit

  • GrandTheftAuto 4 error wtv190 funtionsvalidator;;check()readfromprotectedbuffer;opcfailed reboot or reinstall gfwl

    I been threw the process of installing the game G.T.A.IV, in compatibility mode (windows vista pack 2) so windows 8 would allow me to install the game on my O.S,(windows 8) after that I activated my key code from the disc copy I bought at
    walmart.  then I went to rock star to get to get the updated patch for the game to get pass the error ws10, after that patch was extracted and installed I was able to start the game, just to get to the game menu, and no further, if
    I tried to play the game I would get the error wtv190   funtionsvalidator;;check()readfromprotectedbuffer;opcfailed reboot or reinstall gfwl or something like that, I have uninstall games for windows live, cleaned registry, then reinstalled games
    for windows live, the game does  not allow me to sign into games for live, in game so I can't either save or play the game, or progress further than game menu. your help would be most useful, I spent over an hour just reading about the issues I have had
    with this game, the 3rd error I need your help on.  

    yes I had the issue wtv190   funtionsvalidator;;check()readfromprotectedbuffer;opcfailed reboot or reinstall gfwl or something like it, error after I dealt with those 2 other errors of incompatible %p then error ws10, I uninstalled 
    games for Windows live then market place, I ran a registry cleaner/fix then rebooted pc, then down loaded the windows client and installed it, I'm happy to say the game runs after I went threw 3 error's, most video gamers give up seeing the first
    error after they try to install a game, but not me when I start something I feel I need to finish what I start. I hope my info is helpful for future gamers.

  • I am using Windows 8.1 i have an External Hard Disk and one drive is now inaccessible due to sudden power failure few days ago. Now it shows "Data error (Cyclic redundancy check)". I want all my important files and Pics. How ?

    Hi,
    I am using Windows 8.1
    I have an External Hard Disk i have partitioned it to 4 parts.
    One drive is now inaccessible due to sudden power failure while listening Music from that drive few days ago.
    Now it shows "Data error (Cyclic redundancy check)".
    I tried all the procedures provided here like
    chkdsk /f, diskpart, rescan etc
    but no result :( (i mean all processes failed. They could not detect the drive).
    Please help me to get those data, pictures and project files.
    thank you

    Then why aren't you posting this in the Windows 8 forums found @
    http://social.technet.microsoft.com/Forums/windows/en-US/home?category=w8itpro
    This is a Windows 7 forum for discussion about Windows 7.
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”

  • Data error (cyclic redundancy check) when installing windows xp..

    hi guys.. i'm new here.. just switched to macdom a few days ago but unfortunately, i have been having problems trying to install windows xp with sp 2 on my system using boot camp. everytime i install it, i get to the setup screen ("39 minutes till setup rah rah rah", "windows xp is awesome because it has this cool interface etc... rah rah rah") and then the error of doom comes out -_-
    the error given is;
    an eror has been encountered that prevents setup from continuing
    one of the components that windows needs to continue setup could not be installed
    data error (cyclic redundancy check)
    if you are installing from a cd, there might be a problem with the disc; try cleaning the disc or using another disc
    if you are installing from the network, it is possible that not all of the files were copied correctly to your disk drive. run the disk checking utility on your installation drive from the recovery console and start setup again
    press ok to view the setup log file
    i have tried numerous times without fail and it is getting to my head.. gah.. if someone could help me out, it would be massive and i would sell my soul to you! (kidding).. thanks for reading!
    p/s: my setup is;
    Macbook
    2.1ghz
    1gb ram
    120gb hard disk
    dvd/cd-rw combo drive
    the basic setup pretty much.. again.. any help would be greatly appreciated. thank you so much guys!

    I guess there is a problem with your XP CD, probably scratched or did not burn successfully. Have you tried it with another installation cd?

Maybe you are looking for

  • I don't remember my iCloud username that was used when I set up my Iphone4s. I know my apple ID but that is not the same thing. I need it to activate my phone.

    I don't remember my iCloud username that i made when i set up my Iphone 4s. i do know my apple ID but according to my phone, it's not the same thing. When I sign onto icloud on my computer, it allows me to use my Apple id. Not on my phone though..

  • UPS for my network

    OK guys, I am not electrical engineer, so I need some help here. This is my issue: I am planning to purchase a UPS to cover my small network. It consists of: - iMac 24" (Lion) with two external hard disks, both powered from the USB ports. - Mac Mini

  • File types don't save properly in CS6

    Why? and what is Adobe doing to fix. I have read some long workarounds that are ridiculous. Photoshop has alwaysnever had issues with pointing to plugins, or old plugins moving to the new software. This is clearly a failure on their end. Photoshop US

  • My question on package .

    I am learning package. I create first class 'Box2' and define it in package 'pkg1'. package pkg1; class Box2 {     void Box2() {          System.out.println("it is box2"); }I then create second class 'Box3' and define it in package 'pkg1'. package pk

  • Solaris10: read value of rlim_fd_cur

    Hi, in /etc/system is rlim_fd_cur defined with a value of 1024. Changing this value takes affect when booting. How do I read this value out of kernel? Thanks for Help. Regards Eric