Change of name of column to a data store

We have developed interfaces using ODI 10.1.3.5. Unfortunately, due to naming standards, we are changing a column of a table name in the database. My question is that we already have reverse engineering this table and using several interfaces. Is this possible or ok to rename the name of the column in the data store and without reverse engineering once again, can we use the same data store? If possible, is there an impact? I would be grateful if I get a quick response?

Thanks in advance.
RAM

HTH = hope that helps :D

I had a similar problem and since it's my prototyping environment, I took a return to the top of the repository work (in case something went wrong) and updated metadata in the repository of work tables to update the name of the column.

I would NOT try this on an environment where a lot of work is done.

P.S. If you feel that your question has been answered, please give Correct/good points to the answers.

Tags: Business Intelligence

Similar Questions

  • How to dynamically change the names of columns LOV

    Hello

    I use JDeveloper 11.1.1.4

    I have only one requirement, while I need to change the names of columns in the list of values dynamically.

    How can I achieve it.

    Please help me.

    Kind regards

    John.

    Hello

    > But I want to change the column names 'ID' and 'Name' dynamically.

    Based on what? Condition? If Yes, have you tried to set the text for the label as an expression? If not based on the condition, you can also expose the VO to Java Impl and need a way to get the attribute and change its label.

    Arun-

  • How to change the name of column in table effectively

    Hello

    I use JDev 11.1.1.4.0.

    My JSF page is done with 3 or 4 EOs, your and LOVs. However, one of the EO tables has changed its column name. The name change is important for the standard project.

    I remember having a lot of harm in changing a prior column name (I had to start over), so I would ask the experts take on how to do it without too much impact.

    This particular column is an OT, VO and lives as a field test on a JSF page.

    All comments or suggestions will be greatly appreciated.

    Thank you

    Bones Jones

    Indeed, the only thing you would have to change is the ColumnName of the object attribute specific entity (name of column of data in the attribute from entity dialog box). Now, if you used sync with databases... feature you will need to go through a full process of refactoring. In this case, use the menu refactor in JDeveloper. See if anything on this post can help you to: http://jdeveloperfaq.blogspot.com/2010/04/faq-20-how-to-refactor-adf-components.html

  • change the names of columns in the automatic process line fetch, edit the code

    Hello

    I created the master detailed form of two tables, and then I changed one of the names of columns in the table which is the detail.

    of course the extraction process could not recognize the name of this column (as it is no longer exist), so I need to change the column name in the query of in the current name.

    Ditto for line process transformation, to insert a new line.

    I guess it's easy, but I don't know where to find the ASR process query request,
    suggestions please!

    Kind regards.

    Published by: user8784111 on September 14, 2009 12:53 AM

    Hello:

    The detail rows are rendered in tabular form. This tabular presentation is implemented in a region of "report". You can change the query for the report region explain the column names.

    CITY

  • Change of name of column

    Hello. I have challenges rename topic names. Many of them lacking _ underscore. I work with RoboHelp 8 and RoboSource Control. When I change the name of the topic, the other RoboSourcer Gets an error in file path, and then it is disconnected from the table of contents. What is the proper way to rename a file (the file name and the name of the topic)? Thank you!

    Exactly.

    It's why we have the habit of simply duplicate the subject in a new name, then conditionalizing as the output.

    Good luck

    Leon

  • Name of device for the data store list

    Need help with this simple script

    $datastores = get-Datastore-location "CXXV. Where-Object {$_.ExtensionData.Info.GetType ().} Name - eq "VmfsDatastoreInfo"}

    $myColCurrent = @)

    ForEach ($store in $datastores)

    {

    $myObj = "" | Select-Object Name, devicename

    $myObj.Name = $store.name

    Write-Host $myObj.Name

    $myObj.devicename = $store.ExtensionData.Info.Vmfs.Extent.DiskName

    Write-Host $myObj.devicename

    the name of the data store is writtenl properly but the devicename is empty and get this warning:

    WARNING: The 'Accessible' type of data store property is obsolete. Use the property 'State '.

    Strange thing is that the Script works lab powercli linking the vCenter lab. But gives the error in the production powecli server to vcenter prod.  powercli and vcenter server versions are the same.

    Help is greatly appreciated

    The extended property is an array.

    Try to change this line

    $myObj.devicename = $store.ExtensionData.Info.Vmfs.Extent.DiskName

    in this

    $myObj.devicename = [string]: join (",",($store.ExtensionData.Info.Vmfs.Extent |) %{$_. DiskName}))

    You can safely ignore the warning messages, or may disable them with the Set-PowerCLIConfiguration cmdlet and the DisplayDeprecationWarnings switch.

  • Change the size of the block of data store

    How can I change a block from 1 MB to 4 MB data store?

    I've already moved my comments to another host servers, so I did not inadvertently corrupt their data in any way.

    Thanks in advance.

    because all virtual machines are turned off, you must remove the data store, create the data store and the format with a block size of 4 MB.

  • Script of VM inventory for VM name with the location, the name of the Cluster and data storing total size and free space left in DS.

    Hello

    I wanted to collect script inventory VM VM name with location, name of the Cluster and data store total size and free space left in Datastore.I have script but his mistake of shows during its execution. Any help on this will be apreciated.

    Thank you

    VMG

    Error: -.

    Get-view: could not validate the argument on the parameter "VIObject". The argument is null or empty. Provide an argument that is not null or empty, and then try
    the command again.
    E:\script\VM-DS-cluster.ps1:7 tank: 20
    + $esx = get-view < < < < $vm. Runtime.Host - name of the Parent property
    + CategoryInfo: InvalidData: (:)) [Get-view], ParameterBindingValidationException)
    + FullyQualifiedErrorId: ParameterArgumentValidationError, VMware.VimAutomation.ViCore.Cmdlets.Commands.DotNetInterop.GetVIView

    Get-view: could not validate the argument on the parameter "VIObject". The argument is null or empty. Provide an argument that is not null or empty, and then try
    the command again.
    E:\script\VM-DS-cluster.ps1:8 tank: 24
    + $cluster = get-view < < < < $esx. Parent - the name of the property
    + CategoryInfo: InvalidData: (:)) [Get-view], ParameterBindingValidationException)
    + FullyQualifiedErrorId: ParameterArgumentValidationError, VMware.VimAutomation.ViCore.Cmdlets.Commands.DotNetInterop.GetVIView

    Get-view: could not validate the argument on the parameter "VIObject". The argument is null or empty. Provide an argument that is not null or empty, and then try
    the command again.
    E:\script\VM-DS-cluster.ps1:9 tank: 24
    + += get-view $report < < < < $vm. Store data-name of the property, summary |
    + CategoryInfo: InvalidData: (:)) [Get-view], ParameterBindingValidationException)
    + FullyQualifiedErrorId: ParameterArgumentValidationError, VMware.VimAutomation.ViCore.Cmdlets.Commands.DotNetInterop.GetVIView

    It seems that your copy/paste lost some.

    I have attached the script

  • How to map the name of the hard drive on behalf of data store

    Hello

    I inherited a bunch of ESX host... some with discs

    are shown for the disk monitor S.M.A.R.T. comply.

    Is

    There are best practices (commands) to familiarize

    yourself with a new host you inherited, please share these command

    goodies online here.

    One thing I was not able to determine

    is how to map the drive device names (like the sda, sdb) VMware

    the names of local storage that have been created by the system administrator who

    Configure the host. (referring to the "datastore" names I see in the)

    vSPhere Client GUI.)

    Thanks for the tips!

    AZ

    esxcfg-scsidevs and esxcfg-vmhbadevs and esxcfg-mpath will help to map the device names to the LUNs and data store names.

    vExpert

    VMware communities moderator

    -KjB

  • How to reject records that are incompatible with the definition ODI 11 g data store?

    Buenas tardes.

    Como puedo girls los looking than any stupid fulfil the definition of length of atributos as hay in el data do not store? For example, in a process of integration llega a cuyo campo has a length of 50 characters first_name registro, pero base datos solo supports 40 characters. ODI in este falla y being the run y yo Necesito UN than rechace este registro y con continue the run. How I can control this event?

    Of photos muchas gracias.

    Hello

    Ah yes, I forgot about it.

    You can fool ODI by changing the logical length of the column in the data store in the model.

    In this way the I$ table will have a length of more than time and you won't have the problem.

    Kind regards

    JeromeFr

    PS: Your English is above the average on this forum, don't you worry. Most of us is not English-speaking.

  • How do you get the path of the data store or the URL of a virtual disk in vRealize Orchestrator?

    I need to eager zero a virtual disk while building a virtual machine. I found the eagerZeroVirtualDisk_Task() under VcVirtualDiskManager function, which takes in 2 parameters:

    name - (String) the name of the disk, is a path to the data store or a URL pointing to the virtual disk that needs to be inflated.

    Data Center - (VcDatacenter) if the name is a path of data store, the data center for the path of the data store. Not necessary when called directly on ESX. If not specified on a call to VirtualCenter, the name must be a URL.

    How can I get the correct path of data store given the virtual disk? I intend to iterate through the features of the virtual machine to get the disks.

    Thank you!

    Actually figured out how to get the path of the data store, and how a drive zeros. In case it is useful to share the code here:

    var vimHost = vm.vimHost; VM instanceof VCVirtualMachine

    var vDiskMgr = vimHost.virtualDiskManager;

    for each disk

    var features = vm.config.hardware.device;

    for each {(dev var in devices)

    dev.backing contains a lot of useful things...

    If (dev instanceof VcVirtualDisk) {}

    a disc!

    var dsPath = dev.backing.fileName;

    System.log ("path of disk:" + dsPath);

    Data var Center =

    System.getModule('com.vmware.library.vc.datastore').getDatacenterForDatastore (dev.backing.datastore);

    var vcTask = vDiskMgr.eagerZeroVirtualDisk_Task (dsPath, datacenter);

    wait

    var waitResult =

    System.getModule('com.vmware.library.vc.basic').vim3WaitTaskEnd (vcTask, true, 5);

    }

    }

  • How to put a CustomField on a data store?

    Hi all

    I tried:

    Get-myDS data store | game-customfield-myName-name-value myValue

    but no luck.

    I also note:

    $myDS = get-myDS data store

    $myDS.extensiondata

    There is a field called:

    "CustomValue.

    How to fill this extensiondata. CustomValue field?

    Even if I can't put a customfield via whole-customfield, is there a solution or a hack to store a value for a data store?

    concerning

    marc0

    I'm afraid that the New-CustomField and New-CustomAttribute in the current construction of PowerCLI don't support data warehouses.

    But you can use the CustomFieldManager to manage the fields custom data warehouses.

    First get the CustomFieldManager object.

    $cfMgr = get-view customfieldsmanager

    To create a new field, you can make

    $cfMgr.AddCustomFieldDef ("Test", "Datastore", $null, $null)

    This method returns the CustomField object. It is important to store this somewhere, because you will need the Key property in the following methods.

    You can also get this key by enumerating the fields available for any data store

    PS C:\ > $ds = Get - Datastore - name MyDS

    PS C:\ > $ds. ExtensionData.AvailableField

    Key: 591
    Name: Test
    Type: string
    ManagedObjectType: data store
    FieldDefPrivileges:
    FieldInstancePrivileges:
    DynamicType:

    To assign a value to the new field

    $cfMgr.SetField($ds.) Extensiondata.MoRef, 591, "A value") "

    To retrieve the value of the custom field

    $ds. ExtensionData.CustomValue | where {$_.} Key - eq 591}

    DynamicType DynamicProperty key value
    -----                                          --- -----------              ---------------
    A value                                        591

    Note that these custom fields of the data store are not visible in the vSphere client!

  • Changed the name of data

    SUMIFS (data: $C, data: $B, $A2, given: $A, "> =" & B$ 1, data: $A, "<" & (EOMONTH(A1,0) will GET ($1.0 B) + 1))

    It's the formula that I used until I changed the names of "data Plan". The original names were:

    A1

    A6

    A12

    B1

    B6

    etc...

    I changed the plan of names...  I want to start all over again... The original formula still works?

    The original formula should still work as long as the new plan names are spelled the same in both tables.

    SG

  • Is it possible to change the name of data acquisition device?

    Hi all

    Is it possible to change the name of device of data acquisition in a pragmatic way?

    I wish I had at the beginning, when I start the data acquisition control a name that my .net program assigns to the DAQ card. Is this possible?

    Thank you

    Virginia

    Ashly thanks!

    Virginia

  • When I try to change the interactive report columns, then triggers the error: "unable to change column attributes. "ORA-01403: no data found. Pls tell me why?

    When I try to change the interactive report columns, then triggers the error: "unable to change column attributes. "ORA-01403: no data found. Pls tell me why?

    You use listener EA3 ADR?

Maybe you are looking for