Impact of drop the bad partition

Hi,
We have one partitioned table, As the part of adding new partions we are drop the bad partition(name of partition).
Is there any impact of our DB.
If that partition is having data what will be tha impact??
ALTER TABLE ASR.AR_ILS_INTERIM_ILL DROP PARTITION BAD_PART VALUES LESS THAN (MAXVALUE)
LOGGING
NOCOMPRESS
TABLESPACE DETAIL_PART
PCTFREE 10
INITRANS 1
MAXTRANS 255
STORAGE (
INITIAL 25M
NEXT 25M
MINEXTENTS 1
MAXEXTENTS UNLIMITED
PCTINCREASE 0
BUFFER_POOL DEFAULT
DB is in : 9.2.0.6
Plz help me...

Srini wrote:
Hi,
We have one partitioned table, As the part of adding new partions we are drop the bad partition(name of partition).
Is there any impact of our DB.
If that partition is having data what will be tha impact??
ALTER TABLE ASR.AR_ILS_INTERIM_ILL DROP PARTITION BAD_PART VALUES LESS THAN (MAXVALUE)
LOGGING
NOCOMPRESS
TABLESPACE DETAIL_PART
PCTFREE 10
INITRANS 1
MAXTRANS 255
STORAGE (
INITIAL 25M
NEXT 25M
MINEXTENTS 1
MAXEXTENTS UNLIMITED
PCTINCREASE 0
BUFFER_POOL DEFAULT
DB is in : 9.2.0.6
Plz help me...the data in that partition will no long be accessible.

Similar Messages

  • Bios complaing about bad partition

    the disk is partitioned in gpt with gdisks. and a bios boot partition is made in sector 34-2047 for grub-bios. and i am not using uefi.
    the bios complains for the bad partition, but after i press enter, the laptop boots correctly as intended.
    i dd'ed /dev/urandom into the disk before partition. is it possible this has something to do with the bios warning?
    Last edited by AugustePop (2013-05-17 05:10:29)

    That is really good info there srs5694. 
    @OP
    What he is saying is that to work around this problem of not having a MBR partition not being marked bootable, you can actually just mark the protective MBR bootable itself.  If you don't know, GPT partitioning still uses MBR partitioning in a way.  What is does is it creates a "partition" that spans the whole disk so that programs that only understand MBR partitioning don't look at the disk and think "Hey!  Look at all that space I can use as I please!"  Hence it is referred to as the "protective MBR".
    If you want to mark that partition as bootable, you can use a program that is only MBR aware to modify that only.  Hence gdisk and parted cannot do this since they both understand GPT as well.  This is why he is suggesting fdisk, as it is meant for only MBR partitioning and can't handle GPT.  It doesn't understand it beyond being able to tell you that there is a GPT present and that you should use something besides fdisk.  For the purposes of what you are trying to do though, you can safely disregard that warning.

  • What are the 4 partition of a new Elite 8300? Which can I relete? Which impact

    Dear All,
    I juts got a new Elite 8300 and I need to have a new partition for data.
    I discovered that there already is 4 primary partitions and I can nopt create a new one.
    There are
    - a partition called "system"
    - a large partiton called "os", where is the operating system and data
    - a partition called "recovery"
    - and a unamed partition.
    I would like to delete on of them, but I do not the impact of my deletion. My goeal is to have a smaller "os" partition and to have a new partition called "datas"
    I supposed I do not have to delete the "system partition", but what happen if I delete "recovery" partition and the unamed partition. I do not care if I do not have a recovery partition. If it crash I can reinstalled the PC and I can use Windows recovery.
    Some one can tell me more about the 3 partitons "system, recovery and unamed"?
    Many thankd

    You can create logical partitions inside of the current OS partition without affecting the four primary partitions.
    The four partition limitation is only for primary partitions. Use the diskpart utility to create a logical partition inside of the largest partition.
    Partitions on your PC. (all are primary partitions)
    the C: (OS) partition contains the operating system
    the D: partition(recovery) contains the recovery partition
    the System partition belongs to the Windows OS. (it is wise to leave it alone)
    the HP_Tools partition contains  the UEFI environment (PC Hardware Diagnostics)
    The following video is in French and English. It does give a good demonstration on how to create primary and logical partitions
    Best regards,
    erico
    ****Please click on Accept As Solution if a suggestion solves your problem. It helps others facing the same problem to find a solution easily****
    2015 Microsoft MVP - Windows Experience Consumer

  • New to Mac... I have partitioned my hard drive Dual Boot M.Lion/S. Leopard with 2 OS partitions and a Media Partition. How do I direct my file storage to the Media Partition? Can I put a "Media" folder on both OS Desktops that will allow me to drag n drop

    New to Mac... I have Partitioned my MacBookPro with Dual Boot Partitions running M.Lion and S. Leopard and a seperate media partition.
    How do I assign my storage to the MEDIA Partition once I am booted in either OS?
    Can I place a folder on my desktop so I can read/write ALL my media to?

    Why not? Make a folder in your media partition and put an alias folder (shortcut) on the desktop of each partition/ OS. You can right click on the folder in the media partition and click on "make alias".
    If you want to direct your iTunes media to point to the media partition, google "move iTunes library to external disk" and follow the steps; the instructions should be the same for a seperate partition as it is for an external drive.

  • Tcode Impacted by the BADI  "MRM_PAYMENT_TERMS"

    Hello,
    Could you please tell me what are the T-code in which this BADI "MRM_PAYMENT_TERMS" is triggered or how i can get the list of all the tccode for which this BADI is called.
    As of i know two tcode MIRO and MIR7.
    I want to know is there any other tcode in which this BADI will be triggered.
    Thanks for your help.
    Sachin Yadav

    Hi,
    according to the documentation of the badi:
    When is the Business Add-In called?
    The Business Add-In is called after allocation (availability of the invoice item information -> PO data) and before further processing of the terms of payment (calculation of the cash discount).
    Because of its central position in the function module MRM_FINAL_CHECK, the Business Add-In can be implemented for all procedures within Logistics Invoice Verification. Using the origin of a invoice document (RBKP-IVTYP), you can control for which transactions the Business Add-In is implemented.
    The possible values of RBKP-IVTYP are:
         Online
    1     ERS
    2     ERS zero document
    3     Batch run
    4     EDI
    5     Cancellation
    6     Invoicing plan
    7     Transfer prices
    8     Revaluation
    9     WEB invoice
    B     BAPI invoice
    A     Invoice from Parking function
    C     Account maintenance
    and this is what i "guess" might be the corresponding transactions:
         Online                             -> MIR7, MIRO
    1     ERS                                -> MRRL
    2     ERS zero document                  ->
    3     Batch run                          -> MRBP
    4     EDI                                ->
    5     Cancellation                       -> MR8M
    6     Invoicing plan                     -> MRIS
    7     Transfer prices                    ->
    8     Revaluation                        -> MRNB
    9     WEB invoice                        ->
    B     BAPI invoice                       -> BAPI_INCOMINGINVOICE_PARK/POST
    A     Invoice from Parking function      ->
    C     Account maintenance                ->
    Best regards.

  • I would like to copy all the songs from one Ipod into another. All the songs are into my Itunes account, I tried to drag and drop the songs from the old Ipod to the new one but it doesn't work. Is there a way to do it ?

    Hello everybody,
    I would like to copy all the songs from one Ipod into another. All the songs are into my Itunes account, I tried to drag and drop the songs from the old Ipod to the new one but it doesn't work. Is there a way to do it ?
    I share one Itunes account with other people from my family and one person would like to keep the same songs on the new Ipod as the ones which were on the old one.
    Thanks in advance for your answer.
    Yan

    Hello Chris,
    Thanks for your answer. I was hoping for an easier answer. Too bad there is no drag and drop solution, it would have been much easier.
    Thanks for answering so fast.
    Bye.
    Yan

  • Recovering data from bad partitions

    I have an iMac G5. Recently I created 3 partitions on the internal hard drive; one running the latest Tiger version (my primary volume), another running the version of Tiger straight from the disk (no updates), and one running 10.3.4.
    I went out of town for a week and after returning booted up. The primary volume booted (the one running the latest version of Tiger) but I got the endless spinning wheel. After a while I shut down by holding down the power button. When I rebooted, the computer could not read any of the partitions (got a gray circle with a slash through it).
    Running a hardware diagnostic turned up no malfunctions.
    I managed to boot using the software restore disks that came with the computer. Using Disk Utility I erased the partition housing 10.3.4 (since all of my personal data is on the primary partition) and reinstalled the software.
    That volume boots fine now.
    Disk Utility, however, can not repair the other two volumes (they appear grayed-out in the volumes list).
    I ran Disk Warrior, but it hangs for a very long time when in step 5 (locating directories... I get a message "speed inhibited due to disk malfunction"... but it continues to churn away). Ran it for almost 24 hours before aborting.
    I've also tried retriving my data using Data Rescue II (downloaded and run from my 10.3.4 volume), but it also gets hung up reading my bad volumes... maybe I would have better luck booting the app from a disk???
    All I really want to do is retrieve my data, put it on an external drive, then wipe and zero out my internal drive and reinstall.
    Any suggestions? Am I on the right track or totally lost? (I'm something of a back-end illiterate)

    I would try to let DiskWarrior finish the rebuild process. DiskWarrior has been known to take up to several days to rebuild a volume that's severely damaged.
    My G5 recently had a hard freeze and had to be force-shut-down. It would not power back on, and needed to have the power switch/power supply/logic board replaced. On a HD I pulled from it before sending it in for repair, I had 4 partitions. While they all mounted, some had errors that Disk Utility couldn't fix. DiskWarrior was able to rebuild them all, and during one of them, displayed the same "speed inhibited due to disk malfunction" warning you were receiving. I don't think that was a sign of any real hardware problems with the hard drive, just that the directory of that particular volume was severely damaged. After the rebuild of that partition (which did take several hours), there was a "Rescued Items" folder on the root level of the volume that contained salvaged items.
    I think the results you'll get with DiskWarrior will probably be your best bet, but it may take a while for the rebuild to complete.
    Hope this helps....
    Dual 2.7 GHz PowerPC G5 w/ 2.5 GB RAM   Mac OS X (10.4.3)  

  • How can I drop the java objects from a schema

    hi..good afternoon all...
    How can I drop the java objects from a database schema???
    suppose the credentials are scott/tiger@db1
    Another thing is that...I have to do this from cmd(command prompt) as there is no plsql developer or sqldeveloper installed in the machine.
    plss help...thanks in advance...

    hi...i have already tried all the options..but it is showing the error..
    ora:01435 - user does not exist
    but when i have given the command...
    select object type, object_name, status from user_objects where object_type like'%JAVA%';
    then it is showing that the java_object is present....
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    SQL>
    SQL>
    SQL>
    SQL> set linesize 200
    SQL>
    SQL>
    SQL>
    SQL> select object_type, object_name, status from user_objects where object_type
    like '%JAVA%';
    OBJECT_TYPE OBJECT_NAME
    STATUS
    JAVA CLASS javaclass1
    VALID
    JAVA SOURCE javaclass1
    VALID
    SQL> drop java source javaclass1.java;
    drop java source javaclass1.java
    ERROR at line 1:
    ORA-01435: user does not exist
    SQL>

  • How to handle the bad record while using bulk collect with limit.

    Hi
    How to handle the Bad record as part of the insertion/updation to avoid the transaction.
    Example:
    I am inserting into table with LIMIT of 1000 records and i've got error at 588th record.
    i want to commit the transaction with 588 inserted record in table and log the error into
    error logging table then i've to continue with transaction with 560th record.
    Can anyone suggest me in this case.
    Regards,
    yuva

    >
    How to handle the Bad record as part of the insertion/updation to avoid the transaction.
    >
    Use the SAVE EXCEPTIONS clause of the FORALL if you are doing bulk inserts.
    See SAVE EXCEPTIONS in the PL/SQL Language doc
    http://docs.oracle.com/cd/B28359_01/appdev.111/b28370/tuning.htm
    And then see Example 12-9 Bulk Operation that continues despite exceptions
    >
    Example 12-9 Bulk Operation that Continues Despite Exceptions
    -- Temporary table for this example:
    CREATE TABLE emp_temp AS SELECT * FROM employees;
    DECLARE
    TYPE empid_tab IS TABLE OF employees.employee_id%TYPE;
    emp_sr empid_tab;
    -- Exception handler for ORA-24381:
    errors NUMBER;
    dml_errors EXCEPTION;
    PRAGMA EXCEPTION_INIT(dml_errors, -24381);
    BEGIN
    SELECT employee_id
    BULK COLLECT INTO emp_sr FROM emp_temp
    WHERE hire_date < '30-DEC-94';
    -- Add '_SR' to job_id of most senior employees:
    FORALL i IN emp_sr.FIRST..emp_sr.LAST SAVE EXCEPTIONS
    UPDATE emp_temp SET job_id = job_id || '_SR'
    WHERE emp_sr(i) = emp_temp.employee_id;
    -- If errors occurred during FORALL SAVE EXCEPTIONS,
    -- a single exception is raised when the statement completes.
    EXCEPTION
    -- Figure out what failed and why
    WHEN dml_errors THEN
    errors := SQL%BULK_EXCEPTIONS.COUNT;
    DBMS_OUTPUT.PUT_LINE
    ('Number of statements that failed: ' || errors);
    FOR i IN 1..errors LOOP
    DBMS_OUTPUT.PUT_LINE('Error #' || i || ' occurred during '||
    'iteration #' || SQL%BULK_EXCEPTIONS(i).ERROR_INDEX);
    DBMS_OUTPUT.PUT_LINE('Error message is ' ||
    SQLERRM(-SQL%BULK_EXCEPTIONS(i).ERROR_CODE));
    END LOOP;
    END;
    DROP TABLE emp_temp;

  • Can i have both leopard and snow leopard on the same partition?

    I have a MacBook Pro with 10.5. I want to install 10.6 and keep 10.5 on the same drive. The drive has only one partition. What problems might I encounter.

    Yes you can, you could put the two in separate partitions to be safe.
    Unless,  as Michael noted, you use VM software to run a different OS on the same  partition, impossible is the word you're looking for. Not safe.
    He asked if you can or not. not safety advice. It's a simple yes or no. and yes you can. For all I am concerned, the man is an evil genius building an IT bomb before his final day after an untimely layoff. It's a yes or no question man. Did not ask your opinion on the highly unlikely event that he is able to go through the initial system checks and failsafes, and installation, and then the cosmic chance of success.  If you notice, the only thing I stressed was to get your backups. After that, go nuts.  It's how you learn.
    Trigger a dependency issue that the OS tries to correct and it snowballs into a mess.
    Is that supposed to mean something? Anything?
    Are you by chance one of the apple-sticker-prius jockeys who deliberately close the door on me in the far left lane because you feel that every situation has a moral right and a wrong, and you're left to opine?  Except what's happening is I'm on my Yamaha and a you're technically attempting murder? I"m used to this guy.
             ALright say your mac OS =64 bit, but the hardware inside is 64 and 32. Off the top of my head- the Intel GMA chipsets are still running 32 bit drivers regardless of OS. Install 64bit on that machine and I think you're going to have issues with faulty driver dependencies where GMA spots a newer driver on the old 32bit partition vs. install disc. Youcan't fix this. By the time you start seeing errors, the OS has already tried fixing the dependencies by following down the 32 bit trail and dumping its own core. Try it if you don't believe me.
    you want to fill the disk with zeros.
    kadaggett (or anyone for that matter), do not follow this advice. It won't make a spit of difference how fast your  Mac will operate. The only purposes for a zero erase is to either try to  map out bad blocks that have developed (in which case, you should  replace the drive), or you're making it much more difficult for anyone  to recover deleted data.
              Right off the bat I think you should stay away from SSDs or perhaps run them in IDE mode to be safe. Or you'd bereplacing them every other day.  WHat I"ll be doing is allocating 10% to cache, playing with the trim, keeping it <50% full, and using 60GB cache to run my OS. You do what you like.  Send me your old HDD's though. Ever try formatting an SSD? And then it actually boots as if you hadn't formatted? Hey you thinkinn maybe sentient Macs experience phantom limb syndrome?
    I find and fix bad blocks and realize 90% of them weren't bad. I don't know maybe the ghosts are back. But maybe it was static shock that temporarily crippled a few blocks. Can't know until touch it with a 0. And there is nothing wrong with 0s.  This is not 1987 and you are not going to hurt your What?  Don't order people to follow this or that advice - are you like the hall monitor around here?  WHy do you tell people what follow? Why do you assume they are here to follow? Do you feel like you just led people to the right path? You feelin good? Because I think we both look like ********.

  • How to make a *full* backup (including the hidden partition), free solution prefered =) [T400]

    Hi,
    I'm planning on messing with my system a little (re-partition, install linux) and I want a full-proof recovery plan. This should work in case I *completely* mess up my HD (bad boot records, destroyed partitions, etc.)
    I have an external hard drive with plenty of free space. How would I make a completely backup; something that would restore everything (including the hidden partition) to its current state?
    Is there any way to do this using free/opensource?
    Keep in mind that if there's a linux app that can do this, I can just boot up using a live CD and run the app from there.
    Thanks in advance.

    Vista or XP? What is/was the partition layout? IIRC, w/XP the 2nd partition is the service partition (hd0,1) and with Vista it is the first (hd0,0).  I don't know if that is always the case, so how is your drive layed out?
    ISTR that with XP the service partition is "hidded' by using an ID of 12 (or something) even though it is a FAT32 partition.  Grub might be unhappy with the ID.  Changing it to "C" might let it boot. That's just a WAG.  My recollection is that the ID only affected where I could install the grub files, not what I could boot.
    I've got some old notes here somewhere:  www.beezmo.com/ThinkPadT61.htm maybe in "partitioning" or Windows XP.
       **** grrr.  the insert link thingy isn't working.  the link above is literally correct, but the forum is inserting some invisible characters ****
    I don't know clonezillla.  Will it let you restore only one of the partitions?  If so, do a restore to factory (with the recovery media you made immediately on receiving the laptop) and then restore only the Vista or XP partition from clonezilla.
    HTH,
    Z.
    Message Edited by zoltanthegypsy on 01-07-2009 06:47 AM
    Message Edited by zoltanthegypsy on 01-07-2009 06:48 AM
    Message Edited by zoltanthegypsy on 01-07-2009 06:50 AM
    Message Edited by zoltanthegypsy on 01-07-2009 06:53 AM
    Message Edited by zoltanthegypsy on 01-07-2009 08:00 AM
    The large print: please read the Community Participation Rules before posting. Include as much information as possible: model, machine type, operating system, and a descriptive subject line. Do not include personal information: serial number, telephone number, email address, etc.  The fine print: I do not work for, nor do I speak for Lenovo. Unsolicited private messages will be ignored. ... GeezBlog
    English Community   Deutsche Community   Comunidad en Español   Русскоязычное Сообщество

  • Does the bad formance results from Virtual Machine?

    My Oracle 10g testing database is runing on a Virtual Mchine and its performance is not good. Does the bad formance results from Virtual Machine?
    Though the resources are enough, I still think the virtual machine can damage the performance. Does any one has the same experience?
    Thank you

    Answered the same just a while ago...
    Can Virtual Machin system make negative impact to the database performance?

  • Create index partition in the table partition tablespace

    Hello,
    I am running a custom job that
    * Creates a tablespace daily
    * Creates the daily table partition in the tablespace created
    * Drops the tablepartition X days old
    * Drops the tablespace for that partition on X+1 day.
    The above job runs perfectly, but 'm having issues with managing the indexes for these partitioned tables. In the old database (10g - Single Node), all the partitions/indexes existed in one BIG tablespace and when I imported the table creation script into the new database, I modified all the table partitions & indexes to go into their respective tablespace.
    Eg:
    Table_name........Partition_name.....................Index_Part_name..........................Tablespace_name
    ============...================............====================...........=================
    TABL1...................TABL1_2012_07_16............TABL1_IDX_2012_07_16............TBS_2012_07_16
    TABL1...................TABL1_2012_07_15............TABL1_IDX_2012_07_15............TBS_2012_07_15
    But now when the job runs, it creates the index into the default tablespace TBS_DATA.
    Table_name........Partition_name.....................Index_Part_name..........................Tablespace_name
    ============...================.............====================...........=================
    TABL1...................TABL1_2012_08_16............TABL1_IDX_2012_08_16............TBS_DATA
    TABL1...................TABL1_2012_08_15............TABL1_IDX_2012_08_15............TBS_DATA
    I can issue alter index rebuild to move the indexes to its default tablespace, but how can I ensure that the index gets created in its designated tablespace?
    NOTE - the partition/tablespace management job that I run only creates the table partition and not the index.
    The new env is a 2-Node 11gR2 RAC cluster on Linux x86_64.
    Thanks in advance,
    aBBy.

    Excerpt from the job -
    This creates the partition into the new tablespace.
    v_sql_new_part := 'alter table '||tab_owner||'.'||tab_name||' add partition '||v_new_part_nm||'
    values less than (to_date('''||v_new_part_dt_formatted||''',''DD-MON-YYYY'')) tablespace '||part_tbs;
    execute immediate v_sql_new_part;New tablespace for new partition - because this is a 10T database and having multiple tablespaces helps with backup/recovery.
    Thanks,
    aBBy.

  • How to drop the last diskgroup in ASM 11g?

    Hello,
    I installed an ASM instance and created a DATA diskgroup using the Oracle installer. I would like to drop the diskgroup and re-create it using partitions instead of disk devices in order to use ASMLib.
    I have not found a way to get rid of the DATA diskgroup yet. How do I get rid of it?
    [+ASM@asm]$ sqlplus / as sysasm
    SQL*Plus: Release 11.2.0.1.0 Production on Fri Sep 3 20:12:05 2010
    Copyright (c) 1982, 2009, Oracle.  All rights reserved.
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    With the Automatic Storage Management option
    SQL> DROP DISKGROUP data INCLUDING CONTENTS;
    DROP DISKGROUP data INCLUDING CONTENTS
    ERROR at line 1:
    ORA-15039: diskgroup not dropped
    ORA-15027: active use of diskgroup "DATA" precludes its dismountI used the following for data_0000 - data_0005, thinking it would be a good idea to drop each disk before dropping the diskgroup - which worked, although I had to use force for data_0000;
    SQL> alter diskgroup data drop disk data_0006;
    ... etc...
    SQL> alter diskgroup data drop disk data_0000 force;It all looks a bit weired now:
    SQL> select name, header_status, path from v$asm_disk;
                        MEMBER        /dev/sda
    _DROPPED_0000_DATA  UNKNOWN
    DATA_0001   MEMBER        /dev/sdb
    DATA_0002   MEMBER        /dev/sdc
    DATA_0003   MEMBER        /dev/sdd
    DATA_0004  MEMBER         /dev/sde
    DATA_0005   MEMBER        /dev/sdf
    SQL> alter diskgroup data dismount force;
    Diskgroup altered.
    SQL> alter diskgroup data mount;
    Diskgroup altered.
    SQL>

    Thanks for the reply.
    Unfortunately I cannot use EM since I do not have any database installed that uses the ASM instance yet, and to my knowledge ASM alone does not provide a web console.
    Anyway, I finally just manged to drop the diskgroup. Normally a diskgroup needs to be mountedto be dropped, but the force clause can be used for a diskgroup that is dismounted. So I tried it with the diskgroup dismounted... and it worked.
    SQL> alter diskgroup data dismount force;
    SQL> drop diskgroup data force including contents;
    Diskgroup dropped.
    Thanks!
    Edited by: Markus Waldorf on Sep 3, 2010 6:13 PM

  • Where do I get a copy of the rescue partition?

    The Hard drive failed for my 2b19wm. I bought a new 1 TB HD to replace the dead one. Where can I get a copy of the recovery partition so I can install the factory version of Window 8 that came on this system.

    You can order recovery media here:
    https://h10025.www1.hp.com/ewfrf/wc/mediaOrder?softwareitem=708898-001&product=5360116&cc=us&dlc=en&...
    When the laptop was new it prompted you to make a recovery disk set. Most people never do so don't feel bad. HP will send you a set for a nominal charge. 
    If this is "the Answer" please click "Accept as Solution" to help others find it. 

Maybe you are looking for

  • Glitch, or something like it.

    I have a one and a half inch thick white line that pops up on the screen of my OS X. I don't know what that means due slightly to the fact that I am technologically illiterate nor do I have a clue how to fix it. When the white line is present, I cann

  • Exception in XI sender mail adapter

    Hi, XI sender mail adapter raised the following exception when it was fetching emails from a mailbox on a MS mail server while these mails were sent from a unix system. Adapter-Error: exception caught during processing mail message [1]com.sap.aii.mes

  • Another iTunes won't open question

    When opening iTunes, I receive the "iTunes has encountered a problem and needs to close. We are sorry for the inconvenience." My system is a Microsoft Windows XP Professional Version 2002 with Service Pack 1. It is equiped with McAfee EPO, McAfee Vir

  • Best practice regarding automatic IU documents

    Hi Team, In case of automatic postings at IU elimination how to configure document type in order to allow different subassignments like segments. This sub assignments field in case of automatic posting documents allowing at header level and at the ti

  • How to create an SPList by adding SPListItems from List SPListItem ?

    Hi there, I have List<SPListItem> as below that contains many SPListItems. List<SPListItem> Output = new List<SPListItem>(); How to create an SPList or SPLIstItemCollection from above please? Thank you so much.