10g Lite  SYNC Error  --   POL-3201 "Invalid Slot Number"

Hi,
I am Using Oracle Lite 10g R3, I am doing manual SYNC Process.
Today I started the manual Sync Process i encountered the Error Message in the Screen "POL-3201 Invalid Slot Number"
Oracle document States that
POL-3201 Invalid slot number
Cause: Internal error caused by referencing an object that has been deleted. Each
object in the database, such as a row has a unique object identifier (OID) that
identifies the location of the object in secondary storage. Each database file is
divided into fixed size chunks called disk pages. An OID can become invalid
when the:
■ disk page being referred by the OID does not exist in the database file.
■ physical read or write of the disk page fails due to an operating system related
error.
■ address of the object (as indicated by the internal encoding in the OID) in the
disk page is outside the page.
■ object is not found in the page.
Has anyone faced this error and resolved it successfully?
Please advice.
Thank U
SHAN

Hi,
I am getting the following information in the debug file
CONNECT SQL sipdb=72310728
cmd:SELECT CONSTRAINT_NAME,TABLE_NAME FROM ALL_CONSTRAINTS WHERE CONSTRAINT_TYPE='R'
cmd:SELECT CONSTRAINT_NAME,TABLE_NAME FROM ALL_CONSTRAINTS WHERE CONSTRAINT_TYPE='U'
14:23:34.511 startOfPublication()end
Error at C:\ADE\omeprod_ol103021\olite\db\build\win\ocapi\..\..\..\src\ocapi\processop.cpp line:735 rc:-3201
Build date Nov 18 2008
okErr=(invalid slot number)
mess=(SYS_LSI_AGE)
AddLog(-3201 "ERROR",POL-3201,"04/30/2009 13:24:28","invalid slot number:SYS_LSI_AGE","DURBAN2008")
14:23:34.527 ROLLBACK OKAPI conscli
ROLLBACK SQL sipdb
ROLLBACK OKAPI sipdb
14:23:34.527 okDis(env=3816c84)
DISCONNECT OKAPI conscli okEnv=3816c84
14:23:34.527 okFinal 0
14:23:34.527 DISCONNECT SQL sipdb
14:23:34.527 okDis(env=4454fac)
DISCONNECT OKAPI sipdb okEnv=4454fac
Free SQL ENV
14:23:34.527 okFinal 0
DoProcess()=-3201
in prepareErrorReport
m_okEnv=4454fac
okSetTimeout(20000)=0
getDsnAttribute0(DURBAN2008_conscli)=0
14:23:34.527 okConnect1()... 14:23:34.543 okConnect1(F:\mobileclient\oldb40\DURBAN2008\conscli.odb)=2633737
CONNECT OKAPI conscli=2633737 okEnv=4454fac
makeFnameBase(00000000000000000)
BeginTranz(0 0)
EndTranz nDirty=2
EndTranz(0 0)
14:23:34.543 okDis(env=4454fac)
DISCONNECT OKAPI conscli okEnv=4454fac
14:23:34.636 okFinal 0
ocDoSyncronize done 14:23:34.636
Please Advice
Thank U
SHAN

Similar Messages

  • Oracle 10g Lite-Sync Error

    Hi,
    I am Using Oracle 10g"Lite" Database, I am doing manual SYNC Process.
    Today I started the manual Sync Process i Got this Error Message in the Screen "POL-3201 Invalid Slot Number"
    I referred a document Shows this information
    POL-3201 Invalid slot number
    Cause: Internal error caused by referencing an object that has been deleted. Each
    object in the database, such as a row has a unique object identifier (OID) that
    identifies the location of the object in secondary storage. Each database file is
    divided into fixed size chunks called disk pages. An OID can become invalid
    when the:
    ■ disk page being referred by the OID does not exist in the database file.
    ■ physical read or write of the disk page fails due to an operating system related
    error.
    ■ address of the object (as indicated by the internal encoding in the OID) in the
    disk page is outside the page.
    ■ object is not found in the page.
    But i did not delete any thing in the Lite database.
    Yesterday the Manual SYNC was Successful ...After i did not touch the Lite Database.Today I started the SYNC and i Got the Error.
    Did any one face this error?
    Please advice on this Error
    Thank U for the Useful Information
    SHAN

    See if following OTN forum thread helps...
    Re: POL-3011/3012 when database is on SD Card.

  • Oracle Database 10g Lite -- SYNC Error

    Hi,
    I am Using Oracle Database 10g Lite.While doing the Sync Process With the Mobile Server i am getting following error message in my Ol_SYNC.log file
    "SUCCESS",0,"03/09/2009 18:02:36","","New2008"
    "ERROR",POL-3011,"03/10/2009 12:27:54","a device read error was detected:",""
    "SUCCESS",0,"03/10/2009 13:20:12","","New2008"
    What i did is ....
    First I Download the Client New2008 from Mobile Server
    Second I done some DML operation in that Downloaded File (in the forms of *.odb and *.obs)
    Third I start to SYNC that Client "NEW2008"
    Sync process is web based only .....
    after the SYNC process Completed i got the log off Screen in MY Internet Explorer
    i always check the ol_sync.log file for the confirmation( about the SYNC) and i got the error message in that file as mentioned above.
    Error is Releated what ?
    Any Advice
    Thanks
    SHAN

    See if following OTN forum thread helps...
    Re: POL-3011/3012 when database is on SD Card.

  • 10G lite database error

    Hi,
    I am getting the following error while getting connection from 10G Lite database on PDA.
    An unhandled exception of type 'Oracle.DataAccess.Lite.OracleException' occurred in Oracle.DataAccess.Lite_wce.dll
    Additional information: S1000[POL-3261] there are too many transactions
    Thanks,
    Ravi Reddi

    This error will require a call to Oracle Support
    where you will need to submit a TAR (Technical Assistance Request).
    POL-3261 There are too many transactions
    Cause: This is an abnormal condition.
    Action: Report this as an "Abnormal Condition".

  • Oracle Lite Sync error

    Im getting the following error when sync. ???? Cant trace it please help
    Sync session exception stack trace:
    java.sql.SQLException: ORA-00932: inconsistent datatypes: expected DATE got NUMBER
         at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:189)
         at oracle.jdbc.ttc7.TTIoer.processError(TTIoer.java:242)
         at oracle.jdbc.ttc7.Oall7.receive(Oall7.java:554)
         at oracle.jdbc.ttc7.TTC7Protocol.doOall7(TTC7Protocol.java:1478)
         at oracle.jdbc.ttc7.TTC7Protocol.parseExecuteFetch(TTC7Protocol.java:888)
         at oracle.jdbc.driver.OracleStatement.executeNonQuery(OracleStatement.java:2077)
         at oracle.jdbc.driver.OracleStatement.doExecuteOther(OracleStatement.java:1987)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2704)
         at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:458)
         at oracle.lite.sync.Subscription.execPrepUpdate(Unknown Source)
         at oracle.lite.sync.DmlProcessorM.executeInsertUpdate(Unknown Source)
         at oracle.lite.sync.DmlProcessorM.executeInsertUpdate(Unknown Source)
         at oracle.lite.sync.DmlProcessorDB.reExecuteDml(Unknown Source)
         at oracle.lite.sync.DmlProcessorDB.flushIs(Unknown Source)
         at oracle.lite.sync.HeliosSession.startSession(Unknown Source)
         at oracle.lite.sync.resume.Client$1.run(Unknown Source)
         at oracle.lite.sync.resume.ThreadPool$PoolTask.run(Unknown Source)

    I know the Database Mobile Server (inc. legacy Database Lite) forum doesn't get a lot of traffic but it really is the best place to ask Lite questions. It is an entirely different product from the real database and as such requires specialist knowledge.
    At the very least you should cross-post these questions there. I'm not normally a fan of duplicate postings but I make exceptions for these cases.
    Good luck, APC

  • Oracle 9i Lite SYNC Error in PALM

    Hi,
    I have Installed Oracle 8.1.6 Server in a Machine & Oracle 9i Lite 5.0 in a Machine, when i try ro connect & SYNC with my PALM Device OS 3.5 i get a [CNS-2000] Server send Error - 9025:0
    Message, check log in the PALM device using mSYNC.
    I have installed the Patchset 5.0.0.4 and have done all the settings related to the configuration.
    Kindly help as it is very urgent to establish the connection SYC between the PALM & the Oracle.
    Thaks & Regards,
    Viswanathan

    If this is happening on the upload of the data from the client, it is normally due to a mismatch between the DDL of the publication item and the corresponding in queue table (CFM$WTGPI_nnnnn).
    Have you made changes on the server to the table/view definitions?
    If so then have you re-published? If there is data in the in queue or error queue it will sometimes not refresh the mobileadmin tables with the changed columns/data types, although if you use API's i believe you may be ok. If there is no mismatch on the server, what about the format of the table on the client? it may be trying to upload some changes

  • Sync error: CRTranRec:​:GetLinked​RecordId : Invalid linked record Id

    Hi,
    I have a blackberry bold 9930 and the following error message appears everytime i want to sync my cellphone with blackberry desktop software on my PC - Organizer date :  "Sync error: CRTranRec::GetLinkedRecordId : Invalid linked record Id".
    Help please !
    Jose Carlos

    Hello jcvc00
    Welcome to BlackBerry Support Community Forums
    To resolve your problem you may have to check your address Book and see if you have any blank contact image.Look at this RIM's Knowledge Base regarding this error :
    KB31008 : Error "CRTranRec:: GetLinkedRecordId : Invalid linked record Id" is displayed when synchronizing with the BlackBerry Desktop Software.
    Prince
    Click " Like " if you want to Thank someone.
    If Problem Resolves mark the post(s) as " Solution ", so that other can make use of it.
    Click " Like " if you want to Thank someone.
    If Problem Resolves mark the post(s) as " Solution ", so that other can make use of it.

  • Uploading a file into DB error occured: ORA-01465: invalid hex number

    While uploading a file into the DB, It is promting an error: "ORA-01465: invalid hex number"
    how to convert a binary data to hex format in this case.

    Hello again,
    Ok, to upload into the database through APEX, using the file browser, you need to do the following:
    1. Create the file browser item on your page.
    2. Create a page process that is executed on the SUBMIT button.
    The code should be something like this:
    IF ( :P1_FILE_NAME is not null ) THEN
      INSERT INTO oehr_file_subject(id,NAME, SUBJECT, BLOB_CONTENT, MIME_TYPE)
      SELECT ID,:P1_FILE_NAME,:P1_SUBJECT,blob_content,mime_type
         FROM APEX_APPLICATION_FILES
       WHERE name = :P1_FILE_NAME;
      DELETE from APEX_APPLICATION_FILES WHERE name = :P1_FILE_NAME;
    END IF;{size:14}Files uploaded through the file browser are inserted into APEX_APPLICATION_FILES and need to be copied into your file.
    Be sure to include a column in your table for the filename in {color:green}FILENAME.EXT{color} format so that the system will know how to handle the file when you try to download.
    {size}
    {size:14}
    Don.
    You can reward this reply by marking it as either Helpful or Correct :)
    {size}

  • ORA-01465:invalid hex number

    Hi,
    Insert into ur3users
    select user_id, pass_mgmnt.decrypt_pass(password), user_name from users ;
    ur3users.user _id (number 38,0)
    ur3user.user_name (varchar 100 byte)
    ur3users._password (varchar 100 byte)
    users.user _id (number 38,0)
    user.user_name (varchar 250 byte)
    users._password (varchar 250 byte)
    When I run the above query I get the following error:
    Error report:
    SQL Error: ORA-01465: invalid hex number
    01465. 00000 - "invalid hex number"
    When I run the select statement as stand alone, I have no issues.
    Possible causes and solutions?

    Hi,
    The problem probably lies in the function DECRYPT_PASS.
    Can you post the code behind it or is it sensible material?
    Some sample data would help as well.

  • Invalid Serial Number for New, Sealed Photoshop CS5 Program?

    Hello,
    I am trying to install a new sealed Adobe Photoshop CS5 Extended product which I bought of ebay.com for a class I am taking with International Webmasters Association.  The product was purchased new in a sealed box but I get the error for an invalid serial number when I try to activate.  The PN: 65073432.  PHSP CS5 Win RET. Please help me be able to take my course and activate the expensive program I purchased. 
    Thank you.

    You not addressing Adobe here this is a user forum.  You need to contact Adobe customer service via chat or Phone to find out  if you sealed box was produced by Adobe or not.  There are many scams out there.

  • Invalid serial number using Acrobat 8 CD

    I am trying to install Acrobat 8 on a workstation I swapped out. Acrobat 8 was on the "old" workstation. I deactivated it from the help menu and Acrobat 8 reported that the license had been successfully released. Then I installed Acrobat 8 on the new workstation. I get an error message saying invalid serial number. I know I am using the right serial number. I think the problem is that I am using a different CD than the one that was originally used and I am guessing the serial number is somehow coded on the installation CD, so that it is the invalid serial number for that particular CD. However I have no idea where the first CD is anymore as other people use it besides me. Presumably I should be able to install Acrobat 8 from any media (I hope) as long as I have a valid and legal serial number. Is there any way to get past that error message for my situation?

    There may well be many different installer CDs, depending upon if the Acrobat is an upgrade from a previous version, a new full version installer, or even one that came with another suite. You need to find the correct disk for the serial number you have. If you cannot find one, perhaps Adobe Customer Service can help you. Needless to say your company should not be playing fast and loose with installation disks that are worth big money.

  • Sync Error in lite 10g.

    Im getting the following error when sync. ???? Cant trace it please help
    Sync session exception stack trace:
    java.sql.SQLException: ORA-00932: inconsistent datatypes: expected DATE got NUMBER
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:189)
    at oracle.jdbc.ttc7.TTIoer.processError(TTIoer.java:242)
    at oracle.jdbc.ttc7.Oall7.receive(Oall7.java:554)
    at oracle.jdbc.ttc7.TTC7Protocol.doOall7(TTC7Protocol.java:1478)
    at oracle.jdbc.ttc7.TTC7Protocol.parseExecuteFetch(TTC7Protocol.java:888)
    at oracle.jdbc.driver.OracleStatement.executeNonQuery(OracleStatement.java:2077)
    at oracle.jdbc.driver.OracleStatement.doExecuteOther(OracleStatement.java:1987)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2704)
    at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:458)
    at oracle.lite.sync.Subscription.execPrepUpdate(Unknown Source)
    at oracle.lite.sync.DmlProcessorM.executeInsertUpdate(Unknown Source)
    at oracle.lite.sync.DmlProcessorM.executeInsertUpdate(Unknown Source)
    at oracle.lite.sync.DmlProcessorDB.reExecuteDml(Unknown Source)
    at oracle.lite.sync.DmlProcessorDB.flushIs(Unknown Source)
    at oracle.lite.sync.HeliosSession.startSession(Unknown Source)
    at oracle.lite.sync.resume.Client$1.run(Unknown Source)
    at oracle.lite.sync.resume.ThreadPool$PoolTask.run(Unknown Source)

    If this is happening on the upload of the data from the client, it is normally due to a mismatch between the DDL of the publication item and the corresponding in queue table (CFM$WTGPI_nnnnn).
    Have you made changes on the server to the table/view definitions?
    If so then have you re-published? If there is data in the in queue or error queue it will sometimes not refresh the mobileadmin tables with the changed columns/data types, although if you use API's i believe you may be ok. If there is no mismatch on the server, what about the format of the table on the client? it may be trying to upload some changes

  • Sync Error - CRRecurrin​gl: SetRecurri​ngDates Start date is invalid

    Sync error message: CRRecurringl: SetRecurringDates Start date is invalid
    I have deleted and re-entered every recurring calendar entry. This has not solved the problem.
    I sync on 2 computers. The deskop computer using BB Desk Top 7.0 syncs fine. The laptop using BB Desk Top 7.1 does not sync. 2.5 hours wasted.
    any other suggestions.?
    BB 9900 7.0 bundle 2406
    carrier; Telus
    desktop version 7.1.0.37

    Please avoid multiple posting of the same query. This is make the forum clean and user friendly to others. For answers to your query check the other post -
    http://supportforums.blackberry.com/t5/BlackBerry-​Bold/Sync-error-message-CRRecurringl-SetRecurringD​...
    tanzim                                                                                  
    If your query is resolved then please click on “Accept as Solution”
    Click on the LIKE on the bottom right if the post deserves credit

  • Sync error message: CRRecurrin​gl: SetRecurri​ngDates Start date is invalid

    Sync error message: CRRecurringl: SetRecurringDates Start date is invalid
    I have deleted and re-entered every recurring calendar entry. This has not solved the problem.
    I sync on 2 computers. The deskop computer using BB Desk Top 7.0 syncs fine. The laptop using BB Desk Top 7.1 does not sync. 2.5 hours wasted.
    any other suggestions.?
    BB 9900 7.0 bundle 2406
    carrier; Telus
    desktop version 7.1.0.37

    I have just learned that that error message is generated by an appointment in your BlackBerry Calendar with a recurring start date prior to 01/01/1900. So, either delete all BlackBerry Calendar items and resync or find the one entry that has a date before 1900.

  • Oracle 10g Lite Mobile Devices

    Hi,
    1. Does Oracle 10g lite Support Arabic?
    2. Does Oracle 10g lite Support Windows Mobile 5.0, PPC 2005?
    3. On a PPC 2003 OS the sync worked well but after it finished the device manager started to register the device on the mobile server, there is an error raised that has invalid error code and as description 'Insufficient information to proceed',
    Help Me In That Please?

    Hi,
    ad 1: Oracle Lite should support all the charsets the "big" Oracle server supports - even unicode afaik.
    ad 2: yes, OLite supports WM5 (you have to install a patchset from metalink to enable WM5 support - try to search previous threads)
    ad 3: what is the regional settings of your device? if it's some arabic culture which is not present in default OLite installation, you'll have to make some changes into Oracle Lite system tables to support your platform. In OL10g the "platform" is defined as a combination of OS type, CPU type and current OS culture settings - for example something like "WM5 + XScale CPU + czech culture". I used something like this to replace all the japanese platforms with our language to enable support for devices wit czech locale settings:
    UPDATE mobileadmin.dm$all_platforms
    SET NAME = REPLACE(NAME, ';JA', ';CS'),
    TYPE = REPLACE(TYPE, '_JA_', '_CS_')
    WHERE NAME LIKE '%;JA';
    INSERT INTO mobileadmin.DM$LANG_MAP
    (LANG_ID, LANG_NAME, LANG_CODE, LANG_REG, CODE_PAGE)
    VALUES
    ('CS', 'Czech', 'CS', 'CZ', '1250');
    you'll than probably also need to copy some files from default US locale to your new locale directory:
    {ora10gLiteR2}\mobile_oc4j\j2ee\mobileserver\applications\mobileserver\setup\us => {ora10gLiteR2}\mobile_oc4j\j2ee\mobileserver\applications\mobileserver\setup\{your_locale}
    than the device should be able to get registered...

Maybe you are looking for

  • How do I reference another table value in Pages?

    Hi there, I have a quote set up in Pages with a number of tables that refer to different products.  At the end, I want a summary table that refers to the values of each of these separate tables, but want to make sure it updates automatically if one o

  • Balnce sheet accounts FC revaluation

    Hi Gurus, Could anybody give me inputs regarding the reval of Foreign currency maintained Balance sheet accounts which are not maintained in open item, mean revaluation of account balances into local currency.. Ex: I have couple of Bank Master accoun

  • Apps 11i Extended Application

    Hi, We have a project to Implement Oracle Apps 11i and to build a separte module (extended application) and intergrate with apps 11i. I would like to know hoe to get started. That is starting from Template form and how to go about. The manuals are al

  • Variabilizing variables

    Hello - I think I need to find a way to dynamically generate names for hashtables and linked lists (and anything else, by the way) based on user inputed names. I'm trying to write a financial program that allows a user to enter orders. The orders con

  • MacBook Air 11" can't access Time Capsule Disk

    Hi: I have two Minis, a MPB 13" and a MBA 11" connected to my Time Capsule. My MBP and the two Minis can access the Time Capsule disk with no problem. It's a different story for the MBA. From the MBA, I can see my Time Capsule in Finder (Bonjour) and