Specifying a NetworkName requires a vDS?



I transferred a generation, complete environment with already written scripts that we use to build about 120 VM to test some software.

I need to modify the build script so that when the virtual machine is built, it is connected to the correct network (NetworkName, Portgroup, network label, choose a name).  Old scripts just everything put in the network by default to the network of the VM, but now we want to test on multiple subnets.

It's a Vsphere cluster with 8 guests.  There are 128 Standard Port groups (VSS, switch Standard)

We have a script that takes an input CSV (previously contained only the name of the virtual machine, but I added a new column NetLabel)

We build with a command like this:


$taskTab[(New-VM -VMHost (Get-VMHost $vhost) -Name $vm -Location $myFolder -Datastore (Get-Datastore $vhoststore) -Template $myTemplate -DiskStorageFormat Thin –OSCustomizationSpec (Get-OSCustomizationSpec $myOsCustomSpec) –RunAsync -Confirm:$False).Id] = $vm



My first shot autour was trying to add NetworkName - $NetLabel to the build command (no error shown)

Did not work.

I modified the script to change the network after the virtual machine has been built (while it was still cloning)


$gVM = Get-VM $vm
$gVM | Get-NetworkAdapter | Set-NetworkAdapter -PortGroup $NetLabel -confirm:$false



That did not work. (No error shown)

Finally, I made a new script to change and I'd run it after that the virtual machine was built. (Essentially to run the build script, without the build command)  This threw errors to:


Set-NetworkAdapter : 2/28/2014 1:21:48 PM Set-NetworkAdapter Could no
t find VirtualPortGroupBase with name 'Network-01'.
At C:\Temp\VMSetup\powercli\PrimaryServerVMDeployment\UpdateNic.ps1:49 char:49
+ $gVM | Get-NetworkAdapter | Set-NetworkAdapter <<<< -PortGroup $NetL
abel -confirm:$false
+ CategoryInfo : ObjectNotFound: (Network-01:String) [Set-
NetworkAdapter], VimException
+ FullyQualifiedErrorId : Core_ObnSelector_SelectObjectByNameCore_ObjectNo
tFound,VMware.VimAutomation.ViCore.Cmdlets.Commands.VirtualDevice.SetNetwo
rkAdapter



I'm a little lost at this point.  Network-01 exists.

As the error says you mix 2 parametersets of the New-VM cmdlet.

You can not have model and NetworkName together.

If you want to configure the network when you use the parameterset model, you will have to do so via the OSCustomizationSpec parameter.

In the OSCustomizationSpec, you can specify the network.

Tags: VMware

Similar Questions

  • How to specify the precision required to NonLinearCurveFit

    Hi all

    I use the Non linear adjustment method. The method takes all accept the argument of the crieteria judgment. Only the crieteria there is the max iteration. I want the algorithm to iterate until what the quadratic error average of 1E-08 is reached. However it seems that the crieteria exit is hard-coded to be the value of the minimum deviation of function Marit 0.001.

    I work with a very small number here and therefore require very high precision.

    Can someone tell me a workaround to get higher level accuracy (as if the scale would help? if yes, then what is the exact procedure? I tried my way to him but not luck). I have another software (which is a freeware) using who, when I do this adjustment, the residue is minimal (less than 1E-10, quite within my acceptable limits) but when I use the library OR (for which I paid a very high amount) it stops fairly early whithout allowing me to specify the precision desired.

    I know that updates the library would not be that at first, but any idea on no good workaround solution is appreciated.

    And I suggest strongly to it please add this facility throughout the CurveFit library in your future updates. Any professional library must allow the user to decide what level of precision is good enough!

    Kind regards

    Alok

    Its been a week since I posted this question, but not one of the people NOR. SAD!

    However after a long on internet serching, found following link

    http://www.datamaster2003.com/

    For all of you who are stuck with all of CurveFit of NOR and its limits, this is the easiest way to use any type of estimators. Here are the features:

    1. only for linear and Non-linear editing library

    2 user can set thresholds and weights to the settings

    3. the user can define the function by the string expression. So no question of changing the definition of the function to try new possibilities of functions.

    I was very moved with this activeX control which is a FREEWARE. Maybe people NOR should learn how the library should be when they charge astronomical values for Measurement Studio and you give implementations where the user didn't flexibililty even specify the threshold. I guess the majority of implementations of the EMM is better suited for the acedemic only search.

    For commercial uses, this FREEWARE is far more superior as Measurement Studio.

    Kind regards

    Alok dandois.

  • J1939 'C' RTS CTS


    I have two boxes CAN1 and CAN0 hooked to a junction box
    1 ea, CAN Breakout Box - Junction 14-Port with power and termination box
    2 bis, NI USB-8473 -1-Port high-speed CAN, USB Interface
    I have LavView 2013 worm 13.0f2 (32 bit)
    I use 'c' library: C:\Program Files (x 86) \National Instruments\NI - CAN\MS Visual C\nicanmsc.lib
    who has a 'creation Date' 13/03/2012-15:35
    I think the 2.7.4 version number but I don't know where to find this number.
    I have Windows 7

    I want to send a J1939 Messages on CAN1 with LabView
    (I have a job.)

    I would like to receive Messages from the j1939 on CAN0 using MS .c program
    (I have work for BAM messages, but not for RTS/CTS messages
    < 240="">

    I can't get non-BAM RTS CTS messages to work.
    I get the RTS, but I don't know how to set up a BOX to be associated
    'BB' DA (Destination address).
    I also send the CTS with ncWrite but I always get a
    "Connection Abort is.

    I think I need to configure the two cans with an address.
    I wish
    CAN1 sending CAN be 'AA' (it would also receive the message CTS)
    and
    CAN0 reception CAN be 'BB' (this would also send the message CTS)

    Here's what I'm trying:

    I am trying to send a message of J1939 RTS CAN1:
    1CC2BBAA
    where
    1 - 0001 1100
    PAPP DETERIORATED
    aaOr rrDP
    ddFi IPI
    7 -low priority
    . -SOF will have the value 1 in the LabView by ORing program 0x20000000

    .. C2 -194 - PF
    Group of settings label: report of Performance Monitor
    PGN Desc. :
    Specify the legislative requirements of OBD
    manufacturers must control all emissions and
    SELF-DIAGNOSIS of the components system throughout to wait
    life of the vehicle.

    .... BB -187 - PS / DA
    A 'BB' address I did up to destination.
    I would like to CAN0 be configured with this address
    but I don't know how I should do this?

    ...... AA -170 - SA
    A source address 'AA' I did.
    I wish that CAN1 be configured with this address
    but I don't know how I should do this?

    I put in place of the test data

    | LS MS | LS MS | LSD MSD | LS MS | LS MS |
    | F4 01 | 0A 00 | 8 D F8 02 | 14 00 | 0A 00 |

    who is for
    ----------- ------- ----------------------------------------------
    SPN
    Position
    in
    PGN SPN SPN Description
    ----------- ------- ----------------------------------------------
    01-02 3048 engine cycles counter
    03-04 3049 control of the Conditions encountered
    05-06, 7.6 3066 SPN of the Applicable System Monitor
    08-09 3067 numerator applicable system monitor
    10-11 3068 denominator applicable system monitor
    ----------- ------- ----------------------------------------------

    If you reverse the LSD and the MSD around you get this:
    (I just do these numbers for testing.)

    | LS MS | MS LS | MSD LSD | MS LS | MS LS |
    | F4 01 | 0A 00 | F8 02 8 D | 00 14 | 0A 00 |

    01 F4 -online 500
    Engine ignition cycles counter

    0a 00 => 10
    Terms of OBD monitoring
    Met
    F8 8 02
    1111 1000 0000 0010 1000 1101
    .... . 000 0000 0010 1000 1101 "."-unused bits set to 1
    0 0 0 2 8 D
    00028D -online 653
    SPN of the Applicable System Monitor
    Injector cylinder #03
    00 14 => 20
    Applicable system monitor
    Numerator
    0a 00 => 10
    Applicable system monitor


    Denominator

    I used the example LabView .vi at the following address to send the message:

    http://www.NI.com/example/31215/en/

    Then click on the link to the right "J1939 Transport Protocol"
    That you will get this zip file: "transport_protocol_8.6_2v.zip".

    Inside of this zip file
    «...\transport_protocol_8.6_v1.1\transport_protocol_8.6\J1939 Multi Frame\Examples\NI packet CAN fit OR Example\J1939 CAN fit Example.vi"

    This load in LabView

    I used the following example of 'C' to read the message:
    C:\Users\Public\Documents\National Instruments\NI-CAN\Examples\MS Visual C\Frame API examples\CAN Receive\CAN Receive.c

    I wrote a 'c' code to test the RTS message
    and then
    do a ncWrite to send a CTS.
    He doesn't work and I get "Connection Abort Message"

    I don't know what I'm doing wrong.

    Here is the output of debugging with my comments (CMT :)
    -------------------------------------------------------------------
    CMT: EC message with 0 x 02000000 ORed SOF in LabVIEW
    CMT: and the priority changed shape 05:53 (110)
    CMT: do 38
    CMT: 0011 1000
    CMT: PAPP DETERIORATED
    CMT: aaOr rrDP
    CMT: ddFi IPI
    CMT: 1 priority 10-6

    CMT: EC - Transport Protocol - connection Mgmt.
    CMT: BB - DA (Destination address)
    CMT: AA - SA (Source address)

    SAM: 10-16, RTS Message
    CMT: 0 b 00-11 my size
    CMT: 02 NumPackets
    CMT: MaxNumPackets FF-255
    CMT:-00C2BB PGN BB C2 00
    CMT:
    CMT:
    CMT:

    c 10:32:51.548 38ECBBAA CAN data frame C2 of BB FF 02 00 00 0b 08:10
    iMessageDataSize =: 0:
    RTS beginning: 10: (10 - RTS)
    RTS my size: 000 b: (11)
    RTS Num Pack: 02: (2)
    RTS Max Num Pack: FF: (255)
    RTS PGN: 00C2BB:

    CMT: Here's the CTS to send the data that I created to send with ncWrite
    CMT: 11 - fixed 17, message EC PGN 60416
    CMT: 02 - maximum number of packets that can be sent
    CMT: 01 - next to use sequence number
    CMT: FF FF - reserved. Filled with FFs
    CMT: BB C2 00 - 00C2BB PGN

    .... In SendCTS...
    iBAMRTSCAMPgn =: 00C2BB:

    /Ucdata CTS [0] =: 11:
    CTS /ucdata [1] =: 02:
    CTS /ucdata [2] =: 01:
    CTS /ucdata [3] =: FF:
    CTS /ucdata [4] =: FF:
    CTS /ucdata [5] =: BB:
    CTS /ucdata [6] =: C2:
    CTS /ucdata [7] =: 00:

    ActualDataSize =: 1:

    CMT: I have more a data message "EB00" or "38EBBBAA" but I
    CMT: get '38ECBBAA' with 'FF' in the 1 byte of data, which means
    CMT: "Connection Abort Message.

    iPri =: 6:
    iEdpDp =: 0:
    iPf =: EC:
    iPs =: BB:
    iGe =: 00:
    Fnpi =: EC00:
    iSa =: AA:
    c 10:32:52.799 38ECBBAA CAN data frame 8: FF FF FF FF FF BB C2 00
    iMessageDataSize =: 0:

    I've corrected the program.

    It was the following statement:

    was as follows:

    Status =
    () ncWrite
    gNetIntfObjhRx,
    oCFSend.DataLength,
    (void *) & oCFSend
    );

    should be this:

    Status =
    () ncWrite
    gNetIntfObjhRx,
    sizeof (oCFSend),
    (void *) & oCFSend
    );

  • Using data from the control table

    Hello

    I would like to use the data entered in a table to automate volume/sequence of airflow for a test Chamber. As shown in the screenshot of control table, the first column indicates the number of iterations by elements of array in a series of tests and the second data column specifies the length of each line sequence. Entries in the other columns are specific to different valves and specify values set required in the flow meter.

    I guess my question is how can I index/assign each column of the table such that the data to exploit the respective valves are obtained in subsequent iterations all acquire simultaneously with data from other components in the order? While I recognize that the solution may be very simple, I searched on through various examples and messages on the tables and the tables without knocking on a solution. The attached .vi allows me to be a part of the series of tests.

    Best regards

    Callisto

    Hi Callisto,

    If I understand your question then the solution is actually quite simple. The important point to keep in min is the fact that the Table control can actually be treated as an array of string. You can then use all the traditional table manipulation tools and techniques to manipulate your data as you wish. For example, use the Array Index function to retrieve specific columns and then if you want to spend the individual elements in a column in a loop, wire the table until the loop and ensure that indexing is enabled. If you then want to use these data elements to control your test application, you can convert a portion of the resulting string in more useful to digital.

    All these concepts are illustrated in the attached VI. I hope this helps, but let me know if you have any other questions.

    Best regards

    Christian Hartshorne

    NIUK

  • Is the file ' C:\HP\Bin\EndProcess.exe file legitimate?

    I have a month HP g6z laptop with Windows 7, 64-bit.  My anti-virus (Avast Pro) software has identified a file as a virus, but I suspect that it is a legitimate file from HP.  The location/name of the file is: "C:\HP\Bin\EndProcess.exe."  Avast Pro indicates the size of the file as bytes 55 296.  The virus description is that it is a PUP file.

    I don't want to delete the file until I know if it's a legitimate file from HP or a virus.

    Thanks, Terry

    Hello Terry,

    The file is legitimate (to the location that you specify) and is required if you need start a Windows factory reset.

    Kind regards

    DP - K

  • Envy 15-j101ex: HP Envy 15-j101ex - Windows Pro 10 x 64 - HyperV - startup freeze

    I have a laptop HP Envy 15-j101ex.  It is running 64 bit Windows 10 Pro.  There the last HP BIOS: Insyde F.65

    I need to turn on Hyper-V (hypervisor hyper-V).  I added the Windows features (enabled in the Control Panel Add Windows features): platform Hyper-V and the Hyper-V management tools.

    Work for the Hyper-V hypervisor, virtualization hardware support must be enabled in the BIOS.  The laptop supports hardware support for virtualization.  But when "Virtualization technology" is enabled in the BIOS (with active UEFI), it ends with a freeze on startup with the circle of rotation (under the logo of HP) and the laptop won't boot.  Virtualization technology must be in the OFF position or the will of the laptop does not start.

    I checked on the Microsoft site and ran the tools proposed: coreinfo.exe, check the SLAT, DEP status checked.  Everything on the laptop is as specified in the requirements for Hyper-V.

    > - what someone faced this problem?

    > all suggested fixes?

    Note: I've seen suggestions to turn Bluetooth off and uninstall the driver. But if I uninstall the Bluetooth drivers, Windows will automatically reinstall the Bluetooth drivers after a reboot. And if the BT device is just disabled in Device Manager (without uninstalling drivers), problem (defective start).

    Thank you very much!

    GH

    Problem finally solved manually!

    Cause: Windows 10 and HP site give BAD (old) version of the Mediatek (Ralink) drivers for this laptop HP Envy (15-j101ex).  Had to manually search for drivers updated on ALL HP websites.  And after many wasted hours (trying to locate the drivers and trying to disable bluetooth constantly) found the Mediatek drivers updated.  Please see the links below.

    Solution:

    Download the drivers for the adapter Mediatek Wireless LAN RT3290:

    http://h20564.www2.HP.com/hpsc/SWD/public/detail?swItemId=ob_150624_1#tab3

    Download drivers for Mediatek Bluetooth adapter RT3290:

    http://h20566.www2.HP.com/hpsc/SWD/public/detail?swItemId=vc_159313_1#tab3

    Install the drivers and then turn it ON "Virtualization technology" in the BIOS and you should be good to go!

    HP support could be more USEFUL:

    The web site for this laptop should provide access to the latest drivers for Windows 10.  And the database of drivers window must be updated so that Windows 10 provieds the LATEST drivers for HP laptops.

  • WAP121 - update failed

    Hello

    I get the message "update failed. Please ensure that valid entries have been specified in the required fields. "When I try to update the firmware

    rootfs.bin on http/https. Someone an idea?

    I downloaded the version 1.0.2.3 and 1.0.1.10 of

    http://software.Cisco.com/download/release.html?mdfid=284152657&flowid=32562&softwareid=282463166&release=1.0.2.3&relind=available&rellifecycle=&RelType=latest

    My hardware:

    WAP121-E-K9 V01

    Firmware version: 1.0.0.3

    Concerning

    Jack

    Hi, my name is Eric Moyers. I am a network Support Engineer in the Cisco Small Business Support Center. Please use the Forums to Post community of Cisco.

    It seems that you pulled the bin file on the tar file you downloaded. Please try to do the upgrade with the tar file. I think that's what looking for WAP.

    Let me know how it goes.

    Thank you

    Eric Moyers. : | :. : | :.

    Cisco Small Business U.S. STAC Advanced Support Engineer

    CCNA, CCNA-wireless

    866-606-1866 ext 601027.

    Mon - Fri 09:00 - 18:00 (UTC - 05:00)

    * Please rate the Post so other will know when an answer has been found.

  • GLWB-10521: could not resolve the ASM label

    Hello

    I try to install Oracle Grid Infrastructure 12 c Release 1 on Windows Server R2 2012 in a hyper-v Lab (to my intention is to install a complete rac - later).  I created my ASM storage with the role of ISCSI target (4 discs 20 GB each, all the dynamic extension), and they are all visible from both nodes.  I can ping all the IP addresses of all servers involved.  I required prior tasks, and there is one thing that I am invited to check.  Error message is:

    «Device checks for ASM - there is a control to check the devices specified in the requirements for the ASM.»  Error:

    -

    GLWB-10521: could not resolve disc ASM 'ORCLDISKDATA0' label to the path of unity on the node 'ORAN01DV' - Cause: could not resolve the ASM label to any device on the specified node.  -Action: Make sure the specified label of ASM is properly engraved on a device shared on the specified node and marked devices are accessible to the current user. To check the address record label use tools "Asmtoolg" on Windows operating system platforms and "oracleasm" on the Linux operating system platform.

    -

    GLWB-10521: could not resolve disc ASM 'ORCLDISKDATA1' label to the path of unity on the node 'ORAN01DV' - Cause: could not resolve the ASM label to any device on the specified node.  -Action: Make sure the specified label of ASM is properly engraved on a device shared on the specified node and marked devices are accessible to the current user. To check the address record label use tools "Asmtoolg" on Windows operating system platforms and "oracleasm" on the Linux operating system platform.

    -

    GLWB-10521: could not resolve disc ASM 'ORCLDISKDATA2' label to the path of unity on the node 'ORAN01DV' - Cause: could not resolve the ASM label to any device on the specified node.  -Action: Make sure the specified label of ASM is properly engraved on a device shared on the specified node and marked devices are accessible to the current user. To check the address record label use tools "Asmtoolg" on Windows operating system platforms and "oracleasm" on the Linux operating system platform.

    -

    GLWB-10521: could not resolve disc ASM 'ORCLDISKDATA3' label to the path of unity on the node 'ORAN01DV' - Cause: could not resolve the ASM label to any device on the specified node.  -Action: Make sure the specified label of ASM is properly engraved on a device shared on the specified node and marked devices are accessible to the current user. To check the address record label use tools "Asmtoolg" on Windows operating system platforms and "oracleasm" on the Linux operating system platform. »

    I opened Asmtoolg, and everything seems to be ok in there (all discs are stamped and are visible etc.).  I recognize that this is a complex area, so I understand that it will be difficult to difficult to diagnose.  I was really surprised to not find anywhere, any success on the internet for the GLWB-10521 error code well.  Does anyone have ideas of things I could try?

    Thanks in advance

    There is a bug (Bug 20428707 : GLWB - 10521 RAC INSTALLATION)

    Re: GLWB-10521

  • Best laptop for work with Adobe CC

    I'm about to buy a new laptop. I did some internet research on what is a good laptop to work with the software Adobe CC. I'm having a hard time getting a response. Does anyone have suggestions on what laptop to get that works with all of the suite No. or minimum questions? I heard that the Nvidia driver has problems with Adobe. That of just 10 Windows or is it ok for Windows 8? I hate to get an older version when a new version is released, any suggestion that someone can provide would be appreciated. Although you can specify what system requirements I should look for. It must be that this laptop to last me for a while, so I don't want to get something that is obsolete in a year or two.

    Discussion of video editing PC laptop - https://forums.adobe.com/thread/2159438

  • Default sort of the classic report does not seem to work

    4.2.1

    THM 2

    I have a classic report consisting of an underlying sql with 3 unions. The columns include a party_name (varchar) and two numeric fields.

    for example only select total_cost, cost_to_company, party_name, apex_item.checkbox2(1,party_id)

    (

    Select a.party_id, a.party_name party_name, a.cost_to_company, table a.total_cost when certain conditions

    Union

    Select a.party_id, a.party_name party_name, a.cost_to_company, table a.total_cost when certain conditions

    Union

    Select a.party_id, a.party_name party_name, a.cost_to_company, table a.total_cost when certain conditions

    )

    In our real-world scenario, these three applications are on different tables and different even if some elements are all the same (including the type of data, etc.), where the union

    Because I need activate sorting using the report attributes. I put the tri reporting attributes such as 1 - total_cost desc, 2 - Party_name growing.

    However, when we run the report, if the total_cost for different parts is 0, the sorting should be based on party_name. That does not seem to happen. It still sorts out randomly. I'm wonderingm if it's because there are trade unions and no order of in the query.

    No idea how to solve this problem?

    Nothing to do with unions.

    It looks like it is connected to your thread previous marking dynamically of columns in a "BOLD" for the highest value report. Is it? If so, where are the links generated to conditionally and other HTML elements? They are more likely to cause sorting problems. Instead of posting question after question about one aspect of the problem after another, you get a solution much faster together by creating an example on apex.oracle.com and specifying the complete requirements.

  • ESXi 6.0 Multicast Snooping config in shell

    There is a new feature called multicast Snooping introducted in ESXi 6.0-> http://pubs.vmware.com/vsphere-60/index.jsp?topic=%2Fcom.vmware.vsphere.networking.doc%2FGUID-50AF72D4-F766-4D68-8330-BA15250E4E99.html

    Is it possible to configure via ESXi shell (ssh)?

    Since this requires a VDS you'll not be able to implement on free licenses.

    Rich

  • Why it triggers the validation of the obligation when rows are deleted?

    Hello


    My standard Page, Modal I do my secondary Page. I have a grid in my subpage. Record of grid has some
    Required fields. I also have a box in my secondary page, when this box is checked, my grid will be hidden and lines
    be deleted.


    WE CHANGE THE CHECKBOX FIELD:

    & myRowset = GetRowset (Scroll.MY_GRIDRECORD);


    If MY_RECORD. CHECK_BOX_FIELD = 'Y' Then
    GROUPBOX. Visible = False;
    I = 1 & at & myRowset.ActiveRowCount
    & myRowset.DeleteRow (1);
    -End;
    & myRowset.HideAllRows ();
    On the other

    GROUPBOX. Visible = True;
    & myRowset.ShowAllRows ();
    End - If;



    WE CHANGE THE SCOPE OF MY OK BUTTON:

    & myRowset = GetRowset (Scroll.MY_GRIDRECORD);


    If MY_RECORD. CHECK_BOX_FIELD = 'Y' Then
    I = 1 & at & myRowset.ActiveRowCount
    & myRowset.DeleteRow (1);

    -End;
    End - If;

    EndModal (1);


    Be default checkbox is not checked, and I press OK, it saves even there is no row in my grid but
    Whenever I checked or not checked the checkbox, then press OK.

    Error comes:
    The highlighted area is required. You must enter a value for it before you continue. (15,54)

    The specified field is required, but has no value.

    My question is, I am remove the record grid OK lines as well as the change of field checkbox if the box is checked then why it triggers the validation of the requirement?

    That shouldn't be the case. You could try to encode like this; where you only use the DeleteRow when you press the OK button and not when you press the checkbox. Be sure to include the step - 1, otherwise it will fail anyway.

    ON FIELD CHANGE OF CHECK BOX :
    
    If MY_RECORD.CHECK_BOX_FIELD = "Y" Then
    GROUPBOX.Visible = False;
    &myRowset.HideAllRows();
    Else
    GROUPBOX.Visible = True;
    &myRowset.ShowAllRows();
    End-If;
    
    ON FIELD CHANGE OF MY OK BUTTON :
    
    &myRowset = GetRowset(Scroll.MY_GRIDRECORD);
    If MY_RECORD.CHECK_BOX_FIELD = "Y" Then
    For &i = &myRowset.ActiveRowCount to 1 Step -1
    &myRowset.DeleteRow(&i);
    End-For;
    End-If;
    
    /* Save and do further processing */
    
  • I bought are 11 and it will not be installed

    I have a cd - rw drive.  your needs said that Windows XP with service PAC 3 will accept installation.

    the installation disk will work on my CD player - RW.

    The software package should specify the minimum requirements for installing the software.  If she says a DVD - ROM drive is required (minimum), then it is likely that your CD drive that can be used.  You will probably need to download the software and then activate it with the serial number you received with the CD.

    I'm not familiar with what ARE 11, but you should be able to find available for download in the pages of Adobe products if there is a new version.

  • Oracle Forms Builder FRM-91129 error

    Hello world

    I am trying to run Oracle Forms Builder that comes with the installation of Oracle Fusion Middleware 11.1.1.2.

    I double clicked on "C:\Oracle\Middleware\as_1\bin\frmbld.exe".

    Then, I received the following message:

    ' FRM-91129: fatal error: no value specified for the required FORMS_BUILDER_CLASSPATH environment variable.

    Y does it can someone help me on this message?

    I spend the extra parameter when running "frmbld.exe?

    Or y at - it another way to run Oracle Forms Builder?

    Published by: user3605415 on 25.Oca.2011 15:39

    http://devio.WordPress.com/2010/09/22/forms_builder_classpath-not-set-after-installation-of-Oracle-Forms-Builder-11-1-1-2-0/

  • NOT NULL is maintained

    Hello

    My question is simple.

    Why when I create a table using CREATE TABLE... LIKE the SELECT statement, the NOT NULL constraint is maintained in the new table?
    If this is the default behavior, how to disable?
    SQL> desc employees
     Name                                      Null?    Type
     ----------------------------------------- -------- ------------
     EMPLOYEE_ID                               NOT NULL NUMBER(6)
     FIRST_NAME                                         VARCHAR2(20)
     LAST_NAME                                 NOT NULL VARCHAR2(25)
     EMAIL                                     NOT NULL VARCHAR2(25)
     PHONE_NUMBER                                       VARCHAR2(20)
     HIRE_DATE                                 NOT NULL DATE
     JOB_ID                                    NOT NULL VARCHAR2(10)
     SALARY                                             NUMBER(8,2)
     COMMISSION_PCT                                     NUMBER(2,2)
     MANAGER_ID                                         NUMBER(6)
     DEPARTMENT_ID                                      NUMBER(4)
    
    SQL> create table emp as select * from employees;
    
    Table created.
    
    SQL> desc emp ;
     Name                                      Null?    Type
     ----------------------------------------- -------- ------------
     EMPLOYEE_ID                                        NUMBER(6)
     FIRST_NAME                                         VARCHAR2(20)
     LAST_NAME                                 NOT NULL VARCHAR2(25)
     EMAIL                                     NOT NULL VARCHAR2(25)
     PHONE_NUMBER                                       VARCHAR2(20)
     HIRE_DATE                                 NOT NULL DATE
     JOB_ID                                    NOT NULL VARCHAR2(10)
     SALARY                                             NUMBER(8,2)
     COMMISSION_PCT                                     NUMBER(2,2)
     MANAGER_ID                                         NUMBER(6)
     DEPARTMENT_ID                                      NUMBER(4)

    Here are the rules of article 10.2 SQL Reference CREATE TABLE:

    >
    Oracle database derived from lengths and data types of the subquery. Oracle database follows the following rules for integrity constraints and other attributes of column and table:

    *

    Oracle database automatically sets on the columns in the new table as any NOT NULL constraints that have been created explicitly on the corresponding columns of the table selected if the subquery selects the column rather than an expression that contains the column. If the lines that violate the constraint, then the database does not create the table and returns an error.
    *

    Constraints NON NULL created implicitly by the Oracle database on the selected table columns (for example, for primary keys) are not carried over into the new table.
    *

    In addition, check, primary keys, unique keys, foreign keys, constraints criteria for partitioning, index and default column values are not carried over to the new table.
    *

    If the selected table is partitioned, you can choose if the new table will be partitioned in the same way, differently partitioned or not partitioned. Partitioning is not included in the new table. Specify any partitioning required as part of the CREATE TABLE statement before the AS subquery clause.

    >

    You can try the following:

    SQL> create table s(x int null, y int not null);
    
    Table created.
    
    SQL> create table t as select * from s;
    
    Table created.
    
    SQL> desc t;
     Name                                      Null?    Type
     ----------------------------------------- -------- ----------------------------
     X                                                  NUMBER(38)
     Y                                         NOT NULL NUMBER(38)
    
    SQL> drop table t;
    
    Table dropped.
    
    SQL> create table t as select x, y+1-1 as y from s;
    
    Table created.
    
    SQL> desc t;
     Name                                      Null?    Type
     ----------------------------------------- -------- ----------------------------
     X                                                  NUMBER(38)
     Y                                                  NUMBER
    

    Or with character data types:

    SQL> create table s(x varchar2(10) null, y varchar2(10) not null);
    
    Table created.
    
    SQL> drop table t;
    
    Table dropped.
    
    SQL> insert into s values('a', 'b');
    
    1 row created.
    
    SQL> commit;
    
    Commit complete.
    
    SQL> create table t as select x, y || '' as y from s;
    
    Table created.
    
    SQL> desc t;
     Name                                      Null?    Type
     ----------------------------------------- -------- ----------------------------
     X                                                  VARCHAR2(10)
     Y                                                  VARCHAR2(10)
    
    SQL> select * from t;
    
    X          Y
    ---------- ----------
    a          b
    

    Edited by: P. Forstmann on October 8, 2009 09:56

    Edited by: P. Forstmann on October 8, 2009 10:07

Maybe you are looking for

  • How can I speed up my Satellite A200-1BP?

    My A200-1BP was very good when I buy.Then I formatted completely. After formatting my machine doesn't work and the very slow start applications or programs. Please, help me speed up my machine. What I'm doing wrong?What should I do for this? Is there

  • Serious decision to make

    Dear friends, I just bought a T61 with T8300, Quadro, 1680 x 1050 yesterday with Vista Business 32 on it. I got together 3 disks for the downgrading to XP. Given that I have a lot of things that work in my previous laptop XP + original office XP (whi

  • Windows 7 - can not install the updates for my computer

    Cannot install upgrads on my computer DDzajko

  • Why are there no picture on my windows media player 11 DVD?

    Hello My media player has been recently updated to 11, but now I can't watch DVD.  When I insert the disk I hear the dialogue but no picture.  What can I do to improve this?

  • READY FOR MOBILE BROADBAND

    "" Option I just got my Thinkpad X230T with "mobile broadband ready. In the battery compartment, there is SIM location as indicated in the manual. I inserted a sim card from AT & T with dataplan, but the system does not recognize the card. ThinkVanta