<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-31460370</id><updated>2012-02-11T20:45:59.286+01:00</updated><category term='Documentum'/><category term='Politiche 2008'/><category term='Politica'/><category term='berlusconi'/><category term='Captiva'/><category term='Informazione'/><category term='PD'/><category term='Attualità'/><title type='text'>Acolaja Blog</title><subtitle type='html'>L'importante è parlarne ed informarsi.</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://acolaja.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31460370/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://acolaja.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Acolaja</name><uri>http://www.blogger.com/profile/00703711066589080336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>23</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-31460370.post-6889995322055193946</id><published>2010-07-23T15:44:00.000+02:00</published><updated>2010-07-23T15:45:45.435+02:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Captiva'/><category scheme='http://www.blogger.com/atom/ns#' term='Documentum'/><title type='text'>107484: InputAccel: Unable to start the client modules in setup mode from the Admin Console</title><content type='html'>EMC Technical Advisory &lt;br /&gt;&lt;br /&gt;                                    ETA esg107484: InputAccel: Unable to start client modules in Setup Mode from the Admin Console  &lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;Products &lt;br /&gt;&lt;br /&gt;InputAccel versions 6.0 and 6.0 SP1&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;Symptoms&lt;br /&gt;&lt;br /&gt;When starting a module in setup mode from the Admin Console, the following error message displays and the module does not open:&lt;br /&gt;"Unable to launch module setup. Either the module could not be found, or the EMC LaunchModuleSetup assembly permissions need to be re-authorized. Refer to the Installation Guide for more information."&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;Cause&lt;br /&gt;&lt;br /&gt;This error is due to an expired code signing certificate. This certificate expired on March 11, 2010.&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;Resolution&lt;br /&gt;&lt;br /&gt;Re-authorize the EMC LaunchModuleSetup assembly permissions using an EMC strong name.  A new certificate is not required. &lt;br /&gt;Run the commands listed below to re-authorize the EMC LaunchModuleSetup.&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;Instructions for 32-bit operating systems:&lt;br /&gt;&lt;br /&gt;- Open a command prompt.&lt;br /&gt;&lt;br /&gt;- Navigate to C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727&gt;&lt;br /&gt;&lt;br /&gt;- From C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727&gt; run the following command:&lt;br /&gt;&lt;br /&gt;caspol.exe -q -machine -addgroup All_Code -strong -file "C:\Program Files\Inputaccel\client\binnt\LaunchModuleSetup.dll" LaunchModuleSetup -noversion FullTrust -name DevEmcModuleLauncher_MAC -description "Code group granting trust to Emc's strongly named LaunchModuleSetup assembly"&lt;br /&gt;&lt;br /&gt;Note: The path in the CMD above is the default InputAccel client module installation path. You must modify the CMD to the correct path of your Client\binnt directory if it is not installed to the default location.&lt;br /&gt;&lt;br /&gt;- CMD prompt results:&lt;br /&gt;&lt;br /&gt;"Added union code group with "-strong" membership condition to the Machine Level.&lt;br /&gt;&lt;br /&gt;Success&lt;br /&gt;&lt;br /&gt;- Close and reopen Internet Explorer then log back in to Administration Console.&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;Instructions for 64-bit operating systems:&lt;br /&gt;&lt;br /&gt;On 64-bit operating systems you must run the CMD below two times from both the Microsoft.NET\Framework and Microsoft.NET\Framework64 directories.&lt;br /&gt;&lt;br /&gt;Note: If using MS Vista, Windows 7 or 2008 Server you must right click CMD.exe and select "Run as Administrator" or log in to the operating system with the Administrator Account (not a user account that is a member of the Administrators group).&lt;br /&gt;&lt;br /&gt;- Open a command prompt.&lt;br /&gt;&lt;br /&gt;- Navigate to C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727&gt;&lt;br /&gt;&lt;br /&gt;- From C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727&gt; run the following command:&lt;br /&gt;&lt;br /&gt;caspol.exe -q -machine -addgroup All_Code -strong -file "C:\Program Files (x86)\Inputaccel\client\binnt\LaunchModuleSetup.dll" LaunchModuleSetup -noversion FullTrust -name DevEmcModuleLauncher_MAC -description "Code group granting trust to Emc's strongly named LaunchModuleSetup assembly"&lt;br /&gt;&lt;br /&gt;Note: The path in the CMD above is the default InputAccel client module installation path. You must modify the CMD to the correct path of your Client\binnt directory if it is not installed to the default location.&lt;br /&gt;&lt;br /&gt;- CMD prompt results:&lt;br /&gt;&lt;br /&gt;"Added union code group with "-strong" membership condition to the Machine Level.&lt;br /&gt;&lt;br /&gt;Success&lt;br /&gt;&lt;br /&gt;From the same CMD window:&lt;br /&gt;&lt;br /&gt;- Navigate to C:\WINDOWS\Microsoft.NET\Framework64\v2.0.50727&gt;&lt;br /&gt;&lt;br /&gt;- From C:\WINDOWS\Microsoft.NET\Framework64\v2.0.50727&gt; run the following command:&lt;br /&gt;&lt;br /&gt;caspol.exe -q -machine -addgroup All_Code -strong -file "C:\Program Files (x86)\Inputaccel\client\binnt\LaunchModuleSetup.dll" LaunchModuleSetup -noversion FullTrust -name DevEmcModuleLauncher_MAC -description "Code group granting trust to Emc's strongly named LaunchModuleSetup assembly"&lt;br /&gt;&lt;br /&gt;- CMD prompt results:&lt;br /&gt;&lt;br /&gt;"Added union code group with "-strong" membership condition to the Machine Level.&lt;br /&gt;&lt;br /&gt;Success&lt;br /&gt;&lt;br /&gt;- Close and reopen Internet Explorer then log back in to Administration Console.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31460370-6889995322055193946?l=acolaja.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31460370/posts/default/6889995322055193946'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31460370/posts/default/6889995322055193946'/><link rel='alternate' type='text/html' href='http://acolaja.blogspot.com/2010/07/107484-inputaccel-unable-to-start.html' title='107484: InputAccel: Unable to start the client modules in setup mode from the Admin Console'/><author><name>Acolaja</name><uri>http://www.blogger.com/profile/00703711066589080336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-31460370.post-4511033390065821092</id><published>2010-01-13T16:29:00.001+01:00</published><updated>2010-01-13T16:30:50.062+01:00</updated><title type='text'>Quesry usata dal job dmclean per identificare le acl orfane da eliminare</title><content type='html'>Copio ed incolla altro articolo interessante.....&lt;br /&gt;&lt;br /&gt;dmclean uses the following query to find the orphaned ACLs that can be used.&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;select x.r_object_id from dm_acl_s x where x.r_is_internal = 1 and not exists ((select a1.r_object_id from dm_acl_s a1, dm_sysobject_s b where a1.owner_name = b.acl_domain and a1.object_name  = b.acl_name and a1.r_object_id = x.r_object_id) union (select a2.r_object_id from dm_acl_s a2, dm_user_s c where a2.owner_name = c.acl_domain and a2.object_name  = c.acl_name and a2.r_object_id = x.r_object_id) union (select a3.r_object_id from dm_acl_s a3, dmi_type_info_s d where a3.owner_name = d.acl_domain and a3.object_name  = d.acl_name and a3.r_object_id = x.r_object_id));&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;As can be seen from the query, the following criteria is used to evaluate if an ACL is considered orphan or not&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;1) The ACL is not associated with any sysobject OR&lt;br /&gt;&lt;br /&gt;2) The ACL is not set as the default ACL for a type OR&lt;br /&gt;&lt;br /&gt;3) The ACL is not set as the default ACL for a user.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31460370-4511033390065821092?l=acolaja.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://acolaja.blogspot.com/feeds/4511033390065821092/comments/default' title='Commenti sul post'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31460370&amp;postID=4511033390065821092' title='0 Commenti'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31460370/posts/default/4511033390065821092'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31460370/posts/default/4511033390065821092'/><link rel='alternate' type='text/html' href='http://acolaja.blogspot.com/2010/01/quesry-usata-dal-job-dmclean-per.html' title='Quesry usata dal job dmclean per identificare le acl orfane da eliminare'/><author><name>Acolaja</name><uri>http://www.blogger.com/profile/00703711066589080336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31460370.post-6252282804134522585</id><published>2010-01-13T16:15:00.001+01:00</published><updated>2010-01-13T16:20:32.046+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Documentum'/><title type='text'>Perchè ho così tante ACL e come rimuoverle</title><content type='html'>Copio ed incollo un interessante articolo preso da un forum.&lt;br /&gt;&lt;br /&gt;&lt;span class="pageHeaderGreen"&gt;Why do I have lots of ACLs in my docbase and how do I remove them?&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;If you believe that you have too many ACLs and they are causing the problem, please read this Support Note.&lt;br /&gt;&lt;br /&gt;Background:&lt;br /&gt;Internal ACL vs Named ACL:&lt;br /&gt;- A named ACL is an ACL that was created by an administrator or a user in the docbase. The attribute owner_name of this ACL will show a user name. For example, owner_name: dmadmin&lt;br /&gt;- Internal ACLs are automatically generated by the docbase, and they have a computer generated name, such as dm_&lt;hexadecimal&gt;. For example dm_4500123480000101&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;What are the implications of having too many ACLs?&lt;br /&gt;A large number of ACLs in your docbase is difficult maintain. Also, having too many internal ACLs may reveal an incorrect set up: If your business process is correctly implemented and set up, there should be very few occasions when internal ACLs are being generated.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;How are Internal ACLs created?&lt;br /&gt;Every dm_sysobject object in the docbase has an ACL assigned to it. Depending on the ACL inheritance of the serverconfig object, you can set how new objects get their ACL.&lt;br /&gt;&lt;br /&gt;There are 4 ways where you can set an ACL to a particular object:&lt;br /&gt;1. user&lt;br /&gt;If your serverconfig is set to use "user", then every time the user creates a new object, this object will get the same ACL values as the user's default ACL.&lt;br /&gt;&lt;br /&gt;2. folder&lt;br /&gt;In a "folder" mode, the object gets its ACL from the folder where it is created.&lt;br /&gt;&lt;br /&gt;3. type&lt;br /&gt;Using "type" mode, default ACL of the type is being used to set the values of the newly created object's ACL.&lt;br /&gt;&lt;br /&gt;4. permission set templates&lt;br /&gt;You can use permission set template to set the ACL of an object. The requirement for permission set template is that the Server needs to be able to resolve any alias sets that might be related to the Permission Set Template. See Documentum eContent Server Object Reference Manual version 4.2 under (Alias Scope) page 1-26.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;How do I find out the number of ACLs in my docbase?&lt;br /&gt;1. Total ACLs:&lt;br /&gt;DQL&gt; select count(*) as Total_Number_of_ACLs from dm_acl&lt;br /&gt;&lt;br /&gt;2. For Named ACLs created by users or the system administrator, you can run:&lt;br /&gt;DQL&gt; select count(*) as Number_of_Named_ACLs from dm_acl where r_is_internal=0 and acl_class = 0&lt;br /&gt;&lt;br /&gt;3. For Template ACLs, you can run:&lt;br /&gt;DQL&gt; select count(*) as Number_of_Template_ACLs from dm_acl where r_is_internal=0 and acl_class &lt;&gt; 0&lt;br /&gt;&lt;br /&gt;4. For Internal ACLs, you can run:&lt;br /&gt;DQL&gt; select count(*) as Number_of_Internal_ACLs from dm_acl where r_is_internal=1 and acl_class = 0&lt;br /&gt;&lt;br /&gt;5. For Internal ACLs created from Template ACLs, you can run:&lt;br /&gt;DQL&gt; select count(*) as Number_of_Internal_ACLs_From_Template from dm_acl where r_is_internal=1 and acl_class &lt;&gt; 0&lt;br /&gt;&lt;br /&gt;You should have:&lt;br /&gt;#1 = #2 + #3 + #4 + #5&lt;br /&gt;&lt;br /&gt;There is a good chance that the number of Internal ACLs (query #4 above) is high and represents more than 95% of the total number of ACLs in the docbase (query #1). Those are the ACLs that we can get rid of. Also, once your docbase is properly set up, no new Internal ACLs should be created any more.&lt;br /&gt;&lt;br /&gt;For more information on those topics, please refer to the eContent Server documentation.&lt;br /&gt;&lt;br /&gt;***********### IMPORTANT ###***********&lt;br /&gt;Before going further in the resolution, we assume that you understand:&lt;br /&gt;- DQL queries&lt;br /&gt;- ACL model in Docbase&lt;br /&gt;***************************************&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;==[ Step A ]=============================&lt;br /&gt;Find out which Default ACL Mode the Docbase is currently using, then identify the folders / type / users which are using an Internal ACl and change it to a Named ACL so that the docbase stops generating Internal ACLs.&lt;br /&gt;&lt;br /&gt;A.1. First, run the following query to find out what Default ACL the docbase is using:&lt;br /&gt;DQL&gt; select default_acl as Default_ACL_Mode from dm_server_config where object_name='&lt;your docbase="" name=""&gt;'&lt;br /&gt;&lt;br /&gt;A.2. The result should be 1, 2 or 3 but regardless of the result, we suggest that you go through all the steps A.2.1, A.2.2 and A.2.3. The reason is that you want to remove all references to Internal ACls that folders or types or users may have.&lt;br /&gt;&lt;br /&gt;A.2.1 If Default ACL mode is 1 (Folder):&lt;br /&gt;Retrieve all the folder names which have an Internal ACL:&lt;br /&gt;DQL&gt;  select r_object_id, acl_name, acl_domain, object_name from dm_folder where acl_name like 'dm_45%'&lt;br /&gt;&lt;br /&gt;Update the ACLs of all folders that have Internal ACLs to your Named ACL.&lt;br /&gt;DQL&gt; update dm_folder objects set acl_name = '&lt;your system="" acl=""&gt;', set acl_domain = '&lt;your docbase="" name=""&gt;' where acl_name like 'dm_45%'&lt;br /&gt;  &lt;br /&gt;Note: 'your docbase name' is the name of the docbase and 'your system ACL' is the name of a system ACL that you want to use as the default ACL. A system ACL is a Named ACL owned by the system administrator which can be shared across users.&lt;br /&gt;&lt;br /&gt;Note: You need to update the acl_domain also if you want to update the acl of an object.&lt;br /&gt;&lt;br /&gt;Note: We strongly recommend that you use a Named ACL that is owned by System. The reason is because you want to easily share this Named ACL with other users.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;A.2.2 If Default ACL mode is 2 (Type):&lt;br /&gt;Retrieve the default ACL and the owner name of the ACL for object types if the types have an Internal ACL associated with them:&lt;br /&gt;DQL&gt; select r_type_name, acl_name, acl_domain from dmi_type_info where acl_name like 'dm_45%' or acl_name = ' '&lt;br /&gt;  &lt;br /&gt;Update the ACLs of all types that using an Internal ACL or are don't have an ACL assigned and are subtypes of dm_sysobject by using Documentum Administrator interface. No DQL query is available for this task since dmi_type_info is an internal type.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;A.2.3 - If Default ACL mode is 3 (User):&lt;br /&gt;Retrieve all users (and groups) that are using an Internal ACL:&lt;br /&gt;DQL&gt; select r_object_id, user_name, acl_name from dm_user where acl_name like 'dm_45%'&lt;br /&gt;&lt;br /&gt;Assign a named ACL to those users (and groups):&lt;br /&gt;DQL&gt; update dm_user objects set acl_name = '&lt;your system="" acl=""&gt;', set acl_domain = '&lt;your docbase="" name=""&gt;' where acl_name like 'dm_45%'&lt;br /&gt;&lt;br /&gt;Note: 'your docbase name' is the name of the docbase and 'your system ACL' is the name of a system ACL that you want to use as the default ACL. A system ACL is a Named ACL owned by the system administrator which can be shared across users.&lt;br /&gt;&lt;br /&gt;Note: Make sure you update the acl_domain together with the acl_name. If the acl that you are assigning is not part of the current acl_domain, the server will return an error.&lt;br /&gt;&lt;br /&gt;Note: We strongly recommend that you use a Named ACL that is owned by System (acl_domain=&lt;your docbase="" name=""&gt; rather than acl_domain=&lt;a user=""&gt;). The reason is because you want to easily share this Named ACL with other users and this is only possible if the ACL is owned by System.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;===[ Step B ]=======================&lt;br /&gt;At this point, you docbase should not generate new Internal ACLs. However, existing objects may be using an Internal ACL. This step helps you indentify those objects and change the Internal ACL to a Named ACL. This step is required before attempting to remove Internal ACLs.&lt;br /&gt;&lt;br /&gt;B.1 - Retrieve all objects (content and folders) across the docbase that are using an Internal ACL:&lt;br /&gt;DQL&gt; select count(*) from dm_sysobject (all) where acl_name like 'dm_45%' and acl_name not like 'dm_45%\_8%' ESCAPE '\'&lt;br /&gt;&lt;br /&gt;If you need to review those objects one by one:&lt;br /&gt;DQL&gt; select r_object_id, object_name, acl_name, acl_domain from dm_sysobject (all) where acl_name like 'dm_45%' and acl_name not like 'dm_45%\_8%' ESCAPE '\'&lt;br /&gt;&lt;br /&gt;B.2 - Assign your Named ACL to all objects (content and folders) across the docbase that have Internal ACL:&lt;br /&gt;DQL&gt; update dm_sysobject (all) objects set acl_name='&lt;your system="" acl=""&gt;', set acl_domain='&lt;your docbase="" name=""&gt;' where acl_name like 'dm_45%' and acl_name not like 'dm_45%\_8%' ESCAPE '\' and r_lock_owner is NULLSTRING&lt;br /&gt;&lt;br /&gt;Note: 'your docbase name' is the name of the docbase and 'your system ACL' is the name of a system ACL that you want to use as the default ACL. A system ACL is a Named ACL owned by the system administrator which can be shared across users.&lt;br /&gt;&lt;br /&gt;Note: Only the contents that are not checked out will be updated. You may want to run this query periodically until no contents get returned from the queries in B.1&lt;br /&gt;&lt;br /&gt;Note: You can refine the query so that only a subset of those objects get a Named ACL - per folder or creation date for instance.&lt;br /&gt;&lt;br /&gt;Note: Make sure you update the acl_domain together with the acl_name. If the acl that you are assigning is not part of the current acl_domain, the server will return an error.&lt;br /&gt;&lt;br /&gt;Note: We strongly recommend that you use a Named ACL that is owned by System (acl_domain=&lt;your docbase="" name=""&gt; rather than acl_domain=&lt;/your&gt;&lt;/your&gt;&lt;/your&gt;&lt;/a&gt;&lt;a user=""&gt;). The reason is because you want to easily share this Named ACL with other users and this is only possible if the ACL is owned by System.&lt;br /&gt;&lt;br /&gt;Note: This query may take quite some time to run. In fact, the update statement may update so many objects at the same time that your database may run out of TEMP tablespace causing the query to fail. You may want to modify the query to modify a limited number of objects at the same time - by restricting per folder or creation date.&lt;br /&gt;&lt;br /&gt;Note: You may not be able to update non-CURRENT objects if they are immutable. If this is your case, the query will return error DM_SYSOBJECT_E_CANT_SAVE_IMMUTABLE. In order to resolve this issue, you can take the '(all)' keyword out of the update statement so that only CURRENT objects will be updated. This may leave quite a significant number of Internal ACLs left in the docbase that are used by non-CURRENT objects.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;===[ Step C ]===============================&lt;br /&gt;Now that no new Internal ACL is created and most of the objects in the docbase are assigned a Named ACL - the remaining Internal Acls are those created from Template ACLs. Your docbase is now hosting many orphan ACLs. It is time to clean them up!&lt;br /&gt;&lt;br /&gt;Job dm_clean can delete orphan ACLs from the docbase. While running job dm_clean (from Documentum Administrator or you can schedule the job to run periodically), make sure that argument '-clean_acl' is set to TRUE.&lt;br /&gt;&lt;br /&gt;Before running the job, you can find out how many ACL the job will clean after going through step A and B:&lt;br /&gt;DQL&gt; select count(*) as Number_of_Internal_ACLs from dm_acl where r_is_internal=1 and acl_class = 0&lt;br /&gt;&lt;br /&gt;To get more details about those ACLs:&lt;br /&gt;DQL&gt; select * from dm_acl where r_is_internal=1 and acl_class = 0&lt;br /&gt;&lt;br /&gt;If you agree with the result, run dm_clean and go to Step D.&lt;br /&gt;&lt;br /&gt;For more information, Refer to Documentum eContent Server Administrator's Guide Chapter 10 "Removing Unreferenced Internal ACLs".&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;===[ Step D ]===========================&lt;br /&gt;Restart the docbase. Active sessions may still be running with no default ACLs and will keep generating internal ACLs.&lt;br /&gt;&lt;br /&gt;After running dm_clean and restarting the docbase, you can verify if all Internal ACLs are gone by re-running the same queries as in Step C:&lt;br /&gt;DQL&gt; select count(*) as Number_of_Internal_ACLs from dm_acl where r_is_internal=1 and acl_class = 0&lt;br /&gt;&lt;br /&gt;To get more details about those ACLs:&lt;br /&gt;DQL&gt; select * from dm_acl where r_is_internal=1 and acl_class = 0&lt;br /&gt;&lt;br /&gt;You can identify the remaining documents that are still using a Internal ACL:&lt;br /&gt;DQL&gt; select r_object_id, object_name, title, acl_name, owner_name, r_version_label from dm_sysobject (all) where acl_name in (select object_name from dm_acl where object_name like 'dm_45%' and object_name not like 'dm_45%\_8%' ESCAPE '\') order by 1&lt;br /&gt;&lt;br /&gt;For more information on how ACL are assigned in WebPublisher, please refer to Support Note 15997&lt;br /&gt;&lt;/a&gt;&lt;/your&gt;&lt;/your&gt;&lt;/your&gt;&lt;/your&gt;&lt;/your&gt;&lt;/your&gt;&lt;/hexadecimal&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31460370-6252282804134522585?l=acolaja.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://acolaja.blogspot.com/feeds/6252282804134522585/comments/default' title='Commenti sul post'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31460370&amp;postID=6252282804134522585' title='0 Commenti'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31460370/posts/default/6252282804134522585'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31460370/posts/default/6252282804134522585'/><link rel='alternate' type='text/html' href='http://acolaja.blogspot.com/2010/01/perche-ho-cosi-tante-acl-e-come.html' title='Perchè ho così tante ACL e come rimuoverle'/><author><name>Acolaja</name><uri>http://www.blogger.com/profile/00703711066589080336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31460370.post-8292220256322542553</id><published>2009-11-24T16:16:00.001+01:00</published><updated>2009-11-24T16:18:01.194+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Documentum'/><title type='text'></title><content type='html'>&lt;h2&gt;&lt;span style="font-size:100%;"&gt;&lt;a href="http://askprasad.wordpress.com/documentum/some-useful-dql-tips/" rel="bookmark" title="Permanent Link to Some useful DQL tips"&gt;Some useful DQL tips&lt;/a&gt;&lt;/span&gt;&lt;/h2&gt;Piccolo articolo veramente interessante pieno di utili risorse ed esempi DQL&lt;br /&gt;&lt;br /&gt;&lt;a href="http://askprasad.wordpress.com/documentum/some-useful-dql-tips/"&gt;http://askprasad.wordpress.com/documentum/some-useful-dql-tips/&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31460370-8292220256322542553?l=acolaja.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://acolaja.blogspot.com/feeds/8292220256322542553/comments/default' title='Commenti sul post'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31460370&amp;postID=8292220256322542553' title='0 Commenti'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31460370/posts/default/8292220256322542553'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31460370/posts/default/8292220256322542553'/><link rel='alternate' type='text/html' href='http://acolaja.blogspot.com/2009/11/some-useful-dql-tips-piccolo-articolo.html' title=''/><author><name>Acolaja</name><uri>http://www.blogger.com/profile/00703711066589080336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31460370.post-7588399100095231290</id><published>2009-06-10T15:38:00.004+02:00</published><updated>2009-06-10T15:41:52.502+02:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Documentum'/><title type='text'>Ripristino Plugin per Centera su Documentum</title><content type='html'>Nel caso in cui ci si dovesse trovare a dover ricreare il plugin Documentum per dialogare con il Centera in ambiente Windows, la procedura seguente è la corretta da eseguire. Tale operazione si rende ad esempio necessaria nel momento in cui si sta migrando da un ambiente Unix like ad ambiente Windows.&lt;br /&gt;&lt;br /&gt;1. Cancellare a mano tramite DA il plugin “CSEC Plugin” per il Centera.&lt;br /&gt;2. Creare il nuovo plugin con il seguente script iapi:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;create,c,dm_plugin&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;set,c,l,object_name&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;CSEC Plugin&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;setfile,c,l,&lt;&gt;,win32shrlib&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;save,c,l&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;3. Fare il retrieve dell’id del plugin appena creato con il seguente commando iapi:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;retrieve,c,dm_plugin where object_name = 'CSEC Plugin'&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;4. Associare allo store che punta al centera l’id del nuovo plugin con il seguente script iapi:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;retrieve,c,dm_store where name = 'cent_store_01'  ----&gt; cambiare il nome se diverso&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;set,c,l,a_plugin_id&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;6700682b80000d04  ----&gt; sostituire con l’id recuperato prima&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;save,c,l&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;dump,c,l&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31460370-7588399100095231290?l=acolaja.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://acolaja.blogspot.com/feeds/7588399100095231290/comments/default' title='Commenti sul post'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31460370&amp;postID=7588399100095231290' title='8 Commenti'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31460370/posts/default/7588399100095231290'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31460370/posts/default/7588399100095231290'/><link rel='alternate' type='text/html' href='http://acolaja.blogspot.com/2009/06/ripristino-plugin-per-centera-su.html' title='Ripristino Plugin per Centera su Documentum'/><author><name>Acolaja</name><uri>http://www.blogger.com/profile/00703711066589080336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31460370.post-5353356808802822054</id><published>2009-03-23T12:02:00.002+01:00</published><updated>2009-03-23T12:05:14.929+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Politica'/><category scheme='http://www.blogger.com/atom/ns#' term='Attualità'/><category scheme='http://www.blogger.com/atom/ns#' term='PD'/><title type='text'>Grande....</title><content type='html'>&lt;p&gt;&lt;b&gt;Intervento all'Assemblea Nazionale dei Circoli del Partito Democratico il 21 marzo 2009&lt;/b&gt;&lt;/p&gt;&lt;br /&gt;&lt;iframe src='http://beta.youdem.tv/witv/Default.aspx?id_video=7d41e695-4803-41ea-8127-f595e2bf1899&amp;isDotTV=true' width='425' height='355' frameborder='0'&gt;&lt;/iframe&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31460370-5353356808802822054?l=acolaja.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://acolaja.blogspot.com/feeds/5353356808802822054/comments/default' title='Commenti sul post'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31460370&amp;postID=5353356808802822054' title='0 Commenti'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31460370/posts/default/5353356808802822054'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31460370/posts/default/5353356808802822054'/><link rel='alternate' type='text/html' href='http://acolaja.blogspot.com/2009/03/grande.html' title='Grande....'/><author><name>Acolaja</name><uri>http://www.blogger.com/profile/00703711066589080336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31460370.post-3836621368223985409</id><published>2009-02-25T22:22:00.001+01:00</published><updated>2009-02-25T22:22:24.263+01:00</updated><title type='text'>Testamento biologico</title><content type='html'>Carissima/o,&lt;br /&gt;Ti&lt;br /&gt;scrivo per chiederti un piccolo sforzo per una importantissima causa.&lt;br /&gt;Nelle prossime settimane il testamento biologico sarà al centro del&lt;br /&gt;dibattito in Parlamento, e la maggioranza intende approvare una legge&lt;br /&gt;che limita la libertà di scelta del cittadino imponendo alcune terapie,&lt;br /&gt;come l'idratazione e l'alimentazione artificiale. Le dichiarazioni&lt;br /&gt;anticipate di trattamento non saranno vincolanti: spetterà sempre al&lt;br /&gt;medico l'ultima parola. Qual è allora l'utilità di questa legge, se non&lt;br /&gt;si garantisce al cittadino che la sua volontà sia rispettata? La verità&lt;br /&gt;è che il ddl della destra è stato scritto per rendere inapplicabile il&lt;br /&gt;ricorso al testamento biologico. Oltretutto, la dichiarazione dovrà&lt;br /&gt;essere stipulata davanti ad un notaio, e rinnovata con cadenza&lt;br /&gt;triennale: vi immaginate cosa significa andare ogni tre anni davanti a&lt;br /&gt;un notaio accompagnati dal proprio medico di famiglia? Al contrario&lt;br /&gt;della nostra proposta poi, non è presente nemmeno un cenno alle cure&lt;br /&gt;palliative, all'assistenza ai disabili, alla terapia del dolore.&lt;br /&gt;&lt;br /&gt;Ti chiedo dunque di diffondere il più possibile l'appello, invitando tutti&lt;br /&gt;i tuoi contatti a sottoscriverlo: dobbiamo mobilitarci immediatamente&lt;br /&gt;per raccogliere centinaia di migliaia di adesioni e difendere il nostro&lt;br /&gt;diritto costituzionale alla libertà di cura. Se saremo tanti, il&lt;br /&gt;Parlamento non ci potrà ignorare. Nel prossimo dibattito in Senato il&lt;br /&gt;mio impegno personale è quello di dar voce alla vostra opinione, che&lt;br /&gt;credo coincida con quella della maggioranza degli italiani. Che&lt;br /&gt;vogliano utilizzare ogni risorsa della medicina o che intendano&lt;br /&gt;accettare la fine naturale della vita, i cittadini vogliono essere&lt;br /&gt;liberi di scegliere.&lt;br /&gt;&lt;br /&gt;Ti ringrazio infinitamente e conto su di te per&lt;br /&gt;far circolare il più possibile l'appello per il diritto alla libertà di&lt;br /&gt;cura sul sito &lt;a href="http://www.appellotestamentobiologico.it/" target="_blank"&gt;www.&lt;wbr&gt;appellotestamentobiologico.it&lt;/a&gt;  o &lt;a href="http://www.appellotestamentobiologico.it/" target="_blank"&gt;http://www.&lt;wbr&gt;appellotestamentobiologico.it/&lt;/a&gt; , e grazie perché abbiamo già raggiunto&lt;br /&gt;quasi 100.000 firme!&lt;br /&gt;&lt;br /&gt;Ignazio Marino&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31460370-3836621368223985409?l=acolaja.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://acolaja.blogspot.com/feeds/3836621368223985409/comments/default' title='Commenti sul post'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31460370&amp;postID=3836621368223985409' title='0 Commenti'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31460370/posts/default/3836621368223985409'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31460370/posts/default/3836621368223985409'/><link rel='alternate' type='text/html' href='http://acolaja.blogspot.com/2009/02/testamento-biologico.html' title='Testamento biologico'/><author><name>Acolaja</name><uri>http://www.blogger.com/profile/00703711066589080336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31460370.post-2223763819212514619</id><published>2008-11-27T13:29:00.003+01:00</published><updated>2008-11-27T13:35:12.144+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Attualità'/><category scheme='http://www.blogger.com/atom/ns#' term='Informazione'/><title type='text'>Acqua in bocca, vi abbiamo venduto l'acqua</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.peacelink.it/consumo/images/11875_a27507.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;width: 120px; height: 92px;" src="http://www.peacelink.it/consumo/images/11875_a27507.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;&lt;span class="Apple-style-span" style="border-collapse: collapse; font-family: arial; font-size: 13px; "&gt;&lt;div&gt;&lt;a style="color: rgb(28, 81, 168); "&gt;LEGGETE:&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;a href="http://www.facebook.com/ext/share.php?sid=46830222027&amp;amp;h=uOAkN" title="http://www.peacelink.it/consumo/a/27507.html" target="_blank" style="color: rgb(28, 81, 168); "&gt;Acqua in bocca, vi abbiamo venduto l'acqua&lt;/a&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;Fonte: &lt;a href="http://www.peacelink.it/" target="_blank" style="color: rgb(28, 81, 168); "&gt;www.peacelink.it&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;div&gt;&lt;div&gt;Consumo Critico - Un articolo diffuso con il passaparola via e-mail e sui blog denuncia la privatizzazione dell'acqua pubblica in Italia, mentre continuano le mobilitazioni dal basso a difesa di un bene comune.&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;Questi politici ormai fanno ribrezzo !!!&lt;br /&gt;&lt;/div&gt;&lt;span&gt;&lt;div style="text-align: justify;"&gt;Credetemi.....non si tratta più di destra, sinistra, centro.....non me ne frega di catastrofisti, complottisti, beppegrilliani o correnti varie....i politici sono TUTTI d'accordo per fregarci l'acqua e purtroppo il fenomeno non è solo italiano.&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;span&gt;&lt;div style="text-align: justify;"&gt;&lt;span&gt;la cosa più sconfortante e che sui media tradizionali NON C'E' TRACCIA DI TUTTO QUESTO !!! Niente...silenzio...omertà&lt;/span&gt;&lt;span&gt;&lt;/span&gt;...&lt;wbr&gt;che schifo !&lt;br /&gt;&lt;/div&gt;&lt;/span&gt;&lt;div style="text-align: justify;"&gt;Si riesce a sapere qualcosa solo tramite internet !&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;Parliamone ovunque...per strada...su facebook...per posta....al bar...alle poste...dove vi pare ma parlatene.&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;Ciao&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;Altri link:&lt;br /&gt;&lt;a href="http://www.jacopofo.com/berlusconi-tremonti-privatizzazione-acqua" rel="nofollow" target="_blank" style="color: rgb(28, 81, 168); "&gt;&lt;span&gt;http://www.jacopofo.com/be&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;rlus&lt;wbr&gt;coni-tremonti-privatiz&lt;/span&gt;&lt;span&gt;&lt;/span&gt;zazione-&lt;wbr&gt;acqua&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.acquabenecomune.org/index.php" rel="nofollow" target="_blank" style="color: rgb(28, 81, 168); "&gt;&lt;span&gt;http://www.acquabenecomune&lt;/span&gt;&lt;span&gt;&lt;/span&gt;.&lt;wbr&gt;org/index.php&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.imbrocchiamola.org/" rel="nofollow" target="_blank" style="color: rgb(28, 81, 168); "&gt;&lt;span&gt;http://www.imbrocchiamola.&lt;/span&gt;&lt;span&gt;&lt;/span&gt;org/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.carta.org/campagne/beni+comuni/14822" rel="nofollow" target="_blank" style="color: rgb(28, 81, 168); "&gt;&lt;span&gt;http://www.carta.org/campa&lt;/span&gt;&lt;span&gt;&lt;/span&gt;gne/&lt;wbr&gt;beni+comuni/14822&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.forumrisparmioacqua.it/" rel="nofollow" target="_blank" style="color: rgb(28, 81, 168); "&gt;&lt;span&gt;http://www.forumrisparmioa&lt;/span&gt;&lt;span&gt;&lt;/span&gt;cqua&lt;wbr&gt;.it/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;ed infine il decreto legge in formato PDF:&lt;br /&gt;&lt;a href="http://www.acquabenecomune.org/spip.php?article4744" rel="nofollow" target="_blank" style="color: rgb(28, 81, 168); "&gt;&lt;span&gt;http://www.acquabenecomune&lt;/span&gt;&lt;span&gt;&lt;/span&gt;.&lt;wbr&gt;org/spip.php?article4744&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31460370-2223763819212514619?l=acolaja.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://acolaja.blogspot.com/feeds/2223763819212514619/comments/default' title='Commenti sul post'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31460370&amp;postID=2223763819212514619' title='0 Commenti'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31460370/posts/default/2223763819212514619'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31460370/posts/default/2223763819212514619'/><link rel='alternate' type='text/html' href='http://acolaja.blogspot.com/2008/11/acqua-in-bocca-vi-abbiamo-venduto.html' title='Acqua in bocca, vi abbiamo venduto l&apos;acqua'/><author><name>Acolaja</name><uri>http://www.blogger.com/profile/00703711066589080336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31460370.post-477122270375588135</id><published>2008-05-13T17:45:00.006+02:00</published><updated>2008-09-29T17:14:23.468+02:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Documentum'/><title type='text'>Gestione dmi_queue_item</title><content type='html'>Recentemente mi sono trovato a dover gestire la tabella dmi_queue_item. Su questa tabella vengono registrati eventi destinati ad essere trattati da metodi di notifica oppure da un index server. Se non vengono utilizzati gli oggetti restano in coda senza esser trattati con il risultato che la tabella potrebbe esplodere.&lt;br /&gt;&lt;br /&gt;Per risolvere il tutto è necessario disattivare le notifiche a fronte di alcuni eventi e per farlo sono partito dal seguente articolo preso da powerlink:&lt;br /&gt;&lt;br /&gt;&lt;span style="FONT-STYLE: italic"&gt;Dopo l'articolo le mie note sulle query utilizzate.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;================================================================================&lt;br /&gt;&lt;br /&gt;&lt;span style="COLOR: rgb(0,153,0)"&gt;How to further clean up the dmi_queue_item table after dm_QueueMgt job ran?&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Even after running the dm_QueueMgt job, the dmi_queue_item may still contain too many rows and you may want to do some advanced clean up.&lt;br /&gt;&lt;br /&gt;The idea is that the dm_QueueMgt job removes items that have already been de-queued. This note explains how to identify additional items the job did not pick up and manually de-queue those items.&lt;br /&gt;&lt;br /&gt;- Part 1 -&lt;br /&gt;As you may have already noticed, the dmi_queue_item is a multi-purpose table for handling queues. Various applications and parts of the docbase may queue items here. So it is quite difficult to sub-select rows out of the queue for removal unless you know exactly what is in the queue. Login as a superuser and run the following read-only queries and identify which rows should be selected for removal:&lt;br /&gt;&lt;br /&gt;1.a [ALL] Accounts all the rows in dmi_queue_item&lt;br /&gt;&lt;br /&gt;DQL&gt; select count(*) from dmi_queue_item&lt;br /&gt;&lt;br /&gt;1.b [EVENT] Accounts all the rows in dmi_queue_item and group them by type of notification:&lt;br /&gt;&lt;br /&gt;DQL&gt; select count(*), event from dmi_queue_item where delete_flag = 0 group by event&lt;br /&gt;&lt;br /&gt;1.c [DATE_SENT] Accounts all the rows in dmi_queue_item within a time window, and group them by type of notification. For instance, list all rows older than 15 days:&lt;br /&gt;&lt;br /&gt;DQL&gt; select count(*), event from dmi_queue_item where date_sent &lt;= dateadd(day,-15,date(now)) and delete_flag = 0 group by event 1.d [TASK_NAME] Accounts all the rows in dmi_queue_item and group them by task name: DQL&gt; select count(*), task_name from dmi_queue_item where delete_flag = 0 group by task_name&lt;br /&gt;&lt;br /&gt;1.e [SENT_BY] Accounts all the rows in dmi_queue_item and group them by sender:&lt;br /&gt;&lt;br /&gt;DQL&gt; select count(*), sent_by from dmi_queue_item where delete_flag = 0 group by sent_by&lt;br /&gt;&lt;br /&gt;You can add your own queries. The main attributes that you are interested in are:&lt;br /&gt;&lt;br /&gt;stamp - ID of the item to be used in the de-queue API&lt;br /&gt;sent_by - name of the person who sent the item&lt;br /&gt;name - name of the recipient&lt;br /&gt;date_sent - use this attribute to restrict the number of rows by date&lt;br /&gt;delete_flag - If TRUE, the item has already been de-queued so you should ignore it.&lt;br /&gt;event - type of event&lt;br /&gt;task_name - used if the item is a task in a workflow.&lt;br /&gt;&lt;br /&gt;- Part 2 -&lt;br /&gt;Based on the results in part 1, you can start building your personalized query that will only select a subset of rows from dmi_queue_item which you want to remove. For example:&lt;br /&gt;&lt;br /&gt;Select all expiration notices that were sent by WebPublisher to user 'wp_author' until 15 days ago:&lt;br /&gt;&lt;br /&gt;DQL&gt; select stamp, date_sent, delete_flag, dequeued_by, event, task_name, sent_by, name from dmi_queue_item where event='Pending Expiration Notice' and name='wp_author' and date_sent &lt;= dateadd(day,-15,date(now)) and delete_flag = 0 order by stamp - Part 3 - At this point, you need to incorporate your DQL query from part 2 into a script that loops through the collection and de-queues each item. For instance: ===[ Docbasic - de-queues each item returned by 'query$'] ============================= sub main() ' This script runs a DQL query against dmi_queue_item, then loops through the collection and de-queues each item ' IMPORTANT: Test your query from IDQL to make sure that it returns the expected rows ' IMPORTANT: You need to run this script as a super user in order to execute API 'dequeue' against any item ' Copy your personalized query here ' Example: ' query$ = "select stamp, date_sent, delete_flag, dequeued_by, event, sign_off_required, task_name, sent_by, name " &amp;amp; _ ' " from dmi_queue_item where event='Pending Expiration Notice' and name='wp_author' and " &amp;amp; _ ' "date_sent &lt;= dateadd(day,-15,date(now)) and delete_flag = 0 order by stamp" query$ = "&lt;copy here="" query="" personalized="" your=""&gt;"&lt;br /&gt;&lt;br /&gt;col$ = dmapiget("readquery,c," &amp;amp; query$)&lt;br /&gt;if col$="" then&lt;br /&gt;ret$ = dmapiget("getmessage,c")&lt;br /&gt;print "FATAL: Failure running query """ &amp;amp; query$ _&lt;br /&gt;&amp;amp; """&lt;br /&gt;" &amp;amp; ret$&lt;br /&gt;goto exit_fatal&lt;br /&gt;end if&lt;br /&gt;i = 0&lt;br /&gt;while(dmapiexec("next,c," &amp;amp; col$))&lt;br /&gt;stamp$ = dmapiget("get,c," &amp;amp; col$ &amp;amp; ",stamp")&lt;br /&gt;ret$ = dmAPIExec("dequeue,c," &amp;amp; stamp$)&lt;br /&gt;i = i + 1&lt;br /&gt;wend&lt;br /&gt;print i &amp;amp; " items have been dequeued."&lt;br /&gt;&lt;br /&gt;exit_fatal:&lt;br /&gt;if col$ &lt;&gt; "" then&lt;br /&gt;ret$ = dmAPIExec("close,c," &amp;amp; col$)&lt;br /&gt;end if&lt;br /&gt;end sub&lt;br /&gt;==============================================&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;- Part 4 -&lt;br /&gt;In this last part, you just need to run the dm_QueueMgt job using Documentum Administrator to pick up and remove the items that you just dequeued.&lt;br /&gt;However, you should note:&lt;br /&gt;4.a the job is inactive by default so you may need to activate the job first.&lt;br /&gt;&lt;br /&gt;4.b If you plan to force the job to run from DA rather than waiting for the job to be kicked off by the agent exec, you first need to increase the window interval otherwise the job may report error: " Aborting--Job can't run in it's time window".&lt;br /&gt;Edit the job properties and set the -window_interval argument to 1440&lt;br /&gt;&lt;br /&gt;4.c By default, the cutoff day is 90 days. This means that the job will only remove items that were dequeued 90 days ago. If you want to see immediate effect of the clean up process, you may want to set the cutoff day to 0 then run the job.&lt;br /&gt;&lt;br /&gt;&lt;/copy&gt;==============================================&lt;br /&gt;&lt;span style="COLOR: rgb(0,153,0)"&gt;FINE ARTICOLO&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Aspetti a cui fare attenzione:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;quando si deregistra un evento come sysadmin fare attenzione ad inserire l'owner della regsitrazione in coda al comando:&lt;br /&gt;unregister,c,030191d080000105,dm_destroy, dm_fulltext_index_user&lt;br /&gt;se non losi fa verrà mostrato un errore&lt;/li&gt;&lt;li&gt;se la vostra tabella è deventata particolarmente corposa cercate di usare delle query che lavorino solo un parte dei documenti come ad esempio:&lt;br /&gt;update dmi_queue_item object set delete_flag=1 where delete_flag='0'AND date_sent &lt;&gt; &lt;li&gt;di seguito tutte le query che ho utilizzato per le varie analisi:&lt;br /&gt;&lt;/li&gt;&lt;ul&gt;&lt;li&gt;select count(*) from dmi_queue_item where name ='dm_fulltext_index_user' AND date_sent &lt;= date('2007/07/14','yyyy/mm/dd') &lt;/li&gt;&lt;li&gt;select count(*), event from dmi_queue_item where delete_flag = 0 group by event&lt;/li&gt;&lt;li&gt;select count(*), event from dmi_queue_item where date_sent &lt;= dateadd(day,-15,date(now)) and delete_flag = 0 group by event &lt;/li&gt;&lt;li&gt;select count(*), task_name from dmi_queue_item where delete_flag = 0 group by task_name &lt;/li&gt;&lt;li&gt;select count(*), sent_by from dmi_queue_item where delete_flag = 0 group by sent_by&lt;/li&gt;&lt;li&gt;select stamp, date_sent, delete_flag, dequeued_by, event, task_name, sent_by, name from dmi_queue_item where event='Pending Expiration Notice' and name='wp_author' and date_sent &lt;= dateadd(day,-15,date(now)) and delete_flag = 0 order by stamp &lt;/li&gt;&lt;li&gt;select stamp, date_sent, delete_flag, dequeued_by, event, task_name, sent_by, name from dmi_queue_item where event='dm_save' and name='dm_fulltext_index_user' and date_sent &lt;= dateadd(day,-30,date(now)) and delete_flag = 0 order by stamp &lt;/li&gt;&lt;li&gt;select stamp, date_sent, delete_flag, dequeued_by, event, task_name, sent_by, name from dmi_queue_item where event='dm_save' and date_sent &lt;= dateadd(day,-210,date(now)) and delete_flag = 0 order by stamp&lt;/li&gt;&lt;li&gt;select stamp, date_sent, delete_flag, dequeued_by, event, task_name, sent_by, name from dmi_queue_item where event='dm_checkin' and date_sent &lt;= dateadd(day,-260,date(now)) and delete_flag = 0 order by stamp&lt;/li&gt;&lt;li&gt;select date_sent, delete_flag from dmi_queue_item where name ='dm_fulltext_index_user' AND date_sent &lt;&gt;&lt;/li&gt;&lt;li&gt;update dmi_queue_item object set delete_flag=1 where delete_flag='0'AND date_sent &lt;&gt;&lt;/li&gt;&lt;li&gt;delete dmi_queue_item object where name ='dm_fulltext_index_user' AND date_sent &lt;&gt;&lt;/li&gt;&lt;li&gt;delete dmi_queue_item object where name ='dm_fulltext_index_user' AND date_sent "&lt;" date('2008/06/15','yyyy/mm/dd'). QUESTA QUERY, CAMBIANDO LA DATA, E' COMODA PER ELIMINARE UN PO' DI DOCUMENTI ALLA VOLTA. (togliere gli apici sul simbolo minore di)&lt;/li&gt;&lt;/ul&gt;&lt;li&gt;&lt;/li&gt;&lt;li&gt;Fate attenzione ai parametri del job &lt;span class="defaultLabelStyle"&gt;dm_QueueMgt. Se si vuole avere immediato riscontro e lanciarlo manualmente impostare i seguenti valori:&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span class="defaultcolumnspacer"&gt;&lt;/span&gt;&lt;span class="defaultLabelStyle"&gt;-window_interval 5, -queueperson, -cutoff_days 0, -custom_predicate&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;span style="FONT-STYLE: italic"&gt;Altro articolo utile:&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="pageHeaderGreen"&gt;&lt;span style="COLOR: rgb(0,153,0)"&gt;How do I unregister an object for Event Notifications that has been registered&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;When you register an object for Event Notification, by using the Advanced Tab, a dmi_registry object is created in the docbase for each resisted event and for each user.&lt;br /&gt;&lt;br /&gt;To unregister the objects for Event Notification try the following steps:&lt;br /&gt;&lt;br /&gt;In DQL select the following information:&lt;br /&gt;&lt;br /&gt;DQL&gt; select r_object_id,user_name,registered_id,event from dmi_registry&lt;br /&gt;&lt;br /&gt;In example this is the info for dmi_registry:&lt;br /&gt;&lt;br /&gt;r_object_id user_name registered_id event&lt;br /&gt;26001a9880000101 test1 09001a9880000ea1 dm_checkout&lt;br /&gt;&lt;br /&gt;In order to delete it you need to login as the "user_name" that the event was registered and perform the following API calls, otherwise you are going to get this error:&lt;br /&gt;&lt;br /&gt;ERROR:&lt;br /&gt;[DM_EVENT_E_NOT_REGISTERED]error: "User zarate has not registered event dm_checkout for sysobject named 'Document1 test'."&lt;br /&gt;&lt;br /&gt;To unregister login as user_name and try this:&lt;br /&gt;&lt;br /&gt;API&gt; fetch,c,&lt;registered_id&gt;&lt;br /&gt;...&lt;br /&gt;Ok&lt;br /&gt;API&gt; unregister,c,&lt;registered_id&gt;,&lt;event&gt;, &lt;user_name&gt;&lt;br /&gt;...&lt;br /&gt;Ok&lt;br /&gt;API&gt; save,c,&lt;registered_id&gt;&lt;br /&gt;...&lt;br /&gt;Ok&lt;br /&gt;&lt;span class="defaultLabelStyle"&gt;&lt;/span&gt;&lt;/registered_id&gt;&lt;/user_name&gt;&lt;/event&gt;&lt;/registered_id&gt;&lt;/registered_id&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31460370-477122270375588135?l=acolaja.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://acolaja.blogspot.com/feeds/477122270375588135/comments/default' title='Commenti sul post'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31460370&amp;postID=477122270375588135' title='32 Commenti'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31460370/posts/default/477122270375588135'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31460370/posts/default/477122270375588135'/><link rel='alternate' type='text/html' href='http://acolaja.blogspot.com/2008/05/gestione-dmiqueueitem.html' title='Gestione dmi_queue_item'/><author><name>Acolaja</name><uri>http://www.blogger.com/profile/00703711066589080336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>32</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31460370.post-1110477911352782526</id><published>2008-04-18T18:10:00.003+02:00</published><updated>2008-04-18T18:13:46.583+02:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Politica'/><category scheme='http://www.blogger.com/atom/ns#' term='berlusconi'/><title type='text'>Per non dimenticare.......</title><content type='html'>CITIZEN BERLUSCONI....&lt;br /&gt;Documentario della trasmissione americana "Wide Angle". Sottotitoli in italiano.&lt;br /&gt;&lt;br /&gt;&lt;embed id="VideoPlayback" style="width: 400px; height: 326px;" flashvars="" src="http://video.google.com/googleplayer.swf?docid=-7507586179468920585&amp;amp;hl=it" type="application/x-shockwave-flash"&gt;&lt;/embed&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31460370-1110477911352782526?l=acolaja.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://acolaja.blogspot.com/feeds/1110477911352782526/comments/default' title='Commenti sul post'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31460370&amp;postID=1110477911352782526' title='0 Commenti'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31460370/posts/default/1110477911352782526'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31460370/posts/default/1110477911352782526'/><link rel='alternate' type='text/html' href='http://acolaja.blogspot.com/2008/04/per-non-dimenticare.html' title='Per non dimenticare.......'/><author><name>Acolaja</name><uri>http://www.blogger.com/profile/00703711066589080336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31460370.post-5312825214923573455</id><published>2008-04-10T10:05:00.003+02:00</published><updated>2008-04-10T10:07:38.375+02:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Politiche 2008'/><title type='text'>Non ci sono più commenti</title><content type='html'>"....In due giorni, Berlusconi ha chiesto la perizia psichiatrica per i magistrati che indagano, si è rifiutato di sottoscrivere un patto bipartisan di lealtà repubblicana, ha accusato di comunismo il suo avversario, ha denunciato brogli elettorali prossimi venturi, fino all'attacco al Quirinale e alla denuncia della "mancanza di un regime di piena democrazia nel nostro Paese" perché la sinistra "occupa" tutto. Mentre il suo amico più fidato, costruttore di Forza Italia - Dell'Utri - ha annunciato che la destra dopo la vittoria riscriverà i libri di storia per espellere la Resistenza, e ha indicato agli elettori plaudenti la fulgida figura dello stalliere mafioso Mangano, definendolo (con l'esplicito consenso del leader) un "eroe" perché "condannato in primo grado all'ergastolo" non ha fatto dichiarazioni "contro di me e Berlusconi". Poco importa che i magistrati inquirenti lavorassero in nome del popolo italiano, e al servizio della Repubblica......"&lt;br /&gt;&lt;br /&gt;Fonte: La Repubblica&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Sono sconsolato...non ci sono più commenti, non so più cosa pensare e non riesco a capire come dopo tanti anni ancora si possa sentire Berlusconi e la sua combriccola che  fanno di tutto per minare qualsiasi equilibrio istituzionale....&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31460370-5312825214923573455?l=acolaja.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://acolaja.blogspot.com/feeds/5312825214923573455/comments/default' title='Commenti sul post'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31460370&amp;postID=5312825214923573455' title='0 Commenti'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31460370/posts/default/5312825214923573455'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31460370/posts/default/5312825214923573455'/><link rel='alternate' type='text/html' href='http://acolaja.blogspot.com/2008/04/non-ci-sono-pi-commenti.html' title='Non ci sono più commenti'/><author><name>Acolaja</name><uri>http://www.blogger.com/profile/00703711066589080336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31460370.post-896909806043455458</id><published>2008-03-06T11:04:00.000+01:00</published><updated>2008-03-06T11:05:24.521+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Documentum'/><title type='text'>dump di un object type</title><content type='html'>To dump a type, as a simple object, in IAPI you enter the following:&lt;br /&gt;&lt;br /&gt;API&gt; retrieve,c,dm_type where name = '&lt;type&gt;'&lt;br /&gt;after you retrieve the id, you enter:&lt;br /&gt;API&gt; dump,c,&lt;r_object_id&gt;&lt;br /&gt;&lt;br /&gt;For Example:&lt;br /&gt;API&gt;retrieve,c,dm_type where name ='dm_document'&lt;br /&gt;...&lt;br /&gt;0308bc8d80000129&lt;br /&gt;&lt;br /&gt;API&gt;dump,c,0308bc8d80000129&lt;br /&gt;...&lt;br /&gt;USER ATTRIBUTES&lt;br /&gt;&lt;br /&gt; name                       : dm_document&lt;br /&gt; super_name                 : dm_sysobject&lt;br /&gt; attr_count                 : 85&lt;br /&gt; start_pos                  : 85&lt;br /&gt; owner                      : ddvm53o92&lt;br /&gt; s_index_attr               : 0000000000000000&lt;br /&gt; info                       : 2e08bc8d80000129&lt;br /&gt; attr_name              [ 0]: object_name&lt;br /&gt;                        [ 1]: r_object_type&lt;br /&gt;                        [ 2]: title&lt;br /&gt; ...&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31460370-896909806043455458?l=acolaja.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://acolaja.blogspot.com/feeds/896909806043455458/comments/default' title='Commenti sul post'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31460370&amp;postID=896909806043455458' title='0 Commenti'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31460370/posts/default/896909806043455458'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31460370/posts/default/896909806043455458'/><link rel='alternate' type='text/html' href='http://acolaja.blogspot.com/2008/03/dump-di-un-object-type.html' title='dump di un object type'/><author><name>Acolaja</name><uri>http://www.blogger.com/profile/00703711066589080336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31460370.post-6169814633412101100</id><published>2008-01-30T15:48:00.003+01:00</published><updated>2008-10-17T17:32:55.051+02:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Documentum'/><title type='text'>DQL Tips</title><content type='html'>&lt;span style="font-size:180%;"&gt;&lt;span style="font-weight: bold; font-style: italic;"&gt;Alcuni esempi e tips di query DQL per Documentum&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold; font-style: italic;"&gt;Query DQL per aggiornare il valore di un attributo di uno specifico object type:&lt;/span&gt;&lt;br /&gt;In questo esempio viene aggiornato l'attributo title e l'attributo di tipo rpeating keywords&lt;br /&gt;&lt;br /&gt;DQL&gt; update dm_document object set title = 'File created via DQL' ,&lt;br /&gt;set keywords = 'first' where object_name = 'TestDocumentCreated_via_DQL'&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;&lt;span style="font-style: italic;"&gt;Query DQL per eliminare tutte le versioni di un documento ad eccezione della CURRENT:&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Questo esempio è specifico di un mio cliente&lt;br /&gt;&lt;/span&gt;&lt;span&gt;delete acr_fattura_passiva(all) objects where barcode = 'AACRAFP0000000006090' AND NOT ANY  (r_version_label LIKE 'CURRENT%')&lt;br /&gt;oppure si può scrivere anche in questa forma:&lt;br /&gt;&lt;/span&gt;&lt;span&gt;delete acr_fattura_passiva(all) objects where barcode in ('AACRAFP0000000001122',&lt;/span&gt;&lt;span&gt;'AACRAFP0000000001122',&lt;/span&gt;&lt;span&gt;'AACRAFP0000000001122','...','...')&lt;/span&gt;&lt;span&gt; AND NOT ANY  (r_version_label LIKE 'CURRENT%')&lt;/span&gt;&lt;br /&gt;&lt;span&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Se si vogliono semplicemente visualizzare tutte le versioni tranne la current usare:&lt;/span&gt;&lt;br /&gt;Select r_object_id, barcode, r_version_label from acr_fattura_passiva(all) where barcode = 'AACRAFP0000000006090' AND NOT ANY  (r_version_label LIKE 'CURRENT%')&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31460370-6169814633412101100?l=acolaja.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://acolaja.blogspot.com/feeds/6169814633412101100/comments/default' title='Commenti sul post'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31460370&amp;postID=6169814633412101100' title='0 Commenti'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31460370/posts/default/6169814633412101100'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31460370/posts/default/6169814633412101100'/><link rel='alternate' type='text/html' href='http://acolaja.blogspot.com/2008/01/dql-tips.html' title='DQL Tips'/><author><name>Acolaja</name><uri>http://www.blogger.com/profile/00703711066589080336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31460370.post-5489718793744246533</id><published>2007-05-21T11:26:00.000+02:00</published><updated>2008-12-10T22:21:36.134+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Attualità'/><title type='text'>L'ipocrisia del Vaticano</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_9VMpeCztcuI/RlFnQU_4AbI/AAAAAAAABZA/3sd_5JlCyEA/s1600-h/vaurofamily.gif"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;" src="http://1.bp.blogspot.com/_9VMpeCztcuI/RlFnQU_4AbI/AAAAAAAABZA/3sd_5JlCyEA/s320/vaurofamily.gif" alt="" id="BLOGGER_PHOTO_ID_5066944585980707250" border="0"&gt;&lt;/a&gt;&lt;br /&gt;&lt;font style="font-weight: bold; font-style: italic;"&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Dal dizionario De Mauro:&lt;/font&gt;&lt;br /&gt;&lt;font style="font-weight: bold;"&gt;IPOCRISIA = "simulazione di buone qualità o di buoni propositi attraverso azioni o atteggiamenti falsamente virtuosi, per ingannare &lt;font title="qualcuno"&gt;qcn.&lt;/font&gt;  o per ottenerne i favori"&lt;/font&gt;&lt;br /&gt;&lt;br /&gt;Con il recente family day se ne sono viste e sentite di tutti i colori e qualcuno si è anche indignato per la vignetta di Vauro apparsa sul manifesto (vedi immagine).&lt;br /&gt;Perchè gli stessi signori dell'ipocrisia non ci spiegano perchè un documentario prodotto dalla BBC (non proprio l'ultima televisione del mondo) non è mai andato in onda in italia e sopratutto non è mai stato neanche menzionato ???&lt;br /&gt;&lt;br /&gt;Fortunatamente ci pensa ancora una volta la rete, Internet, a colmare la voragine informativa di cui siamo vittime.&lt;br /&gt;Il suddetto documentario è stato sottotitolato in italiano è messo on-line su google video, dura 38 minuti e vi consiglio di ritagliarvi lo spazio per vederlo. Vi porta via più o meno lo stesso tempo di un telegiornale e ve lo potete guardare dove volete e all'ora che volete....basta la connessione ad internet.&lt;br /&gt;&lt;br /&gt;Vi allego il link al video stesso e ad un articolo che lo presenta:&lt;br /&gt;Articolo: &lt;a href="http://punto-informatico.it/p.aspx?id=1988418" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"&gt;http://punto-informatico.it/p&lt;wbr&gt;.aspx?id=1988418 &lt;/a&gt;&lt;br /&gt;Video: &lt;a href="http://video.google.com/videoplay?docid=3237027119714361315" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"&gt; http://video.google.com&lt;wbr&gt;/videoplay?docid=32370271197143&lt;wbr&gt;61315&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Da questo sito si può scaricare se non avete possibilità di accedere a google video:&lt;br /&gt;&lt;a href="http://www.bispensiero.it/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"&gt;  http://www.bispensiero.it/ &lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Ciao&lt;br /&gt;&lt;font&gt;&lt;br /&gt;&lt;/font&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31460370-5489718793744246533?l=acolaja.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://acolaja.blogspot.com/feeds/5489718793744246533/comments/default' title='Commenti sul post'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31460370&amp;postID=5489718793744246533' title='1 Commenti'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31460370/posts/default/5489718793744246533'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31460370/posts/default/5489718793744246533'/><link rel='alternate' type='text/html' href='http://acolaja.blogspot.com/2007/05/lipocrisia-del-vaticano.html' title='L&apos;ipocrisia del Vaticano'/><author><name>Acolaja</name><uri>http://www.blogger.com/profile/00703711066589080336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_9VMpeCztcuI/RlFnQU_4AbI/AAAAAAAABZA/3sd_5JlCyEA/s72-c/vaurofamily.gif' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31460370.post-115885195788968812</id><published>2006-09-21T17:19:00.000+02:00</published><updated>2006-09-21T17:19:18.180+02:00</updated><title type='text'>Report di RAI 3 sull'11 Settembre</title><content type='html'>&lt;div&gt;&lt;span style="font-family:Verdana, Arial, Helvetica, sans-serif;font-size:85%;"&gt;&lt;span style="font-weight: bold;"&gt;Pubblico la comunicazione dello staff di Report sulla prossima puntata di Report.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Buongiorno ,&lt;br /&gt;&lt;/span&gt;&lt;hr /&gt;&lt;p&gt;&lt;span style="font-family:Verdana, Arial, Helvetica, sans-serif;font-size:85%;"&gt;Gentili telespettatori,&lt;/span&gt;&lt;/p&gt; &lt;p&gt;&lt;span style="font-family:Verdana, Arial, Helvetica, sans-serif;font-size:85%;"&gt;Vi comunichiamo che domenica 24 Settembre alle 21.00 su RAI 3 andra' in onda una puntata speciale di Report. &lt;/span&gt;&lt;/p&gt; &lt;p&gt;&lt;span style="font-family:Verdana, Arial, Helvetica, sans-serif;font-size:85%;"&gt;Verrà trasmessa l'edizione italiana di "Confronting the evidence", il primo filmato americano che mette in luce i punti oscuri dei fatti dell'11 Settembre e tutte le omissioni prodotte dalla Commissione d'indagine. Il filmato è stato prodotto nel 2004 da Jimmy Walter, un miliardario che ha investito 7 milioni di dollari di tasca propria per chiedere la riapertura della Commissione. Il DVD è stato distribuito in centinaia di migliaia di copie gratuitamente in tutto il mondo e l'utilizzo è libero da diritti, però nessuna tv pubblica e nessun network nazionale lo ha mai trasmesso. Eppure le riviste Forbes, Newsweek, USA Today, New York Times hanno accettato i soldi di Walter per pubblicare pagine di pubblicità nelle quali si sollevano dubbi e si chiede al Governo di rispondere. Quello che viene mostrato sono considerazioni, analisi e fatti che oggettivamente meritano di essere presi in considerazione. Certamente "Confronting the evidence" ha prodotto un primo effetto: dopo la diffusione del video, circa 8.000 cittadini newyorkesi e 2.000 squadre di pronto soccorso e pulizia hanno fatto causa all'Agenzia per la protezione ambientale e al Sindaco di New York in merito alla respirabilità dell'aria. Il documento prova che l'EPA mentì pochi giorni dopo l'attentato dicendo che l'aria era respirabile, ed invitando tutti a tornare a lavorare. Molti di loro si sono ammalati. Secondo un recente sondaggio realizzato dalla Scripps "Survey Research Center presso l'Università dell'Ohio", più di un terzo degli americani sospetta che il governo abbia favorito gli attacchi o che non abbia intrapreso alcuna azione per bloccarli, mentre il 66,6% dei newyorkesi chiede la riapertura della Commissione dell'11 settembre. &lt;/span&gt;&lt;/p&gt; &lt;p align="justify"&gt;&lt;span style="font-family:Verdana, Arial, Helvetica, sans-serif;font-size:85%;"&gt;Vi informiamo che le repliche della puntata verranno trasmesse su Raisat Extra canale 120:&lt;/span&gt;&lt;/p&gt; &lt;p align="justify"&gt;&lt;span style="font-family:Verdana, Arial, Helvetica, sans-serif;font-size:85%;"&gt;lunedi' 25 settembre alle ore 21.00&lt;/span&gt;&lt;/p&gt; &lt;p align="justify"&gt;&lt;span style="font-family:Verdana, Arial, Helvetica, sans-serif;font-size:85%;"&gt;martedi'26 settembre alle ore 11.30&lt;/span&gt;&lt;/p&gt; &lt;p align="justify"&gt;&lt;span style="font-family:Verdana, Arial, Helvetica, sans-serif;font-size:85%;"&gt;mercoledi' 27 settembre alle ore 5.20 &lt;/span&gt;&lt;/p&gt; &lt;p align="justify"&gt;&lt;span style="font-family:Verdana, Arial, Helvetica, sans-serif;font-size:85%;"&gt;Tutte le puntate possono essere visionate sul nostro sito &lt;a href="http://www.report.rai.it/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"&gt;www.report.rai.it&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt; &lt;p align="justify"&gt;&lt;span style="font-family:Verdana, Arial, Helvetica, sans-serif;font-size:85%;"&gt;Buona visione&lt;/span&gt;&lt;/p&gt; &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31460370-115885195788968812?l=acolaja.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://acolaja.blogspot.com/feeds/115885195788968812/comments/default' title='Commenti sul post'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31460370&amp;postID=115885195788968812' title='0 Commenti'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31460370/posts/default/115885195788968812'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31460370/posts/default/115885195788968812'/><link rel='alternate' type='text/html' href='http://acolaja.blogspot.com/2006/09/report-di-rai-3-sull11-settembre.html' title='Report di RAI 3 sull&apos;11 Settembre'/><author><name>Acolaja</name><uri>http://www.blogger.com/profile/00703711066589080336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31460370.post-115770632975020276</id><published>2006-09-08T10:45:00.000+02:00</published><updated>2006-09-08T12:01:45.790+02:00</updated><title type='text'>Carne avariata dalla Germania</title><content type='html'>Mi sono imbattuto su una serie di notizie decisamente inquietanti di cui, come al solito, da noi se ne parla poco o niente.&lt;br /&gt;La questione è drammaticamente semplice: in Germania viene impacchettata carne avariata (sopratutto pollo, ma non solo) per poi distribuirla in tutta Europa. Sulla carne vengono contraffatte le etichette riportanti le date di macellazzione e scadenza per reimmeterla sul mercato addirittura come carne fresca.&lt;br /&gt;Con un pò di buona volontà si trovano parecchie informazioni su Internet, ma la questione è sempre la stessa.....&lt;span style="font-weight: bold;"&gt;le informazioni bisogna andarsele a cercare&lt;/span&gt;. Il cittadino che attende passivamenete l'arrivo delle informazioni tramite giornali, TV o i soliti portali internet riceve solo quello che fa comodo che riceva. Ecco che allora bisogna raccogliere e diffondere, l'antico sistema del passaparola, ed è quello che cerco di fare con questo blog e le mie, noiose per alcuni, mail.&lt;br /&gt;&lt;br /&gt;Ma torniamo alla questione tedesca!&lt;br /&gt;Chiaramente ancora non ho ben chiara la situazione, ma ci sono delle certezze:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;lo scandalo è cominciato da diversi mesi.&lt;/li&gt;&lt;li&gt;sono state sequestrate &lt;span style="font-weight: bold;"&gt;decine e decine di tonnelate di carne&lt;/span&gt;, a volte vecchie di 4 anni!!&lt;/li&gt;&lt;li&gt;il principale indagato, un imprenditore tedesco, si è suicidato ieri.&lt;/li&gt;&lt;li&gt;le autorità tedesche hanno avvisato da tempo le autorità locali, italiane comprese.&lt;/li&gt;&lt;li&gt;In Germania lo scandalo ha raggiunto proporzioni notevoli e tutti i media ne parlano (purtroppo non so il tedesco)&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;Da questo e da tutto il resto emergono delle circostanze inquietanti che mi fanno salire dei quesiti:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;i controlli ? chi se deve occupare ? chi non li sta facendo in maniera adeguata ?&lt;/li&gt;&lt;li&gt;il governo.....che fa ? la notizia non è di pochi giorni fa e lo scandalo è iniziato da un anno !&lt;br /&gt;&lt;/li&gt;&lt;li&gt;i distributori, le grosse catene ? che colpe hanno ? sono loro che sottoscrivono i contratti !&lt;/li&gt;&lt;li&gt;c'è chi parla di Doner mafia e cinesi, affermando che tutta questa carne era per chi fa kebab e per i ristoranti cinesi. Non è che stanno provando a prenderci per il culo per l'ennesima volta ?&lt;/li&gt;&lt;/ul&gt;Se qualcuno vuole approndire, farsi un idea, vi lascio alcuni link.&lt;br /&gt;Non li ho letti tutti, lo sto facendo, ed alcuni sono in tedesco.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.beppegrillo.it/2006/09/wurstel.html"&gt;Articolo sul Blog di Beppe Grillo&lt;/a&gt;&lt;br /&gt;&lt;a href="http://salto-nel-vuoto.spaces.live.com/"&gt;http://salto-nel-vuoto.spaces.live.com/&lt;/a&gt;&lt;br /&gt;&lt;a href="http://finanza.kataweb.it/scripts/cligipsw.dll?app=KWF&amp;tpl=kwfinanza%5Cdettaglio_news.tpl&amp;amp;amp;del=20060906&amp;fonte=AGI&amp;amp;codnews=140689"&gt;http://finanza.kataweb.it/scripts/cligipsw.dll?app=KWF&amp;tpl=kwfinanza%5Cdettaglio_news.tpl&amp;amp;amp;del=20060906&amp;fonte=AGI&amp;amp;codnews=140689&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.swissinfo.org/ita/mondo/agenzie/detail/Germania_nuovi_sequestri_per_tonnellate_di_carne_scaduta.html?siteSect=143&amp;sid=7024612&amp;amp;cKey=1157048481000"&gt;http://www.swissinfo.org/ita/mondo/agenzie/detail/Germania_nuovi_sequestri_per_tonnellate_di_carne_scaduta.html?siteSect=143&amp;sid=7024612&amp;amp;cKey=1157048481000&lt;/a&gt;&lt;br /&gt;&lt;a href="http://notizie.alice.it/notizie/search/index.html?filter=foglia&amp;nsid=12029684&amp;amp;mod=foglia"&gt;http://notizie.alice.it/notizie/search/index.html?filter=foglia&amp;nsid=12029684&amp;amp;mod=foglia&lt;/a&gt;&lt;br /&gt;&lt;a href="http://notizie.alice.it/notizie/search/index.html?filter=foglia&amp;nsid=12033082&amp;amp;mod=foglia"&gt;http://notizie.alice.it/notizie/search/index.html?filter=foglia&amp;nsid=12033082&amp;amp;mod=foglia&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.canisciolti.info/modules.php?name=News&amp;file=article&amp;amp;sid=3539"&gt;http://www.canisciolti.info/modules.php?name=News&amp;file=article&amp;amp;sid=3539&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.emmegipress.it/notizie/news.asp?id=7752&amp;sid=68740299"&gt;http://www.emmegipress.it/notizie/news.asp?id=7752&amp;amp;sid=68740299&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.agi.it/news.pl?doc=200609061340-1079-RT1-CRO-0-NF20&amp;page=0&amp;amp;id=agionline.europa"&gt;http://www.agi.it/news.pl?doc=200609061340-1079-RT1-CRO-0-NF20&amp;page=0&amp;amp;id=agionline.europa&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31460370-115770632975020276?l=acolaja.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://acolaja.blogspot.com/feeds/115770632975020276/comments/default' title='Commenti sul post'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31460370&amp;postID=115770632975020276' title='0 Commenti'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31460370/posts/default/115770632975020276'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31460370/posts/default/115770632975020276'/><link rel='alternate' type='text/html' href='http://acolaja.blogspot.com/2006/09/carne-avariata-dalla-germania.html' title='Carne avariata dalla Germania'/><author><name>Acolaja</name><uri>http://www.blogger.com/profile/00703711066589080336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31460370.post-115712436274122682</id><published>2006-09-01T17:16:00.000+02:00</published><updated>2006-09-01T17:26:02.756+02:00</updated><title type='text'>Nuovamente a casa</title><content type='html'>Dopo 25 giorni di Messico e Guatemala in cui e Maura abbiamo vissuto totalmente in un'altra dimesione, eccoci di nuovo a casa.....siamo stati sommersi subito dalle solite questione quotidiane ed ho la netta impressione che ci sia qualcosa che non torna, qualcosa con cui non ci sentiamo in sintonia. Forse sarà solo l'effetto del viaggio, forse passerà in un pò di giorni, forse ci lascerà un segno, forse cambierà qualcosa ...... vedremo quello che succede.&lt;br /&gt;Intanto ho messo sul web un pò di foto e le potete vedere cliccando sulla foto nella barra di destra.&lt;br /&gt;Liberissimi di commentare.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31460370-115712436274122682?l=acolaja.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://acolaja.blogspot.com/feeds/115712436274122682/comments/default' title='Commenti sul post'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31460370&amp;postID=115712436274122682' title='1 Commenti'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31460370/posts/default/115712436274122682'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31460370/posts/default/115712436274122682'/><link rel='alternate' type='text/html' href='http://acolaja.blogspot.com/2006/09/nuovamente-casa.html' title='Nuovamente a casa'/><author><name>Acolaja</name><uri>http://www.blogger.com/profile/00703711066589080336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31460370.post-115410647927343114</id><published>2006-07-28T18:57:00.000+02:00</published><updated>2006-07-28T19:08:26.110+02:00</updated><title type='text'>INDULTO SI COLPI DI SPUGNA NO</title><content type='html'>Quello che segue è il testo della petizione di Libera Cittandinza sull'indulto.&lt;br /&gt;Sottoscrivete anche voi la petizione nadando sul sito:&lt;br /&gt;&lt;a href="http://www.liberacittadinanza.it"&gt;http://www.liberacittadinanza.it&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 153, 0); font-weight: bold;"&gt;INDULTO SI COLPI DI SPUGNA NO&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Appello al Presidente Prodi, ai capigruppo parlamentari e a tutti i parlamentari della coalizione di governo.&lt;br /&gt;&lt;br /&gt;Noi, firmatari di questo appello, non siamo affatto contrari a un indulto che serva ad alleggerire la condizione di migliaia di detenuti che affollano le nostre carceri, pur restando in attesa di provvedimenti più organici che risolvano il problema in modo più definitivo depenalizzando reati e promuovendo forme alternative alla detenzione.&lt;br /&gt;&lt;br /&gt;Riteniamo tuttavia grave e inaccettabile che nel provvedimento dell’Indulto siano compresi i reati contro la pubblica amministrazione (corruzione, concussione, peculato ecc.) e i reati finanziari e societari (falso in bilancio, frode fiscale, aggiottaggio, bancarotta, insider trading ecc.) .&lt;br /&gt;&lt;br /&gt;Non si tratta in questo caso di un atto di «clemenza» ma di un vero e proprio «colpo di spugna» che neppure la Casa della libertà, nella passata legislatura era riuscita a realizzare grazie anche all´opposizione delle forze politiche di centro sinistra, della società civile e della stessa magistratura che si sono battute contro le sciagurate leggi «ad personam» dalla legge sul legittimo sospetto , alla depenalizzazione del falso in bilancio, alla legge Pecorella.&lt;br /&gt;&lt;br /&gt;Su temi di così alta rilevanza sociale e politica non si possono accettare accordi scellerati fra Unione e Cdl ! Non ci può essere «do ut des», voto di scambio! Si assumano eventualmente i parlamentari della Cdl la responsabilità di affossare ancora una volta l’indulto, ma non si accettino compromessi indecenti da parte dell’Unione.&lt;br /&gt;&lt;br /&gt;Noi facciamo appello alla coerenza dei singoli parlamentari : non c’è disciplina di gruppo che possa prevalere rispetto al mandato direttamente ricevuto dagli elettori , quello di un profondo risanamento del mondo politico ed economico-finanziario.&lt;br /&gt;&lt;br /&gt;Né può sfuggire a nessuno il fatto che un provvedimento di questa natura, assunto da un parlamento in cui purtroppo ancora una volta sono numerosissimi gli inquisiti e addirittura i condannati per quegli stessi reati, costituisce il più grave e clamoroso «conflitto d´interessi» della storia della nostra repubblica, un autocondono in piena regola per se stessi e per i propri amici che ripugna alla coscienza di ognuno di noi.&lt;br /&gt;&lt;br /&gt;Noi invitiamo tutti i parlamentari ad evitare una rottura profonda con i propri elettori e con il mandato ricevuto, con effetti che potrebbero pesare in modo grave in tutti i prossimi appuntamenti elettorali.&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 153, 0);"&gt;-------------------------------------------------------&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Inoltre, perchè non copiate ed incollate questi indirizzi e mandate una bella mail chiedendo spiegazioni.....bisogna farsi sentire....io l'ho fatto.&lt;br /&gt;&lt;br /&gt;adragna_b@posta.senato.it&lt;br /&gt;albonetti_m@posta.senato.it&lt;br /&gt;alfonzi_d@posta.senato.it&lt;br /&gt;allocca_s@posta.senato.it&lt;br /&gt;amati_s@posta.senato.it&lt;br /&gt;s.amati@dsonline.it&lt;br /&gt;angius_g@posta.senato.it&lt;br /&gt;baiodossi_e@posta.senato.it&lt;br /&gt;banti_e@posta.senato.it&lt;br /&gt;barbato_t@posta.senato.it&lt;br /&gt;t.barbato@libero.it&lt;br /&gt;barbieri_r@posta.senato.it&lt;br /&gt;r.barbieri@dsonline.it&lt;br /&gt;barbolini_g@posta.senato.it&lt;br /&gt;bassoli_f@posta.senato.it&lt;br /&gt;battaglia_g@posta.senato.it&lt;br /&gt;bellini_g@posta.senato.it&lt;br /&gt;benvenuto_a@posta.senato.it&lt;br /&gt;agb@fondazionebrunobuozzi.it&lt;br /&gt;bettini_g@posta.senato.it&lt;br /&gt;g.bettini@musicaperroma.it&lt;br /&gt;bianco_v@posta.senato.it&lt;br /&gt;binetti_p@posta.senato.it&lt;br /&gt;bobba_l@posta.senato.it&lt;br /&gt;boccia_a@posta.senato.it&lt;br /&gt;boccia_m@posta.senato.it&lt;br /&gt;bodini_p@posta.senato.it&lt;br /&gt;bonadonna_s@posta.senato.it&lt;br /&gt;bordon_w@posta.senato.it&lt;br /&gt;bosone_d@posta.senato.it&lt;br /&gt;menapace_l@posta.senato.it&lt;br /&gt;lidiamenapace@aliceposta.it&lt;br /&gt;bruno_f@posta.senato.it&lt;br /&gt;brutti_m@posta.senato.it&lt;br /&gt;brutti_p@posta.senato.it&lt;br /&gt;bubbico_f@posta.senato.it&lt;br /&gt;bulgarelli_m@posta.senato.it&lt;br /&gt;cabras_a@posta.senato.it&lt;br /&gt;antoni.cabras@tiscali.it&lt;br /&gt;caforio_g@posta.senato.it&lt;br /&gt;calvi_g@posta.senato.it&lt;br /&gt;capelli_g@posta.senato.it&lt;br /&gt;preside.giovanna@tin.it&lt;br /&gt;caprili_m@posta.senato.it&lt;br /&gt;milziade.caprili@rifondazione.it&lt;br /&gt;carloni_a@posta.senato.it&lt;br /&gt;carloni_a@posta.senato.it&lt;br /&gt;casson_f@posta.senato.it&lt;br /&gt;ciampi_ca@posta.senato.it&lt;br /&gt;colombo_e@posta.senato.it&lt;br /&gt;colombo_f@posta.senato.it&lt;br /&gt;confalonieri_g@posta.senato.it&lt;br /&gt;cossutta_a@posta.senato.it&lt;br /&gt;cusumano_s@posta.senato.it&lt;br /&gt;dambrosio_g@posta.senato.it&lt;br /&gt;damico_n@posta.senato.it&lt;br /&gt;danieli_f@posta.senato.it&lt;br /&gt;degregorio_s@posta.senato.it&lt;br /&gt;sergiodegregorio@dossiermagazine.it&lt;br /&gt;depetris_l@posta.senato.it&lt;br /&gt;l.depetris@senato.it&lt;br /&gt;desimone_a@posta.senato.it&lt;br /&gt;desimoneandrea@libero.it&lt;br /&gt;delpennino_a@posta.senato.it&lt;br /&gt;delroio_j@posta.senato.it&lt;br /&gt;dilello_g@posta.senato.it&lt;br /&gt;disiena_p@posta.senato.it&lt;br /&gt;disiena@pierodisiena.net&lt;br /&gt;donati_a@posta.senato.it&lt;br /&gt;emprin_e@posta.senato.it&lt;br /&gt;enriques_f@posta.senato.it&lt;br /&gt;fenriques.casa@virgilio.it&lt;br /&gt;fazio_b@posta.senato.it&lt;br /&gt;ferrante_f@posta&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 153, 0);"&gt;--------------------------------------------&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Infine, se volete la lista completa di chi ha votato la trovate anche su:&lt;br /&gt;&lt;a href="http://www.antoniodipietro.it/"&gt;http://www.antoniodipietro.it/&lt;/a&gt;&lt;br /&gt;Si tratta d'informazioni pubblicate anche dalle fonti istituzionali, ma i nostri dipendenti (come li chiama Grillo) hanno alzato anche la voce, si sono arrabbiati perchè Di Pietro ha messo in pubblica piazza informazioni che sono per loro natura pubbliche. Siamo veramente al paradosso!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31460370-115410647927343114?l=acolaja.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://acolaja.blogspot.com/feeds/115410647927343114/comments/default' title='Commenti sul post'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31460370&amp;postID=115410647927343114' title='0 Commenti'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31460370/posts/default/115410647927343114'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31460370/posts/default/115410647927343114'/><link rel='alternate' type='text/html' href='http://acolaja.blogspot.com/2006/07/indulto-si-colpi-di-spugna-no.html' title='INDULTO SI COLPI DI SPUGNA NO'/><author><name>Acolaja</name><uri>http://www.blogger.com/profile/00703711066589080336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31460370.post-115400528907008239</id><published>2006-07-27T14:58:00.000+02:00</published><updated>2006-07-27T15:01:29.083+02:00</updated><title type='text'>Trasformare i torti in ragione</title><content type='html'>&lt;p&gt;scusate, ma L'AMACA di oggi (rubrica de La Repubblica) è da leggere.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Gli atteggiamenti dei coinvolti in calciopoli sono lo specchio di questa Italia:&lt;/p&gt;  &lt;p&gt;"Avere tutto, ma lamentarsi sempre. E' questa la pietra filosofale del berlusconismo, ciò che trasforma i torti in ragione, la prepotenza in martirio. E spiazza l'interlocutore, lo smarrisce, lo inganna in permanenza. Uscito quasi indenne da Calciopoli (proprio lui che ha creato le condizioni strutturali, economiche e politiche della rovina del calcio italiano), è lì che grida alla persecuzione, alla lesa innocenza. L'ha scampata solo grazie alla pavidità delle istituzioni sportive (inutilmente rinnovate), roba che chiunque altro, al posto suo, starebbe tutto il santo giorno a fare "fiuuuuu" e a smaltire la strizza detergendosi il sudore, e facendo offerte al santuario più vicino. E invece, va all'attacco.&lt;br /&gt;Inveisce, accusa, come se a farla franca non fosse stato lui, già campione assoluto del farla franca, ma il resto del mondo al completo, comunista, invidioso, che osa opporglisi e addirittura giudicarlo, lui che è al di sopra di ogni possibile giudizio. E ancora una volta assistiamo sbalorditi allo spettacolo dell'accusato che accusa, dell'impunito che si commisera, del potere che si compiange. Incerti, come sempre, tra senso del ridicolo e senso del disgusto."&lt;/p&gt;  Michele Serra sei il mio mito!!!!!!!!!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31460370-115400528907008239?l=acolaja.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://acolaja.blogspot.com/feeds/115400528907008239/comments/default' title='Commenti sul post'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31460370&amp;postID=115400528907008239' title='5 Commenti'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31460370/posts/default/115400528907008239'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31460370/posts/default/115400528907008239'/><link rel='alternate' type='text/html' href='http://acolaja.blogspot.com/2006/07/trasformare-i-torti-in-ragione.html' title='Trasformare i torti in ragione'/><author><name>Acolaja</name><uri>http://www.blogger.com/profile/00703711066589080336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31460370.post-115374094496851398</id><published>2006-07-24T13:35:00.000+02:00</published><updated>2006-07-24T13:35:44.976+02:00</updated><title type='text'>Complimenti</title><content type='html'>&lt;span class="text"&gt;"Se non lasciamo nel testo la possibilità di far beneficiare dell'indulto anche Cesare Previti, Forza Italia non voterà con noi questo provvedimento. E vorrei ricordare a tutti che il quorum per farlo passare è di due terzi".&lt;br /&gt;&lt;i&gt;(Pierluigi Mantini, capogruppo dell'Ulivo in commissione Giustizia, Ansa, 20 luglio 2006).&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Io uno che dice una cosa del genere non lo voglio nell'ulivo, non lo voglio al parlamento, non lo voglio in politica, non voglio nelle istituzioni in genere........e purtroppo non è solo!!&lt;br /&gt;Certa gente non la vorrei neanche con il centrodestra, ma cosa ti devi aspettare da individui e partiti (il centrodestra) disposti a venire a patti solo se gli salvi l'amico !!!&lt;br /&gt;&lt;br /&gt;E mi tocca pure leggere che l'indulto, così come viene proposto, era stato richiesto da papa Wojtyla e quindi va votato (lo dicono sia a destra sia a sisnistra).&lt;br /&gt;CHE SCHIFO !!! Io non sono cattolico, ma tirare in ballo i morti per fare squallido populismo è penoso.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31460370-115374094496851398?l=acolaja.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://acolaja.blogspot.com/feeds/115374094496851398/comments/default' title='Commenti sul post'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31460370&amp;postID=115374094496851398' title='3 Commenti'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31460370/posts/default/115374094496851398'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31460370/posts/default/115374094496851398'/><link rel='alternate' type='text/html' href='http://acolaja.blogspot.com/2006/07/complimenti.html' title='Complimenti'/><author><name>Acolaja</name><uri>http://www.blogger.com/profile/00703711066589080336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31460370.post-115372979156419013</id><published>2006-07-24T10:29:00.000+02:00</published><updated>2006-07-24T10:30:34.660+02:00</updated><title type='text'>Indulto....perchè così ?</title><content type='html'>Quello che sta succedendo sull'indulto mi lascia molto perplesso. Dietro alla componentre utile del provvedimento si nascondono scambi di favore fra parti politiche da far venire la nausea.&lt;br /&gt;Ancora di più, rimango colpito di quanto se ne parli poco e male.&lt;br /&gt;Ma allora non cambia mai nulla in questo paese....destra-centro-sinistra....chi ci metti ci metti si fa i cazzi suoi !!!&lt;br /&gt;&lt;br /&gt;Giusto per iniziare ad informarsi&lt;br /&gt;&lt;br /&gt;Lettera di Di Pietro a Beppe Grillo:&lt;br /&gt;&lt;a href="http://www.beppegrillo.it/2006/07/una_lettera_del.html"&gt; http://www.beppegrillo.it/2006/07/una_lettera_del.html&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Scalfari su Repubblica&lt;br /&gt;&lt;a href="http://www.repubblica.it/2006/07/sezioni/politica/indulto-di-pietro/scalfari-indulto/scalfari-indulto.html"&gt; http://www.repubblica.it/2006/07/sezioni/politica/indulto-di-pietro/scalfari-indulto/scalfari-indulto.html&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31460370-115372979156419013?l=acolaja.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://acolaja.blogspot.com/feeds/115372979156419013/comments/default' title='Commenti sul post'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31460370&amp;postID=115372979156419013' title='2 Commenti'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31460370/posts/default/115372979156419013'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31460370/posts/default/115372979156419013'/><link rel='alternate' type='text/html' href='http://acolaja.blogspot.com/2006/07/indultoperch-cos.html' title='Indulto....perchè così ?'/><author><name>Acolaja</name><uri>http://www.blogger.com/profile/00703711066589080336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31460370.post-115349875112305593</id><published>2006-07-21T18:14:00.000+02:00</published><updated>2006-07-21T18:19:11.123+02:00</updated><title type='text'>Phoooey</title><content type='html'>&lt;span style="color: rgb(255, 0, 0); font-weight: bold;"&gt;PHOOOOOOEEEYY&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://photos1.blogger.com/blogger/4577/3405/1600/freaks%20100.jpg"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer;" src="http://photos1.blogger.com/blogger/4577/3405/320/freaks%20100.jpg" alt="" border="0" /&gt;&lt;/a&gt;A buon intenditore poche parole.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31460370-115349875112305593?l=acolaja.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://acolaja.blogspot.com/feeds/115349875112305593/comments/default' title='Commenti sul post'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31460370&amp;postID=115349875112305593' title='3 Commenti'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31460370/posts/default/115349875112305593'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31460370/posts/default/115349875112305593'/><link rel='alternate' type='text/html' href='http://acolaja.blogspot.com/2006/07/phoooey.html' title='Phoooey'/><author><name>Acolaja</name><uri>http://www.blogger.com/profile/00703711066589080336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-31460370.post-115349702771251885</id><published>2006-07-21T17:47:00.000+02:00</published><updated>2006-07-28T11:11:27.983+02:00</updated><title type='text'>Benvenuti</title><content type='html'>Il Blog, il proprio diario.&lt;br /&gt;Alla fine ho ceduto anche io alla tentazione ed eccomi qui a scrivere sul mio nuovo diario pubblico.&lt;br /&gt;&lt;br /&gt;Il tempo di prenderci la mano e capirne il funzionamento e comincierò a riempirlo di contenuti, spero interessanti.&lt;br /&gt;&lt;br /&gt;Ciao a tutti&lt;br /&gt;&lt;br /&gt;&lt;a href="http://myblog.alecsandria.it"&gt;myblog.alecsandria.it&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/31460370-115349702771251885?l=acolaja.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://acolaja.blogspot.com/feeds/115349702771251885/comments/default' title='Commenti sul post'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=31460370&amp;postID=115349702771251885' title='3 Commenti'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31460370/posts/default/115349702771251885'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31460370/posts/default/115349702771251885'/><link rel='alternate' type='text/html' href='http://acolaja.blogspot.com/2006/07/benvenuti.html' title='Benvenuti'/><author><name>Acolaja</name><uri>http://www.blogger.com/profile/00703711066589080336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>3</thr:total></entry></feed>
