OS 10.2.1.1925 (SR 10.2.1.537) - Delete On Handheld only (fails if selecting multiple messages) (BES activated Devices)

Within the BlackBerry Hub /  Display and Actions, the "Delete On" option is only partially working.
For example: If we select 'prompt' as the 'delete on' action the following works:
 Highlight a message, delete, and then the prompt appears ' Delete from Hub, or Delete from Hub and server'.  We can select 'Delete from Hub' and it leaves a copy of the message on the exchange server and in the users outlook.
If we select 'prompt' as the 'delete on' action the following fails:
 Choose 'More', 'select more'  and pick one or more messages and delete, it fails to prompt and deletes the messages from the handheld and the server (and of course outlook too).
Is this a known issue? Its hard for users who get hundreds of messages and want to delete them from their blackberry's to clean them up, but want to keep them in outlook.
BES 5.0.4
BES 10.2
Exchange 2010
SQL2008R2

Yep, known issue (at least by some of us users) and I am not completely sure if BlackBerry knows.
*edit* oops, I see now you're posting in regard to BES activated devices. It works in the same manner for non-BES devices as well.
1. If any post helps you please click the below the post(s) that helped you.
2. Please resolve your thread by marking the post "Solution?" which solved it for you!
3. Install free BlackBerry Protect today for backups of contacts and data.
4. Guide to Unlocking your BlackBerry & Unlock Codes
Join our BBM Channels (Beta)
BlackBerry Support Forums Channel
PIN: C0001B7B4   Display/Scan Bar Code
Knowledge Base Updates
PIN: C0005A9AA   Display/Scan Bar Code

Similar Messages

  • Delete Prior Emails

    When I delete prior emails, I am UNABLE to get rid of an old conversation in Messenger.
    Does anyone know another way for me to delete this old messenger listing from my email?
    Thanks

    What is your OS version? On 10.2.1.1925 and higher version there's option to delete on handheld only or delete on handheld and server. On 10.2.1.xx versions, If you delete single email, it will remain in the server as the setting delete on handheld only but if you delete multiple emails, it will delete emails in the server too. All I know from this forum is there's a bug in recent OS related with this email deletion and hopefully it will be fixed in next OS update.
    • Click Likes to appreciate those who helps you
    • If your issue solved, mark the best post in your thread as Solution

  • Loading Sharepoint Web Services XML List into WPF DataGrid

     trying to populate my DataGrid with the returned list from a Sharepoint Web Services, all of the tutorials/guides I've found go about doing this with a XAML file.
    This is the code I'm using to pull the XML,
    private String GetListNode()
    webService.Lists siteClient = new webService.Lists();
    System.Net.NetworkCredential passCredentials = new System.Net.NetworkCredential("username", "password", "domain");
    siteClient.Credentials = passCredentials;
    XmlNode getNode = siteClient.GetListItems("Tasks", string.Empty, null, null, string.Empty, null, null);
    return getNode.OuterXml;
    This returns the pages XML, within this page I'd like to grab these Items,
    ows_ID, ows_Client, ows_AssignedTo, ows_LinkTitle, ows_Status, ows_Priority, ows_DueDate
    I'd like to make these items Columns for the DataGrid, then having the data populate. All help will be appreciated, thank you in advanced.
    This is not the full XML, this is a small piece,
    <listitems
    xmlns:s="uuid:BDC6E3F0-6DA3-11d1-A2A3-00AA00C14882"
    xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882"
    xmlns:rs="urn:schemas-microsoft-com:rowset"
    xmlns:z="#RowsetSchema"
    xmlns="http://schemas.microsoft.com/sharepoint/soap/">
    <rs:data ItemCount="691">
    <z:row ows_Attachments="0" ows_ID="2108" ows_Task_x0020_Type="Issue" ows_Client="City University of New York" ows_Area="2.0 Updates" ows_AssignedTo="31;#Heidy Valdes" ows_LinkTitle="QSNY Portal v2.0" ows_Status="Testing" ows_Priority="1" ows_DueDate="2014-04-21 00:00:00" ows_Created="2014-01-15 16:51:38" ows__ModerationStatus="0" ows__Level="1" ows_UniqueId="2108;#{1A24305B-DD42-4552-92D6-476C8A2E4583}" ows_FSObjType="2108;#0" ows_Created_x0020_Date="2108;#2014-01-15 16:51:38" ows_Body="I think we can close this task." ows_FileLeafRef="2108;#2108_.000" ows_Group_x0020_Task="Portal" ows_FileRef="2108;#apps/mwels/Lists/Tasks/2108_.000" ows_Title="QSNY Portal v2.0" ows_Owner="Carlos M Valdes" ows_owshiddenversion="5" />
    <z:row ows_Attachments="0" ows_ID="2786" ows_Task_x0020_Type="Time Reporting" ows_Client="WELS Systems Foundation" ows_Area="Time Reporting" ows_AssignedTo="30;#Eric Bonneman" ows_LinkTitle="WELS University" ows_Status="Active" ows_Priority="On Going" ows_DueDate="2099-01-01 00:00:00" ows_Created="2014-08-04 11:13:21" ows_WELS_x0020_Version="N/A" ows_Client_x0020_Issue="0" ows__ModerationStatus="0" ows__Level="1" ows_UniqueId="2786;#{3640CD6F-BE02-41C2-B174-9EB36EDDA27C}" ows_FSObjType="2786;#0" ows_Created_x0020_Date="2786;#2014-08-04 11:13:21" ows_Body="&lt;div&gt;Task requested by Eric&lt;/div&gt;" ows_FileLeafRef="2786;#2786_.000" ows_Group_x0020_Task="WELS" ows_FileRef="2786;#apps/mwels/Lists/Tasks/2786_.000" ows_Title="WELS University" ows_Owner="Ana Sejeck" ows_owshiddenversion="1" />
    <z:row ows_Attachments="0" ows_ID="2792" ows_Task_x0020_Type="Time Reporting" ows_Client="CSC of Palm Beach County" ows_Area="Time Reporting" ows_AssignedTo="34;#Ana Sejeck" ows_LinkTitle="WELS Support for CSC of Palm Beach" ows_Status="Assigned" ows_Priority="On Going" ows_DueDate="2099-08-05 00:00:00" ows_Created="2014-08-05 14:42:01" ows_WELS_x0020_Version="N/A" ows__ModerationStatus="0" ows__Level="1" ows_UniqueId="2792;#{E8EB676C-D124-4D4F-890A-4AE8B4E2B135}" ows_FSObjType="2792;#0" ows_Created_x0020_Date="2792;#2014-08-05 14:42:01" ows_Body="&lt;div&gt;support task for PB&lt;/div&gt;" ows_FileLeafRef="2792;#2792_.000" ows_Group_x0020_Task="WELS" ows_FileRef="2792;#apps/mwels/Lists/Tasks/2792_.000" ows_Title="WELS Support for CSC of Palm Beach" ows_Owner="WELS Team" ows_owshiddenversion="1" />
    <z:row ows_Attachments="0" ows_ID="2937" ows_Task_x0020_Type="Time Reporting" ows_Client="Orange County" ows_Area="Time Reporting" ows_AssignedTo="34;#Ana Sejeck" ows_LinkTitle="Orange County WELS Support" ows_Status="Active" ows_Priority="On Going" ows_DueDate="2099-12-31 00:00:00" ows_Created="2014-09-10 16:55:58" ows_WELS_x0020_Version="N/A" ows_Client_x0020_Issue="0" ows__ModerationStatus="0" ows__Level="1" ows_UniqueId="2937;#{5788B8F0-BE12-40E1-BEDE-3A5D026CC973}" ows_FSObjType="2937;#0" ows_Created_x0020_Date="2937;#2014-09-10 16:55:58" ows_Body="updated title" ows_FileLeafRef="2937;#2937_.000" ows_Group_x0020_Task="WELS" ows_FileRef="2937;#apps/mwels/Lists/Tasks/2937_.000" ows_Title="Orange County WELS Support" ows_Owner="Muriel Wong" ows_owshiddenversion="2" />
    <z:row ows_Attachments="0" ows_ID="1385" ows_Task_x0020_Type="Support" ows_Client="WELS Systems Foundation" ows_Area="Training" ows_AssignedTo="35;#Bobbi Silber" ows_LinkTitle="Training" ows_Status="Active" ows_Priority="On Going" ows_DueDate="2099-12-31 00:00:00" ows_Created="2013-06-11 12:30:18" ows_WELS_x0020_Version="N/A" ows_Client_x0020_Issue="support" ows__ModerationStatus="0" ows__Level="1" ows_UniqueId="1385;#{7B0C9B91-BDE2-435E-8F57-F08AC44A4BCF}" ows_FSObjType="1385;#0" ows_Created_x0020_Date="1385;#2013-06-11 12:30:18" ows_Body="&lt;div&gt;updated priority to &amp;quot;on going&amp;quot;&lt;/div&gt;" ows_FileLeafRef="1385;#1385_.000" ows_Group_x0020_Task="WELS" ows_FileRef="1385;#apps/mwels/Lists/Tasks/1385_.000" ows_Title="Training" ows_Owner="Bobbi SIlber" ows_owshiddenversion="5" />
    <z:row ows_Attachments="0" ows_ID="1925" ows_Task_x0020_Type="Support" ows_Client="WELS Systems Foundation" ows_Area="Training" ows_AssignedTo="44;#Axel Camacho" ows_LinkTitle="Training " ows_Status="Active" ows_Priority="On Going" ows_DueDate="2099-12-31 00:00:00" ows_Created="2013-11-14 17:13:29" ows_WELS_x0020_Version="N/A" ows_Client_x0020_Issue="support" ows__ModerationStatus="0" ows__Level="1" ows_UniqueId="1925;#{37669445-7AA8-430F-AA17-925B778E435D}" ows_FSObjType="1925;#0" ows_Created_x0020_Date="1925;#2013-11-14 17:13:29" ows_Body="&lt;div&gt;updated priority&lt;/div&gt;" ows_FileLeafRef="1925;#1925_.000" ows_Group_x0020_Task="WELS" ows_FileRef="1925;#apps/mwels/Lists/Tasks/1925_.000" ows_Title="Training " ows_Owner="Carlos" ows_owshiddenversion="2" />
    <z:row ows_Attachments="1" ows_ID="1615" ows_Task_x0020_Type="Deliverable" ows_Client="Mississippi Department of Human Services" ows_Area="Wireframes" ows_AssignedTo="54;#Alejandro Mulet" ows_LinkTitle="Director Self Assessment Form " ows_Status="Assigned" ows_Priority="1" ows_DueDate="2013-08-31 00:00:00" ows_Created="2013-08-15 20:49:25" ows_WELS_x0020_Version="N/A" ows_Client_x0020_Issue="deliverable" ows__ModerationStatus="0" ows__Level="1" ows_UniqueId="1615;#{E377332A-6C82-4CF0-A156-D0C69C69084B}" ows_FSObjType="1615;#0" ows_Created_x0020_Date="1615;#2013-08-15 20:49:25" ows_Body="Alejandro incase you do not have this for the Mississippi portal." ows_FileLeafRef="1615;#1615_.000" ows_Group_x0020_Task="WELS" ows_FileRef="1615;#apps/mwels/Lists/Tasks/1615_.000" ows_Title="Director Self Assessment Form " ows_Owner="carlos valdes" ows_owshiddenversion="7" />
    <z:row ows_Attachments="0" ows_ID="1617" ows_Task_x0020_Type="Deliverable" ows_Client="Mississippi Department of Human Services" ows_Area="Wireframes" ows_AssignedTo="31;#Heidy Valdes" ows_LinkTitle="Practitioner Profile " ows_Status="Assigned" ows_Priority="1" ows_DueDate="2013-09-15 00:00:00" ows_Created="2013-08-15 20:52:29" ows_WELS_x0020_Version="2.9 (future development)" ows_Client_x0020_Issue="deliverable" ows__ModerationStatus="0" ows__Level="1" ows_UniqueId="1617;#{321B08EF-CE10-4EF6-B19E-C8E9DD16852E}" ows_FSObjType="1617;#0" ows_Created_x0020_Date="1617;#2013-08-15 20:52:29" ows_Body="What do we need for this? Is this still relevant?" ows_FileLeafRef="1617;#1617_.000" ows_Group_x0020_Task="WELS" ows_FileRef="1617;#apps/mwels/Lists/Tasks/1617_.000" ows_Title="Practitioner Profile " ows_Owner="carlos valdes" ows_owshiddenversion="4" />
    <z:row ows_Attachments="0" ows_ID="1619" ows_Task_x0020_Type="Deliverable" ows_Client="Mississippi Department of Human Services" ows_Area="Wireframes" ows_AssignedTo="31;#Heidy Valdes" ows_LinkTitle="Checklist verification checkboxes " ows_Status="Assigned" ows_Priority="1" ows_DueDate="2013-10-15 00:00:00" ows_Created="2013-08-15 20:56:25" ows_WELS_x0020_Version="2.9 (future development)" ows_Client_x0020_Issue="deliverable" ows__ModerationStatus="0" ows__Level="1" ows_UniqueId="1619;#{3C4C89E0-B2C5-4BAF-BBA0-8EB9735F53C9}" ows_FSObjType="1619;#0" ows_Created_x0020_Date="1619;#2013-08-15 20:56:25" ows_Body="&lt;div&gt;changing to wireframes&lt;/div&gt;" ows_FileLeafRef="1619;#1619_.000" ows_Group_x0020_Task="WELS" ows_FileRef="1619;#apps/mwels/Lists/Tasks/1619_.000" ows_Title="Checklist verification checkboxes " ows_Owner="carlos valdes" ows_owshiddenversion="4" />
    <z:row ows_Attachments="1" ows_ID="1710" ows_Task_x0020_Type="Deliverable" ows_Client="Bay Area" ows_Area="Wireframes" ows_AssignedTo="24;#Mike Cullen" ows_LinkTitle="Bay and Mississippi Wireframe for children w/ disabilties" ows_Status="Testing" ows_Priority="1" ows_DueDate="2013-10-04 00:00:00" ows_Created="2013-09-25 16:30:08" ows_WELS_x0020_Version="2.9.7" ows_Client_x0020_Issue="0" ows__ModerationStatus="0" ows__Level="1" ows_UniqueId="1710;#{FDDF3E62-501D-489E-A1FD-6265F3FB4757}" ows_FSObjType="1710;#0" ows_Created_x0020_Date="1710;#2013-09-25 16:30:08" ows_Body="Modified the wels project (RoomMaint user control and the RoomMaintSave webservice, also modified the db project to add a new table and the stored procedure to modified this table and get the data)." ows_FileLeafRef="1710;#1710_.000" ows_Group_x0020_Task="WELS" ows_FileRef="1710;#apps/mwels/Lists/Tasks/1710_.000" ows_Title="Bay and Mississippi Wireframe for children w/ disabilties" ows_Owner="Bobbi" ows_owshiddenversion="12" />
    <z:row ows_Attachments="1" ows_ID="2369" ows_Task_x0020_Type="Deliverable" ows_Client="WELS Systems Foundation" ows_Area="Wireframes" ows_AssignedTo="43;#James Minkler" ows_LinkTitle="New Dashboard Menus" ows_Status="Assigned" ows_Priority="10" ows_DueDate="2014-05-30 00:00:00" ows_Created="2014-03-21 14:27:52" ows_WELS_x0020_Version="2.9.7" ows__ModerationStatus="0" ows__Level="1" ows_UniqueId="2369;#{48D64DF5-9E9D-46F6-AF50-936761C87AA9}" ows_FSObjType="2369;#0" ows_Created_x0020_Date="2369;#2014-03-21 14:27:52" ows_Body="Updating priority." ows_FileLeafRef="2369;#2369_.000" ows_Group_x0020_Task="WELS" ows_FileRef="2369;#apps/mwels/Lists/Tasks/2369_.000" ows_Title="New Dashboard Menus" ows_Owner="Carlos" ows_owshiddenversion="3" />
    <z:row ows_Attachments="0" ows_ID="1307" ows_Task_x0020_Type="Deliverable" ows_Client="Miami Coalition of Partners" ows_Area="Wireframes" ows_AssignedTo="31;#Heidy Valdes" ows_LinkTitle="Design Wireframes for upgraded interface of Site tabs" ows_Status="Assigned" ows_Priority="2" ows_DueDate="2013-07-31 00:00:00" ows_Created="2013-05-03 15:49:30" ows_WELS_x0020_Version="3.0 (next release)" ows__ModerationStatus="0" ows__Level="1" ows_UniqueId="1307;#{49E1699C-25B5-4D67-B48F-BA2F13687CE3}" ows_FSObjType="1307;#0" ows_Created_x0020_Date="1307;#2013-05-03 15:49:30" ows_Body="&lt;div&gt;changing status&lt;/div&gt;" ows_FileLeafRef="1307;#1307_.000" ows_Group_x0020_Task="WELS" ows_FileRef="1307;#apps/mwels/Lists/Tasks/1307_.000" ows_Title="Design Wireframes for upgraded interface of Site tabs" ows_Owner="heidy" ows_owshiddenversion="5" />
    <z:row ows_Attachments="0" ows_ID="2136" ows_Task_x0020_Type="Deliverable" ows_Client="Miami Coalition of Partners" ows_Area="Wireframes" ows_AssignedTo="31;#Heidy Valdes" ows_LinkTitle="Document Viewer" ows_Status="Assigned" ows_Priority="2" ows_DueDate="2014-03-28 00:00:00" ows_Created="2014-01-23 13:29:36" ows_WELS_x0020_Version="2.9 (future development)" ows__ModerationStatus="0" ows__Level="1" ows_UniqueId="2136;#{DCE4F91B-C794-457B-BA97-F1874054D55D}" ows_FSObjType="2136;#0" ows_Created_x0020_Date="2136;#2014-01-23 13:29:36" ows_Body="&lt;div&gt;Create wireframes for a document viewer that is used in conjunction with the document library. This viewer would be used with pdf, docs, or image files&lt;/div&gt;" ows_FileLeafRef="2136;#2136_.000" ows_Group_x0020_Task="WELS" ows_FileRef="2136;#apps/mwels/Lists/Tasks/2136_.000" ows_Title="Document Viewer" ows_Owner="heidy" ows_owshiddenversion="1" />
    <z:row ows_Attachments="0" ows_ID="2699" ows_Task_x0020_Type="Deliverable" ows_Client="New Mexico FOCUS" ows_Area="Wireframes" ows_AssignedTo="31;#Heidy Valdes" ows_LinkTitle="Admin Portal Wireframes" ows_Status="On Hold" ows_Priority="2" ows_DueDate="2014-07-31 00:00:00" ows_Created="2014-07-14 10:38:02" ows__ModerationStatus="0" ows__Level="1" ows_UniqueId="2699;#{C43EBA38-1517-4026-AF12-33B56530EAF9}" ows_FSObjType="2699;#0" ows_Created_x0020_Date="2699;#2014-07-14 10:38:02" ows_Body="&lt;div&gt;I was told to put this on hold by Carlos&lt;/div&gt;" ows_FileLeafRef="2699;#2699_.000" ows_Group_x0020_Task="Portal" ows_FileRef="2699;#apps/mwels/Lists/Tasks/2699_.000" ows_Title="Admin Portal Wireframes" ows_Owner="James Minkler" ows_owshiddenversion="2" />
    <z:row ows_Attachments="1" ows_ID="1462" ows_Task_x0020_Type="Deliverable" ows_Client="City University of New York" ows_Area="Wireframes" ows_AssignedTo="54;#Alejandro Mulet" ows_LinkTitle="Funding Tab Request " ows_Status="Assigned" ows_Priority="5" ows_DueDate="2013-07-31 00:00:00" ows_Created="2013-07-17 16:08:13" ows_Client_x0020_Issue="deliverable" ows__ModerationStatus="0" ows__Level="1" ows_UniqueId="1462;#{DFD3D4D3-C37C-4C8A-9074-8DA8D0B149C9}" ows_FSObjType="1462;#0" ows_Created_x0020_Date="1462;#2013-07-17 16:08:13" ows_Body="Make the purpose dropdown a multi-selection, if too many items are selected us a tooltip to show the full list on the table." ows_FileLeafRef="1462;#1462_.000" ows_Group_x0020_Task="WELS" ows_FileRef="1462;#apps/mwels/Lists/Tasks/1462_.000" ows_Title="Funding Tab Request " ows_Owner="ariel davis" ows_owshiddenversion="13" />
    <z:row ows_Attachments="1" ows_ID="1955" ows_Task_x0020_Type="Issue" ows_Client="City University of New York" ows_Area="Wireframes" ows_AssignedTo="53;#Julio Garcia" ows_LinkTitle="Icon Set: New York" ows_Status="Active" ows_Priority="8" ows_DueDate="2014-01-03 00:00:00" ows_Created="2013-12-02 14:11:54" ows_WELS_x0020_Version="2.9.7" ows__ModerationStatus="0" ows__Level="1" ows_UniqueId="1955;#{0EE49957-9903-4E67-AC9A-C305D9A8972F}" ows_FSObjType="1955;#0" ows_Created_x0020_Date="1955;#2013-12-02 14:11:54" ows_Body="updated status field" ows_FileLeafRef="1955;#1955_.000" ows_Group_x0020_Task="WELS" ows_FileRef="1955;#apps/mwels/Lists/Tasks/1955_.000" ows_Title="Icon Set: New York" ows_Owner="heidy valdes" ows_owshiddenversion="6" />
    <z:row ows_Attachments="1" ows_ID="2500" ows_Task_x0020_Type="Issue" ows_Client="Miami Coalition of Partners" ows_Area="Wireframes" ows_AssignedTo="31;#Heidy Valdes" ows_LinkTitle="update the site tab’s re-design wireframes" ows_Status="Assigned" ows_Priority="Not Prioritized" ows_DueDate="2014-05-20 00:00:00" ows_Created="2014-05-06 11:27:45" ows_WELS_x0020_Version="2.9 (future development)" ows_Client_x0020_Issue="Deliverable" ows__ModerationStatus="0" ows__Level="1" ows_UniqueId="2500;#{1D043527-A1A2-438A-846F-29FFC844D444}" ows_FSObjType="2500;#0" ows_Created_x0020_Date="2500;#2014-05-06 11:27:45" ows_Body=" Heidy will update the site tab’s re-design wireframes to include this new field" ows_FileLeafRef="2500;#2500_.000" ows_Group_x0020_Task="WELS" ows_FileRef="2500;#apps/mwels/Lists/Tasks/2500_.000" ows_Title="update the site tab’s re-design wireframes" ows_Owner="Lisa Pittman" ows_owshiddenversion="1" />
    <z:row ows_Attachments="0" ows_ID="3343" ows_Task_x0020_Type="Issue" ows_Client="New Mexico FOCUS" ows_Area="Wireframes" ows_AssignedTo="53;#Julio Garcia" ows_LinkTitle="On Start Now Screen: Update the text" ows_Status="Assigned" ows_Priority="Not Prioritized" ows_DueDate="2014-12-31 00:00:00" ows_Created="2014-12-08 21:00:05" ows_WELS_x0020_Version="N/A" ows__ModerationStatus="0" ows__Level="1" ows_UniqueId="3343;#{BAC06875-8B2E-4D86-BAAE-A76C8F4EA650}" ows_FSObjType="3343;#0" ows_Created_x0020_Date="3343;#2014-12-08 21:00:05" ows_Body="Update the 2nd sentence to say, &amp;quot;If you would like to begin entering information, click the Start Now button.&amp;quot; " ows_FileLeafRef="3343;#3343_.000" ows_Group_x0020_Task="Portal" ows_FileRef="3343;#apps/mwels/Lists/Tasks/3343_.000" ows_Title="On Start Now Screen: Update the text" ows_Owner="Jame" ows_owshiddenversion="1" />
    <z:row ows_Attachments="1" ows_ID="1078" ows_Task_x0020_Type="Support" ows_Client="WELS Systems Foundation" ows_Area="Wireframes" ows_AssignedTo="31;#Heidy Valdes" ows_LinkTitle="WELS User Standard Wireframes" ows_Status="Active" ows_Priority="On Going" ows_DueDate="2099-12-31 00:00:00" ows_Created="2013-01-29 09:43:09" ows_WELS_x0020_Version="N/A" ows_Client_x0020_Issue="support" ows__ModerationStatus="0" ows__Level="1" ows_UniqueId="1078;#{B9391C51-0D82-4EC8-BA79-74C0AC2D39EB}" ows_FSObjType="1078;#0" ows_Created_x0020_Date="1078;#2013-01-29 09:43:09" ows_Body="&lt;div&gt;updated client issue field&lt;/div&gt;" ows_FileLeafRef="1078;#1078_.000" ows_Group_x0020_Task="WELS" ows_FileRef="1078;#apps/mwels/Lists/Tasks/1078_.000" ows_Title="WELS User Standard Wireframes" ows_Owner="Heidy Valdes" ows_owshiddenversion="8" />
    </rs:data>

    The XML is in a friendly format to read into a DataSet, which can then be bound to your data grid control.
    You will need to clean up some of the data. Data from dropdowns, people pickers, etc. will have an "id" prefix. (31;#Heidy Valdes) You could cleanup the XML first, clean the data in the column of the data table or write an event handler on
    the load event of the grid.
    Load the XML to the grid something like:
    XmlTextReader reader = new XmlTextReader(yourXMLnode.OuterXml, XmlNodeType.Element, null);
    DataSet ds = new DataSet();
    ds.ReadXml(reader);
    yourGrid.DataSource = ds.Tables[1];
    Note: ds.Tables[0] contains the record count.
    Mike Smith TechTrainingNotes.blogspot.com
    Books:
    SharePoint 2007 2010 Customization for the Site Owner,
    SharePoint 2010 Security for the Site Owner

  • Data Warehouse Jobs Failing

    As you can see in the screen shot, everything is failing.  I have tried un-registering and regerstering the data warehouse but I get the same results. There arent any relevent events on the SCSM server, but the data warehouse has the following:
    Event 33537:
    Deployment related exception has been caught during ETL. This is either due to a failure in Deployment or we have exceeded the number of retry attempts. Work item will be marked as failed.
    Additional information:
    ETLModule: etlMod=NULL
    RetryAttempts: 0
    WorkItem:  WorkItemId = 35013940, processModuleId = 11694, isDirty = True, BatchId = 115291, status = Failed, RetryCount = 0, ErrorCount = 1925, TakenTime = 12/20/2013 19:30:45, Module
    = ModuleName = LoadDWDataMartReleaseType, ModuleType = System, ModuleDescription = Deployment Execution Step, ProcessCategoryName = Load, ProcessName = Load.Common, DeletedBatchId=0
    Exception details:
    Exception type: Microsoft.EnterpriseManagement.Common.ObjectNotFoundException
    Exception message: An object of class ManagementPackWarehouseModuleType with ID 28be8a8c-772c-4d5a-94df-2e30784497d7 was not found.
    Stack trace:
       at Microsoft.EnterpriseManagement.DataWarehouseManagement.GetWarehouseModuleType(Guid id)
       at Microsoft.SystemCenter.Warehouse.Utility.Store.GetWarehouseModule(Guid id)
       at Microsoft.SystemCenter.Etl.ETLModule.GetModule(WorkItem etlWI)
       at Microsoft.SystemCenter.Etl.ETLModule.OnDataItem(DataItemBase dataItem, DataItemAcknowledgementCallback acknowledgedCallback, Object acknowledgedState, DataItemProcessingCompleteCallback
    completionCallback, Object completionState)
    Events 33333:
    Data Access Layer rejected retry on SqlError:
    Request: CreateSolutionPackImportMessage -- (TransactionId=e5fad4da-21d2-41d9-b818-97c6efb299bb), (Message=PABEAGUAcABsAG8AeQBtAGUAbgB0AE0AZQBzAHMAYQBnAGUAIAB4AG0AbABuAHMAPQAnAGgAdAB0AHAAOgAvAC8AcwBjAGgAZQBtAGEAcwAuAG0AaQBjAHIAbwBzAG8A...),
    (RETURN_VALUE=-1)
    Class: 0
    Number: 3621
    Message: The statement has been terminated.
    And…
    Data Access Layer rejected retry on SqlError:
    Request: CreateSolutionPackImportMessage -- (TransactionId=e5fad4da-21d2-41d9-b818-97c6efb299bb), (Message=PABEAGUAcABsAG8AeQBtAGUAbgB0AE0AZQBzAHMAYQBnAGUAIAB4AG0AbABuAHMAPQAnAGgAdAB0AHAAOgAvAC8AcwBjAGgAZQBtAGEAcwAuAG0AaQBjAHIAbwBzAG8A...),
    (RETURN_VALUE=-1)
    Class: 16
    Number: 266
    Message: Transaction count after EXECUTE indicates a mismatching number of BEGIN and COMMIT statements. Previous count = 1, current count = 0.
    And a lot of these...
    Message: Failed to create BaseModule InstanceWrapper
     Module name: TransformChangeImpact
     Process: Transform
     Entity type: Outrigger
     Entity name: ChangeImpact
     Entity GUID: dcb7f8f8-a4e4-876e-9cd8-dd98f7aab4d1
     Field warehouse source ID value: 1
     Module GUID: 82e2491e-d690-c73c-b794-807346fa8a7e
    Message: Failed to create BaseModule InstanceWrapper
     Module name: LoadOMDWDataMartIncidentResolutionCategory
     Process: Load
     Entity type: Outrigger
     Entity name: IncidentResolutionCategory
     Entity GUID: b668ce94-7450-6adc-2ad0-b9104c82b86b
     Field warehouse source ID value: 1
     Module GUID: 5d0ed3d3-068b-9315-d637-79d4ce8a5fe1
    At first (after some google-ing) I figured it was due o bad DB grooming. I tried following these instructions:
    http://social.technet.microsoft.com/Forums/systemcenter/en-US/5919b0d7-4510-4d96-a043-89092655cc06/error-in-transformcommon-etl-job?forum=dwreportingdashboards
    and I did this...
    http://support.microsoft.com/kb/2853442
    But it still fails.
    Any suggestions?
    We're running 2012 sp1 on SQL 2008R2.
    - Get on the floor, do that dinosaur

    Do you have MPs that have failed deployments? If yes, right click on them and click on "Restart Deployment". You kind of have to figure out the sequence if there are dependencies. If the deployment fails, post the error message from the event log
    (Operations Manager log source)
    If you recently upgraded to 2012 R2, you may want to execute the script from the release notes (http://technet.microsoft.com/en-us/library/dn299381.aspx)

  • Unrar bug on 10.2.1.537 with third party apps

    Hello,
    Since I upgraded my z10 to 10.2.1.537 (carrier release) I can't unrar a file located on my sd card directly on the sdcard.
    I tried with two apps :
    •uncompressor (app bought on bbworld)
    •es file explorer (app side loaded)
    Also:
    •Un compressing from the sd card to the phone memory works
    •This worked before on 10.1, 10.1MR, 10.2.0.424 and 10.2.0.429 (all of them carrier release)
    Best regards and congratulations on 10.2.1.1925.

    I am having similar problems as are several other users in my organization who have all recently upgraded to 10.2.1.537. (bell) - both Z10 andQ10 devices. Every time my device reboots the policies from active sync (MS exchange 2010) appear to get reapplied. The device and SD card get re encrypted and some settings get reset ( Eg the auto signature gets turned back on with the default text even if it had been turned off previously.) Other problems have also shown up since the 10.2.1,537 upgrade and they only affect the active sync accounts. Other accounts still appear to work fine.. In particular, the Hub conversation display style no longer works. Messages in a conversation don't show and there appears to be no way to see the missing messages without turning the conversation style off. I have not contacted my provider yet to see if I can roll back to v10.2.0, since I have had no problems with that release and have had daily problems with my device Turing off, calendar items not syncing, reports that my email domain is not trusted, and on and on..... Since upgrading.

  • 800w Sound and Notificati​on repeat

    I have trying to turn on repeat for notifications under Settings Sounds & Notifications.  I check the Play Sound box and pick a sound.  I am unable to check the Repeat box to turn on repeating the notifications.  The box is grayed out.  How can I set up the ability to Repeat a notifications. 
    Post relates to: Treo 800w (Sprint)

    Can't recall for previous OS's but version OS 10.2.1.1925 software 10.2.1.537
    Different tones or browse music can be set for each application notification.
    Home screen - swipe down - Notifications - Applications - On top of the list is pre-installed applications and below are other applications.

  • Cannot install the Tempro due to administrator privileges 1925 error

    Amongst others, with the same result, I downloaded Tempro from the Toshiba site and started with the installation. All went well untill the box popped up you do not have Admin. privileges and the installation of the program was terminated. Called the local Toshiba supplier whom offered a few clues, however none was successfull. Please help. Gawie

    Hi
    I found a MS knowledge base article about this error message 1925 and this appeared also while OFF2000 installation.
    http://support.microsoft.com/kb/217662
    Check it out
    > Something else that bothers me, am unable to download Vista updates due to this privilege nonsence!!
    But I think this Tempro issue has something to do with your system.
    In my opinion your system could be muddled up or some firewalls/antivirus settings affect the installation. I've noticed that many installation instructions for Vista say to disable your anti-virus/firewall software before installing. Check this too!

  • OS 10.2.1.1925 is out ! ..............

    It looks like the latest 10.2.1.1925 is already out, unofficially of course.  If anyone has it already, please share info.... Specially what kind of new stuff are there compared to the .1055 ?
    Thanks 

    Please review the Ts and Cs of this site. Discussions about anything beyond officially released and supported OS levels is specifically not allowed in this site.
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • 10.2.1.1925 installed - No picture password

    I can't seem to find picture password on the System Settings --> Security and Privacy --> Device Password screen. Am i missing something? I thought this was a new feature. I have rebooted and hard rebooted (volume buttons), but still doesn't show up. I do have blackberry balance activated and my password is complicated. "IT policy requires device password to be set." is displayed. Does that mean I can't use picture password?
    STL100-3
    Solved!
    Go to Solution.

    Should be the third option down on that screen after device password and simple password?
    If you've been helped click on , if you've been saved buy the app.
    Developer of stokLocker, Sympatico and Super Sentences.

  • Rep-1925: Invalid Font File

    Hi,
    I'm running Reports9i and playing with the new font sub-setting feature. I have added the following line to my uifont.ali file under the [ PDF:SUBSET ] section:
    sAdC128c = "SADC128C.ttf"
    I have placed the above ttf file in a directory that is in my REPORTS_PATH. I have set the font of a field in my report to the above mentionned font. When I select "Generate to File: PDF" from the file menu I get the error message stated in the subject. Any ideas?
    Thanks
    Chad

    Hi Chad,
    Well, it looks like Reports has found the file, otherwise you'd get a "rep-1924 Cannot locate the font file xxx". It seems like the font file may be corrupted. I'm not familiar with the sAdC128c font, so I'm not sure if this a converted font file or not, but you may want to try with a standard True Type font file and make sure it works. If it does, I'd try reinstalling the font in case there's a problem with it.
    Hope that helps!
    Toby

  • Z10,Q10 & Z30 slow restart problem after update to firmware 10.2.1.1925

    Hi, I have just updated our blackberry Q10 and Z30 to new firmware, which is fantastic! I point out a problem, probably a small software bug.When I turn on the Blackberry reboot is really slow and spend a few minutes before I was prompted to enter the PIN code of the SIM card.The problem is the pin code of the SIM card: If you take this option, restart will be as fast as before! I hope that will be soon released an update that resolves this problem.Thank You Hello.

    Thanks for clarifying, hopefully someone from BlackBerry will pick this up and it will be fixed in a future release.
    If you've been helped click on , if you've been saved buy the app.
    Developer of stokLocker, Sympatico and Super Sentences.

  • BB LINK 123.2.3 Does not WiFi CONNECT with Q10 OS 10.2.1;1925

    Upgraded to the current revision of LINK.  Now, a Q10 v10.2.1 will not WiFi connect.  Connection was solid on prior revision of LINK.  I have tried re-launching LINK as well as cold and warm restart of the Q10.
    Solved!
    Go to Solution.

    you updated your bb link to 123.2.3 and your q10 will not connect to wifi anymore? is that what you asking?

  • QUERY HELP!!! trying to create a query

    i'm creating a summary report
    i have a table with sale dates
    for example i have a table tab_1 and column saleDate as
    saleDat
    1923
    1936
    1945
    2003
    2005
    saleDate contains years and there are some missing years where no sale
    was made
    My report has to display years starting from earliest year
    so i have to create a query that starts with 1923
    but the problem is that I have to have years that are not in table.
    for example i have to display years 1924 which is not in table
    so the part of report has to look like
    1923 blah blah summary.........
    1924 "
    1925
    1926
    2005
    2006
    upto current year (2006 may not be in the table, but i have to display)
    i just need to know the query that can query all the years starting from
    the ealiest saleDate to current year
    thanks in advance

    Please write the query in the following form:
    SELECT a.year, --- place other columns from your table.
    FROM (SELECT (:start_num + rownum) year
    FROM all_tab_columns
    WHERE :start_num + rownum <= :end_num) a,
    tab_1 b
    WHERE a.year = b.saleDat(+);
    Note:
    1) if your start year and end year are 1923 and 2006. Then input as below:
    :start_num = 1922
    :end_num = 2006
    2) Since for some of the years (1924 etc) may not be there in your so you may need to use NVL to print proper indicators.
    3) If you have more than one record in tab_1 for a particular year then group them based year and then use it.
    Hope this helps.
    - Saumen.

  • Update Statement Simply hanged but doing db file sequential read

    Hi,
    Last night we had issue with one of the prod server where we updating one of table which contains large number records in millions.Same identical machine completed in1 hour and other box never completed but doing db file sequential read but in the long ops the last statement it was done 20:16 after that nothing is happening but i ran few trace on that user.
    /u01/app/oracle/admin/SURV2/udump/surv2_ora_10048.trc
    Oracle Database 10g Release 10.2.0.4.0 - Production
    ORACLE_HOME = /u01/app/oracle/product/10.2.0/db
    System name:     SunOS
    Node name:     prdfa001
    Release:     5.10
    Version:     Generic_139556-08
    Machine:     i86pc
    Instance name: SURV2
    Redo thread mounted by this instance: 1
    Oracle process number: 18
    Unix process pid: 10048, image: oracle@prdfa001
    *** 2010-09-09 23:37:07.484
    *** ACTION NAME:() 2010-09-09 23:37:07.473
    *** MODULE NAME:(SQL*Plus) 2010-09-09 23:37:07.473
    *** SERVICE NAME:(SURV2) 2010-09-09 23:37:07.473
    *** SESSION ID:(289.54) 2010-09-09 23:37:07.473
    Received ORADEBUG command 'unlimit' from process Unix process pid: 3983, image:
    *** 2010-09-09 23:37:20.315
    Received ORADEBUG command 'event 10046 trace name context forever, level 12' from process Unix process pid: 3983, image:
    WAIT #7: nam='db file sequential read' ela= 11160 file#=13 block#=2252349 blocks=1 obj#=166421 tim=12499462835161
    WAIT #7: nam='db file sequential read' ela= 2857 file#=13 block#=2249751 blocks=1 obj#=166421 tim=12499462838137
    WAIT #7: nam='db file sequential read' ela= 3810 file#=13 block#=2251361 blocks=1 obj#=166421 tim=12499462842048
    WAIT #7: nam='db file sequential read' ela= 4459 file#=13 block#=2247059 blocks=1 obj#=166421 tim=12499462846564
    WAIT #7: nam='db file sequential read' ela= 2841 file#=13 block#=2247507 blocks=1 obj#=166421 tim=12499462849468
    WAIT #7: nam='db file sequential read' ela= 427 file#=13 block#=2247568 blocks=1 obj#=166421 tim=12499462850032
    WAIT #7: nam='db file sequential read' ela= 1187 file#=13 block#=2248264 blocks=1 obj#=166421 tim=12499462851327
    WAIT #7: nam='db file sequential read' ela= 2687 file#=13 block#=2250707 blocks=1 obj#=166421 tim=12499462854178
    WAIT #7: nam='db file sequential read' ela= 3657 file#=13 block#=2249697 blocks=1 obj#=166421 tim=12499462857896
    WAIT #7: nam='db file sequential read' ela= 4139 file#=13 block#=2247074 blocks=1 obj#=166421 tim=12499462862093
    WAIT #7: nam='db file sequential read' ela= 4180 file#=47 block#=3649690 blocks=1 obj#=166421 tim=12499509270445
    WAIT #7: nam='db file sequential read' ela= 4802 file#=47 block#=3649309 blocks=1 obj#=166421 tim=12499509275327
    WAIT #7: nam='db file sequential read' ela= 2459 file#=47 block#=3652697 blocks=1 obj#=166421 tim=12499509277859
    WAIT #7: nam='db file sequential read' ela= 4015 file#=47 block#=3652826 blocks=1 obj#=166421 tim=12499509281948
    WAIT #7: nam='db file sequential read' ela= 2248 file#=47 block#=3651610 blocks=1 obj#=166421 tim=12499509284269
    WAIT #7: nam='db file sequential read' ela= 4824 file#=47 block#=3654297 blocks=1 obj#=166421 tim=12499509289166
    WAIT #7: nam='db file sequential read' ela= 2008 file#=47 block#=3652312 blocks=1 obj#=166421 tim=12499509291248
    WAIT #7: nam='db file sequential read' ela= 1925 file#=47 block#=3654490 blocks=1 obj#=166421 tim=12499509293246
    WAIT #7: nam='db file sequential read' ela= 2859 file#=47 block#=3648458 blocks=1 obj#=166421 tim=12499509296178
    WAIT #7: nam='db file sequential read' ela= 1740 file#=47 block#=3648212 blocks=1 obj#=166421 tim=12499509297991
    WAIT #7: nam='db file sequential read' ela= 2566 file#=47 block#=3648411 blocks=1 obj#=166421 tim=12499509300631
    WAIT #7: nam='db file sequential read' ela= 50772 file#=5 block#=480749 blocks=1 obj#=166421 tim=12499509351477
    WAIT #7: nam='db file sequential read' ela= 12928 file#=5 block#=477177 blocks=1 obj#=166421 tim=12499509364482
    WAIT #7: nam='db file sequential read' ela= 11116 file#=5 block#=479412 blocks=1 obj#=166421 tim=12499509375672
    WAIT #7: nam='db file sequential read' ela= 4803 file#=5 block#=483440 blocks=1 obj#=166421 tim=12499509380549
    WAIT #7: nam='db file sequential read' ela= 6900 file#=5 block#=481454 blocks=1 obj#=166421 tim=12499509387522
    Received ORADEBUG command 'event 10046 trace name context off' from process Unix process pid: 3983, image:
    /u01/app/oracle/admin/SURV2/udump/surv2_ora_1545.trc
    Oracle Database 10g Release 10.2.0.4.0 - Production
    ORACLE_HOME = /u01/app/oracle/product/10.2.0/db
    System name:     SunOS
    Node name:     prdfa001
    Release:     5.10
    Version:     Generic_139556-08
    Machine:     i86pc
    Instance name: SURV2
    Redo thread mounted by this instance: 1
    Oracle process number: 22
    Unix process pid: 1545, image: oracle@prdfa001 (TNS V1-V3)
    *** ACTION NAME:() 2010-09-09 23:20:13.485
    *** MODULE NAME:(sqlplus@prdfa001 (TNS V1-V3)) 2010-09-09 23:20:13.485
    *** SERVICE NAME:(SYS$USERS) 2010-09-09 23:20:13.485
    *** SESSION ID:(290.697) 2010-09-09 23:20:13.485
    ===================================================
    SYSTEM STATE
    System global information:
         processes: base 47819b480, size 300, cleanup 4781a5638
         allocation: free sessions 47f1d6148, free calls 0
         control alloc errors: 0 (process), 0 (session), 0 (call)
         PMON latch cleanup depth: 0
         seconds since PMON's last scan for dead processes: 20
         system statistics:
    1171 logons cumulative
    19 logons current
    89219 opened cursors cumulative
    86 opened cursors current
    15095069 user commits
    5 user rollbacks
    58632904 user calls
    44023255 recursive calls
    224311 recursive cpu usage
    201424173 session logical reads
    0 session stored procedure space
    901812 CPU used when call started
    995437 CPU used by this session
    6814196 DB time
    0 cluster wait time
    22542300822 concurrency wait time
    3095 application wait time
    16479074661 user I/O wait time
    1284052668 session connect time
    1284067190 process last non-idle time
    189018343568 session uga memory
    1249667216 session uga memory max
    26059216 messages sent
    26059220 messages received
    239739 background timeouts
    162399896 session pga memory
    189662872 session pga memory max
    4 enqueue timeouts
    901146 enqueue waits
    0 enqueue deadlocks
    32122711 enqueue requests
    17819 enqueue conversions
    32122676 enqueue releases
    0 global enqueue gets sync
    0 global enqueue gets async
    0 global enqueue get time
    0 global enqueue releases
    2865667 physical read total IO requests
    262620 physical read total multi block requests
    270093476864 physical read total bytes
    select SYS_CONTEXT('USERENV', 'SERVER_HOST'), SYS_CONTEXT('USERENV', 'DB_UNIQUE_NAME'), SYS_CONTEXT('USERENV', 'INSTANCE_NAME'), SYS_CONTEXT('USERENV', 'SERVICE_NAME'), INSTANCE_NUMBER, STARTUP_TIME, SYS_CONTEXT('USERENV', 'DB_DOMAIN') from v$instance where INSTANCE_NAME=SYS_CONTEXT('USERENV', 'INSTANCE_NAME')
          hash=550c95f3d0cfa8290e60ea8382d3a2ca timestamp=09-09-2010 04:24:19
          namespace=CRSR flags=RON/KGHP/TIM/PN0/LRG/KST/DBN/MTX/[100100d1]
          kkkk-dddd-llll=0000-0001-0001 lock=N pin=0 latch#=9 hpc=0582 hlc=0582
          lwt=47df576e8[47df576e8,47df576e8] ltm=47df576f8[47df576f8,47df576f8]
          pwt=47df576b0[47df576b0,47df576b0] ptm=47df576c0[47df576c0,47df576c0]
          ref=47df57718[47df57718,47df57718] lnd=47df57730[47df57730,47df57730]
            LIBRARY OBJECT: object=471ee1d38
            type=CRSR flags=EXS[0001] pflags=[0000] status=VALD load=0
            CHILDREN: size=16
            child#    table reference   handle
                 0 471ee1800 471ee1470 47df7dce0
            DATA BLOCKS:
            data#     heap  pointer    status pins change whr
                0 47df7de48 471ee1e50 I/P/A/-/-    0 NONE   00
          SO: 473691d60, type: 53, owner: 47924e810, flag: INIT/-/-/0x00
          LIBRARY OBJECT LOCK: lock=473691d60 handle=47bb22fa0 mode=N
          call pin=0 session pin=0 hpc=0000 hlc=0000
          htl=473691de0[4735dbcb8,476cfbf58] htb=476cfbf58 ssga=476cfb6a0
          user=47924e810 session=47f2310f0 count=1 flags=[0000] savepoint=0x0
          LIBRARY OBJECT HANDLE: handle=47bb22fa0 mtx=47bb230d0(0) cdp=0
          namespace=CRSR flags=RON/KGHP/PN0/EXP/[10010100]
          kkkk-dddd-llll=0000-0001-0001 lock=N pin=0 latch#=3 hpc=fd84 hlc=fd84
          lwt=47bb23048[47bb23048,47bb23048] ltm=47bb23058[47bb23058,47bb23058]
          pwt=47bb23010[47bb23010,47bb23010] ptm=47bb23020[47bb23020,47bb23020]
          ref=47bb23078[472f8de18,472f8de18] lnd=47bb23090[47bb23090,47bb23090]
            LIBRARY OBJECT: object=472f8d9d8
            type=CRSR flags=EXS[0001] pflags=[0000] status=VALD load=0
            DEPENDENCIES: count=1 size=16
            AUTHORIZATIONS: count=1 size=16 minimum entrysize=16
            ACCESSES: count=1 size=16
            TRANSLATIONS: count=1 size=16
            DATA BLOCKS:
            data#     heap  pointer    status pins change whr
                0 47bb22ee0 472f8daf0 I/P/A/-/-    0 NONE   00
                6 472f8e508 46be86250 I/-/A/-/E    0 NONE   00
          SO: 4735dbc38, type: 53, owner: 47924e810, flag: INIT/-/-/0x00
          LIBRARY OBJECT LOCK: lock=4735dbc38 handle=47bb231c8 mode=N
          call pin=0 session pin=0 hpc=0000 hlc=0000
          htl=4735dbcb8[476cfbf58,473691de0] htb=476cfbf58 ssga=476cfb6a0
          user=47924e810 session=47f2310f0 count=1 flags=[0000] savepoint=0x4c894f8b
          LIBRARY OBJECT HANDLE: handle=47bb231c8 mtx=47bb232f8(1) cdp=1
          name=select value$ from props$ where name = 'GLOBAL_DB_NAME'
          hash=4bb432d65c5a391a42a5c3fa74472c7a timestamp=09-09-2010 04:24:12
          namespace=CRSR flags=RON/KGHP/TIM/PN0/SML/KST/DBN/MTX/[120100d0]
          kkkk-dddd-llll=0000-0001-0001 lock=N pin=0 latch#=3 hpc=0584 hlc=0584
          lwt=47bb23270[47bb23270,47bb23270] ltm=47bb23280[47bb23280,47bb23280]
          pwt=47bb23238[47bb23238,47bb23238] ptm=47bb23248[47bb23248,47bb23248]
          ref=47bb232a0[47bb232a0,47bb232a0] lnd=47bb232b8[47bb232b8,47bb232b8]
            LIBRARY OBJECT: object=472f8e6e0
            type=CRSR flags=EXS[0001] pflags=[0000] status=VALD load=0
            CHILDREN: size=16
            child#    table reference   handle
                 0 472f8e1a8 472f8de18 47bb22fa0
            DATA BLOCKS:
            data#     heap  pointer    status pins change whr
                0 47bb23108 472f8e7f8 I/P/A/-/-    0 NONE   00
          SO: 473644348, type: 53, owner: 47924e810, flag: INIT/-/-/0x00
          LIBRARY OBJECT LOCK: lock=473644348 handle=47bbde418 mode=N
          call pin=0 session pin=0 hpc=0000 hlc=0000
          htl=4736443c8[476cfc0b8,476cfc0b8] htb=476cfc0b8 ssga=476cfb6a0
          user=47924e810 session=47924e810 count=1 flags=[0000] savepoint=0x4c894f8b
          LIBRARY OBJECT HANDLE: handle=47bbde418 mtx=47bbde548(0) cdp=0
          name=ALTER SESSION SET TIME_ZONE='+02:00'
          hash=3878dff8839e71e3dd05a2e75fbd6390 timestamp=09-09-2010 04:24:04
          namespace=CRSR flags=RON/KGHP/TIM/PN0/SML/DBN/[12010040]
          kkkk-dddd-llll=0000-0001-0001 lock=N pin=0 latch#=11 hpc=04e8 hlc=04e8
          lwt=47bbde4c0[47bbde4c0,47bbde4c0] ltm=47bbde4d0[47bbde4d0,47bbde4d0]
          pwt=47bbde488[47bbde488,47bbde488] ptm=47bbde498[47bbde498,47bbde498]
          ref=47bbde4f0[47bbde4f0,47bbde4f0] lnd=47bbde508[47bbde508,47bbde508]
            LIBRARY OBJECT: object=472fffc08
            type=CRSR flags=EXS[0001] pflags=[0000] status=VALD load=0
            DATA BLOCKS:
            data#     heap  pointer    status pins change whr
                0 47bbde320 472fffd20 I/P/A/-/-    0 NONE   00
          SO: 47aecf9e8, type: 41, owner: 47924e810, flag: INIT/-/-/0x00
          (dummy) nxc=0, nlb=0  
        SO: 47f290540, type: 11, owner: 4781a7dc0, flag: INIT/-/-/0x00
        (broadcast handle) flag: (2) ACTIVE SUBSCRIBER, owner: 4781a7dc0,
                           event: 1132, last message event: 1132,
                           last message waited event: 1132,                        next message: 0(0), messages read: 0
                           channel: (47a2df4f8) system events broadcast channel
                                    scope: 2, event: 1132, last mesage event: 18,
                                    publishers/subscribers: 0/17,
                                    messages published: 1
        SO: 47826b228, type: 3, owner: 4781a7dc0, flag: INIT/-/-/0x00
        (call) sess: cur 47924e810, rec 0, usr 47924e810; depth: 0
        SO: 476c52968, type: 16, owner: 4781a7dc0, flag: INIT/-/-/0x00
        (osp req holder)
    PSEUDO PROCESS for group DEFAULT:
      SO: 47a1eb7d0, type: 2, owner: 0, flag: INIT/-/-/0x00
      (process) Oracle pid=0, calls cur/top: 0/0, flag: (20) PSEUDO
                int error: 0, call error: 0, sess error: 0, txn error 0
      (post info) last post received: 0 0 0
                  last post received-location: No post
                  last process to post me: none
                  last post sent: 0 0 0
                  last post sent-location: No post
                  last process posted by me: none
        (latch info) wait_event=0 bits=0
        Process Group: DEFAULT, pseudo proc: 47a1eb7d0
        O/S info: user: , term: , ospid:  (DEAD)
        OSD pid info: Unix process pid: 0, image: PSEUDO
    Dump of memory from 0x00000004791BF538 to 0x00000004791BF740
    4791BF530                   00000000 00000000          [........]
    4791BF540 00000000 00000000 00000000 00000000  [................]
      Repeat 31 times
    NO DETACHED BRANCHES.
    NO DETACHED NETWORK CONNECTIONS.
    CLEANUP STATE OBJECTS:
    SO: 47f0cd038, type: 1, owner: 0, flag: INIT/-/-/0x00
    (cleanup state object) description: instance enqueue anchor state
    latch: 0x380009890
      SO: 4782cf080, type: 5, owner: 47f0cd038, flag: INIT/-/-/0x00
      (enqueue) TA-00000006-00000001     DID: 0001-000F-0000000B
      lv: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  res_flag: 0x2
      res: 0x47a28d020, mode: X, lock_flag: 0x0
      own: 0x0, sess: 0x0, prv: 0x47a28d030
    SO: 47f0cd098, type: 1, owner: 0, flag: INIT/-/-/0x00
    (cleanup state object) description: switchable channel handle anch
    latch: 0x38000ac98
      SO: 47f28f868, type: 11, owner: 47f0cd098, flag: INIT/-/-/0x00
      (broadcast handle) flag: (c2) ACTIVE SUBSCRIBER, owner: 0,
                         event: 1, last message event: 1,
                         last message waited event: 1,                      next message: 0(0), messages read: 0
                         channel: (47a2e4190) KPON channel
                                  scope: 2, event: 1, last mesage event: 0,
                                  publishers/subscribers: 0/1,
                                  messages published: 0
    SO: 47f0cd0f8, type: 1, owner: 0, flag: INIT/-/-/0x00
    (cleanup state object) description: TT shared object cleanup SO
    latch: 0x38001c6b8
    SO: 47f0cd158, type: 1, owner: 0, flag: INIT/-/-/0x00
    (cleanup state object) description: SS shared object cleanup SO
    latch: 0x38001cd48
    END OF SYSTEM STATE
    Top 5 Timed Events                                         Avg %Total
    ~~~~~~~~~~~~~~~~~~                                        wait   Call
    Event                                 Waits    Time (s)   (ms)   Time Wait Class
    db file sequential read           2,347,652       9,215      4   64.5   User I/O
    db file scattered read              245,687       4,199     17   29.4   User I/O
    CPU time                                            974           6.8
    db file parallel write               50,082         408      8    2.9 System I/O
    log file parallel write               6,963          52      7    0.4 System I/O
    Time Model Statistics                DB/Inst: SURV2/SURV2  Snaps: 19172-19178
    -> Total time in database user-calls (DB Time): 14286.4s
    -> Statistics including the word "background" measure background process
       time, and so do not contribute to the DB time statistic
    -> Ordered by % or DB time desc, Statistic name
    Statistic Name                                       Time (s) % of DB Time
    sql execute elapsed time                             14,280.3        100.0
    DB CPU                                                  974.5          6.8
    PL/SQL execution elapsed time                           531.8          3.7
    parse time elapsed                                       30.5           .2
    hard parse elapsed time                                  27.1           .2
    connection management call elapsed time                  14.9           .1
    hard parse (sharing criteria) elapsed time                3.4           .0
    hard parse (bind mismatch) elapsed time                   3.1           .0
    PL/SQL compilation elapsed time                           2.4           .0
    failed parse elapsed time                                 0.0           .0
    repeated bind elapsed time                                0.0           .0
    sequence load elapsed time                                0.0           .0
    DB time                                              14,286.4          N/A
    background elapsed time                                 670.2          N/A
    background cpu time                                     186.1          N/A
    Wait Class                            DB/Inst: SURV2/SURV2  Snaps: 19172-19178
    -> s  - second
    -> cs - centisecond -     100th of a second
    -> ms - millisecond -    1000th of a second
    -> us - microsecond - 1000000th of a second
    -> ordered by wait time desc, waits desc
                                                                      Avg
                                           %Time       Total Wait    wait     Waits
    Wait Class                      Waits  -outs         Time (s)    (ms)      /txn
    User I/O                    2,593,484     .0           13,415       5     150.0
    System I/O                     87,506     .0              515       6       5.1
    Other                             839   11.4                6       7       0.0
    Commit                          3,225     .1                6       2       0.2
    Concurrency                     1,033     .0                5       5       0.1
    Configuration                   2,514   99.4                0       0       0.1
    Network                        47,559     .0                0       0       2.8
    Application                         7     .0                0       0       0.0
    Wait Events                          DB/Inst: SURV2/SURV2  Snaps: 19172-19178
    -> s  - second
    -> cs - centisecond -     100th of a second
    -> ms - millisecond -    1000th of a second
    -> us - microsecond - 1000000th of a second
    -> ordered by wait time desc, waits desc (idle events last)
                                                                       Avg
                                                 %Time  Total Wait    wait     Waits
    Event                                 Waits  -outs    Time (s)    (ms)      /txn
    db file sequential read           2,347,652     .0       9,215       4     135.8
    db file scattered read              245,687     .0       4,199      17      14.2
    db file parallel write               50,082     .0         408       8       2.9
    log file parallel write               6,963     .0          52       7       0.4
    control file parallel write           6,203     .0          44       7       0.4
    control file sequential read         24,242     .0          11       0       1.4
    log file sync                         3,225     .1           6       2       0.2
    latch free                               84     .0           4      47       0.0
    os thread startup                        25     .0           3     120       0.0
    latch: session allocation                39     .0           1      33       0.0
    db file parallel read                    12     .0           1      92       0.0
    enq: TX - index contention              186     .0           1       3       0.0
    latch: shared pool                       47     .0           1      11       0.0
    LGWR wait for redo copy                 319    3.1           0       1       0.0
    library cache load lock                   2     .0           0     172       0.0
    buffer busy waits                       590     .0           0       0       0.0
    log file switch completion                6     .0           0      29       0.0
    SGA: allocation forcing comp             11   54.5           0      14       0.0
    latch: library cache lock                50     .0           0       3       0.0
    read by other session                    38     .0           0       4       0.0
    direct path read                         42     .0           0       3       0.0
    SQL*Net message to client            44,807     .0           0       0       2.6
    rdbms ipc reply                         207     .0           0       0       0.0
    SQL*Net more data from clien          1,014     .0           0       0       0.1
    latch: cache buffers chains              24     .0           0       1       0.0
    latch: library cache                     29     .0           0       1       0.0
    log file sequential read                  8     .0           0       3       0.0
    direct path write                        50     .0           0       0       0.0
    SQL*Net more data to client             398     .0           0       0       0.0
    latch: object queue header o             12     .0           0       1       0.0
    latch: In memory undo latch              78     .0           0       0       0.0
    undo segment extension                2,507   99.7           0       0       0.1
    latch: cache buffers lru cha              4     .0           0       1       0.0
    log file single write                     8     .0           0       0       0.0
    local write wait                          3     .0           0       1       0.0
    enq: RO - fast object reuse               3     .0           0       1       0.0
    buffer deadlock                          87   92.0           0       0       0.0
    enq: JS - queue lock                      1     .0           0       1       0.0
    cursor: pin S                            70     .0           0       0       0.0
    latch: row cache objects                  2     .0           0       1       0.0
    SQL*Net message to dblink             1,338     .0           0       0       0.1
    latch: checkpoint queue latc              2     .0           0       0       0.0
    reliable message                          3     .0           0       0       0.0
    log buffer space                          1     .0           0       1       0.0
    SQL*Net break/reset to clien              4     .0           0       0       0.0
    SQL*Net more data from dblin              2     .0           0       0       0.0
    SQL*Net message from client          44,949     .0     155,701    3464       2.6
    virtual circuit status                  621  100.0      18,156   29237       0.0
    Streams AQ: qmn slave idle w            664     .0      18,127   27299       0.0
    Streams AQ: qmn coordinator           1,339   50.4      18,099   13517       0.1
    Streams AQ: waiting for time             12  100.0       8,741  728394       0.0
    jobq slave wait                         130  100.0         380    2927       0.0
    PL/SQL lock timer                         1  100.0           1     978       0.0
    SQL*Net message from dblink           1,338     .0           0       0       0.1
    single-task message                       1     .0           0      38       0.0
    class slave wait                         11     .0           0       1       0.0
    SQL ordered by Elapsed Time          DB/Inst: SURV2/SURV2  Snaps: 19172-19178
    -> Resources reported for PL/SQL code includes the resources used by all SQL
       statements called by the code.
    -> % Total DB Time is the Elapsed Time of the SQL statement divided
       into the Total Database Time multiplied by 100
      Elapsed      CPU                  Elap per  % Total
      Time (s)   Time (s)  Executions   Exec (s)  DB Time    SQL Id
        13,664        906            0        N/A    95.6 gr2cx6athc5j5
    Module: SQL*Plus
    BEGIN DBMS_OUTPUT.PUT_LINE(equiduct.eod(NULL,NULL)); END;
         8,792        195            0        N/A    61.5 986fzxtzr52u5
    Module: SQL*Plus
    UPDATE TIBEX_ORDER SET INSTRUMENTID=:"SYS_B_0" WHERE INSTRUMENTID=:"SYS_B_1"
         2,524        368            1     2524.1    17.7 c4uf0x6hdgnwq
    Module: SQL*Plus
    UPDATE TIBEX_FIXSESSIONSTATE SET INSTRUMENTID=:"SYS_B_0" WHERE INSTRUMENTID=:"
    SYS_B_1"
         1,414        177            1     1414.4     9.9 cbg09ma34kq8w
    Module: SQL*Plus
    SELECT count(*) FROM TIBEX_ORDER WHERE INSTRUMENTID=:"SYS_B_0"
           742        137            1      742.2     5.2 g0sg6v994wssq
    Module: SQL*Plus
    SELECT count(*) FROM TIBEX_FIXSESSIONSTATE WHERE INSTRUMENTID=:"SYS_B_0"
           274         11            1      274.2     1.9 6mcpb06rctk0x
    Module: DBMS_SCHEDULER
    call dbms_space.auto_space_advisor_job_proc ( )
           264          8           27        9.8     1.8 8szmwam7fysa3
    Module: DBMS_SCHEDULER
    insert into wri$_adv_objspace_trend_data select timepoint, space_usage, space_a
    lloc, quality from table(dbms_space.object_growth_trend(:1, :2, :3, :4, NULL, N
    ULL, NULL, 'FALSE', :5, 'FALSE'))
            99          1            1       99.4     0.7 1z0x41f66nvjr
    Module: SQL*Plus
    UPDATE TIBEX_INSTRUMENTADMIN SET INSTRUMENTID=:"SYS_B_0" WHERE INSTRUMENTID=:"
    SYS_B_1"
            21         10            1       21.5     0.2 bbc1ck8594kvj
    Module: SQL*Plus
    UPDATE TIBEX_INSTRUMENTDAILYHIST SET ADJOPEN=NVL(ADJOPEN,OPEN), ADJHIGH=NVL(ADJH
    IGH,HIGH), ADJLOW=NVL(ADJLOW,LOW), ADJMID=NVL(ADJMID,MID), ADJCLOSE=NVL(ADJCLOSE
    ,CLOSE), ADJVOLUME=NVL(ADJVOLUME,VOLUME), ADJCLOSINGBID=NVL(ADJCLOSINGBID,CLOSIN
    GBID), ADJCLOSINGOFFER=NVL(ADJCLOSINGOFFER,CLOSINGOFFER)
            12          0            1       12.5     0.1 6xm9p9uy5kaap
    Module: SQL*Plus
    SELECT count(*) FROM TIBEX_INSTRUMENTSTATE WHERE INSTRUMENTID=:"SYS_B_0"
    SQL ordered by CPU Time              DB/Inst: SURV2/SURV2  Snaps: 19172-19178
    -> Resources reported for PL/SQL code includes the resources used by all SQL
       statements called by the code.
    -> % Total DB Time is the Elapsed Time of the SQL statement divided
       into the Total Database Time multiplied by 100
        CPU      Elapsed                  CPU per  % Total
      Time (s)   Time (s)  Executions     Exec (s) DB Time    SQL Id
           906     13,664            0         N/A    95.6 gr2cx6athc5j5
    Module: SQL*Plus
    BEGIN DBMS_OUTPUT.PUT_LINE(equiduct.eod(NULL,NULL)); END;
           368      2,524            1      367.51    17.7 c4uf0x6hdgnwq
    Module: SQL*Plus
    UPDATE TIBEX_FIXSESSIONSTATE SET INSTRUMENTID=:"SYS_B_0" WHERE INSTRUMENTID=:"
    SYS_B_1"
           195      8,792            0         N/A    61.5 986fzxtzr52u5
    Module: SQL*Plus
    UPDATE TIBEX_ORDER SET INSTRUMENTID=:"SYS_B_0" WHERE INSTRUMENTID=:"SYS_B_1"
           177      1,414            1      176.93     9.9 cbg09ma34kq8w
    Module: SQL*Plus
    SELECT count(*) FROM TIBEX_ORDER WHERE INSTRUMENTID=:"SYS_B_0"
           137        742            1      137.38     5.2 g0sg6v994wssq
    Module: SQL*Plus
    SELECT count(*) FROM TIBEX_FIXSESSIONSTATE WHERE INSTRUMENTID=:"SYS_B_0"
            11        274            1       10.82     1.9 6mcpb06rctk0x
    Module: DBMS_SCHEDULER
    call dbms_space.auto_space_advisor_job_proc ( )
            10         21            1        9.65     0.2 bbc1ck8594kvjEdited by: NM on 10-Sep-2010 07:39

    Hi,
    Last night we had issue with one of the prod server where we updating one of table which contains large number records in millions.Same identical machine completed in1 hour and other box never completed but doing db file sequential read but in the long ops the last statement it was done 20:16 after that nothing is happening but i ran few trace on that user.
    /u01/app/oracle/admin/SURV2/udump/surv2_ora_10048.trc
    Oracle Database 10g Release 10.2.0.4.0 - Production
    ORACLE_HOME = /u01/app/oracle/product/10.2.0/db
    System name:     SunOS
    Node name:     prdfa001
    Release:     5.10
    Version:     Generic_139556-08
    Machine:     i86pc
    Instance name: SURV2
    Redo thread mounted by this instance: 1
    Oracle process number: 18
    Unix process pid: 10048, image: oracle@prdfa001
    *** 2010-09-09 23:37:07.484
    *** ACTION NAME:() 2010-09-09 23:37:07.473
    *** MODULE NAME:(SQL*Plus) 2010-09-09 23:37:07.473
    *** SERVICE NAME:(SURV2) 2010-09-09 23:37:07.473
    *** SESSION ID:(289.54) 2010-09-09 23:37:07.473
    Received ORADEBUG command 'unlimit' from process Unix process pid: 3983, image:
    *** 2010-09-09 23:37:20.315
    Received ORADEBUG command 'event 10046 trace name context forever, level 12' from process Unix process pid: 3983, image:
    WAIT #7: nam='db file sequential read' ela= 11160 file#=13 block#=2252349 blocks=1 obj#=166421 tim=12499462835161
    WAIT #7: nam='db file sequential read' ela= 2857 file#=13 block#=2249751 blocks=1 obj#=166421 tim=12499462838137
    WAIT #7: nam='db file sequential read' ela= 3810 file#=13 block#=2251361 blocks=1 obj#=166421 tim=12499462842048
    WAIT #7: nam='db file sequential read' ela= 4459 file#=13 block#=2247059 blocks=1 obj#=166421 tim=12499462846564
    WAIT #7: nam='db file sequential read' ela= 2841 file#=13 block#=2247507 blocks=1 obj#=166421 tim=12499462849468
    WAIT #7: nam='db file sequential read' ela= 427 file#=13 block#=2247568 blocks=1 obj#=166421 tim=12499462850032
    WAIT #7: nam='db file sequential read' ela= 1187 file#=13 block#=2248264 blocks=1 obj#=166421 tim=12499462851327
    WAIT #7: nam='db file sequential read' ela= 2687 file#=13 block#=2250707 blocks=1 obj#=166421 tim=12499462854178
    WAIT #7: nam='db file sequential read' ela= 3657 file#=13 block#=2249697 blocks=1 obj#=166421 tim=12499462857896
    WAIT #7: nam='db file sequential read' ela= 4139 file#=13 block#=2247074 blocks=1 obj#=166421 tim=12499462862093
    WAIT #7: nam='db file sequential read' ela= 4180 file#=47 block#=3649690 blocks=1 obj#=166421 tim=12499509270445
    WAIT #7: nam='db file sequential read' ela= 4802 file#=47 block#=3649309 blocks=1 obj#=166421 tim=12499509275327
    WAIT #7: nam='db file sequential read' ela= 2459 file#=47 block#=3652697 blocks=1 obj#=166421 tim=12499509277859
    WAIT #7: nam='db file sequential read' ela= 4015 file#=47 block#=3652826 blocks=1 obj#=166421 tim=12499509281948
    WAIT #7: nam='db file sequential read' ela= 2248 file#=47 block#=3651610 blocks=1 obj#=166421 tim=12499509284269
    WAIT #7: nam='db file sequential read' ela= 4824 file#=47 block#=3654297 blocks=1 obj#=166421 tim=12499509289166
    WAIT #7: nam='db file sequential read' ela= 2008 file#=47 block#=3652312 blocks=1 obj#=166421 tim=12499509291248
    WAIT #7: nam='db file sequential read' ela= 1925 file#=47 block#=3654490 blocks=1 obj#=166421 tim=12499509293246
    WAIT #7: nam='db file sequential read' ela= 2859 file#=47 block#=3648458 blocks=1 obj#=166421 tim=12499509296178
    WAIT #7: nam='db file sequential read' ela= 1740 file#=47 block#=3648212 blocks=1 obj#=166421 tim=12499509297991
    WAIT #7: nam='db file sequential read' ela= 2566 file#=47 block#=3648411 blocks=1 obj#=166421 tim=12499509300631
    WAIT #7: nam='db file sequential read' ela= 50772 file#=5 block#=480749 blocks=1 obj#=166421 tim=12499509351477
    WAIT #7: nam='db file sequential read' ela= 12928 file#=5 block#=477177 blocks=1 obj#=166421 tim=12499509364482
    WAIT #7: nam='db file sequential read' ela= 11116 file#=5 block#=479412 blocks=1 obj#=166421 tim=12499509375672
    WAIT #7: nam='db file sequential read' ela= 4803 file#=5 block#=483440 blocks=1 obj#=166421 tim=12499509380549
    WAIT #7: nam='db file sequential read' ela= 6900 file#=5 block#=481454 blocks=1 obj#=166421 tim=12499509387522
    Received ORADEBUG command 'event 10046 trace name context off' from process Unix process pid: 3983, image:
    /u01/app/oracle/admin/SURV2/udump/surv2_ora_1545.trc
    Oracle Database 10g Release 10.2.0.4.0 - Production
    ORACLE_HOME = /u01/app/oracle/product/10.2.0/db
    System name:     SunOS
    Node name:     prdfa001
    Release:     5.10
    Version:     Generic_139556-08
    Machine:     i86pc
    Instance name: SURV2
    Redo thread mounted by this instance: 1
    Oracle process number: 22
    Unix process pid: 1545, image: oracle@prdfa001 (TNS V1-V3)
    *** ACTION NAME:() 2010-09-09 23:20:13.485
    *** MODULE NAME:(sqlplus@prdfa001 (TNS V1-V3)) 2010-09-09 23:20:13.485
    *** SERVICE NAME:(SYS$USERS) 2010-09-09 23:20:13.485
    *** SESSION ID:(290.697) 2010-09-09 23:20:13.485
    ===================================================
    SYSTEM STATE
    System global information:
         processes: base 47819b480, size 300, cleanup 4781a5638
         allocation: free sessions 47f1d6148, free calls 0
         control alloc errors: 0 (process), 0 (session), 0 (call)
         PMON latch cleanup depth: 0
         seconds since PMON's last scan for dead processes: 20
         system statistics:
    1171 logons cumulative
    19 logons current
    89219 opened cursors cumulative
    86 opened cursors current
    15095069 user commits
    5 user rollbacks
    58632904 user calls
    44023255 recursive calls
    224311 recursive cpu usage
    201424173 session logical reads
    0 session stored procedure space
    901812 CPU used when call started
    995437 CPU used by this session
    6814196 DB time
    0 cluster wait time
    22542300822 concurrency wait time
    3095 application wait time
    16479074661 user I/O wait time
    1284052668 session connect time
    1284067190 process last non-idle time
    189018343568 session uga memory
    1249667216 session uga memory max
    26059216 messages sent
    26059220 messages received
    239739 background timeouts
    162399896 session pga memory
    189662872 session pga memory max
    4 enqueue timeouts
    901146 enqueue waits
    0 enqueue deadlocks
    32122711 enqueue requests
    17819 enqueue conversions
    32122676 enqueue releases
    0 global enqueue gets sync
    0 global enqueue gets async
    0 global enqueue get time
    0 global enqueue releases
    2865667 physical read total IO requests
    262620 physical read total multi block requests
    270093476864 physical read total bytes
    select SYS_CONTEXT('USERENV', 'SERVER_HOST'), SYS_CONTEXT('USERENV', 'DB_UNIQUE_NAME'), SYS_CONTEXT('USERENV', 'INSTANCE_NAME'), SYS_CONTEXT('USERENV', 'SERVICE_NAME'), INSTANCE_NUMBER, STARTUP_TIME, SYS_CONTEXT('USERENV', 'DB_DOMAIN') from v$instance where INSTANCE_NAME=SYS_CONTEXT('USERENV', 'INSTANCE_NAME')
          hash=550c95f3d0cfa8290e60ea8382d3a2ca timestamp=09-09-2010 04:24:19
          namespace=CRSR flags=RON/KGHP/TIM/PN0/LRG/KST/DBN/MTX/[100100d1]
          kkkk-dddd-llll=0000-0001-0001 lock=N pin=0 latch#=9 hpc=0582 hlc=0582
          lwt=47df576e8[47df576e8,47df576e8] ltm=47df576f8[47df576f8,47df576f8]
          pwt=47df576b0[47df576b0,47df576b0] ptm=47df576c0[47df576c0,47df576c0]
          ref=47df57718[47df57718,47df57718] lnd=47df57730[47df57730,47df57730]
            LIBRARY OBJECT: object=471ee1d38
            type=CRSR flags=EXS[0001] pflags=[0000] status=VALD load=0
            CHILDREN: size=16
            child#    table reference   handle
                 0 471ee1800 471ee1470 47df7dce0
            DATA BLOCKS:
            data#     heap  pointer    status pins change whr
                0 47df7de48 471ee1e50 I/P/A/-/-    0 NONE   00
          SO: 473691d60, type: 53, owner: 47924e810, flag: INIT/-/-/0x00
          LIBRARY OBJECT LOCK: lock=473691d60 handle=47bb22fa0 mode=N
          call pin=0 session pin=0 hpc=0000 hlc=0000
          htl=473691de0[4735dbcb8,476cfbf58] htb=476cfbf58 ssga=476cfb6a0
          user=47924e810 session=47f2310f0 count=1 flags=[0000] savepoint=0x0
          LIBRARY OBJECT HANDLE: handle=47bb22fa0 mtx=47bb230d0(0) cdp=0
          namespace=CRSR flags=RON/KGHP/PN0/EXP/[10010100]
          kkkk-dddd-llll=0000-0001-0001 lock=N pin=0 latch#=3 hpc=fd84 hlc=fd84
          lwt=47bb23048[47bb23048,47bb23048] ltm=47bb23058[47bb23058,47bb23058]
          pwt=47bb23010[47bb23010,47bb23010] ptm=47bb23020[47bb23020,47bb23020]
          ref=47bb23078[472f8de18,472f8de18] lnd=47bb23090[47bb23090,47bb23090]
            LIBRARY OBJECT: object=472f8d9d8
            type=CRSR flags=EXS[0001] pflags=[0000] status=VALD load=0
            DEPENDENCIES: count=1 size=16
            AUTHORIZATIONS: count=1 size=16 minimum entrysize=16
            ACCESSES: count=1 size=16
            TRANSLATIONS: count=1 size=16
            DATA BLOCKS:
            data#     heap  pointer    status pins change whr
                0 47bb22ee0 472f8daf0 I/P/A/-/-    0 NONE   00
                6 472f8e508 46be86250 I/-/A/-/E    0 NONE   00
          SO: 4735dbc38, type: 53, owner: 47924e810, flag: INIT/-/-/0x00
          LIBRARY OBJECT LOCK: lock=4735dbc38 handle=47bb231c8 mode=N
          call pin=0 session pin=0 hpc=0000 hlc=0000
          htl=4735dbcb8[476cfbf58,473691de0] htb=476cfbf58 ssga=476cfb6a0
          user=47924e810 session=47f2310f0 count=1 flags=[0000] savepoint=0x4c894f8b
          LIBRARY OBJECT HANDLE: handle=47bb231c8 mtx=47bb232f8(1) cdp=1
          name=select value$ from props$ where name = 'GLOBAL_DB_NAME'
          hash=4bb432d65c5a391a42a5c3fa74472c7a timestamp=09-09-2010 04:24:12
          namespace=CRSR flags=RON/KGHP/TIM/PN0/SML/KST/DBN/MTX/[120100d0]
          kkkk-dddd-llll=0000-0001-0001 lock=N pin=0 latch#=3 hpc=0584 hlc=0584
          lwt=47bb23270[47bb23270,47bb23270] ltm=47bb23280[47bb23280,47bb23280]
          pwt=47bb23238[47bb23238,47bb23238] ptm=47bb23248[47bb23248,47bb23248]
          ref=47bb232a0[47bb232a0,47bb232a0] lnd=47bb232b8[47bb232b8,47bb232b8]
            LIBRARY OBJECT: object=472f8e6e0
            type=CRSR flags=EXS[0001] pflags=[0000] status=VALD load=0
            CHILDREN: size=16
            child#    table reference   handle
                 0 472f8e1a8 472f8de18 47bb22fa0
            DATA BLOCKS:
            data#     heap  pointer    status pins change whr
                0 47bb23108 472f8e7f8 I/P/A/-/-    0 NONE   00
          SO: 473644348, type: 53, owner: 47924e810, flag: INIT/-/-/0x00
          LIBRARY OBJECT LOCK: lock=473644348 handle=47bbde418 mode=N
          call pin=0 session pin=0 hpc=0000 hlc=0000
          htl=4736443c8[476cfc0b8,476cfc0b8] htb=476cfc0b8 ssga=476cfb6a0
          user=47924e810 session=47924e810 count=1 flags=[0000] savepoint=0x4c894f8b
          LIBRARY OBJECT HANDLE: handle=47bbde418 mtx=47bbde548(0) cdp=0
          name=ALTER SESSION SET TIME_ZONE='+02:00'
          hash=3878dff8839e71e3dd05a2e75fbd6390 timestamp=09-09-2010 04:24:04
          namespace=CRSR flags=RON/KGHP/TIM/PN0/SML/DBN/[12010040]
          kkkk-dddd-llll=0000-0001-0001 lock=N pin=0 latch#=11 hpc=04e8 hlc=04e8
          lwt=47bbde4c0[47bbde4c0,47bbde4c0] ltm=47bbde4d0[47bbde4d0,47bbde4d0]
          pwt=47bbde488[47bbde488,47bbde488] ptm=47bbde498[47bbde498,47bbde498]
          ref=47bbde4f0[47bbde4f0,47bbde4f0] lnd=47bbde508[47bbde508,47bbde508]
            LIBRARY OBJECT: object=472fffc08
            type=CRSR flags=EXS[0001] pflags=[0000] status=VALD load=0
            DATA BLOCKS:
            data#     heap  pointer    status pins change whr
                0 47bbde320 472fffd20 I/P/A/-/-    0 NONE   00
          SO: 47aecf9e8, type: 41, owner: 47924e810, flag: INIT/-/-/0x00
          (dummy) nxc=0, nlb=0  
        SO: 47f290540, type: 11, owner: 4781a7dc0, flag: INIT/-/-/0x00
        (broadcast handle) flag: (2) ACTIVE SUBSCRIBER, owner: 4781a7dc0,
                           event: 1132, last message event: 1132,
                           last message waited event: 1132,                        next message: 0(0), messages read: 0
                           channel: (47a2df4f8) system events broadcast channel
                                    scope: 2, event: 1132, last mesage event: 18,
                                    publishers/subscribers: 0/17,
                                    messages published: 1
        SO: 47826b228, type: 3, owner: 4781a7dc0, flag: INIT/-/-/0x00
        (call) sess: cur 47924e810, rec 0, usr 47924e810; depth: 0
        SO: 476c52968, type: 16, owner: 4781a7dc0, flag: INIT/-/-/0x00
        (osp req holder)
    PSEUDO PROCESS for group DEFAULT:
      SO: 47a1eb7d0, type: 2, owner: 0, flag: INIT/-/-/0x00
      (process) Oracle pid=0, calls cur/top: 0/0, flag: (20) PSEUDO
                int error: 0, call error: 0, sess error: 0, txn error 0
      (post info) last post received: 0 0 0
                  last post received-location: No post
                  last process to post me: none
                  last post sent: 0 0 0
                  last post sent-location: No post
                  last process posted by me: none
        (latch info) wait_event=0 bits=0
        Process Group: DEFAULT, pseudo proc: 47a1eb7d0
        O/S info: user: , term: , ospid:  (DEAD)
        OSD pid info: Unix process pid: 0, image: PSEUDO
    Dump of memory from 0x00000004791BF538 to 0x00000004791BF740
    4791BF530                   00000000 00000000          [........]
    4791BF540 00000000 00000000 00000000 00000000  [................]
      Repeat 31 times
    NO DETACHED BRANCHES.
    NO DETACHED NETWORK CONNECTIONS.
    CLEANUP STATE OBJECTS:
    SO: 47f0cd038, type: 1, owner: 0, flag: INIT/-/-/0x00
    (cleanup state object) description: instance enqueue anchor state
    latch: 0x380009890
      SO: 4782cf080, type: 5, owner: 47f0cd038, flag: INIT/-/-/0x00
      (enqueue) TA-00000006-00000001     DID: 0001-000F-0000000B
      lv: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  res_flag: 0x2
      res: 0x47a28d020, mode: X, lock_flag: 0x0
      own: 0x0, sess: 0x0, prv: 0x47a28d030
    SO: 47f0cd098, type: 1, owner: 0, flag: INIT/-/-/0x00
    (cleanup state object) description: switchable channel handle anch
    latch: 0x38000ac98
      SO: 47f28f868, type: 11, owner: 47f0cd098, flag: INIT/-/-/0x00
      (broadcast handle) flag: (c2) ACTIVE SUBSCRIBER, owner: 0,
                         event: 1, last message event: 1,
                         last message waited event: 1,                      next message: 0(0), messages read: 0
                         channel: (47a2e4190) KPON channel
                                  scope: 2, event: 1, last mesage event: 0,
                                  publishers/subscribers: 0/1,
                                  messages published: 0
    SO: 47f0cd0f8, type: 1, owner: 0, flag: INIT/-/-/0x00
    (cleanup state object) description: TT shared object cleanup SO
    latch: 0x38001c6b8
    SO: 47f0cd158, type: 1, owner: 0, flag: INIT/-/-/0x00
    (cleanup state object) description: SS shared object cleanup SO
    latch: 0x38001cd48
    END OF SYSTEM STATE
    Top 5 Timed Events                                         Avg %Total
    ~~~~~~~~~~~~~~~~~~                                        wait   Call
    Event                                 Waits    Time (s)   (ms)   Time Wait Class
    db file sequential read           2,347,652       9,215      4   64.5   User I/O
    db file scattered read              245,687       4,199     17   29.4   User I/O
    CPU time                                            974           6.8
    db file parallel write               50,082         408      8    2.9 System I/O
    log file parallel write               6,963          52      7    0.4 System I/O
    Time Model Statistics                DB/Inst: SURV2/SURV2  Snaps: 19172-19178
    -> Total time in database user-calls (DB Time): 14286.4s
    -> Statistics including the word "background" measure background process
       time, and so do not contribute to the DB time statistic
    -> Ordered by % or DB time desc, Statistic name
    Statistic Name                                       Time (s) % of DB Time
    sql execute elapsed time                             14,280.3        100.0
    DB CPU                                                  974.5          6.8
    PL/SQL execution elapsed time                           531.8          3.7
    parse time elapsed                                       30.5           .2
    hard parse elapsed time                                  27.1           .2
    connection management call elapsed time                  14.9           .1
    hard parse (sharing criteria) elapsed time                3.4           .0
    hard parse (bind mismatch) elapsed time                   3.1           .0
    PL/SQL compilation elapsed time                           2.4           .0
    failed parse elapsed time                                 0.0           .0
    repeated bind elapsed time                                0.0           .0
    sequence load elapsed time                                0.0           .0
    DB time                                              14,286.4          N/A
    background elapsed time                                 670.2          N/A
    background cpu time                                     186.1          N/A
    Wait Class                            DB/Inst: SURV2/SURV2  Snaps: 19172-19178
    -> s  - second
    -> cs - centisecond -     100th of a second
    -> ms - millisecond -    1000th of a second
    -> us - microsecond - 1000000th of a second
    -> ordered by wait time desc, waits desc
                                                                      Avg
                                           %Time       Total Wait    wait     Waits
    Wait Class                      Waits  -outs         Time (s)    (ms)      /txn
    User I/O                    2,593,484     .0           13,415       5     150.0
    System I/O                     87,506     .0              515       6       5.1
    Other                             839   11.4                6       7       0.0
    Commit                          3,225     .1                6       2       0.2
    Concurrency                     1,033     .0                5       5       0.1
    Configuration                   2,514   99.4                0       0       0.1
    Network                        47,559     .0                0       0       2.8
    Application                         7     .0                0       0       0.0
    Wait Events                          DB/Inst: SURV2/SURV2  Snaps: 19172-19178
    -> s  - second
    -> cs - centisecond -     100th of a second
    -> ms - millisecond -    1000th of a second
    -> us - microsecond - 1000000th of a second
    -> ordered by wait time desc, waits desc (idle events last)
                                                                       Avg
                                                 %Time  Total Wait    wait     Waits
    Event                                 Waits  -outs    Time (s)    (ms)      /txn
    db file sequential read           2,347,652     .0       9,215       4     135.8
    db file scattered read              245,687     .0       4,199      17      14.2
    db file parallel write               50,082     .0         408       8       2.9
    log file parallel write               6,963     .0          52       7       0.4
    control file parallel write           6,203     .0          44       7       0.4
    control file sequential read         24,242     .0          11       0       1.4
    log file sync                         3,225     .1           6       2       0.2
    latch free                               84     .0           4      47       0.0
    os thread startup                        25     .0           3     120       0.0
    latch: session allocation                39     .0           1      33       0.0
    db file parallel read                    12     .0           1      92       0.0
    enq: TX - index contention              186     .0           1       3       0.0
    latch: shared pool                       47     .0           1      11       0.0
    LGWR wait for redo copy                 319    3.1           0       1       0.0
    library cache load lock                   2     .0           0     172       0.0
    buffer busy waits                       590     .0           0       0       0.0
    log file switch completion                6     .0           0      29       0.0
    SGA: allocation forcing comp             11   54.5           0      14       0.0
    latch: library cache lock                50     .0           0       3       0.0
    read by other session                    38     .0           0       4       0.0
    direct path read                         42     .0           0       3       0.0
    SQL*Net message to client            44,807     .0           0       0       2.6
    rdbms ipc reply                         207     .0           0       0       0.0
    SQL*Net more data from clien          1,014     .0           0       0       0.1
    latch: cache buffers chains              24     .0           0       1       0.0
    latch: library cache                     29     .0           0       1       0.0
    log file sequential read                  8     .0           0       3       0.0
    direct path write                        50     .0           0       0       0.0
    SQL*Net more data to client             398     .0           0       0       0.0
    latch: object queue header o             12     .0           0       1       0.0
    latch: In memory undo latch              78     .0           0       0       0.0
    undo segment extension                2,507   99.7           0       0       0.1
    latch: cache buffers lru cha              4     .0           0       1       0.0
    log file single write                     8     .0           0       0       0.0
    local write wait                          3     .0           0       1       0.0
    enq: RO - fast object reuse               3     .0           0       1       0.0
    buffer deadlock                          87   92.0           0       0       0.0
    enq: JS - queue lock                      1     .0           0       1       0.0
    cursor: pin S                            70     .0           0       0       0.0
    latch: row cache objects                  2     .0           0       1       0.0
    SQL*Net message to dblink             1,338     .0           0       0       0.1
    latch: checkpoint queue latc              2     .0           0       0       0.0
    reliable message                          3     .0           0       0       0.0
    log buffer space                          1     .0           0       1       0.0
    SQL*Net break/reset to clien              4     .0           0       0       0.0
    SQL*Net more data from dblin              2     .0           0       0       0.0
    SQL*Net message from client          44,949     .0     155,701    3464       2.6
    virtual circuit status                  621  100.0      18,156   29237       0.0
    Streams AQ: qmn slave idle w            664     .0      18,127   27299       0.0
    Streams AQ: qmn coordinator           1,339   50.4      18,099   13517       0.1
    Streams AQ: waiting for time             12  100.0       8,741  728394       0.0
    jobq slave wait                         130  100.0         380    2927       0.0
    PL/SQL lock timer                         1  100.0           1     978       0.0
    SQL*Net message from dblink           1,338     .0           0       0       0.1
    single-task message                       1     .0           0      38       0.0
    class slave wait                         11     .0           0       1       0.0
    SQL ordered by Elapsed Time          DB/Inst: SURV2/SURV2  Snaps: 19172-19178
    -> Resources reported for PL/SQL code includes the resources used by all SQL
       statements called by the code.
    -> % Total DB Time is the Elapsed Time of the SQL statement divided
       into the Total Database Time multiplied by 100
      Elapsed      CPU                  Elap per  % Total
      Time (s)   Time (s)  Executions   Exec (s)  DB Time    SQL Id
        13,664        906            0        N/A    95.6 gr2cx6athc5j5
    Module: SQL*Plus
    BEGIN DBMS_OUTPUT.PUT_LINE(equiduct.eod(NULL,NULL)); END;
         8,792        195            0        N/A    61.5 986fzxtzr52u5
    Module: SQL*Plus
    UPDATE TIBEX_ORDER SET INSTRUMENTID=:"SYS_B_0" WHERE INSTRUMENTID=:"SYS_B_1"
         2,524        368            1     2524.1    17.7 c4uf0x6hdgnwq
    Module: SQL*Plus
    UPDATE TIBEX_FIXSESSIONSTATE SET INSTRUMENTID=:"SYS_B_0" WHERE INSTRUMENTID=:"
    SYS_B_1"
         1,414        177            1     1414.4     9.9 cbg09ma34kq8w
    Module: SQL*Plus
    SELECT count(*) FROM TIBEX_ORDER WHERE INSTRUMENTID=:"SYS_B_0"
           742        137            1      742.2     5.2 g0sg6v994wssq
    Module: SQL*Plus
    SELECT count(*) FROM TIBEX_FIXSESSIONSTATE WHERE INSTRUMENTID=:"SYS_B_0"
           274         11            1      274.2     1.9 6mcpb06rctk0x
    Module: DBMS_SCHEDULER
    call dbms_space.auto_space_advisor_job_proc ( )
           264          8           27        9.8     1.8 8szmwam7fysa3
    Module: DBMS_SCHEDULER
    insert into wri$_adv_objspace_trend_data select timepoint, space_usage, space_a
    lloc, quality from table(dbms_space.object_growth_trend(:1, :2, :3, :4, NULL, N
    ULL, NULL, 'FALSE', :5, 'FALSE'))
            99          1            1       99.4     0.7 1z0x41f66nvjr
    Module: SQL*Plus
    UPDATE TIBEX_INSTRUMENTADMIN SET INSTRUMENTID=:"SYS_B_0" WHERE INSTRUMENTID=:"
    SYS_B_1"
            21         10            1       21.5     0.2 bbc1ck8594kvj
    Module: SQL*Plus
    UPDATE TIBEX_INSTRUMENTDAILYHIST SET ADJOPEN=NVL(ADJOPEN,OPEN), ADJHIGH=NVL(ADJH
    IGH,HIGH), ADJLOW=NVL(ADJLOW,LOW), ADJMID=NVL(ADJMID,MID), ADJCLOSE=NVL(ADJCLOSE
    ,CLOSE), ADJVOLUME=NVL(ADJVOLUME,VOLUME), ADJCLOSINGBID=NVL(ADJCLOSINGBID,CLOSIN
    GBID), ADJCLOSINGOFFER=NVL(ADJCLOSINGOFFER,CLOSINGOFFER)
            12          0            1       12.5     0.1 6xm9p9uy5kaap
    Module: SQL*Plus
    SELECT count(*) FROM TIBEX_INSTRUMENTSTATE WHERE INSTRUMENTID=:"SYS_B_0"
    SQL ordered by CPU Time              DB/Inst: SURV2/SURV2  Snaps: 19172-19178
    -> Resources reported for PL/SQL code includes the resources used by all SQL
       statements called by the code.
    -> % Total DB Time is the Elapsed Time of the SQL statement divided
       into the Total Database Time multiplied by 100
        CPU      Elapsed                  CPU per  % Total
      Time (s)   Time (s)  Executions     Exec (s) DB Time    SQL Id
           906     13,664            0         N/A    95.6 gr2cx6athc5j5
    Module: SQL*Plus
    BEGIN DBMS_OUTPUT.PUT_LINE(equiduct.eod(NULL,NULL)); END;
           368      2,524            1      367.51    17.7 c4uf0x6hdgnwq
    Module: SQL*Plus
    UPDATE TIBEX_FIXSESSIONSTATE SET INSTRUMENTID=:"SYS_B_0" WHERE INSTRUMENTID=:"
    SYS_B_1"
           195      8,792            0         N/A    61.5 986fzxtzr52u5
    Module: SQL*Plus
    UPDATE TIBEX_ORDER SET INSTRUMENTID=:"SYS_B_0" WHERE INSTRUMENTID=:"SYS_B_1"
           177      1,414            1      176.93     9.9 cbg09ma34kq8w
    Module: SQL*Plus
    SELECT count(*) FROM TIBEX_ORDER WHERE INSTRUMENTID=:"SYS_B_0"
           137        742            1      137.38     5.2 g0sg6v994wssq
    Module: SQL*Plus
    SELECT count(*) FROM TIBEX_FIXSESSIONSTATE WHERE INSTRUMENTID=:"SYS_B_0"
            11        274            1       10.82     1.9 6mcpb06rctk0x
    Module: DBMS_SCHEDULER
    call dbms_space.auto_space_advisor_job_proc ( )
            10         21            1        9.65     0.2 bbc1ck8594kvjEdited by: NM on 10-Sep-2010 07:39

  • JarEntry has a size of 0

    I am trying to read a few entries from one jar, and add them to another jar. But, when I do, I get an error saying that the size of the entries are 0. Here is my code:
    //Read the entries in from the origenal JAR
         List ResourceJarEntries = new Vector();                    
         JarInputStream resourceIn = new JarInputStream(
              new BufferedInputStream(
                   new FileInputStream("GeneTreeResources.jar")));
         while (resourceIn.available() != 0){
              JarEntry temp = resourceIn.getNextJarEntry();
              System.out.println(temp);
              if (temp != null){
                   System.out.println(temp.getSize());
                   ResourceJarEntries.add(temp);
         resourceIn.close();
    //Write the resources to a new JAR
         JarOutputStream resourceOut = new JarOutputStream(
              new BufferedOutputStream(
                   new FileOutputStream(
                        new File("NewResources.jar"))));
         Iterator origenalEntries = ResourceJarEntries.iterator();
         while(origenalEntries.hasNext()) {
              JarEntry next = (JarEntry)origenalEntries.next();
                    //Don't save if they where in the saved_trees directory
              if (next.toString().indexOf("saved_trees") == -1) {
                   resourceOut.putNextEntry(next);
         resourceOut.flush();
         resourceOut.close();The output I get from the reading demonstrates that the entries being read don't have a valid size:
    male.GIF
    -1
    papyrus.gif
    -1
    female.GIF
    -1
    luke/steve/genetree/Resources.class
    -1
    saved_trees/Map.xml
    -1
    saved_trees/MapPanel.xml
    -1
    saved_trees/TestPanel.xml
    -1
    saved_trees/testAgain.xml
    -1
    null
    And the Error measage in the putNextEntry just seconds that:
    java.util.zip.ZipException: invalid entry size (expected 1925 but got 0 bytes)
    If I read some of the JarEntries from the disk I do not get this error for those entries, but I would for every one I read from the other JAR. Any help on how I can get the full JarEntry with proper size from the origenal JAR?
    thanks.

    A while back I tried to do something similar, I finally got it to work with the following code:
         private final byte[] chunk = new byte[1024 * 1024];
         public void shift(final ZipFile inFile,
                          final File outFile)
              if ((inFile != null) && (outFile != null))
                   ZipInputStream zis = null;
                   ZipOutputStream zos = null;
                   try
                        Manifest manifest = null;
                        final String inFileName = inFile.getName();
                        if (inFileName.endsWith(".jar"))
                             zis = new JarInputStream(new FileInputStream(inFileName));
                             manifest = ((JarInputStream) zis).getManifest();
                        else
                             zis = new ZipInputStream(new FileInputStream(inFileName));
                        if (outFile.getName().endsWith(".jar"))
                             if (manifest != null)
                                  zos = new JarOutputStream(
                                            new FileOutputStream(outFile), manifest);
                             else
                                  zos = new JarOutputStream(
                                            new FileOutputStream(outFile));
                        else
                             zos = new ZipOutputStream(new FileOutputStream(outFile));
                        ZipEntry entry;
                        String entryName;
                        while ((entry = zis.getNextEntry()) != null)
                             entryName = entry.getName();
                             if (!entryName.equals("MANIFEST.MF"))
                                  zos.putNextEntry(entry);
                                  int length = 0;
                                  while (length > -1)
                                       zos.write(chunk, 0, length);
                                       length = zis.read(chunk, 0, chunk.length);
                                  zos.closeEntry();
                             zis.closeEntry();
                   catch (Exception ex)
    //                    System.err.println(ex.toString());
                        ex.printStackTrace();
                   finally
                        closeStream(zis);
                        closeStream(zos);
         }I'll leave it to you to make the neccessary adjustments to fit your specific problem ;-)
    The two closeStream methods are trivial: check for null and if not close the stream in an eneveloping try-catch-block.

Maybe you are looking for

  • EJB 2.0 mapping to RAW data

    Hi, I am trying to map the RAW data in my database to attribute of Entity bean using CMP2.0. Home class have the class Collection findByParent(byte[] parentId) throws EJBException, RemoteException, FinderException; ejb-jar.xml have <query> <query-met

  • Can I activate an old AppleCare warranty after the 1 year warranty has expired?

    I bought the iPhone 4 on 24th June 2010. I did not purchase AppleCare (never received reminder email). My iPhone 4 original 1 year warranty expired on 24th June 2011. Someone has offered me an iPhone 4 AppleCare box purchased around Easter 2011, they

  • In photoshop cs3 the crop function is corrupt

    I have tried reinstalling photoshop from the disk but it doesn't fix the problem.  The crop icon is now three items wide and the crop controls don't show up.

  • Getting SQL Server Agent running

    I am trying to get my SQL Server Agent running, and no conventional means thus far have worked. I set it to run automatically in the Services window of the Control Panel. Attempting to run it from there yields the error "The SQL Server Agent (BENTLEY

  • PO Pricing Issue

    Hi, I have a requirement: PO Price = 1000 ... out of which 800 to Vendor account and 200 to other tax account PO Price = 1000 ... out of which 700 to vendor account and 300 to other tax account so PO price would always be 1000 .. user should be manua