LINE/COL ERROR

Hi,
I have declared one nested table , then i am using the variable of that nested table in select statement. I am executing the code in procedure i am getting
LINE/COL ERROR
59/8 PL/SQL: Statement ignored
59/44 PLS-00597: expression 'COLL' in the INTO list is of wrong type
Here you can find procedure...
create or replace PROCEDURE POD_DBVERSION_PROC
AS
CURSOR C1 IS SELECT POD_ID, SHORTNAME FROM POD_DATA WHERE POD_ID IS NOT NULL AND SHORTNAME IS NOT NULL AND SHORTNAME IN ('AJA','AOA','ALA');
EXEC_STRING VARCHAR2(4000) :=NULL;
Podid number;
podname varchar2(30);
Row_id varchar2(20);
ErrorString1 varchar2(4000);
V3 NUMBER;
V4 varchar2(40);
EXEC_STRING1 VARCHAR2(4000);
pod_cnt number;
type COL is table of varchar2(2000);
rowid varchar2(40);
coll COL;
BEGIN
open C1;
loop
fetch C1 into Podid,podname;
exit when C1%NOTFOUND;
BEGIN
EXEC_STRING:='SELECT COUNT(*) FROM POD_VERSION WHERE POD_ID='''||Podid||''' AND TIER=''DB'' and BUILD_LEVEL IN (SELECT ROW_ID FROM dboltp.s_db_ver_ondemd@SX'||podname||'M)';
EXECUTE IMMEDIATE EXEC_STRING into pod_cnt;
IF pod_cnt = 0 then
EXEC_STRING1:='select ROW_ID from dboltp.s_db_ver_ondemd@SX'||podname||'M where row_id not in (select BUILD_LEVEL from POD_VERSION WHERE POD_ID='''||Podid||''' AND TIER=''DB'')';
EXECUTE IMMEDIATE EXEC_STRING1 INTO coll;
FOR i IN coll.FIRST..coll.LAST LOOP
if coll.EXISTS(i) THEN
V4 := coll.NEXT(i);
DBMS_OUTPUT.PUT_LINE(V4);
end if;
END LOOP;
END IF;
EXCEPTION
WHEN OTHERS THEN
DBMS_OUTPUT.PUT_LINE(SQLERRM);
END;
END LOOP;
END POD_DBVERSION_PROC;
Could some help me? I want to assign some list values to collection, latter i need to use those values.
Thanks in advance.
Thanks
Asif

user12233770 wrote:
Hi,
This is the part in the function. I will detect if there is any row returned or not. What's the problem with 'exec ...'?
exec immediate 'select * from sch.jb_'||TRIM(p_type)
||'my_vs where Z'||trim(p_type)||'no=:1'
using p_my_id;
     if sql%rowcount=0 then
Many thanks & Regards,
huaminAn example of how to use dynamic sql.
TUBBY_TUBBZ?declare
  2  l_count number;
  3  begin
  4  execute immediate 'select count(*) from all_objects where owner = :x' into l_count using user;
  5  dbms_output.put_line(user || ' owns ' || l_count || ' objects');
  6  end;
  7  /
TUBBY owns 138 objects
PL/SQL procedure successfully completed.
Elapsed: 00:00:00.47
TUBBY_TUBBZ?

Similar Messages

  • LV crashes when I try to save a VI - "fpsane.cpp line 269 error"

    Dear LV users:
    “Fpsane.cpp, line 269 error”
    I have this error when I modify the VI and try to save it. Often I run it once and save it without problem. When I modify it again and try to save it, the error appears and LV crashes.
    First I made a 6.0.2 upgrade and later I followed the “solving troubles” procedure at NI home page, like empty the TEMP directory and so on.
    Later I sent my VI to NI support and I received the confirmation that they were able to reproduce the error, but not able to isolate it. Also they wrote that “Maybe can be a problem with the charts” and “it could be a bug in LV 6.0.2 which is fixed in LV 6.1”.
    They saved my VI as a 6
    .1 version and there were no problems (any error).
    The problem is:
    “ LV 6.1 is the next release (newest version) of LV and it will be released this year (the date is not fixed). That's not an update like LV 6.0.2 but a new version of LV. It must be purchased”
    So I have a trouble here. I have some VIs that contains some parts in common. Now they are crashing too. I’m not confident anymore to make tests and modifications, since LV will crash again. What I’m doing after run my VI is exiting LV and open the VI again. Only after I can realize (and save) the modifications. This way is really a pain in a neck....
    Please, can someone tell me a good way to isolate this problem or to solve it? I really don’t want to wait LV 6.1 nether to buy it to solve this “bug”....
    Thank you in advance
    Rodolfo
    OS: Nt4 sp 6
    LV 6.0.2

    Dear LV users
    Sorry for not have included the VI.
    "test time save format.vi" is a learning program that contains some ideas to be used in another one. The error (fpsane.cpp) that appears here also was detected in LV 6. On the first time after grouping/edit some controls.
    This error occurs when you modify the VI and try to save it. Often you run it once and save it without problem. When you modify it again and try to save it, the error appears. This is the same problem that happened with 2 other VI, even with one LV original example (after grouping).
    The same error happened in another computer (also running NT4). All libraries were rebuilt during the installation of LV 6.02 and the TEMP directory is empty.
    I hope that this vi will help us.
    Thanks ag
    ain
    Rodolfo
    Attachments:
    Test_time_save_format.zip ‏92 KB

  • Po Line item error report

    Hi All
    I am working on an requirment where the business needs to block the line item of old purchase order . when they are trying to block they are getting error message due to invalid line item master data at the time of blocking . Since the number of PO's are large it is not possible to process each po and determine the error .
    I would like to know if there is any standard report which would let know the line item error of an PO ? If not what would be the best solution to capture those error ?
    Regards
    Auro

    Hi,
    Try with Delivery completed indicator in Delivery tab of old POs, if the intention is to stop procuring the materials in old POS.
    Else go for mass maintenance but be very careful and cautious here
    Regards,
    Uzair

  • Item does not match schdule line ( program error ) message no . V1427

    *Item does not match schdule line ( program error ) message no . V1427 .* This is the message I am getting when I am trying to display a quotation through VA23 . From here system exits the transaction .
      As per my observation , when I compared VBAP and VBEP tables, there are 2 items in VBEP table with schedule lines but the same items are not present in VBAP table.   User says he tried to delete these items because there is no quanity , Inspite of that these items appear in VBEP table .
    The document is a reservation document where in schedule line category does TOR and availability check.
    I checked various related notes - 442831 , 401463 , 389687  etc .  These are quite old notes and I am in release ECC 5.0 .
    What is the best way as this doc has nearly 30 items and nearly all of them have quanity confirmed .
         Please provide your valuble inputs ...
    Regards
    Raghav..

    Nitin,
    Below are the steps to check
    Transaction SE18
    Definition name: BADI_SD_SALES
    Menu: Implementation -> Overview
    double-click on implementation: IM_CORE_CHECK
    Now you will get an overview on the methods.
    check whether implementation IM_CORE_CHECK is active or not.
    If not Press the change button and activate
    looking at the your system pack level this should be active. If it is active then the inconsistency must be modified directly at database level through Z report.
    Ramesh

  • Item does not match schedule line (program error)

    Dear Experts,
    I Transaction VA02/VA03 when i put Sales order number  and try to get in to the system system through error and terminate the transaction
    ERROR is  "Item does not match schedule line (program error)" with Message no. V1427
    when i check Table level and analyse thr Debuging i found that
    Table VBAP line item 10 is missing and table VBEP line item 10 is there due to this miss match its shows above error
    Question
    Why and How it happen and how to fix this issue???
    Best Regards
    hanumant

    Check Note 442831 - V1427: Item does not match schedule line (program error)
    thanks
    G. Lakshmipathi

  • Item does not match schedule line (program error) in sap

    Dear Expert.
    Greetings!
    We are currently facing with this error (V1 427 item does not match schedule line (program error) in sap), when we open the sales order(VA02/03).
    The error  is occurring due  inconsistency on the database tables, some Item is in  table VBEP, but it is missing from table VBAP.  This is what is causing the error message.
    I checked various related notes - 442831 , 401463 , 389687  etc .  These are quite old notes and I am in release ECC 6.0 .
    Report SD_CONSISTENT_CHECK_EXT and SD_CONSISTENT_CHECK are already available.
    Bapi BAPI_SD_SALES is also active.
    Please let me know if anybody has any idea on the same.
    regards
    Praveen

    Hi,
       Refer the KBA:  1464620 - Error V1427: Item does not match schedule line   which explains the reason and the solution for the issue.
    Regards,
    AKPT

  • Line 140 error stops sync Destop Software V5

    I keeo getting a Line 140 error when I synce my balckberry and it stops the sync, It suggested I coopy the log. Here it is. Any suggestions??
    Tom
    17:37:35.765 Logging Verbosity Set To '4' - Logging Enabled
    17:37:35.765 SyncAPI logging for product
    17:42:02.593 Enter CRSyncUtil::TransReset - Entering TransReset Critical Section
    17:42:02.593 Exit CRSyncUtil::TransReset - Leaving TransReset Critical Section
    17:42:02.593 SyncObject:tartSync
    17:42:02.625 Synchronization Thread Running
    17:42:02.625 Sync Engine Starting
    17:42:02.671 Starting Loading Contracts
    17:42:02.671 CRSyncEngine::FillSelectedContractsArray() - nAppCount = 4
    17:42:02.671 CRSyncEngine::FillSelectedContractsArray() - Looping - nAppIter = 0
    17:42:02.671 CRSyncEngine::FillSelectedContractsArray() - Looping - nAppIter = 1
    17:42:02.671 CRSyncEngine::FillSelectedContractsArray() - Looping - nAppIter = 2
    17:42:02.671 CRSyncEngine::FillSelectedContractsArray() - Looping - nAppIter = 3
    17:42:02.671 Ending Loading Contracts
    17:42:02.671 CRSyncEngine:erformSync() - begin getting status - nAppCount = 4
    17:42:02.671 Starting Translator Verification
    17:42:02.671 CRSyncEngine::VerifyTranslatorsLoad() - Looping for Load-ability - nAppIter = 0
    17:42:02.671 CRSyncUtil::LoadTranslatorDll : Path 'C:\Program Files\Common Files\XCPCSync.OEM\SyncSDK.209.601\Translators\MSOl;' added to environment variable while loading translator 'MSOl'
    17:42:02.687 Translator 'MSOl' with version '1.2' loaded successfully from 'C:\Program Files\Common Files\XCPCSync.OEM\SyncSDK.209.601\Translators\MSOl\rstOl.dll'
    17:42:02.687 Module Version: 7.4.0
    17:42:02.703 CRSyncUtil::LoadTranslatorDll : Loaded translator 'MSOl' successfully and registered general validation call back
    17:42:02.703 Enter CrstOLOOMApp::_InitTranslatorEx
    17:42:02.703 CRSyncUtil::FeedProfileShim2Trans : returns 0
    17:42:02.703 CRSyncUtil::GetTranslator : Successfully initialized translator 'MSOl'
    17:42:02.703 CRSyncUtil::GetTranslator : Loaded, initialized and recorded translator 'MSOl' successfully
    17:42:02.703 CRSyncUtil::LoadTranslatorDll : Path 'C:\Program Files\Common Files\XCPCSync.OEM\SyncSDK.209.601\Translators\RimBB;' added to environment variable while loading translator 'RimBB'
    17:42:02.703 Translator 'RimBB' with version '1.0' loaded successfully from 'C:\Program Files\Common Files\XCPCSync.OEM\SyncSDK.209.601\Translators\RimBB\rstBB.dll'
    17:42:02.703 Module Version: 7.0.0
    17:42:02.718 CRSyncUtil::LoadTranslatorDll : Loaded translator 'RimBB' successfully and registered general validation call back
    17:42:02.718 CRSyncUtil::FeedProfileShim2Trans : returns 0
    17:42:02.718 CRSyncUtil::GetTranslator : Successfully initialized translator 'RimBB'
    17:42:02.718 CRSyncUtil::GetTranslator : Loaded, initialized and recorded translator 'RimBB' successfully
    17:42:02.718 CRSyncEngine::VerifyTranslatorsLoad() - Looping for Load-ability - nAppIter = 1
    17:42:02.718 CRSyncUtil::GetTranslator : FeedProfileShim2Trans (Loaded Trans) Outlook
    17:42:02.718 CRSyncUtil::FeedProfileShim2Trans : returns 0
    17:42:02.718 CRSyncUtil::GetTranslator : FeedProfileShim2Trans (Loaded Trans) BlackBerry
    17:42:02.718 CRSyncUtil::FeedProfileShim2Trans : returns 0
    17:42:02.718 CRSyncEngine::VerifyTranslatorsLoad() - Looping for Load-ability - nAppIter = 2
    17:42:02.718 CRSyncUtil::GetTranslator : FeedProfileShim2Trans (Loaded Trans) Outlook
    17:42:02.718 CRSyncUtil::FeedProfileShim2Trans : returns 0
    17:42:02.718 CRSyncUtil::GetTranslator : FeedProfileShim2Trans (Loaded Trans) BlackBerry
    17:42:02.718 CRSyncUtil::FeedProfileShim2Trans : returns 0
    17:42:02.718 CRSyncEngine::VerifyTranslatorsLoad() - Looping for Load-ability - nAppIter = 3
    17:42:02.718 CRSyncUtil::GetTranslator : FeedProfileShim2Trans (Loaded Trans) Outlook
    17:42:02.718 CRSyncUtil::FeedProfileShim2Trans : returns 0
    17:42:02.718 CRSyncUtil::GetTranslator : FeedProfileShim2Trans (Loaded Trans) BlackBerry
    17:42:02.718 CRSyncUtil::FeedProfileShim2Trans : returns 0
    17:42:02.718 Ending Translator Verification
    17:42:02.718 Starting App Validation
    17:42:02.718 CRSyncEngine::VerifyAllAppsAreValid() - Looping for configuration sanity check - nAppIter = 0
    17:42:02.718 Enter CRSyncUtil::CheckAppIdExistence
    17:42:02.718 CRSyncUtil::GetTranslator : FeedProfileShim2Trans (Loaded Trans) Outlook
    17:42:02.718 CRSyncUtil::FeedProfileShim2Trans : returns 0
    17:42:02.718 Enter CrstOLOOMApp::_GetTranslatorObject
    17:42:02.718 CoInitializeEx called count = 1
    17:42:02.718 Is32BitAppOn64BitWindows returns FALSE
    17:42:02.718 COM flags: CLSCTX_ALL
    17:42:02.734 Is32BitAppOn64BitWindows returns FALSE
    17:42:02.734 COM flags: CLSCTX_ALL
    17:42:02.734 Is32BitAppOn64BitWindows returns FALSE
    17:42:02.734 COM flags: CLSCTX_ALL
    17:42:02.750 COlAccess::Logoff : attempting to logoff the session
    17:42:02.750 COlAccess::Logoff : session was not logged on, no logoff required.
    17:42:02.750 CoUninitializeEx called count = 1 (paired with CoInitialized)
    17:42:02.750 Exit CRSyncUtil::ValidateConfigInfoSyncUtil - Output : ReturnCode - 0,
    17:42:02.750 Enter CRSyncUtil::CheckAppIdExistence
    17:42:02.750 CRSyncUtil::GetTranslator : FeedProfileShim2Trans (Loaded Trans) BlackBerry
    17:42:02.750 CRSyncUtil::FeedProfileShim2Trans : returns 0
    17:42:02.750 CBBTransRecurrence::CBBTransRecurrence - Enable modified-exception support for recurrence entries
    17:42:02.750 Exit CRSyncUtil::ValidateConfigInfoSyncUtil - Output : ReturnCode - 7,
    17:42:02.750 CRSyncEngine::VerifyAllAppsAreValid() - Looping for configuration sanity check - nAppIter = 1
    17:42:02.750 Enter CRSyncUtil::CheckAppIdExistence
    17:42:02.765 CRSyncUtil::GetTranslator : FeedProfileShim2Trans (Loaded Trans) Outlook
    17:42:02.765 CRSyncUtil::FeedProfileShim2Trans : returns 0
    17:42:02.765 Enter CrstOLOOMApp::_GetTranslatorObject
    17:42:02.765 CoInitializeEx called count = 1
    17:42:02.765 Is32BitAppOn64BitWindows returns FALSE
    17:42:02.765 COM flags: CLSCTX_ALL
    17:42:02.765 Is32BitAppOn64BitWindows returns FALSE
    17:42:02.765 COM flags: CLSCTX_ALL
    17:42:02.765 Is32BitAppOn64BitWindows returns FALSE
    17:42:02.765 COM flags: CLSCTX_ALL
    17:42:02.765 COlAccess::Logoff : attempting to logoff the session
    17:42:02.765 COlAccess::Logoff : session was not logged on, no logoff required.
    17:42:02.765 CoUninitializeEx called count = 1 (paired with CoInitialized)
    17:42:02.765 Exit CRSyncUtil::ValidateConfigInfoSyncUtil - Output : ReturnCode - 0,
    17:42:02.765 Enter CRSyncUtil::CheckAppIdExistence
    17:42:02.765 CRSyncUtil::GetTranslator : FeedProfileShim2Trans (Loaded Trans) BlackBerry
    17:42:02.765 CRSyncUtil::FeedProfileShim2Trans : returns 0
    17:42:02.765 Exit CRSyncUtil::ValidateConfigInfoSyncUtil - Output : ReturnCode - 7,
    17:42:02.765 CRSyncEngine::VerifyAllAppsAreValid() - Looping for configuration sanity check - nAppIter = 2
    17:42:02.765 Enter CRSyncUtil::CheckAppIdExistence
    17:42:02.765 CRSyncUtil::GetTranslator : FeedProfileShim2Trans (Loaded Trans) Outlook
    17:42:02.765 CRSyncUtil::FeedProfileShim2Trans : returns 0
    17:42:02.765 Enter CrstOLOOMApp::_GetTranslatorObject
    17:42:02.765 CoInitializeEx called count = 1
    17:42:02.765 Is32BitAppOn64BitWindows returns FALSE
    17:42:02.765 COM flags: CLSCTX_ALL
    17:42:02.781 Is32BitAppOn64BitWindows returns FALSE
    17:42:02.781 COM flags: CLSCTX_ALL
    17:42:02.781 Is32BitAppOn64BitWindows returns FALSE
    17:42:02.781 COM flags: CLSCTX_ALL
    17:42:02.781 COlAccess::Logoff : attempting to logoff the session
    17:42:02.781 COlAccess::Logoff : session was not logged on, no logoff required.
    17:42:02.781 CoUninitializeEx called count = 1 (paired with CoInitialized)
    17:42:02.781 Exit CRSyncUtil::ValidateConfigInfoSyncUtil - Output : ReturnCode - 0,
    17:42:02.781 Enter CRSyncUtil::CheckAppIdExistence
    17:42:02.781 CRSyncUtil::GetTranslator : FeedProfileShim2Trans (Loaded Trans) BlackBerry
    17:42:02.781 CRSyncUtil::FeedProfileShim2Trans : returns 0
    17:42:02.781 Exit CRSyncUtil::ValidateConfigInfoSyncUtil - Output : ReturnCode - 7,
    17:42:02.781 CRSyncEngine::VerifyAllAppsAreValid() - Looping for configuration sanity check - nAppIter = 3
    17:42:02.781 Enter CRSyncUtil::CheckAppIdExistence
    17:42:02.781 CRSyncUtil::GetTranslator : FeedProfileShim2Trans (Loaded Trans) Outlook
    17:42:02.781 CRSyncUtil::FeedProfileShim2Trans : returns 0
    17:42:02.781 Enter CrstOLOOMApp::_GetTranslatorObject
    17:42:02.781 CoInitializeEx called count = 1
    17:42:02.781 Is32BitAppOn64BitWindows returns FALSE
    17:42:02.781 COM flags: CLSCTX_ALL
    17:42:02.781 Is32BitAppOn64BitWindows returns FALSE
    17:42:02.781 COM flags: CLSCTX_ALL
    17:42:02.781 Is32BitAppOn64BitWindows returns FALSE
    17:42:02.781 COM flags: CLSCTX_ALL
    17:42:02.781 COlAccess::Logoff : attempting to logoff the session
    17:42:02.781 COlAccess::Logoff : session was not logged on, no logoff required.
    17:42:02.781 CoUninitializeEx called count = 1 (paired with CoInitialized)
    17:42:02.781 Exit CRSyncUtil::ValidateConfigInfoSyncUtil - Output : ReturnCode - 0,
    17:42:02.781 Enter CRSyncUtil::CheckAppIdExistence
    17:42:02.796 CRSyncUtil::GetTranslator : FeedProfileShim2Trans (Loaded Trans) BlackBerry
    17:42:02.796 CRSyncUtil::FeedProfileShim2Trans : returns 0
    17:42:02.796 Exit CRSyncUtil::ValidateConfigInfoSyncUtil - Output : ReturnCode - 7,
    17:42:02.796 Ending App Validation
    17:42:02.796 Starting Sync Status Checks
    17:42:02.796 CRSyncEngine::GetSyncStatusForAllApps() - Looping for status - nAppIter = 0
    17:42:02.796 CRSyncEngine::GetSyncStatusForAllApps() - lApp1Trans = 4, lApp2Trans = 4
    17:42:02.796 CRSyncEngine::GetSyncStatusForAllApps() - Get Sync status for selected contracts
    17:42:02.796 CRSyncEngine::GetSyncStatusForAllApps() - Iter = 0; Calling m_spSyncEngine->GetSyncStatus2(ContractId = 65538,...)
    17:42:02.796 Enter CRSyncUtil::GetSyncStatus - Input : ContractId - 65538 , App1Id - 13 , App2Id - 8
    17:42:02.796 Begin Sync
    17:42:02.796 CRSyncUtil::GetTranslator : FeedProfileShim2Trans (Loaded Trans) BlackBerry
    17:42:02.796 CRSyncUtil::FeedProfileShim2Trans : returns 0
    17:42:02.796 CRSyncUtil::GetTranslator : FeedProfileShim2Trans (Loaded Trans) Outlook
    17:42:02.796 CRSyncUtil::FeedProfileShim2Trans : returns 0
    17:42:02.796 Engine working - message event complete for messageId 15006 Getting status information from BlackBerry Calendar
    17:42:02.828 CRSyncUtil::GetTranslator : FeedProfileShim2Trans (Loaded Trans) BlackBerry
    17:42:02.828 CRSyncUtil::FeedProfileShim2Trans : returns 0
    17:42:02.828 Engine working - message event complete for messageId 15008 Loading field information from 'BlackBerry Calendar' application
    17:42:02.828 CBBTransBase::GetAppInfo - Change: 0, Selection:
    17:42:02.828 CRSyncUtil::GetTranslator : FeedProfileShim2Trans (Loaded Trans) BlackBerry
    17:42:02.828 CRSyncUtil::FeedProfileShim2Trans : returns 0
    17:42:02.828 CBBTransBase:pen - Mode: 1
    17:42:02.828 CRSyncUtil::GetTranslator : FeedProfileShim2Trans (Loaded Trans) BlackBerry
    17:42:02.828 CRSyncUtil::FeedProfileShim2Trans : returns 0
    17:42:02.828 CBBTransUtil::GetDeviceID - Device ID "40372E36"
    17:42:02.828 Enter CRSyncUtil::UpdateFieldInfo - Input : AppName : Calendar , AppId 13 , ContractId 65538
    17:42:02.828 Exit CRSyncUtil::UpdateFieldInfo
    17:42:02.828 CBBTransBase::Close - Mode: 1
    17:42:02.828 Engine working - message event complete for messageId 13000
    17:42:02.828 CRSyncUtil::GetTranslator : FeedProfileShim2Trans (Loaded Trans) Outlook
    17:42:02.828 CRSyncUtil::FeedProfileShim2Trans : returns 0
    17:42:02.843 Engine working - message event complete for messageId 15008 Loading field information from 'Outlook Calendar' application
    17:42:02.843 Enter COLTransBase::GetAppInfo - bChange: 0, csSel: C:\Documents and Settings\Tom Athey\Local Settings\Application Data\Research In Motion\BlackBerry Desktop\XCPCSync.OEM\SyncSDK.209.601\Translators\MSOL\OLAppInfo0004.cfg|Outlook
    17:42:02.843 CRSyncUtil::GetTranslator : FeedProfileShim2Trans (Loaded Trans) Outlook
    17:42:02.843 CRSyncUtil::FeedProfileShim2Trans : returns 0
    17:42:02.843 CoInitializeEx called count = 1
    17:42:02.843 Is32BitAppOn64BitWindows returns FALSE
    17:42:02.843 COM flags: CLSCTX_ALL
    17:42:02.843 Is32BitAppOn64BitWindows returns FALSE
    17:42:02.843 COM flags: CLSCTX_ALL
    17:42:02.843 RDOSession - Calling CreateInstance (CGeneralAccess:etupOlAccess)
    17:42:02.843 Is32BitAppOn64BitWindows returns FALSE
    17:42:02.843 COM flags: CLSCTX_ALL
    17:42:02.843 Calling Logon
    17:42:02.843 Logon using profile: Outlook
    17:42:02.859 Using Outlook Profile Name: Outlook
    17:42:02.859 OutLook Session: GetExchangeConnectionMode = 0
    17:42:02.859 Enter COLTransCal::LoadOLFields
    17:42:02.859 Exit COLTransCal::LoadOLFields
    17:42:02.859 COLTransBase::LoadAppInfo : AppInfo not already loaded
    17:42:02.859 COLTransBase::LoadAppInfo : Config file name is not empty. Attempting to load from file C:\Documents and Settings\Tom Athey\Local Settings\Application Data\Research In Motion\BlackBerry Desktop\XCPCSync.OEM\SyncSDK.209.601\Translators\MSOL\OLAppInfo0004.cfg
    17:42:02.859 COLTransUtil::LoadAppInfo : Read app info configuration file C:\Documents and Settings\Tom Athey\Local Settings\Application Data\Research In Motion\BlackBerry Desktop\XCPCSync.OEM\SyncSDK.209.601\Translators\MSOL\OLAppInfo0004.cfg.
    17:42:03.078 COLTransBase::LoadAppInfo - Verified that the selected folder, EntryID 00000000A2512B50B1256F4D8BEE7CA7FD84530E22810000, StoreID 0000000038A1BB1005E5101AA1BB08002B2A56C200006D737073742E646C6C00000000004E495441F9BFB80100AA0037D96E0000000043003A005C0044006F00630075006D0065006E0074007300200061006E0064002000530065007400740069006E00670073005C0054006F006D002000410074006800650079005C004C006F00630061006C002000530065007400740069006E00670073005C004100700070006C00690063006100740069006F006E00200044006100740061005C004D006900630072006F0073006F00660074005C004F00750074006C006F006F006B005C004F00750074006C006F006F006B002E007000730074000000, exists.
    17:42:03.078 Exit COLTransBase::GetAppInfo
    17:42:03.078 Enter: COLTransBase:pen - Input : Mode - 1
    17:42:03.078 CRSyncUtil::GetTranslator : FeedProfileShim2Trans (Loaded Trans) Outlook
    17:42:03.078 CRSyncUtil::FeedProfileShim2Trans : returns 0
    17:42:03.078 Exit COLTransBase:pen
    17:42:03.078 Enter CRSyncUtil::UpdateFieldInfo - Input : AppName : Calendar , AppId 8 , ContractId 65538
    17:42:03.078 Enter COLTransBase::GetFirstFieldInfo
    17:42:03.078 Enter COLTransBase::GetNextFieldInfo
    17:42:03.078 Enter COLTransBase::GetNextFieldInfo
    17:42:03.078 Enter COLTransBase::GetNextFieldInfo
    17:42:03.078 Enter COLTransBase::GetNextFieldInfo
    17:42:03.078 Enter COLTransBase::GetNextFieldInfo
    17:42:03.078 Enter COLTransBase::GetNextFieldInfo
    17:42:03.078 Enter COLTransBase::GetNextFieldInfo
    17:42:03.078 Enter COLTransBase::GetNextFieldInfo
    17:42:03.093 Enter COLTransBase::GetNextFieldInfo
    17:42:03.093 Enter COLTransBase::GetNextFieldInfo
    17:42:03.093 Enter COLTransBase::GetNextFieldInfo
    17:42:03.093 Enter COLTransBase::GetNextFieldInfo
    17:42:03.093 Enter COLTransBase::GetNextFieldInfo
    17:42:03.093 Enter COLTransBase::GetNextFieldInfo
    17:42:03.093 Enter COLTransBase::GetNextFieldInfo
    17:42:03.093 Enter COLTransBase::GetNextFieldInfo
    17:42:03.093 Enter COLTransBase::GetNextFieldInfo
    17:42:03.093 Enter COLTransBase::GetNextFieldInfo
    17:42:03.093 Enter COLTransBase::GetNextFieldInfo
    17:42:03.093 Exit CRSyncUtil::UpdateFieldInfo
    17:42:03.093 Enter COLTransBase::Close - Mode - 1
    17:42:03.093 Engine working - message event complete for messageId 13000
    17:42:03.093 Enter CRMapping:pen - Input : ContractId - 65538
    17:42:03.093 CRMapping::GetMappingInfo - Default mapping generation status is FALSE. Use existing mapping
    17:42:03.093 CRMapping:: Open - Current Mapping File - C:\Documents and Settings\Tom Athey\Local Settings\Application Data\Research In Motion\BlackBerry Desktop\XCPCSync.OEM\SyncSDK.209.601\Mapping\Link_65538.adt
    17:42:03.093 CRMapping:: Open - Default Mapping File - C:\Documents and Settings\Tom Athey\Local Settings\Application Data\Research In Motion\BlackBerry Desktop\XCPCSync.OEM\SyncSDK.209.601\Mapping\DefLink_65538.adt
    17:42:03.093 CRMapping:: Open - Temp Mapping File - C:\DOCUME~1\TOMATH~1\LOCALS~1\Temp\TmpLink_65538.adt
    17:42:03.093 Exit CRMapping:pen
    17:42:03.093 CRSyncUtil::GetSyncList : Unable to load Sync list
    17:42:03.093 CRSyncUtil::GetSyncList : Unable to load Sync list
    17:42:03.093 Enter CRSyncUtil::LoadMappedFields - Input : ContractId - 65538 , AppId - 13 , Src/Dst App - 1 , UpdateSyncDB - 1
    17:42:03.093 Exit CRSyncUtil::LoadMappedFields
    17:42:03.093 Enter CRSyncUtil::LoadMappedFields - Input : ContractId - 65538 , AppId - 8 , Src/Dst App - 0 , UpdateSyncDB - 1
    17:42:03.109 Exit CRSyncUtil::LoadMappedFields
    17:42:03.109 Enter CRSyncUtil::LoadMappingInfo - Input : ContractId - 65538 , AppId - 13 , Src/Dst App - 1
    17:42:03.109 Exit CRSyncUtil::LoadMappingInfo
    17:42:03.109 Enter CRSyncUtil::LoadMappingInfo - Input : ContractId - 65538 , AppId - 8 , Src/Dst App - 0
    17:42:03.109 Exit CRSyncUtil::LoadMappingInfo
    17:42:03.109 CRSyncUtil::GetTranslator : FeedProfileShim2Trans (Loaded Trans) BlackBerry
    17:42:03.109 CRSyncUtil::FeedProfileShim2Trans : returns 0
    17:42:03.125 CRSyncUtil::GetTranslator : FeedProfileShim2Trans (Loaded Trans) Outlook
    17:42:03.125 CRSyncUtil::FeedProfileShim2Trans : returns 0
    17:42:03.125 CRSyncUtil::VerifyContract : Adding new contract '{284565A7AC54457787BFADD865DF7F}|40372E36|MSOl|2|8|C:\Documents and Settings\Tom Athey\Local Settings\Application Data\Research In Motion\BlackBerry Desktop\XCPCSync.OEM\SyncSDK.209.601\Translators\MSOL\OLAppInfo0004.cfg,Outlook' for app 13 ('Calendar') in contractId 65538. Forcing FullSync
    17:42:03.125 CRSyncUtil::VerifyContract : Using existing translator contract '{DD7D2AFA2A804E1FB0D658D8364E2C8}' for app 13 ('Calendar') in contractId 65538
    17:42:03.125 CBBTransBase:eleteContract - Try removing data file "C:\Documents and Settings\Tom Athey\Local Settings\Application Data\Research In Motion\BlackBerry Desktop\XCPCSync.OEM\SyncSDK.209.601\Translators\RimBB\Contract{DD7D2AFA2A804E1FB0D658D8364E2C8}.adt"
    17:42:03.125 CBBTransBase:eleteContract - Try removing data file "C:\Documents and Settings\Tom Athey\Local Settings\Application Data\Research In Motion\BlackBerry Desktop\XCPCSync.OEM\SyncSDK.209.601\Translators\RimBB\Contract{DD7D2AFA2A804E1FB0D658D8364E2C8}.adi"
    17:42:03.125 CRDBSchema::GetNextField : 1) Database schema does not contain any more fields
    17:42:03.187 CBBTransChangeLog::EnsureDbIsOpen - Open change log db: C:\Documents and Settings\Tom Athey\Local Settings\Application Data\Research In Motion\BlackBerry Desktop\XCPCSync.OEM\SyncSDK.209.601\Translators\RimBB\Contract{DD7D2AFA2A804E1FB0D658D8364E2C8}.adt
    17:42:03.187 CBBTransChangeLog::EnsureDbIsOpen - Record count: 0
    17:42:03.187 CRSyncUtil::GetTranslator : FeedProfileShim2Trans (Loaded Trans) BlackBerry
    17:42:03.187 CRSyncUtil::FeedProfileShim2Trans : returns 0
    17:42:03.187 CRSyncUtil::GetTranslator : FeedProfileShim2Trans (Loaded Trans) BlackBerry
    17:42:03.187 CRSyncUtil::FeedProfileShim2Trans : returns 0
    17:42:03.187 CRSyncUtil::VerifyContract : Adding new contract '{284565A7AC54457787BFADD865DF7F}|40372E36|RimBB|2|13|,' for app 8 ('Calendar') in contractId 65538. Forcing FullSync
    17:42:03.187 CRSyncUtil::VerifyContract : Using existing translator contract '{422FE149A0AB47DA8612756F94284F20}' for app 8 ('Calendar') in contractId 65538
    17:42:03.203 CBBTransBase:pen - Mode: 3
    17:42:03.203 CRSyncUtil::GetTranslator : FeedProfileShim2Trans (Loaded Trans) BlackBerry
    17:42:03.203 CRSyncUtil::FeedProfileShim2Trans : returns 0
    17:42:06.093 CBBTransBase:pen - Successfully open device database "Calendar"
    17:42:06.093 CBBTransBase:pen - Device core application version "1026"
    17:42:06.093 CBBTransBase:pen - Use version 5 for device database "Calendar"
    17:42:06.093 Enter: COLTransBase:pen - Input : Mode - 3
    17:42:06.093 CRSyncUtil::GetTranslator : FeedProfileShim2Trans (Loaded Trans) Outlook
    17:42:06.093 CRSyncUtil::FeedProfileShim2Trans : returns 0
    17:42:06.093 Exit COLTransBase:pen
    17:42:06.093 CRSyncUtil:etRecordBasedFilters No Filters set for - AppId - 8 , ContractId - 65538
    17:42:06.093 CRSyncUtil::GetTranslator : FeedProfileShim2Trans (Loaded Trans) BlackBerry
    17:42:06.093 CRSyncUtil::FeedProfileShim2Trans : returns 0
    17:42:06.093 CRSyncUtil::GetTranslator : FeedProfileShim2Trans (Loaded Trans) Outlook
    17:42:06.093 CRSyncUtil::FeedProfileShim2Trans : returns 0
    17:42:06.093
    17:42:06.093 Performing Full Sync of 'Calendar'. Sync Status before performing synchronization:
    17:42:06.093 App1 : 'Calendar', Trans1 : 'RimBB'. App2 : 'Calendar', Trans2 : 'MSOl'. ContractId : 65538 , App1Id : 13 , App2Id : 8
    17:42:06.093
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 0
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 1
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 2
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 3
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 4
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 5
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 6
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 7
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 8
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 9
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 10
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 11
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 12
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 13
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 14
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 15
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 16
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 17
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 18
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 19
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 20
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 21
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 22
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 23
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 24
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 25
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 26
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 27
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 28
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 29
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 30
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 31
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 32
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 33
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 34
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 35
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 36
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 37
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 38
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 39
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 40
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 41
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 42
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 43
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 44
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 45
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 46
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 47
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 48
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 49
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 50
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 51
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 52
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 53
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 54
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 55
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 56
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 57
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 58
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 59
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 60
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 61
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 62
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 63
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 64
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 65
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 66
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 67
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 68
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 69
    17:42:06.093 CBBTransBase::MoveNext - Move to record with index 70
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 71
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 72
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 73
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 74
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 75
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 76
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 77
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 78
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 79
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 80
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 81
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 82
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 83
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 84
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 85
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 86
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 87
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 88
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 89
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 90
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 91
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 92
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 93
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 94
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 95
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 96
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 97
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 98
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 99
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 100
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 101
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 102
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 103
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 104
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 105
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 106
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 107
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 108
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 109
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 110
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 111
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 112
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 113
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 114
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 115
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 116
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 117
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 118
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 119
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 120
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 121
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 122
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 123
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 124
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 125
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 126
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 127
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 128
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 129
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 130
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 131
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 132
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 133
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 134
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 135
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 136
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 137
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 138
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 139
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 140
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 141
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 142
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 143
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 144
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 145
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 146
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 147
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 148
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 149
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 150
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 151
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 152
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 153
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 154
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 155
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 156
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 157
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 158
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 159
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 160
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 161
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 162
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 163
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 164
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 165
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 166
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 167
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 168
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 169
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 170
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 171
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 172
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 173
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 174
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 175
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 176
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 177
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 178
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 179
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 180
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 181
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 182
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 183
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 184
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 185
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 186
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 187
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 188
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 189
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 190
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 191
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 192
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 193
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 194
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 195
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 196
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 197
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 198
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 199
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 200
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 201
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 202
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 203
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 204
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 205
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 206
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 207
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 208
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 209
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 210
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 211
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 212
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 213
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 214
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 215
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 216
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 217
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 218
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 219
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 220
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 221
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 222
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 223
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 224
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 225
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 226
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 227
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 228
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 229
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 230
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 231
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 232
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 233
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 234
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 235
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 236
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 237
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 238
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 239
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 240
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 241
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 242
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 243
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 244
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 245
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 246
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 247
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 248
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 249
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 250
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 251
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 252
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 253
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 254
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 255
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 256
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 257
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 258
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 259
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 260
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 261
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 262
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 263
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 264
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 265
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 266
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 267
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 268
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 269
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 270
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 271
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 272
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 273
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 274
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 275
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 276
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 277
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 278
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 279
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 280
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 281
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 282
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 283
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 284
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 285
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 286
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 287
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 288
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 289
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 290
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 291
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 292
    17:42:06.109 CBBTransBase::MoveNext - Move to record with index 293
    17:42:06.109 CBBTransBase::GetCurrentRecords - Current record count: 293
    17:42:06.109 CBBTransBase::GoToRecord - Go to record. ID: "3AA4A06E"
    17:42:06.109 CBBTransBase::GoToRecord - Go to record. ID: "3AA4A0C0"
    17:42:06.109 CBBTransBase::GoToRecord - Go to record. ID: "35788A2C"
    17:42:06.109 CBBTransBase::GoToRecord - Go to record. ID: "35788AB1"
    17:42:06.109 CBBTransBase::GoToRecord - Go to record. ID: "579E13DC"
    17:42:06.109 CBBTransBase::GoToRecord - Go to record. ID: "2FBE7EF9"
    17:42:06.109 CBBTransBase::GoToRecord - Go to record. ID: "FFFFABB2"
    17:42:06.109 CBBTransBase::GoToRecord - Go to record. ID: "FFFFABC3"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFABCD"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFABD4"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "44BF64BE"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF4A3"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF4AD"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF4BE"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF4C5"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF4CF"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF4D6"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF4E7"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF546"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF5AC"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF6DE"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF810"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF8CB"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF8D2"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF8F4"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF8FE"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF93B"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "461BA37"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "1C8CDF11"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "1C8CDF5F"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "579E13E4"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "51E6F137"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "3FDE83A"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "55B42240"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFABB3"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFABBD"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFABC4"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFABCE"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "44BF64AE"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "5C489FA6"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "2FD12D39"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF4A4"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF4BF"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF4C6"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF4D7"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF4F9"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF525"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF8EE"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF910"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF91A"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF92B"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF932"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "789D1191"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "20C8F97C"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "20C8FA1F"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "20C8FA15"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "12D5CC6"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "556C022E"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "49101F3D"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "623E9873"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "55B4224B"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFABB4"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFABBE"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFABC5"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFABCF"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "5DD52EE6"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "43DE0FCD"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "14140FAA"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF4A5"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF4B6"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF4C7"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF4D8"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF4E9"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF8D4"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFFFF9"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "3AA4A067"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "20C8FA0F"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "A2A6B76"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "1C8CDEE7"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "35788A2F"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "579E13C4"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "54779B8B"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "484641B7"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "34C36B56"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "623E984B"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "55B42231"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFABB5"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "1FC15673"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "3E8F195C"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF4A6"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF4B7"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF4C8"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF4D9"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF50F"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF934"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "4E0D95FD"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "62F50F70"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "62F50F8B"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "72E05C3C"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFABB6"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFABC7"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "5DD52F03"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "5DD52F14"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "CE6D6"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF4A7"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF4B8"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF4C9"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF8BE"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF8C5"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF8CF"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF8F8"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF902"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF913"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF924"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "62F50F9D"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "3FDE80B"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "49101F47"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "55B4223D"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "7284F13E"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "548193B1"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "54819476"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFABC8"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFABD9"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF49A"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF4A8"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF4B9"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF529"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF914"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF91E"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "556C0228"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "5495A3C8"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFABB8"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFABC9"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "7FF3F455"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "1FC157DB"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF49B"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF4A9"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF8D8"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF904"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF90E"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF915"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF937"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "4E0D95F6"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "20C8F944"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "579E13D9"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "54779B96"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "5EFC1C4A"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "72E05C3F"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "4E0D9600"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "2FD12DF0"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF47A"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF49C"
    17:42:06.125 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF591"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF90F"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "3AA4A138"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "5A82A35F"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "5EFC1C30"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "5EFC1C41"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "44BF6482"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "5C489FE0"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "3E8F1913"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "3E8F193F"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "2FD12DEA"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF493"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF906"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF939"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "4E0D963F"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "62F50EDC"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "5EFC1C53"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "2FBE7EE0"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "1FC157DE"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "168A0CB3"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "54B8142A"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF494"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF4F0"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "4E0D95D7"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "4E0D9603"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "20C8F9BE"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "20C8F9B4"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "20C8F9F8"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "62F50F98"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "62F50FD2"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "239EDB67"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "3E8F1959"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "54B81421"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "2FD12DFD"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF49F"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF4E0"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "3A7F300A"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "789D1145"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "62F50F44"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "62F50FE4"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "556C028C"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "5EFC1C33"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "48464174"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "36301557"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "54B814C2"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "2FD12D32"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "2FD12DED"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF4D0"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF4DA"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "FFFFFB99"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "789D11DF"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "20C8F9E9"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "8D75F36"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "62F50EF7"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "14140F8B"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "4CB84F2A"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "54B8142D"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF497"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF4C0"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF4CA"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF4D1"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF4DB"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF53A"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF55C"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "20C8FA31"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "6BD43075"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "16CACC69"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "5EFC1BC5"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "669A6F41"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "FFFFABD0"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "FFFFABDA"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "1FC157D8"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "4CB84F10"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "2FD12DE5"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "2FD12E0A"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF498"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF4BA"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF4C1"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF4CB"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF4D2"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF4F4"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF553"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF55D"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF8FA"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "FFFFFFFD"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "20C8FA65"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "30FF7166"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "5EFC1BAE"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "48464177"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "FFFFABC0"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "FFFFABD1"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF4A0"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF4AA"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF4CC"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF4D3"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF554"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF5F4"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF6DB"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF8E0"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "FFFFFFF4"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "20C8FA22"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "20C8FA4E"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "1C8CDECA"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "48464167"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "5495A397"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "FFFFABC1"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "FFFFABCB"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "1FC1569A"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "14140F6C"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF4AB"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF4BC"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF4C3"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF4CD"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF4D4"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF4E5"
    17:42:06.140 CBBTransBase::GoToRecord - Go to record. ID: "FFFFF52C"

    Hello abrite,
    Please upgrade to the latest version of BlackBerry® Desktop Software to address the "line 140" error message you are receiving when attempting syncronization with your BlackBerry® smartphone. You can download the latest version from the following location:
    www.blackberry.com/desktop
    Thank you.
    -FB
    Come follow your BlackBerry Technical Team on Twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.
    Click "Accept as a Solution" for posts that have solved your issue(s)!

  • IMacros error= NS_ERROR_UNEXPECTED: Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIPrefBranch.getCharPref], line 3 (Error code: -1001)

    I use Imacros. I got this error NS_ERROR_UNEXPECTED: Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIPrefBranch.getCharPref], line 3 (Error code: -1001). I think it is because of this version of mozilla firefox 28.0. I read I should downgrade the version to 27, but I have read it is not safety. Will the problem will be resolve? if not I think I should take the risk...

    hello abmporras, please report the issue to the developer's of the addon through the support channels listed at https://addons.mozilla.org/firefox/addon/imacros-for-firefox/. they should be able to address the issue better.

  • What can I do for a reoccuring Line 33 error?

    I keep getting a Line 33 error when I try to close one of my pop-up sub-menus. I've programmed a "Settings" window to pop up and close when I choose the "Continue" option on its menu. And it pops up ok, but then everytime I try to close it, it calls up a line 33 error and closes all of LabVIEW. I'm attaching the Failure_log.txt from this program. What can I do?
    Attachments:
    Failure_log.txt ‏1 KB

    dsoakley,
    There is a published KnowledgeBase for this error in using LabVIEW 6.1. You can get to it here.
    You may also want to post what file had the error instead of having to look inside the failure log and give a better description of what you VI does and what it calls. I would also include what version of LabVIEW you are using. It is best to give more information than what you think is needed so that this forum can be the most helpful.
    Randy Hoskin
    Applications Engineer
    National Instruments
    http://www.ni.com/ask

  • Line 1 Error - Value 120 for the flexfield segment Company does not exist

    {color:#0000ff}Receiving the following error message in the "Submit Expense Report - Expense Allocation" page:
    "Error : Line 1 Error - Value 120 for the flexfield segment Company does not exist in the value set XX_GL_COMPANY"
    This error message is shown when the user is entering the expense report in R12 Oracle Internet Expenses responsibility. After the user has finished entering the expense lines and after the user has reviewed the default expense allocation values in the expense allocation page, upon clicking on the next button , this error message is shown.
    Has anybody experienced this issue?
    We have opened a Service Request with Oracle but so far there is no resolution. This issue occurs intermittently. It is NOT consistent. We have advised the user base with the following workarounds to over this bug:
    1. The system administrator shall clear the cache using Functional Administrator responsonsibility
    OR
    2. Advise the application user to sign-off from Oracle Applications and allow 5 minutes before they sign-in again.
    Any help or advise in the matter is appreciated.
    Thank you.
    {color}

    Check these things
    1. you have enable PerPeriodOfService DFF to this set.
    2. you are setting Context Variable like (AttributeCategory) with requried value.
    Thanks

  • Weblogic.servlet.jsp.JspException: (line 1): Error in using tag library uri

    Previously my web app was running fine using eclipse 3.1
    When I upgraded my eclipse to 3.2 then built the same web app and deployed, upon running the url i got error
    weblogic.servlet.jsp.JspException: (line 1): Error in using tag library uri='/tags/css' prefix='css' : cannot find tag class
    Your help is appreciated.

              Hi Guys
              Problem is almost certainly because I've gone and defined the get as returning
              an int, (hence no property!)
              Apols
              J
              

  • Where does Runtime NPE show the line of error?

    When I compile my program it's fine. However, when I try to run it I get a NullPointerException error in the command prompt. Does it say which line the error is occuring on?

    What about reading whatever is written on the console?

  • How to turn on line-numbered error messages in ASC file?

    How can I turn on error reporting that tells me exactly on what line of my .asc file an error or warning has occurred?
    I need this in order to debug why my fmscore is constantly segfaulting, presumably caused by my .asc file.
    I know the .asc is causing the crash because when I removed a section of it, the crash suddenly stopped - but I can't figure out why it would crash at all, and it does so at unpredictable intervals, sometimes every few hours, sometimes every single time, ...
    Any help appreciated, thanks!

    use the Flash Media Server Adminitration Console, in button "live log" are shown the lines of errors.
    http://www.leonardofranca.com.br/wp-content/uploads/2009/07/console_videoondemand.jpg
    regards
    Leonardo França
    http://ww.leonardofranca.com

  • Overflow in EXCEL title line routine - Error while posting FI document

    Hi All -
       We are getting an "Overflow in EXCEL title line routine" error message while posting SAP FI document thru FB01 transaction code. We are getting this error message while entering the coding block, can anyone please explain how this error message is coming and how to rectify it.
    Thanks in advance.
    Rds,
    K

    Hi,
    Thanks for the reply.
    The interesting part is, it is a standard message and there is no message class ZKV available in the system.  We have gone live only six months back and not done a single enhancement in HR module till now.
    As far as FICO is concerned, we have an internal control that we will not enhance any of the FI transactions in view of data accuracy and integrity.  We don't have enhancements running in FI & CO modules also.
    I am sure that it is a standard message.  This message is arising out of the function module 'AC_DOCUMENT_CREATE' called internally in the program associated with posting run transaction.
    Please hint, what could be the problem.
    Regards,
    Hema

  • Line Cord Error when connect to Sky+ Box with BT65...

    Bought a new Panasonic TV and had to re sort cables took photos and replaced exactly as before. Did connect the new TV to splitter that works fine.
    BT 6500 shows Line Cord error as soon as Sky box connected on own, with micro filter, with splitter. No errors prior to today so wonder if doing something daft. 
    We have 3x 6500s in house is it REN related? But as worked previously a bit odd. 
    Extension socket behind TV to micro filter - to spliter as before. Plug in cable to SKY plus box and get a line chord error showing on handset. Disconect and fault goes but noticed this fault reported on many forums BT, Virgin ....ANY advice welcome. 

    make sure you have connected the cable to Sky box into correct port.... the sky box has 2... an ethernet port for a cat5 cable ( rj45 bigger port ) and an rj11 port for the phone cord.... the problem is this will fit in both!! but if connected to the ethernet port it will put a loop on line and cause fault on phone line...

Maybe you are looking for

  • App Server 10.1.3.3 install

    I am trying to install 10.1.3.3 on OEL 5 but the prereq checks are failing obviously so the install dies.. any workarounds for this? This is the error check: Starting Oracle Universal Installer... Checking installer requirements... Checking operating

  • CD drive does not play

    Hi, I have a Mac Mini G4. My problem is that when I insert a CD, I cannot view the contents of it - like play an audio CD or watch a DVD. The CD icon does not appear on the desktop or in the finder. If I look in "About this mac" and click "More info"

  • Problem with Adobe Classroon in a Book

    I have recently purchased Adobe Premiere Elements 11 Classroom in a Book. The videos from Lesson 1 will not transfer into the Organizer. I get a message saying "the selected file cannot be played because your system does not have the required compres

  • Note 4 GPS

    Only had phone for 3 weeks and yesterday is first time I tried to use Google maps to navigate.  I had strong signal but phone kept telling me GPS signal lost.   Navigation may work for a few minutes then quit, or may not find Me at all. I have done r

  • Passing  a set of records

    hello I have a doubt , i have a stored procedure that make a transformation of data and insert in another table .Ok that works ok, but only works to a single row . Now I want to modify my proc , now i want to receive a set of rows , How can I do this