'HP_Tools' to delete and recreate it as a logical partition

Hello! I have to do some operations on the hard disk partitions. Now, I have 4 primary partitions: System, the partition with Win7, recovery and HP_Tools. I need an another primary partition, and I don't want to remove the HP_Tools! That's my idea:

1. create an image of 'system' of the operating system on DVD and remove recovery;

2. create a HP_Tools image and delete it.

3. create an extended partition. Create a logical partition and then restore HP_Tools inside.

Thus, HP_Tools will keep its functions? Or it may not work correctly as a logical partition?

Thank you

Davide

Yes, you can create the recovery kit, and then remove the recovery Partition. Here is the link that has the steps to create and then how to use them in the future:

http://support.HP.com/us-en/document/c01895783

You can remove the HP tools partition and create it on a flash drive or USB key. Here is the link that will help you download the utility that will help you recreate HP tools partition on the disk on the flash drive or hard:

http://h10025.www1.HP.com/ewfrf/wc/softwareDownloadIndex?softwareitem=ob-99123-1&cc=us&DLC=en&LC=en

Tags: Notebooks

Similar Questions

  • synonyms cannot be recompiled when arrays are deleted and recreated?

    Hello

    I have a synonym pointing to a table.


    (1) when I remove and recreate a table...

    is it not enough to recompile the synonym? I have to drop the synonym as well and re-create again?

    (2) when I add new columns to a table synonym also will appear the new column?

    Thanks in advance
    REDA

    Your first question is answered below. You can see the synonym didn't need to be re-created or compiled or whatever it is.

    Your second question... synonyms is not the columns. Thinking of views instead of SYNONYMS?

    SQL> create table t(c number);
    
    Table created.
    
    SQL> insert into t values (42);
    
    1 row created.
    
    SQL> commit;
    
    Commit complete.
    
    SQL> create synonym t_syn for t;
    
    Synonym created.
    
    SQL> select * from t_syn;
    
                       C
    --------------------
                      42
    
    SQL> drop table t;
    
    Table dropped.
    
    SQL> create table t(c number);
    
    Table created.
    
    SQL> insert into t values (42);
    
    1 row created.
    
    SQL> commit;
    
    Commit complete.
    
    SQL> select * from t_syn;
    
                       C
    --------------------
                      42
    
  • Command for delete (and recreate) LinkClones every night

    It is more a matter of health mental-check!

    Our automated clones link have value REFRESH on logoff.

    However, we would like to recreate the link clones each night so that the quickprep script runs (as the script performs some special actions, we want that every day).

    What command effectively removes a desk If nobody is logged on? Once removed, the pool automatically create a new office to bring about the desired level, and this new office would go quickprep.

    Is the Send-LinkedCloneRecompose order of the best way to get what I want?

    $POOLID = MYPOOLNAME

    $parentVMPath = get-pool-Pool_id $POOLID | Select - enlarge parentVMPath

    $parentVMSnapshotPath = get-pool-Pool_id $POOLID | Select - enlarge parentVMSnapshotPath

    Get-pool-Pool_id $POOLID | Get-DesktopVM | Send-LinkedCloneRecompose - ParentVMPath $parentVMPath ParentSnapshotPath - $parentVMSnapshotPath - annex ((Get-Date).) AddHours (1)) -forceLogoff $false - stopOnError $true

    Our office is available 24 hours and, although more quiet during the night, still define the task on logoff and ensure that X number of machines is always available at any time.

    Just update,

    Script created with plugins views and VC PS.

    • Create new snapshot
    • Remove the old snapshot
    • Redial the new snapshot

    All the work as expected.

  • After deletion and recreation vdmk vm file will be not turn on

    I went into the store database and deleted a second virtual disk that I created a server (file vdmk). Now when I try to poweer on the server, I got the error failed to open the disk ' / vmfs/volumes/4f5f4624-4be43ce3-bdbd-047d7b415b9b/servername.vmdk' or one of the snapshot disks it depends on.

    I am under an esx environment 5. The virtual machine is a W2K8 R2 Server with two virtual drives. I checked the management of snapshots and there are no snapshots. I scoured the data store and sees not all duplicate files or additional files referencing the virtual disk in question. Any ehelp would be apprecaited.

    The two entries are pointing to the same virtual disk, just so remove disks from the hardware list without deleting the files on the disc.

    André

  • Deletion and recreation of RODC - I'll have to redo all the VMS to only RODC

    Hello

    We have a RODC & global catalog server which fails to replicate. If we remove the role and rebuild it. It break relationships of trust with all virtual machines to only that RODC?

    I have done in the past and have encountered this problem. There were a few more questions then are not present now well.

    any help would be appreciated.

    Thank you

    Hello

    Post your question in the TechNet Server Forums, as your question kindly is beyond the scope of these Forums.

    http://social.technet.Microsoft.com/forums/WindowsServer/en-us/home?category=WindowsServer

    See you soon.

  • Problems with views. When no data I have to delete and recreate it

    Hi all.

    I have a problem with views. From time to time I can't see the data from the query, and I have to file the notice and then create it again, after that it works.

    Any idea?

    Best regards

    Hello.

    The benefits of joining is correct.

  • RDM to delete and recreate the mapping of RDM file and fix

    Hello

    I wrote the following script, but it works fine except it does not create the mapping of RDM file.

    If I comment out the following lines, it works fine.

    $fileMgr.DeleteDatastoreFile_Task ($name, $datacenter)

    $spec.deviceChange [0] .fileOperation = "crΘer".

    Here is the code below

    Replace-VM-RDM function {}

    Param ($scsiid, $rdmname, $vmname, $filename)

    < #.

    Convert SCSI address in Vmware format

    # >

    $scsicontroller = $null

    $scsiid_split = $null

    $scsiid_split = $scsiid.split(":")

    $scsicontroller =($scsiid_split[0])

    # SCSI VMware in the GUI controller ID is a number greater than the real controller id

    $scsicontroller = [int] $scsicontroller + 1

    # Vmware waiting conntroller with 4-character id

    $scsicontroller =($scsicontroller.) (ToString()) + "000".

    $scsicontroller

    # SCSI LOGICAL UNIT NUMBER

    $scsilun = $null

    # VMware SCSI LUN ID in the GUI is a higher number than the id real lun

    $scsilun = [int]($scsiid_split[1]) #+ 1

    ###

    $vm = get-VM-name '$vmname ' | Get-View

    IF (!) (($filename))) {}

    $RDMFile = $rdmname.split("") [0] + "_RDM.vmdk"

    $filename = (($vm.)) (Config.Files.VmPathName). Replace("$vmname.vmx","$RDMFile"))

    }

    $esx is get-view $vm. Runtime.Host

    < #.

    Download CanonicalName RDM Lun

    # >

    $rdmCanonicalName = $null

    $rdmCanonicalName = (($esx.)) Config.StorageDevice.ScsiLun | where {$_.} DisplayName - eq $rdmname}). CanonicalName)

    $rdmDevicePath = (($esx.)) Config.StorageDevice.ScsiLun | where {$_.} DisplayName - eq $rdmname}). DevicePath)

    foreach ($dev in $vm. Config.Hardware.Device) {}

    If (($dev.)) GetType()). {Name - eq "VirtualDisk")}

    If (($dev.Backing.CompatibilityMode-eq "physicalMode") - or)

    ($dev.Backing.CompatibilityMode-eq "virtualMode")) {}

    If (($dev.)) ControllerKey - eq "$scsicontroller") - and ($dev. UnitNumber - eq "$scsilun")) {}

    # Remove the hard drive

    $hd = get-disk hard $vm.name | where {$_.} Filename - eq $dev. Backing.FileName}

    $hd | Remove-hard drive - confirm: $false

    Write-Host "file name:" $dev.backing.fileName "

    Write-Host "Disk Mode:" $dev.backing.diskMode

    $dev.backing.deviceName

    $dev.backing.lunUuid

    $DevKey = $dev.key

    $CapacityInKB = $ dev. CapacityInKB

    $fileMgr = get-View (view Get ServiceInstance). Content.fileManager

    $datacenter = (get-View (Get - VM $VMname |)) Get-Datacenter) USER.USER) .get_MoRef)

    foreach ($disk in $vm. LayoutEx.Disk) {}

    if($Disk.) Key - eq $dev. Key) {}

    foreach ($chain in $disk. {String)

    foreach ($file in $chain.) FileKey) {}

    $name = $vm. LayoutEx.File [$file]. Name

    $fileMgr.DeleteDatastoreFile_Task ($name, $datacenter)

    }

    }

    continue

    }

    }

    }

    }

    Else if (($dev.)) ControllerKey - eq "$scsicontroller") - and ($dev. UnitNumber - eq "$scsilun")) {Write-Host "Selected SCSI address [$scsiid] is not a RDM"}

    }

    }

    #$hd1 = New-disk hard - VM $vmname - DeviceName $rdmDevicePath - DiskType RawPhysical # this line works

    $spec = $null

    $spec = new-Object VMware.Vim.VirtualMachineConfigSpec

    $spec.deviceChange = @)

    $spec.deviceChange += new-Object VMware.Vim.VirtualDeviceConfigSpec

    $spec.deviceChange [0] = new-Object VMware.Vim.VirtualDisk .device

    $spec.devicechange [0].device.capacityInKB = $CapacityInKB

    $spec.deviceChange [0].device.backing = new-Object VMware.Vim.VirtualDiskRawDiskMappingVer1BackingInfo

    $spec.deviceChange [0].device.backing.fileName = $filename

    $spec.deviceChange [0].device.backing.compatibilityMode = "physicalMode".

    $spec.deviceChange [0].device.backing.diskMode = «»

    $spec.deviceChange [0].device.backing.lunUuid = (($esx.)) Config.StorageDevice.ScsiLun | where {$_.} DisplayName - eq $rdmname}). UUID)

    $spec.deviceChange [0].device.connectable = new-Object VMware.Vim.VirtualDeviceConnectInfo

    $spec.deviceChange [0].device.connectable.startConnected = $true

    $spec.deviceChange [0].device.connectable.allowGuestControl = $false

    $spec.deviceChange [0].device.connectable.connected = $true

    # Take the next unused volume for HD key

    $spec.deviceChange [0].device.key = $DevKey + 1

    # 7 SCSIID UnitNUmber is reserved for the controller - then go to 8.

    If ($scsilun - eq 6) {$scsilun = $scsilun + 1}

    # Take the next unit for the HD number

    $spec.deviceChange [0].device.unitnumber = $scsilun

    # Key device for the SCSI controller

    $spec.deviceChange [0].device.controllerKey = $scsicontroller

    # Create vmdk file

    $spec.deviceChange [0] .fileOperation = "crΘer".

    $spec.deviceChange [0] .operation = 'Add '.

    $vm = get - View (Get - VM $VMname) USER.USER

    $vm. ReconfigVM_Task ($spec)

    }

    Replace-VM-RDM $vmname $scsiid $rdmname $filename

    I am working, it just need to reorganization and then the Devicename was wrong.

    Here's the script working.

    Replace-VM-RDM function {}

    Param ($scsiid, $rdmname, $vmname, $filename)

    <>

    Convert SCSI address in Vmware format

    #>

    $scsicontroller = $null

    $scsiid_split = $null

    $scsiid_split = $scsiid.split(":")

    $scsicontroller =($scsiid_split[0])

    # SCSI VMware in the GUI controller ID is a number greater than the real controller id

    $scsicontroller = [int] $scsicontroller + 1

    # Vmware waiting conntroller with 4-character id

    $scsicontroller =($scsicontroller.) (ToString()) + "000".

    $scsicontroller

    # SCSI LOGICAL UNIT NUMBER

    $scsilun = $null

    # VMware SCSI LUN ID in the GUI is a higher number than the id real lun

    $scsilun = [int]($scsiid_split[1]) #+ 1

    ###

    $vm = get-VM-name '$vmname ' | Get-View

    IF (!) (($filename))) {}

    $RDMFile = $rdmname.split("") [0] + "_RDM.vmdk"

    $filename = (($vm.)) (Config.Files.VmPathName). Replace("$vmname.vmx","$RDMFile"))

    }

    $esx is get-view $vm. Runtime.Host

    <>

    Download CanonicalName RDM Lun

    #>

    $rdmCanonicalName = $null

    $rdmCanonicalName = (($esx.)) Config.StorageDevice.ScsiLun | where {$_.} DisplayName - eq $rdmname}). CanonicalName)

    $rdmDevicePath = (($esx.)) Config.StorageDevice.ScsiLun | where {$_.} DisplayName - eq $rdmname}). DevicePath)

    foreach ($dev in $vm. Config.Hardware.Device) {}

    If (($dev.)) GetType()). {Name - eq "VirtualDisk")}

    If (($dev.Backing.CompatibilityMode-eq "physicalMode") - or)

    ($dev.Backing.CompatibilityMode-eq "virtualMode")) {}

    If (($dev.)) ControllerKey - eq "$scsicontroller") - and ($dev. UnitNumber - eq "$scsilun")) {}

    # Remove the hard drive

    $hd = get-disk hard $vm.name | where {$_.} Filename - eq $dev. Backing.FileName}

    $hd | Remove-hard drive - confirm: $false - DeletePermanently

    Write-Host "file name:" $dev.backing.fileName "

    Write-Host "Disk Mode:" $dev.backing.diskMode

    $dev.backing.deviceName

    $dev.backing.lunUuid

    $DevKey = $dev.key

    $CapacityInKB = $ dev. CapacityInKB

    <#$fileMgr =="" get-view="" (get-view="">

    $datacenter = (get-View (Get - VM $VMname |)) Get-Datacenter) USER.USER) .get_MoRef)

    foreach ($disk in $vm. LayoutEx.Disk) {}

    if($Disk.) Key - eq $dev. Key) {}

    foreach ($chain in $disk. {String)

    foreach ($file in $chain.) FileKey) {}

    $name = $vm. LayoutEx.File [$file]. Name

    $fileMgr.DeleteDatastoreFile_Task ($name, $datacenter)

    }

    }

    continue

    }

    }#>

    }

    }

    Else if (($dev.)) ControllerKey - eq "$scsicontroller") - and ($dev. UnitNumber - eq "$scsilun")) {Write-Host "Selected SCSI address [$scsiid] is not a RDM"}

    }

    }

    #$hd1 = New-disk hard - VM $vmname - DeviceName $rdmDevicePath - DiskType RawPhysical # this line works

    $spec = $null

    $spec = new-Object VMware.Vim.VirtualMachineConfigSpec

    $spec.deviceChange = new-Object VMware.Vim.VirtualDeviceConfigSpec [] (1)

    $spec.deviceChange [0] = new-Object VMware.Vim.VirtualDeviceConfigSpec

    # Create vmdk file

    $spec.deviceChange [0] .fileOperation = "crΘer".

    $spec.deviceChange [0] .operation = 'Add '.

    $spec.deviceChange = new-Object VMware.Vim.VirtualDeviceConfigSpec [] (1)

    $spec.deviceChange [0] = new-Object VMware.Vim.VirtualDeviceConfigSpec

    $spec.deviceChange [0] .operation = 'Add '.

    $spec.deviceChange [0] .fileOperation = "crΘer".

    $spec.deviceChange [0] = new-Object VMware.Vim.VirtualDisk .device

    $spec.deviceChange [0].device.key = - 100

    $spec.deviceChange [0].device.backing = new-Object VMware.Vim.VirtualDiskRawDiskMappingVer1BackingInfo

    $spec.deviceChange [0].device.backing.fileName = "$filename".

    $spec.deviceChange [0].device.backing.deviceName = (($esx.)) Config.StorageDevice.ScsiLun | where {$_.} DisplayName - eq $rdmname}). DevicePath)

    $spec.deviceChange [0].device.backing.compatibilityMode = "physicalMode".

    $spec.deviceChange [0].device.backing.diskMode = «»

    $spec.deviceChange [0].device.connectable = new-Object VMware.Vim.VirtualDeviceConnectInfo

    $spec.deviceChange [0].device.connectable.startConnected = $true

    $spec.deviceChange [0].device.connectable.allowGuestControl = $false

    $spec.deviceChange [0].device.connectable.connected = $true

    # Key device for the SCSI controller

    $spec.deviceChange [0].device.controllerKey = [int] $scsicontroller

    # 7 SCSIID UnitNUmber is reserved for the controller - then go to 8.

    If ($scsilun - eq 6) {$scsilun = $scsilun + 1}

    # Take the next unit for the HD number

    $spec.deviceChange [0].device.unitnumber = [int] $scsilun

    $spec.deviceChange [0].device.capacityInKB = [int] $CapacityInKB

    $vm = get - View (Get - VM $VMname) USER.USER

    $vm. ReconfigVM ($spec)

    }

    Replace-VM-RDM $vmname $scsiid $rdmname $filename

  • Delete and re-create a Service profile using the same address (HBA WWNP) WWNP pool

    Hi guys,.

    I have 8 services created profiles used by esxi boot via SAN. The cause is via SAN boot is very important for me the address of WWNP HBA.

    Now, I need to change the model vNIC used in these services profiles to include the option of the VM in the target.

    But for this I have to delete and recreate the model vNIC.

    I think that the UCS will not allow me to that I have unlink and delete the profiles of 8 services (I may be wrong)

    My question is.

    After I deleted a service profile, what is the best way to ensure that new services profile will be used the same address (HBA)

    used by the deleted profile service. ?

    Thanks in advance,

    My best regards,

    Hey,.

    I don't know why you need to remove the 8 SPs when changes (deletion) are on the vnic/HBA model.

    Address WWNP is being derived from a pool? right?

    What is the order of assignment? Default or sequential

    is this specific to only those 8 servers WWPN pool?

    I did a quick test when I remove model HBA he doesn't remove the vHBAs configured in MS.

    Thank you

    -Slim

  • My Contacts Windows Live is 452,1 MB and contains 16 files that extend into the size of 28.1 MB to 29.2 MB. Can one be deleted and if so, which?

    Contacts Windows Live is 452,1 MB

    I was sent here from the "Windows Live Solution Center" to ask my 'Q', below:

    My Contacts Windows Live is 452,1 MB and contains 16 files that extend into the size of 28.1 MB to 29.2 MB.
    Why so many large files containing essentially the same... Contacts?
    Do we really need 28 + MB to store contacts?
    Two of the files have been accessed today, while others have not been accessed for 6 days.
    Can one be deleted and if so, which?

    XPPro SP3 32 bit

    --
    happytilton®

    @happytilton®

    Since you are using Windows XP, your version of Windows Live Messenger be WLMsgr 2009.

    - so working in online mode (b) - Messenger requires a Live ID access code to use.

    The article I wrote and quoted above explained that WLM (Windows Live Mail), which is also applicable to the WLMsgr 2009 versions contain most of the information to determine what to remember as...

    1. how to use the registry to determine the names of digital files of the database of Contacts

    2A explained that 2009 has two functional databases for each Live ID (a primary and a shadow)

    -both are needed. used 2009 the 'shade' as a catchment area to ensure synchronization occurs in both directions, when changes are made in both locations (local in Messenger or online at contacts.live.com)

    Please read and understand the best article

    http://liveunplugged.WordPress.com/2011/02/04/Windows-Live-Mail-contacts-database/

    ... especially the section dedicated to explain the Contacts 2009 databases.

    Once you determine the digital records of your single Live ID database (shadow and primary) and the program created 'default' you can check the size of each. If you feel that your registry database shows other numeric names (created using other Live ID or perhaps due to an error by typing a user name in the Messenger sign-in box) and these folders can be deleted safely.  Note: you may need to configure Windows Explorer to show hidden and system files to see when viewing in Windows Explorer.

    In addition, you can also, as your contacts are stored online at contacts.live.com, after closing of Messenger remove the any local digital database called folders (for the primary shadow and if is the default). WLMsgr will recreate them on next signon and rebuild any local database folders and files based on what it sync (downloads) of the Live Server to contacts.live.com.

    -Before the deletion of all files, it would be wise to connect to contacts.live.com and check that all your contacts are indeed present and represent for and for saving documents to archives/purposes export contacts to a csv file using the web UI option... Once completed then disconnection from the web UI.

    -Do not, and I it cannot emphasize enough strongly, do not delete anything from the web interface before you delete the local databases on your hard drive (you can always return to contacts.live.com later to manage the contacts (remove, clean the unused or duplicates, merge duplicates etc.) if necessary after WLMsgr recreates local databases.)

    Once done your registry key should show that three databases total (assuming you are using only a Live ID in WLMsgr)-the main and shadow for that Live ID and a default value (if it is created by the program).

    You should have enough information to move forward or to ask additional questions.

    As I mentioned earlier that, at a minimum, an empty list of contacts would be at least some multiple approx. 24 MB. Since you use WLMsgr 2009, and it uses a primary and shadow, the minimum size of about for you with no contact would be approximately 72MB (24 MB for each - primary, shadow and by default). As well as the contacts are added, the primary databases and shadows will be size.

    Other topics presented in this thead element (but not significant) - comments below to close this loop

    S ' for the use of your Hotmail account in Outlook. This use is not related or significant to the database used by WLMsgr. Contacts in Outlook (when the mail is configured to use Pop3 or DeltaSync with Outlook Hotmail Connector) are stored in the Outlook profile contacts, and quite separate from the WLMsgr database (i.e. neither Outlook or WLMsgr program communicates or synchronize or share data with each other to keep the feature)

    FYI... not associated with 2009, but 2011 (for those who read along. WLM 2011 no longer uses the approach of two (primary and shadow) file for databases local contact so databases are smaller and also more robust in 2011 and better synchronize.  Finally, with respect to the use of 2009, wysiwyg... no other upgrades for 2009 are planned (the code was frozen for more than a year, the latest version (never) released in May 2010).

    Good luck.

    .. .Winston

    msft mvp mail

  • the options are disabled copy, paste, delete, and organize objects

    HI: for some reason, the options are disabled copy, paste, delete, and organize objects () back, front, etc.). As much as I try, I select an object in my project, any the image I have to remove and does not allow for me to and try to reinstall the program and still no success. I do not know which might be. Help


    Adobe Edge animate CC V2.0

    Hi Merin,

    Thank you for your message.

    I'm not sure about the question. Please try to recreate the preferences driven by edge, file

    Restore preferences | Animate dashboard

    If this does not help then please provide us with a screenshot of test projects.

    -Devendra

  • Newbie: deleting and creating a similar user

    Oracle 10g
    HI: I need to remove and recreate the user. That's what I had in my previous notes.

    1. How do I tell me what is the current default tablespace
    2. how to find out the current temporary tablespace?
    3. space table and space temporary table deleted when I drop the user. If so, is it possible some other user's default tablespace, and temporary tablespace is the same as well.
    Drop user systems cascade;
    /
    CREATE USER SYSTEMS
      IDENTIFIED BY VALUES 'Test123'
      DEFAULT TABLESPACE USERS
      TEMPORARY TABLESPACE TEMPts1
      PROFILE DEFAULT
      ACCOUNT UNLOCK;
    /

    When you delete a user space temporary table and default don't get deleted.

    Before you delete a user, the user creation script, give the script like this.

    1. create the user script

    Go head
    set pages 0
    long value 9999999
    Select dbms_metadata.get_ddl ('USER', username) | usercreate ' / ' from dba_users;

    or

    SELECT DBMS_METADATA. GET_DDL ('USER', USERNAME) | ' / ' DDL FROM DBA_USERS;

    2 grant script
    SELECT DBMS_METADATA. GET_GRANTED_DDL ('ROLE_GRANT', 'username') FROM DUAL;
    SELECT DBMS_METADATA. GET_GRANTED_DDL ('SYSTEM_GRANT', 'username') FROM DUAL;
    SELECT DBMS_METADATA. GET_GRANTED_DDL ('OBJECT_GRANT', 'username') FROM DUAL;

  • The application import fails after you delete and import to workspace

    I DEV and PROD workspaces.

    Both on Oracle 11 g, Apex 3.1.0.00.32

    The two environments were created at the same time. Apex PROD workspaces were not initially created through the importation of DEV workspaces. To migrate applications exported us dev and imported the application prod with the same application ID.

    To allow the migration of page and component of the PROD, workspace was deleted then recreated via an import to workspace DEV.

    I deleted the workspace, but I did not remove the application first. I assumed that the applications and all the metadata would be eliminated. When I tried to import the application with the same ID than I was not deleted, it failed with the message below.

    ORA-20001: GET_BLOCK error. ORA-20001: Execution of the statement was not successful. ORA-00001: unique constraint (FLOWS_030100.WWV_FLOW_WORKSHEET_RPTS_PK) violated & lt; pre & gt; begin wwv_flow_api.create_worksheet_rpt (p_id = & amp; gt; 8617018538334033 + wwv_flow_api.g_id_offset, p_flow_id = & amp; gt; wwv_flow.g_flow_id, p_page_id is & amp; gt; 4003, p_worksheet_id = & amp; gt; 8615624563268070 + wwv_flow_api.g_id_offset, p_session_id = & amp; gt;) NULL, p_base_report_id = & amp; GT; NULL + wwv_flow_api.g_id_off


    I was able to create a new application that uses the same number of App. It's only the import of the latest version of the same app that has been in the workspace removed as I get failure. I guess that all the metadata do not get cleaned.

    Is it possible to manually clean the tables of flow? Or is there something else keeps me to import the same application to any workspace.

    TIA,

    Sam

    3.1.0 there was no constraint of cascade deletion between the tables of interactive reports and workspaces in order to remove a workspace would eliminate applications but not interactive reports. You have two options:

    (1) apply the 3.1.2 patch (easy and painless) and then repeat your steps.

    (2) access directly the flows_030100 schema and

    delete wwv_flow_worksheet_rpts where security_group_id =... 5512;
    commit;

    Scott

    PS You wrote "WS ID - 7747, 5512, 7757". Who should have 'ID - 7747, 5512, 7747 WS'?

  • Click right does not work. Profile already deleted and started in safe mode

    I googled and used solutions of mozilla for safe mode, delete and create a new profile (deleted all files) disabled all the plugins. I discovered a problem where clicking on ask to activate does not drop down to select another option. I tried the plugins folder thought I could delete all the plugins and start again. Nothing I've tried has worked at all. I also uninstalled and reinstalled the latest version. I noticed that the version installed is under program (x 86), which is where I thought that 32-bit applications are implemented? Anyway, even by selecting text on a page and right click does not work

    You have a problem of mouse anywhere else?

    The software on your system is up to date?

    Start your computer in safe mode with network. Then launch Firefox.
    Is always the question?

    Start the computer in Mode safe;
    Free online encyclopedia

  • iTunes has been deleted and songs at random out of my playlists, but not of the library - I 7000 songs to sort!

    I just bought the latest iPad and now I have restored from a backup, it has been deleted and the songs at random out of my playlists for example a playlist, used to have 534 songs (I know because they are always on my ipod) and now he has 137. Why he did I have no idea. The songs are on my Itunes yet, but not playlists which is why I think it must be some sort of bug. Help, please.

    p.s. Ideally I'd like just use my ipod as a backup (can I do that?) but I can't connect to the risk to delete playlists.

    See the empty/corrupted after upgrade/crash iTunes library.

    TT2

  • Firefox gave me a program that killed the unwanted cookies and showed me a pop up as they have been deleted and it disappeared. How can I get it back? Thank you

    Firefox gave me a program that killed the unwanted cookies and showed me a pop up as they have been deleted and it disappeared. How can I get it back? Thank you

    who could be this extension: https://addons.mozilla.org/firefox/addon/self-destructing-cookies/

Maybe you are looking for

  • iPad 2 Air (iOS 9.3.5) said 'sharing location' - in messages.

    I noticed on my iPad 2 Air, (iOS 9.3.5) that when the use of messages, it is said "You share your location" when I click on "details". I never shared my position. Also, I "Location services" off. Looked at the settings > iCloud > and find my iPad's m

  • Error Win 7 - display driver stopped responding

    Windows 7, 32 bit, during normal use makes the sound of a detached USB device and then the screen goes black. After a few seconds the screen back again, but the computer responds to nothing; then the screen goes black again. This error message is dis

  • Satellite P20-552 does not start

    Hello currently operating on WinXp SvcPACK 2 and my graphics card do not work... I downloaded the drivers and the computer does not start it could freeze on a black screen then restart se...Help, please...Thank you...

  • Satellite M60/M55: Turns off after power loss

    Reposting because the original threads are locked. http://forums.computers.Toshiba-Europe.com/forums/thread.jspa?threadID=15285&MessageID=55746My M60 sometimes turns off immediately after unplugging the power supply (AC power or plug the laptop CC),

  • What is the maintenance of operating system update?

    He saw in windows update, I wondered what it wasThanks :)